Class: NMRSpectroscopy
Spectroscopy where the energy states of spin-active nuclei placed in a static magnetic field are interrogated by inducing transitions between the states via radio frequency irradiation. Each experiment consists of a sequence of radio frequency pulses with delay periods in between them.
classDiagram
class NMRSpectroscopy
click NMRSpectroscopy href "../NMRSpectroscopy"
ResearchActivity <|-- NMRSpectroscopy
click ResearchActivity href "../ResearchActivity"
NMRSpectroscopy : description
NMRSpectroscopy : evaluated_activity
NMRSpectroscopy --> "0..1" ActivityOfInterest : evaluated_activity
click ActivityOfInterest href "../ActivityOfInterest"
NMRSpectroscopy : evaluated_entity
NMRSpectroscopy --> "0..1" ChemicalSample : evaluated_entity
click ChemicalSample href "../ChemicalSample"
NMRSpectroscopy : has_part
NMRSpectroscopy --> "0..1" Activity : has_part
click Activity href "../Activity"
NMRSpectroscopy : occurred_in
NMRSpectroscopy --> "0..1" Environment : occurred_in
click Environment href "../Environment"
NMRSpectroscopy : other_identifier
NMRSpectroscopy --> "*" Identifier : other_identifier
click Identifier href "../Identifier"
NMRSpectroscopy : rdf_type
NMRSpectroscopy --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
NMRSpectroscopy : realized_plan
NMRSpectroscopy --> "0..1 _recommended_" Plan : realized_plan
click Plan href "../Plan"
NMRSpectroscopy : title
NMRSpectroscopy : type
NMRSpectroscopy --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
NMRSpectroscopy : used_tool
NMRSpectroscopy --> "* _recommended_" Tool : used_tool
click Tool href "../Tool"
Inheritance
- Activity
- ResearchActivity [ ClassifierMixin]
- NMRSpectroscopy
- ResearchActivity [ 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 | ResearchActivity |
description | 0..1 String |
This slot is described in more detail within the class in which it is used | ResearchActivity |
other_identifier | * Identifier |
A secondary identifier of the ActivityOfInterest | ResearchActivity |
evaluated_entity | 0..1 ChemicalSample |
The slot to specify the entity of interest that was evaluated | ResearchActivity |
evaluated_activity | 0..1 ActivityOfInterest |
The slot to specify the activity of interest that was evaluated | ResearchActivity |
used_tool | * recommended Tool |
The slot to specify the tool that was used | ResearchActivity |
realized_plan | 0..1 recommended Plan |
The slot to specify the Method (aka Procedure) that was realized by a Researc... | ResearchActivity |
has_part | 0..1 Activity |
The slot to specify one or more parts of the ResearchActivity that are themse... | ResearchActivity |
occurred_in | 0..1 Environment |
The slot to specify the Method (aka Procedure) that was used in the ResearchA... | ResearchActivity |
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 type of NMR Spectroscopy provided as CURIE of a subclass of CHMO:0000613 | ClassifierMixin |
Usages
used by | used in | type | used |
---|---|---|---|
NMRDataset | was_generated_by | range | NMRSpectroscopy |
Identifier and Mapping Information
Schema Source
- from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
Mappings
Mapping Type | Mapped Value |
---|---|
self | nfdi4c:NMRSpectroscopy |
native | nfdi4c:NMRSpectroscopy |
LinkML Source
Direct
name: NMRSpectroscopy
description: Spectroscopy where the energy states of spin-active nuclei placed in
a static magnetic field are interrogated by inducing transitions between the states
via radio frequency irradiation. Each experiment consists of a sequence of radio
frequency pulses with delay periods in between them.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: ResearchActivity
slot_usage:
evaluated_entity:
name: evaluated_entity
range: ChemicalSample
rdf_type:
name: rdf_type
description: The type of NMR Spectroscopy provided as CURIE of a subclass of CHMO:0000613.
bindings:
- range: NMRAssayEnum
obligation_level: RECOMMENDED
binds_value_of: id
description: NMR types from the Chemical Methods Ontology
Induced
name: NMRSpectroscopy
description: Spectroscopy where the energy states of spin-active nuclei placed in
a static magnetic field are interrogated by inducing transitions between the states
via radio frequency irradiation. Each experiment consists of a sequence of radio
frequency pulses with delay periods in between them.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: ResearchActivity
slot_usage:
evaluated_entity:
name: evaluated_entity
range: ChemicalSample
rdf_type:
name: rdf_type
description: The type of NMR Spectroscopy provided as CURIE of a subclass of CHMO:0000613.
bindings:
- range: NMRAssayEnum
obligation_level: RECOMMENDED
binds_value_of: id
description: NMR types from the Chemical Methods Ontology
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: NMRSpectroscopy
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: NMRSpectroscopy
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 ActivityOfInterest
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: adms:identifier
alias: other_identifier
owner: NMRSpectroscopy
domain_of:
- Dataset
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: Identifier
required: false
multivalued: true
inlined_as_list: true
evaluated_entity:
name: evaluated_entity
description: The slot to specify the entity of interest that was evaluated.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: prov:used
alias: evaluated_entity
owner: NMRSpectroscopy
domain_of:
- ResearchActivity
range: ChemicalSample
inlined: true
evaluated_activity:
name: evaluated_activity
description: The slot to specify the activity of interest that was evaluated.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: prov:wasInformedBy
alias: evaluated_activity
owner: NMRSpectroscopy
domain_of:
- ResearchActivity
range: ActivityOfInterest
inlined: true
used_tool:
name: used_tool
description: The slot to specify the tool that was used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: prov:used
alias: used_tool
owner: NMRSpectroscopy
domain_of:
- ResearchActivity
range: Tool
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
realized_plan:
name: realized_plan
description: The slot to specify the Method (aka Procedure) that was realized
by a ResearchActivity.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: prov:used
alias: realized_plan
owner: NMRSpectroscopy
domain_of:
- ResearchActivity
range: Plan
recommended: true
has_part:
name: has_part
description: The slot to specify one or more parts of the ResearchActivity that
are themselves also research activities.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:hasPart
alias: has_part
owner: NMRSpectroscopy
domain_of:
- Catalogue
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
range: Activity
inlined: true
occurred_in:
name: occurred_in
description: The slot to specify the Method (aka Procedure) that was used in the
ResearchActivity.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: BFO:0000066
alias: occurred_in
owner: NMRSpectroscopy
domain_of:
- ResearchActivity
range: Environment
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: NMRSpectroscopy
domain_of:
- Agent
- Dataset
- LicenseDocument
- ClassifierMixin
range: DefinedTerm
inlined: true
rdf_type:
name: rdf_type
description: The type of NMR Spectroscopy provided as CURIE of a subclass of CHMO:0000613.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: rdf:type
alias: rdf_type
owner: NMRSpectroscopy
domain_of:
- ClassifierMixin
range: DefinedTerm
bindings:
- range: NMRAssayEnum
obligation_level: RECOMMENDED
binds_value_of: id
description: NMR types from the Chemical Methods Ontology
recommended: true
inlined: true