Slot: predicate
The relationship type between subject and object on left or right side
URI: rdf:predicate
Mixin Usage
mixed into |
description |
range |
domain |
---|---|---|---|
The predicate (relation) of the source/left edge |
EntityReference |
||
The name of the predicate of the source/left edge |
Label |
||
* If the match type is consistent, then all consistent predicates |
EntityReference |
||
The names corresponding to the right_predicate_ids |
Label |
||
The mapping predicate that holds between left_subject_id and right_subject_id |
EntityReference |
||
The mapping predicate that holds between left_object_id and right_object_id |
EntityReference |
Properties
Range: String
Mixin: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/cross-ontology-diff
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdf:predicate |
native |
xodiff:predicate |
LinkML Source
```yaml
name: predicate
description: The relationship type between subject and object on left or right side
from_schema: https://w3id.org/oak/cross-ontology-diff
rank: 1000
mixin: true
slot_uri: rdf:predicate
alias: predicate
range: string
</details>