Slot: right_subject_id
The subject (child) of the matched/right edge, if matchable
Inheritance
right_subject_id [ right_side subject]
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:right_subject_id |
native |
xodiff:right_subject_id |
LinkML Source
```yaml
name: right_subject_id
description: The subject (child) of the matched/right edge, if matchable
from_schema: https://w3id.org/oak/cross-ontology-diff
rank: 1000
mixins:
- right_side
- subject
alias: right_subject_id
owner: RelationalDiff
domain_of:
- RelationalDiff
range: EntityReference
</details>