Slot: redundant
True if this is redundant within the set of constraints of the same type (never vs only)
URI: tc:redundant
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:redundant |
native |
tc:redundant |
LinkML Source
```yaml
name: redundant
description: True if this is redundant within the set of constraints of the same type
(never vs only)
from_schema: https://w3id.org/oak/taxon_constraints
rank: 1000
alias: redundant
owner: TaxonConstraint
domain_of:
- TaxonConstraint
range: boolean
</details>