Class: Laboratory
A facility that provides controlled conditions in which scientific or technological research, experiments, and measurement may be performed.
URI: prov:Entity
classDiagram
class Laboratory
click Laboratory href "../Laboratory"
Environment <|-- Laboratory
click Environment href "../Environment"
Laboratory : description
Laboratory : has_qualitative_attribute
Laboratory --> "*" QualitativeAttribute : has_qualitative_attribute
click QualitativeAttribute href "../QualitativeAttribute"
Laboratory : has_quantitative_attribute
Laboratory --> "*" QuantitativeAttribute : has_quantitative_attribute
click QuantitativeAttribute href "../QuantitativeAttribute"
Laboratory : other_identifier
Laboratory --> "*" Identifier : other_identifier
click Identifier href "../Identifier"
Laboratory : rdf_type
Laboratory --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
Laboratory : title
Laboratory : type
Laboratory --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
Inheritance
- Environment [ ClassifierMixin]
- Laboratory
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 | Environment |
description | 0..1 String |
This slot is described in more detail within the class in which it is used | Environment |
other_identifier | * Identifier |
A secondary identifier of the Environment | Environment |
has_qualitative_attribute | * QualitativeAttribute |
The slot to relate a qualitative attribute to an entity of interest, tool or ... | Environment |
has_quantitative_attribute | * QuantitativeAttribute |
The slot to relate a quantitative attribute to an entity of interest, tool o... | Environment |
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 |
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:Laboratory |
LinkML Source
Direct
name: Laboratory
description: A facility that provides controlled conditions in which scientific or
technological research, experiments, and measurement may be performed.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: Environment
class_uri: prov:Entity
Induced
name: Laboratory
description: A facility that provides controlled conditions in which scientific or
technological research, experiments, and measurement may be performed.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: Environment
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: Laboratory
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: Laboratory
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: Laboratory
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: Laboratory
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: Laboratory
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: Laboratory
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: Laboratory
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: prov:Entity