nationalparkservice / EMLeditor

EMLeditor edits EML metadata to add required fields for DataStore and automates creating drafts and uploading data packages to DataStore
https://nationalparkservice.github.io/EMLeditor/
Other
5 stars 6 forks source link

Add an "id" tag to projects in EML to specify which are DataStore projects #154

Closed RobLBaker closed 2 months ago

RobLBaker commented 2 months ago

the tag is used to hold a URL for a datastore project, which enables DataStore to automatically link the data package to the project. However, EML can accommodate multiple projects and users may want to add projects other than DataStore Projects (to describe funding, etc).

Add an id tag where id=DataStore_project to projects when creating them in EML associated with a DataStore project so that DataStore can find the relevant projects.