-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Geologic Age to timeInstant and timePeriod #161
Conversation
…iencebase.catalog'
aIdentifiers << metadataInfo[:metadataIdentifier] | ||
end | ||
end | ||
# do not duplicate the identifier which is the primary resource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This only applies to the metadataIdentifiers with the ScienceBase namespace. Need to check for that here. Otherwise, the uuid metadata identifiers will almost always be left out, since they are the default metadataIds in the mdEditor.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nevermind, I see the previous code block takes care of this.
Add 'description' element to data dictionary
Add 'metadataIdentifier' to sbJson 'identifiers' when namespace not equal 'gov.sciencebase.gov'
Bump version to 2.6.0