Skip to content
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

Merged
merged 14 commits into from
Nov 11, 2017
Merged

Conversation

stansmith907
Copy link
Contributor

Add 'description' element to data dictionary
Add 'metadataIdentifier' to sbJson 'identifiers' when namespace not equal 'gov.sciencebase.gov'
Bump version to 2.6.0

aIdentifiers << metadataInfo[:metadataIdentifier]
end
end
# do not duplicate the identifier which is the primary resource
Copy link
Member

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.

Copy link
Member

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.

@jlblcc jlblcc merged commit c4d5ab0 into adiwg:dev Nov 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants