Skip to content

Class: HasContextAliases

The capacity of including a list of terms being used in known scopes or contexts

URI: pehterms:HasContextAliases

classDiagram class HasContextAliases click HasContextAliases href "../HasContextAliases" HasContextAliases <|-- Grouping click Grouping href "../Grouping" HasContextAliases <|-- Unit click Unit href "../Unit" HasContextAliases <|-- BioChemEntity click BioChemEntity href "../BioChemEntity" HasContextAliases <|-- Matrix click Matrix href "../Matrix" HasContextAliases <|-- Indicator click Indicator href "../Indicator" HasContextAliases <|-- ObservableProperty click ObservableProperty href "../ObservableProperty" HasContextAliases <|-- ObservablePropertyValueOption click ObservablePropertyValueOption href "../ObservablePropertyValueOption" HasContextAliases <|-- Contact click Contact href "../Contact" HasContextAliases <|-- Project click Project href "../Project" HasContextAliases <|-- Study click Study href "../Study" HasContextAliases : context_aliases HasContextAliases --> "*" ContextAlias : context_aliases click ContextAlias href "../ContextAlias"

Slots

Name Cardinality and Range Description Inheritance
context_aliases *
ContextAlias
direct

Mixin Usage

mixed into description
Grouping A generic grouping entity that allows categorising entities in a hierarchical...
Unit A unit of measurement, a quantity chosen as a standard in terms of which othe...
BioChemEntity A biological, chemical or biochemical entity that is relevant to the Personal...
Matrix The physical medium or biological substrate from which a biomarker, or other ...
Indicator Any measurable or observable variable that can describe data or context in th...
ObservableProperty A fully defined variable that allows registering an observation about any of ...
ObservablePropertyValueOption Potential selection choices for Observable Properties that are categorical va...
Contact A stakeholder having a contact role in the research process
Project A collaborative effort in the Personal Exposure and Health research domain
Study A structured, goal-directed observational investigation designed to collect a...

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: HasContextAliases
description: The capacity of including a list of terms being used in known scopes
  or contexts
from_schema: https://w3id.org/peh/peh-model
mixin: true
slots:
- context_aliases

Induced

name: HasContextAliases
description: The capacity of including a list of terms being used in known scopes
  or contexts
from_schema: https://w3id.org/peh/peh-model
mixin: true
attributes:
  context_aliases:
    name: context_aliases
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: context_aliases
    owner: HasContextAliases
    domain_of:
    - HasContextAliases
    range: ContextAlias
    multivalued: true
    inlined: true
    inlined_as_list: true