| 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] |