# Slot: asserted _holds if the constraint is asserted in the source ontology, rather than inferred by rules or reasoning_ URI: [tc:asserted](https://w3id.org/linkml/taxon_constraints/asserted) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TaxonConstraint](TaxonConstraint.md) | An individual taxon constraint | no | ## Properties * Range: [Boolean](Boolean.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/taxon_constraints ## LinkML Source
```yaml name: asserted description: holds if the constraint is asserted in the source ontology, rather than inferred by rules or reasoning from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 alias: asserted owner: TaxonConstraint domain_of: - TaxonConstraint range: boolean ```