# Slot: right_intermediate_ids URI: [xodiff:right_intermediate_ids](https://w3id.org/oak/cross-ontology-diff/right_intermediate_ids) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [RelationalDiff](RelationalDiff.md) | A relational diff expresses the difference between an edge in one ontology, a... | no | ## Properties * Range: [EntityReference](EntityReference.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/cross-ontology-diff ## LinkML Source
```yaml name: right_intermediate_ids from_schema: https://w3id.org/oak/cross-ontology-diff rank: 1000 multivalued: true alias: right_intermediate_ids owner: RelationalDiff domain_of: - RelationalDiff range: EntityReference ```