Slot: object

The object node on left or right side

URI: rdf:object

Mixin Usage

mixed into

description

range

domain

left_object_id

The object (parent) of the source/left edge

EntityReference

left_object_label

The name of the object (parent) of the source/left edge

Label

right_object_id

The object (parent) of the matched/right edge, if matchable

EntityReference

right_object_label

The name of the object (parent) of the matched/right edge, if matchable

Label

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/cross-ontology-diff

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>