Skip to content

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

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
MSSpectroscopy occurred_in range Surrounding
DataAnalysis occurred_in range Surrounding
DataGeneratingActivity occurred_in range Surrounding
NMRSpectralAnalysis occurred_in range Surrounding
NMRSpectroscopy occurred_in range Surrounding

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/NFDI4Chem/dcat-ms-ap

Mappings

Mapping Type Mapped Value
self prov:Location
native https://w3id.org/NFDI4Chem/dcat-ms-ap/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://w3id.org/NFDI4Chem/dcat-ms-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://w3id.org/NFDI4Chem/dcat-ms-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://w3id.org/NFDI4Chem/dcat-ms-ap
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: Surrounding
    domain_of:
    - Activity
    - AgenticEntity
    - Catalogue
    - CatalogueRecord
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - DefinedTerm
    - Distribution
    - Entity
    - Plan
    - QualitativeAttribute
    - QuantitativeAttribute
    - Surrounding
  description:
    name: description
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/NFDI4Chem/dcat-ms-ap
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: Surrounding
    domain_of:
    - Activity
    - AgenticEntity
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - Entity
    - Plan
    - QualitativeAttribute
    - QuantitativeAttribute
    - Surrounding
  type:
    name: type
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/NFDI4Chem/dcat-ms-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://w3id.org/NFDI4Chem/dcat-ms-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