-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
Current eml namespaces use a custom URI that starts with eml://, such as eml://ecoinformatics.org/eml-2.1.1 and eml://ecoinformatics.org/eml-dataset-2.1.1. Because these are not registered URIs, and because some people prefer https URIs (even if they are just names that don't necessarily resolve), a request has been made to switch to this convention.
Proposal
New namespaces for EML 2.2.0 would have the form:
https://eml.ecoinformatics.org/eml-2.2.0https://eml.ecoinformatics.org/eml-dataset-2.2.0https://eml.ecoinformatics.org/eml-resource-2.2.0- etc.
Software (Metacat, MetacatUI, XSLT, etc) will need to be updated to recognize this new namespace format.
Comments appreciated.
Reactions are currently unavailable