# Slot: change_summary _Summary of changes between two versions of an ontology_ URI: [summary_statistics:change_summary](https://w3id.org/oaklib/summary_statistics.change_summary) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [UngroupedStatistics](UngroupedStatistics.md) | A summary statistics report object | no | ## Properties * Range: [ChangeTypeStatistic](ChangeTypeStatistic.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/summary_statistics ## LinkML Source
```yaml name: change_summary description: Summary of changes between two versions of an ontology from_schema: https://w3id.org/oak/summary_statistics rank: 1000 multivalued: true alias: change_summary owner: UngroupedStatistics domain_of: - UngroupedStatistics range: ChangeTypeStatistic inlined: true ```