Skip to content

Slot: percentage (DEPRECATED)

URI: dismech:slot/percentage Alias: percentage

Applicable Classes

Name Description Modifies Slot
Prevalence no

Properties

Type and Range

Property Value
Range Integer or 
String or 
Any or 
Float
Domain Of Prevalence

Cardinality and Requirements

Property Value
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'float'}) - AnonymousSlotExpression({'range': 'integer'}) - AnonymousSlotExpression({'description': 'for ranges', 'range': 'string'})

Examples

Value
0.1

Identifier and Mapping Information

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