You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys,
I felt there is some inconsistency related to terms that come from controlled vocabularies:
Why keywords that come from a vocabulary are "DefinedTerm" while variableMeasured values are "PropertyValue"?
Same for the unit shown below:
"unitText": "decimal degrees",
"unitCode":"http://qudt.org/vocab/unit/DEG",
I suggest to consistently mark up controlled vocabulary/ontology terms in a dataset e.g.
It would help to consistently refer to controlled vocabulary terms either as DefinedTerm or PropertyValue so that software that is built to consume them, will not have to change depending on the case.
Thank you for your great effort to describe datasets meaningfully