# Slot: sample_count _The number of entities in the sample with this class_ URI: [ontoenrich:sample_count](https://w3id.org/oak/class-enrichment/sample_count) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ClassEnrichmentResult](ClassEnrichmentResult.md) | A single enrichment result | no | ## Properties * Range: [Integer](Integer.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/class-enrichment ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | ontoenrich:sample_count | | native | ontoenrich:sample_count | ## LinkML Source
```yaml name: sample_count description: The number of entities in the sample with this class from_schema: https://w3id.org/oak/class-enrichment rank: 1000 alias: sample_count owner: ClassEnrichmentResult domain_of: - ClassEnrichmentResult range: integer ```