Slot: right_object_label
The name of the object (parent) of the matched/right edge, if matchable
URI: xodiff:right_object_label
Inheritance
right_object_label [ right_side object label]
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A relational diff expresses the difference between an edge in one ontology, a… |
no |
Properties
Range: Label
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/cross-ontology-diff
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
xodiff:right_object_label |
native |
xodiff:right_object_label |
LinkML Source
```yaml
name: right_object_label
description: The name of the object (parent) of the matched/right edge, if matchable
from_schema: https://w3id.org/oak/cross-ontology-diff
rank: 1000
mixins:
- right_side
- object
- label
alias: right_object_label
owner: RelationalDiff
domain_of:
- RelationalDiff
range: Label
</details>