Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 895 Bytes

File metadata and controls

14 lines (10 loc) · 895 Bytes

TaxonomyNoID

Properties

Name Type Description Notes
name str Short string to make this taxonomy memorable to end users.
hierarchy bool, date, datetime, dict, float, int, list, str, none_type Nested JSON describing the taxonomy which should be validated against a schema before entry.
version str Semantic version of this taxonomy
provenance str, none_type Identifier (e.g., URL or git hash) that uniquely ties this taxonomy back to an origin or place of record. [optional]
is_latest bool Consider this the latest version of the taxonomy with this name? Defaults to True. [optional]

[Back to Model list] [Back to API list] [Back to README]