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-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -253,16 +253,15 @@ If a value is not yet available, use: `ToDo`.
253
253
| 5 | manufacturerName | Full name of the manufacturer. | Merck KGaA |[sc:manufacturer](https://schema.org/manufacturer)| Module |[0..1]|
254
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]|
255
255
256
-
### Dataset - Module - Data Transformations & ERSMeta
| 1 | moduleName | The name of the module WIP | Data Transformations |||[0..1]|
260
-
| 2 | softwareName | XA base year, month or day. The time for which the data should be accurate. Date Format is ISO 8601. | 2020-01-01 |[dct:date](http://purl.org/dc/terms/date)| Silver |[0..1]|
261
-
| 3 | softwarePath | XA base year, month or day. The time for which the data should be accurate. Date Format is ISO 8601. | 2020-01-01 |[dct:date](http://purl.org/dc/terms/date)| Silver |[0..1]|
262
-
| 4 | softwareVersion | XA base year, month or day. The time for which the data should be accurate. Date Format is ISO 8601. | 2020-01-01 |[dct:date](http://purl.org/dc/terms/date)| Silver |[0..1]|
263
-
| 5 | softwareType | XA base year, month or day. The time for which the data should be accurate. Date Format is ISO 8601. | 2020-01-01 |[dct:date](http://purl.org/dc/terms/date)| Silver |[0..1]|
264
-
| 6 | programmingLanguage | XA base year, month or day. The time for which the data should be accurate. Date Format is ISO 8601. | 2020-01-01 |[dct:date](http://purl.org/dc/terms/date)| Silver |[0..1]|
265
-
| 7 | 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)| Silver |[0..1]|
256
+
### Dataset - Module - Data Transformation Software
| 1 | softwareName | Name of the software. | open-mastr |[schema.org:name](https://schema.org/name)| Module |[0..1]|
260
+
| 2 | softwarePath | A link or identifier to download or access the software. |https://github.com/OpenEnergyPlatform/open-MaStR|[schema.org:downloadURL](https://schema.org/downloadURL)| Module |[0..1]|
261
+
| 3 | softwareVersion | The version of the software instance. | 0.17.1 |[schema.org:softwareVersion](https://schema.org/softwareVersion)| Module |[0..1]|
262
+
| 4 | softwareType | Type of software application. | Library |[ersmeta:softwareType](https://nfdi4energy.github.io/ERSmeta/#ersmeta:softwareType)| Module |[0..1]|
263
+
| 5 | programmingLanguage | The computer programming language in which the software is written. | Python |[schema.org:programmingLanguage](https://schema.org/programmingLanguage)| Module |[0..1]|
264
+
| 6 | moduleDescription | A description of the module. It should be usable as summary information for the module that is described by the metadata. | Example data transformation software. |[dct:description](http://purl.org/dc/terms/description)| Module |[0..1]|
0 commit comments