Slot: model_taxon
The primary taxon term for the model, over the NCBITaxon:subClassOf relationship type. This is used to determine the primary taxon that the model is relevant to.
URI: [gocam:model_taxon](https://w3id.org/gocam/model_taxon)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [QueryIndex](QueryIndex.md) | An index that is optionally placed on a model in order to support common quer... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [TermObject](TermObject.md) |
| Domain Of | [QueryIndex](QueryIndex.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [QueryIndex](QueryIndex.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/gocam
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | gocam:model_taxon |
| native | gocam:model_taxon |
## LinkML Source
name: model_taxon
description: The primary taxon term for the model, over the NCBITaxon:subClassOf relationship
type. This is used to determine the primary taxon that the model is relevant to.
from_schema: https://w3id.org/gocam
rank: 1000
owner: QueryIndex
domain_of:
- QueryIndex
range: TermObject
multivalued: true
inlined: true
inlined_as_list: true