Slot: left_object_is_functional
True if an object mapping is present, and maps uniquely within the same ontology
URI: xodiff:left_object_is_functional
Inheritance
left_object_is_functional [ left_side is_functional]
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A relational diff expresses the difference between an edge in one ontology, a… |
no |
Properties
Range: Boolean
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/cross-ontology-diff
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
xodiff:left_object_is_functional |
native |
xodiff:left_object_is_functional |
LinkML Source
```yaml
name: left_object_is_functional
description: True if an object mapping is present, and maps uniquely within the same
ontology
from_schema: https://w3id.org/oak/cross-ontology-diff
rank: 1000
mixins:
- left_side
- is_functional
alias: left_object_is_functional
owner: RelationalDiff
domain_of:
- RelationalDiff
range: boolean
</details>