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