Class: DiseaseCollection
classDiagram
class DiseaseCollection
click DiseaseCollection href "../DiseaseCollection"
DiseaseCollection : diseases
DiseaseCollection --> "*" Disease : diseases
click Disease href "../Disease"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
diseases | * Disease |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/dppkb
Mappings
Mapping Type | Mapped Value |
---|---|
self | dppkb:DiseaseCollection |
native | dppkb:DiseaseCollection |
LinkML Source
Direct
name: DiseaseCollection
from_schema: https://w3id.org/dppkb
slots:
- diseases
tree_root: true
Induced
name: DiseaseCollection
from_schema: https://w3id.org/dppkb
attributes:
diseases:
name: diseases
from_schema: https://w3id.org/dppkb
rank: 1000
multivalued: true
alias: diseases
owner: DiseaseCollection
domain_of:
- DiseaseCollection
range: Disease
inlined: true
inlined_as_list: true
tree_root: true