adiwg / mdJson-schemas

JSON schemas, examples, and templates for ADIwg metadata standards
http://www.adiwg.org/projects/
GNU Lesser General Public License v3.0
18 stars 15 forks source link

New Class - ComponentIdentifier #260

Open dwalt opened 1 year ago

dwalt commented 1 year ago

Class Definition: ComponentIdentifier "Identifier for mdJSON components to support within metadata record referencing, provide uniqueness assurance, referential integrity enforcement and labeling for user identification"

Rules:


Element Definitions:

Rules:


mdJson:

{
   "componentIdentifier": 
      {
          "identifier": { } "System generated id",
          "componentDate": { } "2019-06-11T09:00:00",
          "componentName": { } "User defined name of a component"
      }
}
hmaier-fws commented 1 year ago

Adding a note to reference the NOAA Docucomp component manager (https://data.noaa.gov/docucomp/).