Skip to content

Add optional identifier to data center level  #1

Description

@chad-earthscope

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"
        }
      ]
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions