Slot: object
The object node on left or right side
URI: rdf:object
Mixin Usage
mixed into |
description |
range |
domain |
---|---|---|---|
The object (parent) of the source/left edge |
EntityReference |
||
The name of the object (parent) of the source/left edge |
Label |
||
The object (parent) of the matched/right edge, if matchable |
EntityReference |
||
The name of the object (parent) of the matched/right edge, if matchable |
Label |
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:object |
native |
xodiff:object |
LinkML Source
```yaml
name: object
description: The object node on left or right side
from_schema: https://w3id.org/oak/cross-ontology-diff
rank: 1000
mixin: true
slot_uri: rdf:object
alias: object
range: string
</details>