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 optional identifier to data center level #1

Open
chad-earthscope opened this issue Jan 24, 2019 · 0 comments
Open

Add optional identifier to data center level #1

chad-earthscope opened this issue Jan 24, 2019 · 0 comments

Comments

@chad-earthscope
Copy link
Member

chad-earthscope commented Jan 24, 2019

We should consider adding an optional identifier to the datacenter level to allow data centers to indicate foreign identifiers in other systems, e.g. re3data/datacite, DOI, whatever.

For example:

{
  "datacenter": {
    "IRISDMC": {
      "identifier": [
        {
          "identifier": "r3d100010268",
          "identifierType": "re3data"
        }
      ]
    }
  }
}
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

No branches or pull requests

1 participant