Skip to content

Class: EntityList

A generic top level object for collecting named entities under one root entity

URI: pehterms:EntityList

classDiagram class EntityList click EntityList href "../EntityList" EntityList : biochementities EntityList --> "*" BioChemEntity : biochementities click BioChemEntity href "../BioChemEntity" EntityList : data_requests EntityList --> "*" DataRequest : data_requests click DataRequest href "../DataRequest" EntityList : groupings EntityList --> "*" Grouping : groupings click Grouping href "../Grouping" EntityList : indicators EntityList --> "*" Indicator : indicators click Indicator href "../Indicator" EntityList : layouts EntityList --> "*" DataLayout : layouts click DataLayout href "../DataLayout" EntityList : matrices EntityList --> "*" Matrix : matrices click Matrix href "../Matrix" EntityList : metadata_fields EntityList --> "*" ObservablePropertyMetadataField : metadata_fields click ObservablePropertyMetadataField href "../ObservablePropertyMetadataField" EntityList : observable_properties EntityList --> "*" ObservableProperty : observable_properties click ObservableProperty href "../ObservableProperty" EntityList : observation_groups EntityList --> "*" ObservationGroup : observation_groups click ObservationGroup href "../ObservationGroup" EntityList : observation_results EntityList --> "*" ObservationResult : observation_results click ObservationResult href "../ObservationResult" EntityList : observations EntityList --> "*" Observation : observations click Observation href "../Observation" EntityList : observed_values EntityList --> "*" ObservedValue : observed_values click ObservedValue href "../ObservedValue" EntityList : physical_entities EntityList --> "*" PhysicalEntity : physical_entities click PhysicalEntity href "../PhysicalEntity" EntityList : projects EntityList --> "*" Project : projects click Project href "../Project" EntityList : stakeholders EntityList --> "*" Stakeholder : stakeholders click Stakeholder href "../Stakeholder" EntityList : studies EntityList --> "*" Study : studies click Study href "../Study" EntityList : study_entities EntityList --> "*" StudyEntity : study_entities click StudyEntity href "../StudyEntity" EntityList : units EntityList --> "*" Unit : units click Unit href "../Unit"

Slots

Name Cardinality and Range Description Inheritance
matrices *
Matrix
direct
metadata_fields *
ObservablePropertyMetadataField
direct
biochementities *
BioChemEntity
direct
groupings *
Grouping
direct
indicators *
Indicator
direct
units *
Unit
direct
observable_properties *
ObservableProperty
direct
stakeholders *
Stakeholder
direct
projects *
Project
direct
studies *
Study
direct
study_entities *
StudyEntity
direct
physical_entities *
PhysicalEntity
direct
observation_groups *
ObservationGroup
direct
observations *
Observation
direct
observation_results *
ObservationResult
direct
observed_values *
ObservedValue
direct
layouts *
DataLayout
direct
data_requests *
DataRequest
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/peh/peh-model

Mappings

Mapping Type Mapped Value
self pehterms:EntityList
native pehterms:EntityList

LinkML Source

Direct

name: EntityList
description: A generic top level object for collecting named entities under one root
  entity
from_schema: https://w3id.org/peh/peh-model
slots:
- matrices
- metadata_fields
- biochementities
- groupings
- indicators
- units
- observable_properties
- stakeholders
- projects
- studies
- study_entities
- physical_entities
- observation_groups
- observations
- observation_results
- observed_values
- layouts
- data_requests
tree_root: true

Induced

name: EntityList
description: A generic top level object for collecting named entities under one root
  entity
from_schema: https://w3id.org/peh/peh-model
attributes:
  matrices:
    name: matrices
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: matrices
    owner: EntityList
    domain_of:
    - EntityList
    range: Matrix
    multivalued: true
    inlined_as_list: true
  metadata_fields:
    name: metadata_fields
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: metadata_fields
    owner: EntityList
    domain_of:
    - EntityList
    range: ObservablePropertyMetadataField
    multivalued: true
    inlined_as_list: true
  biochementities:
    name: biochementities
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: biochementities
    owner: EntityList
    domain_of:
    - EntityList
    range: BioChemEntity
    multivalued: true
    inlined_as_list: true
  groupings:
    name: groupings
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: groupings
    owner: EntityList
    domain_of:
    - EntityList
    range: Grouping
    multivalued: true
    inlined_as_list: true
  indicators:
    name: indicators
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: indicators
    owner: EntityList
    domain_of:
    - EntityList
    range: Indicator
    multivalued: true
    inlined_as_list: true
  units:
    name: units
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: units
    owner: EntityList
    domain_of:
    - EntityList
    range: Unit
    multivalued: true
    inlined_as_list: true
  observable_properties:
    name: observable_properties
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: observable_properties
    owner: EntityList
    domain_of:
    - EntityList
    range: ObservableProperty
    multivalued: true
    inlined_as_list: true
  stakeholders:
    name: stakeholders
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: stakeholders
    owner: EntityList
    domain_of:
    - EntityList
    range: Stakeholder
    multivalued: true
    inlined_as_list: true
  projects:
    name: projects
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: projects
    owner: EntityList
    domain_of:
    - EntityList
    range: Project
    multivalued: true
    inlined_as_list: true
  studies:
    name: studies
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: studies
    owner: EntityList
    domain_of:
    - EntityList
    range: Study
    multivalued: true
    inlined_as_list: true
  study_entities:
    name: study_entities
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: study_entities
    owner: EntityList
    domain_of:
    - EntityList
    range: StudyEntity
    multivalued: true
    inlined_as_list: true
  physical_entities:
    name: physical_entities
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: physical_entities
    owner: EntityList
    domain_of:
    - EntityList
    range: PhysicalEntity
    multivalued: true
    inlined_as_list: true
  observation_groups:
    name: observation_groups
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: observation_groups
    owner: EntityList
    domain_of:
    - EntityList
    range: ObservationGroup
    multivalued: true
    inlined_as_list: true
  observations:
    name: observations
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: observations
    owner: EntityList
    domain_of:
    - EntityList
    range: Observation
    multivalued: true
    inlined_as_list: true
  observation_results:
    name: observation_results
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: observation_results
    owner: EntityList
    domain_of:
    - EntityList
    range: ObservationResult
    multivalued: true
    inlined_as_list: true
  observed_values:
    name: observed_values
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: observed_values
    owner: EntityList
    domain_of:
    - EntityList
    - ObservationResult
    - DataExtract
    range: ObservedValue
    multivalued: true
    inlined_as_list: true
  layouts:
    name: layouts
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: layouts
    owner: EntityList
    domain_of:
    - EntityList
    range: DataLayout
    multivalued: true
    inlined_as_list: true
  data_requests:
    name: data_requests
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: data_requests
    owner: EntityList
    domain_of:
    - EntityList
    range: DataRequest
    multivalued: true
    inlined_as_list: true
tree_root: true