# Slot: sample_total _The total number of entities in the sample_ URI: [ontoenrich:sample_total](https://w3id.org/oak/class-enrichment/sample_total) ## 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_total | | native | ontoenrich:sample_total | ## LinkML Source
```yaml name: sample_total description: The total number of entities in the sample from_schema: https://w3id.org/oak/class-enrichment rank: 1000 alias: sample_total owner: ClassEnrichmentResult domain_of: - ClassEnrichmentResult range: integer ```