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

distributionFormat rule change #182

Closed stansmith907 closed 6 years ago

stansmith907 commented 6 years ago

Add technicalPrerequisite to format

Rules:

mdJson:

{
   "format": [
      {
         "formatSpecification": {
            "title": ""
         },
         "amendmentNumber": "",
         "compressionMethod": "",
         "technicalPrerequisite": ""
      }
   ]
}

FGDC mapping:

<metadata>
  <distinfo>
    <techpreq>technical prerequisites</techpreq>
  </distinfo>
</metadata>

No ISO 19115-2 mapping:

No sbJson mapping: