Skip to content

Class: ResearchStudyCollection

A holder for ResearchStudy objects

URI: bdchm:ResearchStudyCollection

classDiagram class ResearchStudyCollection ResearchStudyCollection : entries ResearchStudyCollection --> ResearchStudy : entries

Slots

Name Cardinality and Range Description Inheritance
entries 0..*
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
    multivalued: true
    range: ResearchStudy
    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
    multivalued: true
    alias: entries
    owner: ResearchStudyCollection
    domain_of:
    - ResearchStudyCollection
    range: ResearchStudy
    inlined: true
tree_root: true