Slot: percentage (DEPRECATED)
URI: dismech:slot/percentage
Alias: percentage
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'float'})
- AnonymousSlotExpression({'range': 'integer'})
- AnonymousSlotExpression({'description': 'for ranges', 'range': 'string'})
Examples
Schema Source
- from schema: https://w3id.org/monarch-initiative/dismech
Mappings
| Mapping Type |
Mapped Value |
| self |
dismech:percentage |
| native |
dismech:percentage |
LinkML Source
name: percentage
deprecated: 'Overloaded free-text/Any field that conflated measure type, rate, unit,
and qualitative bands in incompatible notations. Superseded by the structured prevalence
slots: measure_type, prevalence_class, and rate_per_100000 (with rate_low/rate_high
for ranges). Retained read-only during migration; do not populate on new records.'
examples:
- value: '0.1'
from_schema: https://w3id.org/monarch-initiative/dismech
rank: 1000
alias: percentage
domain_of:
- Prevalence
range: Any
any_of:
- range: float
- range: integer
- description: for ranges
range: string