Slot: percentage
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
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