Slot: redundant_with
If the taxon constraint is redundant, then this is the set of taxon constraints that it is redundant with
URI: tc:redundant_with
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual taxon constraint |
no |
Properties
Range: TaxonConstraint
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/taxon_constraints
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
tc:redundant_with |
native |
tc:redundant_with |
LinkML Source
```yaml
name: redundant_with
description: If the taxon constraint is redundant, then this is the set of taxon constraints
that it is redundant with
from_schema: https://w3id.org/oak/taxon_constraints
rank: 1000
alias: redundant_with
owner: TaxonConstraint
domain_of:
- TaxonConstraint
range: TaxonConstraint
multivalued: true
</details>