Class: NmrSpecRecord
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, ...)
Uses Mixin
- mixin: Provenance - This is a mixin to be used by any class that is needed as part of an audit trail to ensure the provenance of the metadata.
- mixin: NamedThing - a mixin to be used by any class that has a name and unique id
Referenced by Class
Attributes
Own
- ➞output_of_nmr_assay 0..1
- Range: PulsedNmrAssay
- NmrSpecRecord➞id 1..1
- Description: the URI of a NMR spectroscopy record. If a record does not have an URI, you must use "nmrSPARQL" as prefix and the filename (e.g. "nmrSPARQL:filename1.jdx") and an unresolvable URI will be minted upon ingest by replacing this prefix with the URI of the dataset.
- Range: Uriorcurie
Mixed in from Provenance:
- ➞description 0..1
- Range: String
Mixed in from Provenance:
- Provenance➞source 1..1
- Description: This property is used to describe the source of the data as string (e.g. "Chemotion Repository", the file name of a record).
- Range: String
Mixed in from Provenance:
- Provenance➞source_uri 0..1
- Description: This property can be used to provide the URL or CURIE of the the source file, if it has one.
- Range: Uriorcurie
Mixed in from Provenance:
- Provenance➞date_created 0..1
- Description: The date on which the source file was processed according to this schema.
- Range: Datetime
Mixed in from Provenance:
- Provenance➞licence_str 0..1
- Description: the licence of the ingested raw data as string
- Range: String
Mixed in from Provenance:
- Provenance➞licence_url 0..1
- Description: the licence of the ingested raw data in machine readable format as URL
- Range: Uriorcurie
Mixed in from Provenance:
- Provenance➞created_by 0..*
- Description: the creator of the ressource
- Range: String
Mixed in from NamedThing:
- name 0..1
- Description: a generic property to provide a string that is used to name a something
- Range: String
Other properties
Mappings: | IAO:0000109 |