Categories
Category properties
Document classification returns categories drawn from the specified taxonomy.
For each category these properties are returned:
Description | Property name in the JSON object |
---|---|
Identification number or name | id |
Category description | label |
Hierarchical path of the category node in the taxonomic tree | hierarchy |
For example, a category of the iptc
taxonomy may have these properties:
Property | Value |
---|---|
id |
20000470 |
label |
Medicine |
hierarchy |
["Health", "Health treatment", "Medicine"] |
iptc taxonomy
The properties of the iptc
taxonomy categories are published on the Media Topics website.