datatagsuite / schema

DATS JSON schemas
https://datatagsuite.github.io/docs/html/dats.html
Other
11 stars 8 forks source link

Inconsistent use of type/types and datatype #38

Closed daniwelter closed 1 year ago

daniwelter commented 3 years ago

There are 6 instances of types in the model, 4 of type and 1 of dataType. Most of these reference the annotation schema, except for Dataset.types and Dimension.datatypes, which reference the dataType schema. The type/types use should be reviewed to ensure that the pluralisation is always appropriate. If possible, Dataset.types should be changed to reference annotation rather than datatype.