Slot: object_mapping_predicate
The mapping predicate that holds between left_object_id and right_object_id
URI: xodiff:object_mapping_predicate
Inheritance
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A relational diff expresses the difference between an edge in one ontology, a… |
no |
Properties
Range: EntityReference
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/cross-ontology-diff
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
xodiff:object_mapping_predicate |
native |
xodiff:object_mapping_predicate |
LinkML Source
```yaml
name: object_mapping_predicate
description: The mapping predicate that holds between left_object_id and right_object_id
from_schema: https://w3id.org/oak/cross-ontology-diff
rank: 1000
mixins:
- subject
- predicate
alias: object_mapping_predicate
owner: RelationalDiff
domain_of:
- RelationalDiff
range: EntityReference
</details>