Class: 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.
URI: NMRspec:Provenance
Mixin for
- 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.
Referenced by Class
Attributes
Own
- ➞description 0..1
- Range: String
- 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
- 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
- Provenance➞date_created 0..1
- Description: The date on which the source file was processed according to this schema.
- Range: Datetime
- Provenance➞licence_str 0..1
- Description: the licence of the ingested raw data as string
- Range: String
- Provenance➞licence_url 0..1
- Description: the licence of the ingested raw data in machine readable format as URL
- Range: Uriorcurie
- Provenance➞created_by 0..*
- Description: the creator of the ressource
- Range: String