# Slot: description _A description of the term_ URI: [tc:description](https://w3id.org/linkml/taxon_constraints/description) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SubjectTerm](SubjectTerm.md) | A term that is the subject of a taxon constraint | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/taxon_constraints ## LinkML Source
```yaml name: description description: A description of the term from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 alias: description owner: SubjectTerm domain_of: - SubjectTerm range: string ```