Class: Indicator
Any measurable or observable variable that can describe data or context in the Personal Exposure and Health domain
URI: pehterms:Indicator
classDiagram
class Indicator
click Indicator href "../Indicator"
HasContextAliases <|-- Indicator
click HasContextAliases href "../HasContextAliases"
HasTranslations <|-- Indicator
click HasTranslations href "../HasTranslations"
NamedThing <|-- Indicator
click NamedThing href "../NamedThing"
Indicator : biochementity_links
Indicator --> "*" BioChemEntityLink : biochementity_links
click BioChemEntityLink href "../BioChemEntityLink"
Indicator : constraints
Indicator : context_aliases
Indicator --> "*" ContextAlias : context_aliases
click ContextAlias href "../ContextAlias"
Indicator : description
Indicator : grouping_id_list
Indicator --> "*" Grouping : grouping_id_list
click Grouping href "../Grouping"
Indicator : id
Indicator : indicator_type
Indicator --> "0..1" IndicatorType : indicator_type
click IndicatorType href "../IndicatorType"
Indicator : matrix
Indicator --> "0..1" Matrix : matrix
click Matrix href "../Matrix"
Indicator : name
Indicator : property
Indicator : quantity_kind
Indicator --> "0..1" QudtQuantityKind : quantity_kind
click QudtQuantityKind href "../QudtQuantityKind"
Indicator : relevant_observable_entity_types
Indicator --> "*" ObservableEntityType : relevant_observable_entity_types
click ObservableEntityType href "../ObservableEntityType"
Indicator : remark
Indicator : short_name
Indicator : translations
Indicator --> "*" Translation : translations
click Translation href "../Translation"
Indicator : ui_label
Indicator : unique_name
Inheritance
- NamedThing
- Indicator [ HasContextAliases HasTranslations]
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
indicator_type | 0..1 IndicatorType |
direct | |
property | 0..1 String |
direct | |
quantity_kind | 0..1 QudtQuantityKind |
direct | |
matrix | 0..1 Matrix |
direct | |
constraints | * String |
direct | |
grouping_id_list | * Grouping |
direct | |
relevant_observable_entity_types | * ObservableEntityType |
direct | |
biochementity_links | * BioChemEntityLink |
direct | |
context_aliases | * ContextAlias |
HasContextAliases | |
translations | * Translation |
HasTranslations | |
id | 1 String |
Machine readable, unique identifier; ideally a URI/GUPRI (Globally Unique, Pe... | NamedThing |
unique_name | 0..1 String |
Human readable name, unique across the context the entity is defined in | NamedThing |
short_name | 0..1 String |
Shortened name or code, preferrable unique across the context the entity is d... | NamedThing |
name | 0..1 String |
Common human readable name | NamedThing |
ui_label | 0..1 String |
Human readable label, to be used in user facing interfaces in the most common... | NamedThing |
description | 0..1 String |
Long form description or definition for the entity | NamedThing |
remark | 0..1 String |
Additional comment, note or remark providing context on the use of an entity ... | NamedThing |
Usages
used by | used in | type | used |
---|---|---|---|
EntityList | indicators | range | Indicator |
ObservableProperty | indicator | range | Indicator |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/peh/peh-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | pehterms:Indicator |
native | pehterms:Indicator |
close | iop:Variable |
LinkML Source
Direct
name: Indicator
description: Any measurable or observable variable that can describe data or context
in the Personal Exposure and Health domain
from_schema: https://w3id.org/peh/peh-model
close_mappings:
- iop:Variable
is_a: NamedThing
mixins:
- HasContextAliases
- HasTranslations
slots:
- indicator_type
- property
- quantity_kind
- matrix
- constraints
- grouping_id_list
- relevant_observable_entity_types
- biochementity_links
Induced
name: Indicator
description: Any measurable or observable variable that can describe data or context
in the Personal Exposure and Health domain
from_schema: https://w3id.org/peh/peh-model
close_mappings:
- iop:Variable
is_a: NamedThing
mixins:
- HasContextAliases
- HasTranslations
attributes:
indicator_type:
name: indicator_type
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: indicator_type
owner: Indicator
domain_of:
- Indicator
range: IndicatorType
property:
name: property
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: property
owner: Indicator
domain_of:
- Indicator
range: string
quantity_kind:
name: quantity_kind
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: quantity_kind
owner: Indicator
domain_of:
- Unit
- Indicator
- ObservableProperty
range: QudtQuantityKind
matrix:
name: matrix
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: matrix
owner: Indicator
domain_of:
- Indicator
- Sample
- SampleCollection
range: Matrix
constraints:
name: constraints
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: constraints
owner: Indicator
domain_of:
- Indicator
- Sample
- SampleCollection
range: string
multivalued: true
grouping_id_list:
name: grouping_id_list
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: grouping_id_list
owner: Indicator
domain_of:
- BioChemEntity
- Indicator
- ObservableProperty
range: Grouping
multivalued: true
relevant_observable_entity_types:
name: relevant_observable_entity_types
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: relevant_observable_entity_types
owner: Indicator
domain_of:
- Indicator
- ObservableProperty
range: ObservableEntityType
multivalued: true
biochementity_links:
name: biochementity_links
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: biochementity_links
owner: Indicator
domain_of:
- BioChemEntity
- Indicator
range: BioChemEntityLink
multivalued: true
inlined: true
inlined_as_list: true
context_aliases:
name: context_aliases
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: context_aliases
owner: Indicator
domain_of:
- HasContextAliases
range: ContextAlias
multivalued: true
inlined: true
inlined_as_list: true
translations:
name: translations
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: translations
owner: Indicator
domain_of:
- HasTranslations
range: Translation
multivalued: true
inlined: true
inlined_as_list: true
id:
name: id
description: Machine readable, unique identifier; ideally a URI/GUPRI (Globally
Unique, Persistent, Resolvable Identifier).
from_schema: https://w3id.org/peh/peh-model
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
owner: Indicator
domain_of:
- NamedThing
range: string
required: true
unique_name:
name: unique_name
description: Human readable name, unique across the context the entity is defined
in.
from_schema: https://w3id.org/peh/peh-model
close_mappings:
- schema:identifier
rank: 1000
slot_uri: skos:prefLabel
alias: unique_name
owner: Indicator
domain_of:
- NamedThing
range: string
short_name:
name: short_name
description: Shortened name or code, preferrable unique across the context the
entity is defined in.
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: short_name
owner: Indicator
domain_of:
- NamedThing
range: string
name:
name: name
description: Common human readable name
from_schema: https://w3id.org/peh/peh-model
exact_mappings:
- skos:altLabel
rank: 1000
slot_uri: schema:name
alias: name
owner: Indicator
domain_of:
- NamedThing
- Contact
range: string
ui_label:
name: ui_label
description: Human readable label, to be used in user facing interfaces in the
most common use cases.
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: ui_label
owner: Indicator
domain_of:
- NamedThing
range: string
description:
name: description
description: Long form description or definition for the entity.
from_schema: https://w3id.org/peh/peh-model
exact_mappings:
- skos:definition
rank: 1000
slot_uri: schema:description
alias: description
owner: Indicator
domain_of:
- NamedThing
range: string
remark:
name: remark
description: Additional comment, note or remark providing context on the use of
an entity or the interpretation of its properties.
from_schema: https://w3id.org/peh/peh-model
exact_mappings:
- skos:note
rank: 1000
slot_uri: schema:comment
alias: remark
owner: Indicator
domain_of:
- NamedThing
range: string