Skip to content

Commit

Permalink
Update getting_started_with_OEMetadata.ipynb
Browse files Browse the repository at this point in the history
Fix typo and link #225
  • Loading branch information
vismayajochem authored Jun 5, 2024
1 parent 1506989 commit b0439d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"\n",
"### Introduction\n",
"\n",
"OpenenEnergyMetadata(OEM) is a standardised metadata format. OEM are used to provide relevant information about a dataset on the OEP \"It´s data explaining the data :)\". OEM are mandatory for oficially publishing data on the OEP, because this will clarify any licensing issues in advance and also provide context for the review that is part of every publishing process. You can find more information about publishing your data in the[publishing guidebook](https://github.com/OpenEnergyPlatform/tutorial/blob/develop/upload/OEP_Research_Data_Publishing_Guidebook.ipynb). There are descriptions on how to upload OEM on the Open Energy Platform itself with a [wizard](https://openenergyplatform.org/dataedit/wizard/) and a more [technical description](https://github.com/OpenEnergyPlatform/tutorial/blob/develop/upload/OEP_Upload_Process_Data_and_Metadata_oem2orm.ipynb)) for using the API in scrips. If a dataset has already been uploaded to the OEP, then the metadata can be viewed via the [detailed view](https://openenergyplatform.org/dataedit/view/climate/szenariendb_gwp#MetaInformation) of a table. You just scroll down to the \"Meta Information\" section and there they are. The OEP also offers functions for creating, editing and downloading metadata. These functions can also be found on the detail view. Make sure to [sign in](https://openenergyplatform.org/user/login/?next=/) to the OEP in advance to get writing access.\n",
"OpenenEnergyMetadata(OEM) is a standardised metadata format. OEM are used to provide relevant information about a dataset on the OEP \"It´s data explaining the data :)\". OEM are mandatory for oficially publishing data on the OEP, because this will clarify any licensing issues in advance and also provide context for the review that is part of every publishing process. You can find more information about publishing your data in the [publishing guidebook](https://openenergyplatform.github.io/academy/tutorials/99_other/OEP_Research_Data_Publishing_Guidebook/). There are descriptions on how to upload OEM on the Open Energy Platform itself with a [wizard](https://openenergyplatform.org/dataedit/wizard/) and a more [technical description](https://github.com/OpenEnergyPlatform/tutorial/blob/develop/upload/OEP_Upload_Process_Data_and_Metadata_oem2orm.ipynb)) for using the API in scrips. If a dataset has already been uploaded to the OEP, then the metadata can be viewed via the [detailed view](https://openenergyplatform.org/dataedit/view/climate/szenariendb_gwp#MetaInformation) of a table. You just scroll down to the \"Meta Information\" section and there they are. The OEP also offers functions for creating, editing and downloading metadata. These functions can also be found on the detail view. Make sure to [sign in](https://openenergyplatform.org/user/login/?next=/) to the OEP in advance to get writing access.\n",
"\n",
"### Compatible with frictionless data\n",
"\n",
Expand Down

0 comments on commit b0439d2

Please sign in to comment.