Slot: predicate
The relationship type for the constraint (e.g. in_taxon, never_in taxon)
URI: rdf:predicate
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual taxon constraint |
no |
Properties
Range: PredicateTerm
TODOs
define a value set of this
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/taxon_constraints
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdf:predicate |
native |
tc:predicate |
LinkML Source
```yaml
name: predicate
description: The relationship type for the constraint (e.g. in_taxon, never_in taxon)
todos:
- define a value set of this
from_schema: https://w3id.org/oak/taxon_constraints
rank: 1000
slot_uri: rdf:predicate
alias: predicate
owner: TaxonConstraint
domain_of:
- TaxonConstraint
range: PredicateTerm
</details>