Skip to content

Class: NMRSpectralAnalysis

A DataAnalysis which assigns a chemical structure to the peaks of a NMRSpectrum generated by a NMRSpectroscopy

URI: NMR:1000259

classDiagram class NMRSpectralAnalysis click NMRSpectralAnalysis href "../NMRSpectralAnalysis" DataAnalysis <|-- NMRSpectralAnalysis click DataAnalysis href "../DataAnalysis" NMRSpectralAnalysis : description NMRSpectralAnalysis : evaluated_activity NMRSpectralAnalysis --> "* _recommended_" EvaluatedActivity : evaluated_activity click EvaluatedActivity href "../EvaluatedActivity" NMRSpectralAnalysis : evaluated_entity NMRSpectralAnalysis --> "* _recommended_" NMRSpectrum : evaluated_entity click NMRSpectrum href "../NMRSpectrum" NMRSpectralAnalysis : has_part NMRSpectralAnalysis --> "0..1" Activity : has_part click Activity href "../Activity" NMRSpectralAnalysis : id NMRSpectralAnalysis : occurred_in NMRSpectralAnalysis --> "0..1" Surrounding : occurred_in click Surrounding href "../Surrounding" NMRSpectralAnalysis : other_identifier NMRSpectralAnalysis --> "*" Identifier : other_identifier click Identifier href "../Identifier" NMRSpectralAnalysis : rdf_type NMRSpectralAnalysis --> "0..1 _recommended_" DefinedTerm : rdf_type click DefinedTerm href "../DefinedTerm" NMRSpectralAnalysis : realized_plan NMRSpectralAnalysis --> "0..1" Plan : realized_plan click Plan href "../Plan" NMRSpectralAnalysis : title NMRSpectralAnalysis : type NMRSpectralAnalysis --> "0..1" DefinedTerm : type click DefinedTerm href "../DefinedTerm" NMRSpectralAnalysis : used_instrument NMRSpectralAnalysis --> "* _recommended_" Instrument : used_instrument click Instrument href "../Instrument"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 1
Uriorcurie
A slot to provide an URI for an entity within this schema Activity
title 0..1
String
This slot is described in more detail within the class in which it is used Activity
description 0..1
String
This slot is described in more detail within the class in which it is used Activity
other_identifier *
Identifier
A secondary identifier of the Activity that created the Dataset Activity
evaluated_entity * recommended
NMRSpectrum
A slot to provide the data that was analysed by the DataAnalysis Activity
evaluated_activity * recommended
EvaluatedActivity
The slot to provide the EvaluatedActivity evaluated by an Activity Activity
used_instrument * recommended
Instrument
The slot to specify the Instruments that were used in the data generating Act... Activity
realized_plan 0..1
Plan
The slot to specify the Plan (aka procedure) that was realized by an Activity Activity
has_part 0..1
Activity
A slot to provide an Activity that is part of the Activity that created the D... Activity
occurred_in 0..1
Surrounding
The slot to specify the Surrounding in which an Activity took place Activity
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
NMRAnalysisDataset was_generated_by range NMRSpectralAnalysis

Comments

  • This class serves as an example for the way in which we want to build domain specific schema profiles. It will be outsourced to a more appropriate location in the future.

Identifier and Mapping Information

Schema Source

  • from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap

Mappings

Mapping Type Mapped Value
self NMR:1000259
native nfdi4c:NMRSpectralAnalysis

LinkML Source

Direct

name: NMRSpectralAnalysis
description: A DataAnalysis which assigns a chemical structure to the peaks of a NMRSpectrum
  generated by a NMRSpectroscopy
comments:
- This class serves as an example for the way in which we want to build domain specific
  schema profiles. It will be outsourced to a more appropriate location in the future.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: DataAnalysis
slot_usage:
  evaluated_entity:
    name: evaluated_entity
    range: NMRSpectrum
class_uri: NMR:1000259

Induced

name: NMRSpectralAnalysis
description: A DataAnalysis which assigns a chemical structure to the peaks of a NMRSpectrum
  generated by a NMRSpectroscopy
comments:
- This class serves as an example for the way in which we want to build domain specific
  schema profiles. It will be outsourced to a more appropriate location in the future.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: DataAnalysis
slot_usage:
  evaluated_entity:
    name: evaluated_entity
    range: NMRSpectrum
attributes:
  id:
    name: id
    description: A slot to provide an URI for an entity within this schema.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    identifier: true
    alias: id
    owner: NMRSpectralAnalysis
    domain_of:
    - Activity
    - Dataset
    - DefinedTerm
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: uriorcurie
    required: true
  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: NMRSpectralAnalysis
    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: NMRSpectralAnalysis
    domain_of:
    - Activity
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    - Plan
    - QualitativeAttribute
    - QuantitativeAttribute
    - Surrounding
    range: string
  other_identifier:
    name: other_identifier
    description: A secondary identifier of the Activity that created the Dataset.
    notes:
    - not in DCAT-AP
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: NMRSpectralAnalysis
    domain_of:
    - Activity
    - Dataset
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: Identifier
    multivalued: true
    inlined_as_list: true
  evaluated_entity:
    name: evaluated_entity
    description: A slot to provide the data that was analysed by the DataAnalysis.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:used
    alias: evaluated_entity
    owner: NMRSpectralAnalysis
    domain_of:
    - Activity
    range: NMRSpectrum
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  evaluated_activity:
    name: evaluated_activity
    description: The slot to provide the EvaluatedActivity evaluated by an Activity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:wasInformedBy
    alias: evaluated_activity
    owner: NMRSpectralAnalysis
    domain_of:
    - Activity
    range: EvaluatedActivity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  used_instrument:
    name: used_instrument
    description: The slot to specify the Instruments that were used in the data generating
      Activity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:wasAssociatedWith
    alias: used_instrument
    owner: NMRSpectralAnalysis
    domain_of:
    - Activity
    range: Instrument
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  realized_plan:
    name: realized_plan
    description: The slot to specify the Plan (aka procedure) that was realized by
      an Activity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:used
    alias: realized_plan
    owner: NMRSpectralAnalysis
    domain_of:
    - Activity
    range: Plan
  has_part:
    name: has_part
    description: A slot to provide an Activity that is part of the Activity that created
      the Dataset.
    notes:
    - not in DCAT-AP
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: NMRSpectralAnalysis
    domain_of:
    - Activity
    - Catalogue
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: Activity
    inlined: true
  occurred_in:
    name: occurred_in
    description: The slot to specify the Surrounding in which an Activity took place.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:atLocation
    alias: occurred_in
    owner: NMRSpectralAnalysis
    domain_of:
    - Activity
    range: Surrounding
  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: NMRSpectralAnalysis
    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: NMRSpectralAnalysis
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: NMR:1000259