# Slot: mapping_statement_count_by_predicate _Number of mappings grouped by predicate (e.g. xref, skos predicate) in the ontology or subset_ URI: [summary_statistics:mapping_statement_count_by_predicate](https://w3id.org/oaklib/summary_statistics.mapping_statement_count_by_predicate) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [UngroupedStatistics](UngroupedStatistics.md) | A summary statistics report object | no | ## Properties * Range: [FacetedCount](FacetedCount.md) * Multivalued: True ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | filter | Mapping || facet | Predicate | ### Schema Source * from schema: https://w3id.org/oak/summary_statistics ## LinkML Source
```yaml name: mapping_statement_count_by_predicate annotations: filter: tag: filter value: Mapping facet: tag: facet value: Predicate description: Number of mappings grouped by predicate (e.g. xref, skos predicate) in the ontology or subset from_schema: https://w3id.org/oak/summary_statistics rank: 1000 multivalued: true alias: mapping_statement_count_by_predicate owner: UngroupedStatistics domain_of: - UngroupedStatistics slot_group: metadata_statistic_group range: FacetedCount inlined: true ```