# Slot: compared_with _For diffs, the ontologies being compared against_ URI: [summary_statistics:compared_with](https://w3id.org/oaklib/summary_statistics.compared_with) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [GroupedStatistics](GroupedStatistics.md) | summary statistics for the entire resource | no | | [SummaryStatisticsReport](SummaryStatisticsReport.md) | abstract base class for all summary statistics reports | no | | [UngroupedStatistics](UngroupedStatistics.md) | A summary statistics report object | no | ## Properties * Range: [Ontology](Ontology.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/summary_statistics ## LinkML Source
```yaml name: compared_with description: For diffs, the ontologies being compared against from_schema: https://w3id.org/oak/summary_statistics rank: 1000 multivalued: true alias: compared_with owner: SummaryStatisticsReport domain_of: - SummaryStatisticsReport range: Ontology inlined: true inlined_as_list: true ```