# Slot: results _all differences between a pair of ontologies_ URI: [xodiff:results](https://w3id.org/oak/cross-ontology-diff/results) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [StructureDiffResultSet](StructureDiffResultSet.md) | A collection of relational diff results | no | ## Properties * Range: [RelationalDiff](RelationalDiff.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/cross-ontology-diff ## LinkML Source
```yaml name: results description: all differences between a pair of ontologies from_schema: https://w3id.org/oak/cross-ontology-diff rank: 1000 multivalued: true alias: results owner: StructureDiffResultSet domain_of: - StructureDiffResultSet range: RelationalDiff inlined: true ```