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

Deprecate resourceInfo>topicCategory #144

Closed jlblcc closed 7 years ago

jlblcc commented 7 years ago

Use keywords with type=isoTopicCategory instead.

{
  "keyword": [{
      "keyword": "farming",
      "keywordId": "001"
    },
    {
      "keyword": "biota"
    }
  ],
  "keywordType": "isoTopicCategory",
  "thesaurus": {
    "title": "title"
  }
}
jlblcc commented 7 years ago

See http://mdtools.adiwg.org/#viewer-page?v=2-1-20-0-3-0