Skip to content

Slot: percentage

URI: dismech:slot/percentage Alias: percentage

Applicable Classes

Name Description Modifies Slot
Prevalence no

Properties

Type and Range

Property Value
Range String or 
Integer or 
Float or 
Any
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
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