# Slot: comments URI: [tc:comments](https://w3id.org/linkml/taxon_constraints/comments) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TaxonConstraint](TaxonConstraint.md) | An individual taxon constraint | no | ## Properties * Range: [String](String.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/taxon_constraints ## LinkML Source
```yaml name: comments from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 multivalued: true alias: comments owner: TaxonConstraint domain_of: - TaxonConstraint range: string ```