Slot: untyped_entity_count
Number of entities whose type could not be determined in the ontology or subset
URI: summary_statistics:untyped_entity_count
Inheritance
- 
- untyped_entity_count 
 
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| A summary statistics report object | no | 
Properties
- Range: Integer 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/oak/summary_statistics 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | summary_statistics:untyped_entity_count | 
| native | summary_statistics:untyped_entity_count | 
LinkML Source
```yaml
name: untyped_entity_count
description: Number of entities whose type could not be determined in the ontology
  or subset
from_schema: https://w3id.org/oak/summary_statistics
rank: 1000
is_a: count_statistic
alias: untyped_entity_count
owner: UngroupedStatistics
domain_of:
- UngroupedStatistics
range: integer
</details>