Class: ADAOHWBDataset

The ADA OHWB dataset

URI: ada_ohwb:ADAOHWBDataset

classDiagram class ADAOHWBDataset click ADAOHWBDataset href "../ADAOHWBDataset" Dataset <|-- ADAOHWBDataset click Dataset href "../Dataset" ADAOHWBDataset : records ADAOHWBDataset --> "*" ADAOHWBRecord : records click ADAOHWBRecord href "../ADAOHWBRecord"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
records *
ADAOHWBRecord
Slot for connecting the dataset to its records Dataset

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ada_ohwb:ADAOHWBDataset
native ada_ohwb:ADAOHWBDataset

LinkML Source

Direct

name: ADA_OHWBDataset
description: The ADA OHWB dataset
from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
is_a: Dataset
slot_usage:
  records:
    name: records
    range: ADA_OHWBRecord

Induced

name: ADA_OHWBDataset
description: The ADA OHWB dataset
from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
is_a: Dataset
slot_usage:
  records:
    name: records
    range: ADA_OHWBRecord
attributes:
  records:
    name: records
    description: Slot for connecting the dataset to its records
    from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
    rank: 1000
    alias: records
    owner: ADA_OHWBDataset
    domain_of:
    - Dataset
    range: ADA_OHWBRecord
    multivalued: true
    inlined_as_list: true