Class: Environment
The environment in which the dataset creating Observation took place (e.g. a lab).
URI: prov:Entity
classDiagram
class Environment
click Environment href "../Environment"
ClassifierMixin <|-- Environment
click ClassifierMixin href "../ClassifierMixin"
Environment <|-- Laboratory
click Laboratory href "../Laboratory"
Environment : description
Environment : has_qualitative_attribute
Environment --> "*" QualitativeAttribute : has_qualitative_attribute
click QualitativeAttribute href "../QualitativeAttribute"
Environment : has_quantitative_attribute
Environment --> "*" QuantitativeAttribute : has_quantitative_attribute
click QuantitativeAttribute href "../QuantitativeAttribute"
Environment : other_identifier
Environment --> "*" Identifier : other_identifier
click Identifier href "../Identifier"
Environment : rdf_type
Environment --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
Environment : title
Environment : type
Environment --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
Inheritance
- Environment [ ClassifierMixin]
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
title | 0..1 String |
This slot is described in more detail within the class in which it is used | direct |
description | 0..1 String |
This slot is described in more detail within the class in which it is used | direct |
other_identifier | * Identifier |
A secondary identifier of the Environment | direct |
has_qualitative_attribute | * QualitativeAttribute |
The slot to relate a qualitative attribute to an entity of interest, tool or ... | direct |
has_quantitative_attribute | * QuantitativeAttribute |
The slot to relate a quantitative attribute to an entity of interest, tool o... | direct |
type | 0..1 DefinedTerm |
This slot is described in more detail within the class in which it is used | ClassifierMixin |
rdf_type | 0..1 recommended DefinedTerm |
The slot to specify the ontology class that is instantiated by an entity | ClassifierMixin |
Usages
used by | used in | type | used |
---|---|---|---|
NMRSpectroscopy | occurred_in | range | Environment |
ResearchActivity | occurred_in | range | Environment |
Identifier and Mapping Information
Schema Source
- from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
Mappings
Mapping Type | Mapped Value |
---|---|
self | prov:Entity |
native | nfdi4c:Environment |
LinkML Source
Direct
name: Environment
description: The environment in which the dataset creating Observation took place
(e.g. a lab).
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
mixins:
- ClassifierMixin
slots:
- title
- description
- other_identifier
- has_qualitative_attribute
- has_quantitative_attribute
slot_usage:
other_identifier:
name: other_identifier
description: A secondary identifier of the Environment
slot_uri: adms:identifier
range: Identifier
required: false
multivalued: true
inlined_as_list: true
class_uri: prov:Entity
Induced
name: Environment
description: The environment in which the dataset creating Observation took place
(e.g. a lab).
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
mixins:
- ClassifierMixin
slot_usage:
other_identifier:
name: other_identifier
description: A secondary identifier of the Environment
slot_uri: adms:identifier
range: Identifier
required: false
multivalued: true
inlined_as_list: true
attributes:
title:
name: title
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:title
alias: title
owner: Environment
domain_of:
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- DefinedTerm
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
range: string
description:
name: description
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:description
alias: description
owner: Environment
domain_of:
- Catalogue
- CatalogueRecord
- DataService
- Dataset
- DatasetSeries
- Distribution
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
range: string
other_identifier:
name: other_identifier
description: A secondary identifier of the Environment
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: adms:identifier
alias: other_identifier
owner: Environment
domain_of:
- Dataset
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: Identifier
required: false
multivalued: true
inlined_as_list: true
has_qualitative_attribute:
name: has_qualitative_attribute
description: The slot to relate a qualitative attribute to an entity of interest,
tool or environment.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:relation
alias: has_qualitative_attribute
owner: Environment
domain_of:
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: QualitativeAttribute
multivalued: true
inlined: true
inlined_as_list: true
has_quantitative_attribute:
name: has_quantitative_attribute
description: The slot to relate a quantitative attribute to an entity of interest,
tool or environment.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:relation
alias: has_quantitative_attribute
owner: Environment
domain_of:
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: QuantitativeAttribute
multivalued: true
inlined: true
inlined_as_list: true
type:
name: type
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:type
alias: type
owner: Environment
domain_of:
- Agent
- Dataset
- LicenseDocument
- ClassifierMixin
range: DefinedTerm
inlined: true
rdf_type:
name: rdf_type
description: The slot to specify the ontology class that is instantiated by an
entity.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: rdf:type
alias: rdf_type
owner: Environment
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: prov:Entity