Class: NamedThing
a mixin to be used by any class that has a name and unique id
URI: NMRspec:NamedThing
Mixin for
- MOLfile (mixin)
- NmrBuffer (mixin)
- NmrSample (mixin)
- NmrSolution (mixin) - A NMR sollution is the solution made up of the solvent in which the evaluated sample is dissolved in as well as possibly the buffer needed to adjust the pH value.
- NmrSolvent (mixin)
- NmrSpecRecord (mixin) - A data item that serves as a container for all relevant information about one NMR spectroscopy assay record. The properties of this class represent the required metadata of an NMR assay, such as: * what kind of assay was performed (e.g. 2D 13C COSY) and what devices where used for that (e.g. spectrometer, magnet, solvent, buffer, ...) * what are the detail infos of the assayed sample (name, formula, structure, concentration, preperation process, ...)
- NmrSpecRecordCollection (mixin) - This class represents a collection of NMR spectroscopy records. It is to be used when multiple NMR assays were made in order to analyse a given sample.
- PulsedNmrAssay (mixin)
Referenced by Class
Attributes
Own
- id 1..1
- Range: Uriorcurie
- name 0..1
- Description: a generic property to provide a string that is used to name a something
- Range: String
Other properties
Mappings: | sdo:Thing |