Task #3618
Story #3760: Index Maintenance Story
Task #3002: Update metadata parsing rules for metadata returned from Dryad
Finalize and version Dryad schema/namespace
100%
Description
In order to unambiguously identify Dryad science metadata, the namespace should be versioned.
Currently on dev.dryaddata the "http://purl.org/dryad/terms/" namespace is used in sci meta and is pointing to "http://datadryad.org/profile/v3.1/dryad.xsd" (redirecting to github which can presumably change as people commit to it)
You then cannot use "http://purl.org/dryad/terms/" if you make a v3.2 Dryad schema, otherwise it will be difficult to do any reliable schema validation (which version of the schema did you mean to use?).
This has implications for the ObjectFormatId we register in DataONE because we need to correctly identify the different versions over time. Especially when parsing the sci meta for indexing.
History
#1 Updated by Ryan Scherle over 11 years ago
- Status changed from New to Closed
- translation missing: en.field_remaining_hours set to 0.0
All namespaces now include version numbers.