You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oemetadata/v2/v21/metadata_key_description.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,14 +244,15 @@ If a value is not yet available, use: `ToDo`.
244
244
| 6 | moduleDescription | A description of the module. It should be usable as summary information for the module that is described by the metadata. | Example table used to illustrate the OEMetadata structure and features. |[dct:description](http://purl.org/dc/terms/description)| Module |[0..1]|
| 1 | instrumentIdentifier | Unique string that identifies the instrument instance. |http://hdl.handle.net/21.11157/a9250866-bbec-4542-86b3-a5f78c0c6922|| Module |[0..1]|
250
-
| 2 | instrumentPath | A landing page that the identifier resolves to. |https://sms.atmohub.kit.edu/devices/961|| Module |[0..1]|
251
-
| 3 | instrumentName | Name by which the instrument instance is known. | MFC_001000_02 - Merck KGaA - FC-2926V - DH9806004 || Module |[0..1]|
252
-
| 4 | instrumentOwner | Institution(s) responsible for the management of the instrument. This may include the legal owner, the operator, or an institute providing access to the instrument. | Karlsruhe Institute of Technology (KIT) || Module |[0..1]|
253
-
| 5 | manufacturerName | Full name of the manufacturer. | Merck KGaA || Module |[0..1]|
254
-
| 6 | moduleDescription | A description of the module. It should be usable as summary information for the module that is described by the metadata. | Example instrument of PIDINST schema. |[dct:description](http://purl.org/dc/terms/description)| Module |[0..1]|
| 1 | instrumentIdentifier | Unique string that identifies the instrument instance. |http://hdl.handle.net/21.11157/a9250866-bbec-4542-86b3-a5f78c0c6922|[dct:identifier](http://purl.org/dc/terms/identifier)| Module | 1 |
250
+
| 2 | instrumentPath | A landing page that the identifier resolves to. |https://sms.atmohub.kit.edu/devices/961|[dct:url](http://purl.org/dc/terms/url)| Module |[0..1]|
251
+
| 3 | instrumentName | Name by which the instrument instance is known. | MFC_001000_02 - Merck KGaA - FC-2926V - DH9806004 |[dct:name](http://purl.org/dc/terms/name)| Module |[0..1]|
252
+
| 4 | instrumentOwner | Institution(s) responsible for the management of the instrument. This may include the legal owner, the operator, or an institute providing access to the instrument. | Karlsruhe Institute of Technology (KIT) |[sc:owner](https://schema.org/owner)| Module |[0..1]|
253
+
| 5 | manufacturerName | Full name of the manufacturer. | Merck KGaA |[sc:manufacturer](https://schema.org/manufacturer)| Module |[0..1]|
254
+
| 6 | instrumentConfiguration | The configuration of the instrument that was used during measurement |https://example.com/a-file-that-describes-the-instrument-configuration|[m4i:hasParameterSet](https://w3id.org/nfdi4ing/metadata4ing#hasParameterSet)| Module |[0..1]|
255
+
| 7 | moduleDescription | A description of the module. It should be usable as summary information for the module that is described by the metadata. | Example instrument of PIDINST schema. |[dct:description](http://purl.org/dc/terms/description)| Module | 1 |
255
256
256
257
### Dataset - Module - Data Transformations & ERSMeta
0 commit comments