# Slot: class_count_by_subset _Number of classes grouped by subset (slim, value set) in the ontology or subset_ URI: [summary_statistics:class_count_by_subset](https://w3id.org/oaklib/summary_statistics.class_count_by_subset) ## 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 | Subset || facet | Predicate | ### Schema Source * from schema: https://w3id.org/oak/summary_statistics ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | summary_statistics:class_count_by_subset | | native | summary_statistics:class_count_by_subset | ## LinkML Source
```yaml name: class_count_by_subset annotations: filter: tag: filter value: Subset facet: tag: facet value: Predicate description: Number of classes grouped by subset (slim, value set) in the ontology or subset from_schema: https://w3id.org/oak/summary_statistics rank: 1000 alias: class_count_by_subset owner: UngroupedStatistics domain_of: - UngroupedStatistics slot_group: metadata_statistic_group range: FacetedCount multivalued: true inlined: true ```