Hi,
In the dictionary (sheet parts) the second variable is partLabel while it is label in the ERD (table parts and translations).
aggregationScales in ERD vs aggregationScale in dictionnary
dataTypes in ERD vs dataType in dictionnary
In sheet wideNames variable dexription vs descr in the ERD.
In the same sheet FractionInput instead of fractionInput
Thanks
Thank you for this - I actually noticed some of these similar issues when I was cleaning up the dictionary structure with discrepancies between how columns are named vs how the parts table entry (row) for that column are named. In particular, the partLabel should be label, and the dataType(s) were a single entry that should be two (ie. one dataTypes for the partType and one dataType for the parts table column). You’re right that about the aggregationScales, descr, and fractionInput bugs - I’ll try to get those sorted asap.
Thank you again!
Thanks for your reply.
Do you confirm that aggregationScale(s) follows the same rationale than dataType(s)? Variable name is aggregationScale in parts table but partID is aggregationScales
I can confirm! I will also have the current drafts of the dictionary for v3.0.1 on the GitHub branch by the end of my work day (I’ll email you to this effect as well, heheh)