Slot: subset_count
Number of distinct subsets (slims, value sets) in the ontology or subset
URI: summary_statistics:subset_count
Inheritance
-
subset_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:subset_count |
native |
summary_statistics:subset_count |
LinkML Source
```yaml
name: subset_count
description: Number of distinct subsets (slims, value sets) in the ontology or subset
from_schema: https://w3id.org/oak/summary_statistics
rank: 1000
is_a: count_statistic
alias: subset_count
owner: UngroupedStatistics
domain_of:
- UngroupedStatistics
range: integer
</details>