Slot: subject_mapping_predicate
The mapping predicate that holds between left_subject_id and right_subject_id
URI: xodiff:subject_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:subject_mapping_predicate | 
| native | xodiff:subject_mapping_predicate | 
LinkML Source
```yaml
name: subject_mapping_predicate
description: The mapping predicate that holds between left_subject_id and right_subject_id
from_schema: https://w3id.org/oak/cross-ontology-diff
rank: 1000
mixins:
- subject
- predicate
alias: subject_mapping_predicate
owner: RelationalDiff
domain_of:
- RelationalDiff
range: EntityReference
</details>