Slot: asserted
holds if the constraint is asserted in the source ontology, rather than inferred by rules or reasoning
URI: tc:asserted
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual taxon constraint |
no |
Properties
Range: Boolean
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/taxon_constraints
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
tc:asserted |
native |
tc:asserted |
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
</details>