# Slot: id _the OBO CURIE for the term_ URI: [tc:id](https://w3id.org/linkml/taxon_constraints/id) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PredicateTerm](PredicateTerm.md) | A term that represents a relationship type | no | | [Taxon](Taxon.md) | A term that represents a taxonomic group, may be at species level of a higher... | no | | [SubjectTerm](SubjectTerm.md) | A term that is the subject of a taxon constraint | no | | [Term](Term.md) | An ontology term | no | ## Properties * Range: [Uriorcurie](Uriorcurie.md) * Required: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/taxon_constraints ## LinkML Source
```yaml name: id description: the OBO CURIE for the term from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 identifier: true alias: id owner: Term domain_of: - Term range: uriorcurie required: true ```