Slot: predicate
The type of relationship between the subject and object.
URI: rdf:predicate
Inheritance
predicate
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A generic tag-value that can be associated with an association |
no |
|
A negated association between a thing (subject) and another thing (object) |
no |
|
no |
||
A generic association between a thing (subject) and another thing (object) |
no |
Properties
Range: Uriorcurie
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdf:predicate |
native |
ontoassoc:predicate |
LinkML Source
```yaml
name: predicate
description: The type of relationship between the subject and object.
from_schema: https://w3id.org/oak/association
rank: 1000
slot_uri: rdf:predicate
alias: predicate
domain_of:
- PositiveOrNegativeAssociation
- PropertyValue
slot_group: core_triple
range: uriorcurie
</details>