Slot: predicate

The relationship type between subject and object on left or right side

URI: rdf:predicate

Mixin Usage

mixed into

description

range

domain

left_predicate_id

The predicate (relation) of the source/left edge

EntityReference

left_predicate_label

The name of the predicate of the source/left edge

Label

right_predicate_ids

* If the match type is consistent, then all consistent predicates

EntityReference

right_predicate_labels

The names corresponding to the right_predicate_ids

Label

subject_mapping_predicate

The mapping predicate that holds between left_subject_id and right_subject_id

EntityReference

object_mapping_predicate

The mapping predicate that holds between left_object_id and right_object_id

EntityReference

Properties

Identifier and Mapping Information

Schema Source

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

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>