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

set_datastore_doi appears to be introducing invalid EML #125

Closed RobLBaker closed 7 months ago

RobLBaker commented 7 months ago

After using set_datastore_doi users report invalid EML is generated:

After enabling the set_datastore_doi block in the EML script, my following eml_validate function fails, throwing:

"Element 'physical': This element is not expected. Expected is one of ( alternateIdentifier, entityName, references )."

Look into this error and figure out what is going on/fix it.

RobLBaker commented 7 months ago

@majestc96 I'm closing this as the error is not repeatable and perhaps derives from previous errors in the eml creation process. Happy to re-open if it crops up again in a repeatable fashion.