Slot: contradicted_by
If the taxon constraint conflicts with another, then this is the set of taxon constraints that it is redundant with
URI: tc:contradicted_by
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:contradicted_by |
native |
tc:contradicted_by |
LinkML Source
```yaml
name: contradicted_by
description: If the taxon constraint conflicts with another, then this is the set
of taxon constraints that it is redundant with
from_schema: https://w3id.org/oak/taxon_constraints
rank: 1000
alias: contradicted_by
owner: TaxonConstraint
domain_of:
- TaxonConstraint
range: TaxonConstraint
multivalued: true
</details>