Class: ResearchStudyCollection
A holder for ResearchStudy objects
URI: bdchm:ResearchStudyCollection
classDiagram
class ResearchStudyCollection
click ResearchStudyCollection href "../ResearchStudyCollection"
ResearchStudyCollection : entries
ResearchStudyCollection --> "*" ResearchStudy : entries
click ResearchStudy href "../ResearchStudy"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| entries | * ResearchStudy |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nhlbidatastage/bdchm
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | bdchm:ResearchStudyCollection |
| native | bdchm:ResearchStudyCollection |
LinkML Source
Direct
name: ResearchStudyCollection
description: A holder for ResearchStudy objects
from_schema: https://w3id.org/nhlbidatastage/bdchm
attributes:
entries:
name: entries
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
domain_of:
- ResearchStudyCollection
range: ResearchStudy
multivalued: true
inlined: true
tree_root: true
Induced
name: ResearchStudyCollection
description: A holder for ResearchStudy objects
from_schema: https://w3id.org/nhlbidatastage/bdchm
attributes:
entries:
name: entries
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: entries
owner: ResearchStudyCollection
domain_of:
- ResearchStudyCollection
range: ResearchStudy
multivalued: true
inlined: true
tree_root: true