Class: Surrounding
The surrounding in which the dataset creating activity took place (e.g. a lab).
URI: prov:Location
classDiagram
class Surrounding
click Surrounding href "../Surrounding"
ClassifierMixin <|-- Surrounding
click ClassifierMixin href "../ClassifierMixin"
Surrounding <|-- Laboratory
click Laboratory href "../Laboratory"
Surrounding : description
Surrounding : rdf_type
Surrounding --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
Surrounding : title
Surrounding : type
Surrounding --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
Inheritance
- Surrounding [ 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 |
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 |
---|---|---|---|
NMRSpectralAnalysis | occurred_in | range | Surrounding |
NMRSpectroscopy | occurred_in | range | Surrounding |
Activity | occurred_in | range | Surrounding |
DataAnalysis | occurred_in | range | Surrounding |
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:Location |
native | nfdi4c:Surrounding |
LinkML Source
Direct
name: Surrounding
description: The surrounding in which the dataset creating activity took place (e.g.
a lab).
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
mixins:
- ClassifierMixin
slots:
- title
- description
class_uri: prov:Location
Induced
name: Surrounding
description: The surrounding in which the dataset creating activity took place (e.g.
a lab).
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
mixins:
- ClassifierMixin
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: Surrounding
domain_of:
- Activity
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- DefinedTerm
- Distribution
- EvaluatedActivity
- EvaluatedEntity
- Instrument
- Plan
- QualitativeAttribute
- QuantitativeAttribute
- Surrounding
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: Surrounding
domain_of:
- Activity
- Catalogue
- CatalogueRecord
- DataService
- Dataset
- DatasetSeries
- Distribution
- EvaluatedActivity
- EvaluatedEntity
- Instrument
- Plan
- QualitativeAttribute
- QuantitativeAttribute
- Surrounding
range: string
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: Surrounding
domain_of:
- Agent
- ClassifierMixin
- Dataset
- LicenseDocument
range: DefinedTerm
inlined: true
rdf_type:
name: rdf_type
description: The slot to specify the ontology class that is instantiated by an
entity.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: rdf:type
alias: rdf_type
owner: Surrounding
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: prov:Location