Skip to content

change namespaces to use https #341

@mbjones

Description

@mbjones

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.0
  • https://eml.ecoinformatics.org/eml-dataset-2.2.0
  • https://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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions