Chapter 7 (annotations) includes this example:
<propertyURI label="has unit">
http://qudt.org/schema/qudt/Unit
</propertyURI>
I think the URI should instead be http://qudt.org/schema/qudt/hasUnit, as in:
<propertyURI label="has unit">
http://qudt.org/schema/qudt/hasUnit
</propertyURI>
Side question: Does it matter if it's http or https in those URI's within EML?
Chapter 7 (annotations) includes this example:
I think the URI should instead be http://qudt.org/schema/qudt/hasUnit, as in:
Side question: Does it matter if it's http or https in those URI's within EML?