diff --git a/docs/questions.md b/docs/questions.md index 9b8aff43..dd15f46a 100644 --- a/docs/questions.md +++ b/docs/questions.md @@ -66,6 +66,20 @@ The whole development process of the OEP is Open Source, thus anyone can contrib :oep-logo-sirop: -Authors: Hannah Förster (Öko-Institut). Copyright: Öko-Institut (2022). License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en). Attribution: Öko-Institut (2022): Questions. Last update: :oep-auto-lastupdate: + +- Title: Questions +- Author: Hannah Förster +- Copyright: [Öko-Institut](https://www.oeko.de) (2023) +- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) +- Attribution: Öko-Institut (2023): Questions +- Link: https://openenergyplatform.github.io/academy/questions/ +- Description: This section gives answers to frequently asked questions. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP, OEO, FAQ +- Language: en +- PublicationDate: 2023-03-16 +- Last update: :oep-auto-lastupdate: +- Version: 1.0 --- diff --git a/docs/tutorials/01_api/01_api_download.ipynb b/docs/tutorials/01_api/01_api_download.ipynb index c0817aa2..b3ea5930 100644 --- a/docs/tutorials/01_api/01_api_download.ipynb +++ b/docs/tutorials/01_api/01_api_download.ipynb @@ -334,14 +334,19 @@ "\n", "- Title: API Tutorial 01 - Download data from the Open Energy Platform using the API\n", "- Authors: Christian Winger\n", - "- Copyright: [Öko-Institut](https://www.oeko.de) (2024)\n", + "- Copyright: [Öko-Institut](https://www.oeko.de) (2023)\n", "- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)\n", - "- Attribution: Öko-Institut (2024): API Tutorial 01- Download data from the Open Energy Platform using the API.\n", + "- Attribution: Öko-Institut (2023): Download data from the Open Energy Platform using the API\n", "- Link: https://openenergyplatform.github.io/academy/tutorials/01_api/01_api_download/\n", + "- Description: Tutorial on how to set up the API and use it for downloading data.\n", + "- ProficiencyLevel: \n", + "- TargetGroup: \n", + "- Keywords: API, OEP, download\n", + "- Language: en\n", + "- PublicationDate: 2023-07-13\n", + "- Last update: :oep-auto-lastupdate:\n", "- Version: 1.0\n", - "- Last update :oep-auto-lastupdate:\n", - "- Keywords: API, OEP\n", - "- Language: en\n" + "\n" ] }, { diff --git a/docs/tutorials/01_api/02_api_upload.ipynb b/docs/tutorials/01_api/02_api_upload.ipynb index 71d60d08..85a80fbd 100644 --- a/docs/tutorials/01_api/02_api_upload.ipynb +++ b/docs/tutorials/01_api/02_api_upload.ipynb @@ -464,11 +464,21 @@ "\n", ":oep-logo-sirop:\n", "\n", - "- Author: Christian Winger\n", - "- Copyright: [Öko-Institut](https://www.oeko.de) (2024)\n", + "- Title: API Tutorial 02 - Upload data to the Open Energy Platform using the API\n", + "- Author: Christian Winger, Hannah Förster, Vismaya Jochem, Jonas Huber\n", + "- Copyright: [Öko-Institut](https://www.oeko.de) (2023)\n", "- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)\n", - "- Attribution: Öko-Institut (2024): API Tutorial 02 - Upload data to the Open Energy Platform using the API.\n", - "- Last update :oep-auto-lastupdate:\n" + "- Attribution: Öko-Institut (2024): Upload data to the Open Energy Platform using the API.\n", + "- Link: https://openenergyplatform.github.io/academy/tutorials/01_api/02_api_upload/\n", + "- Description: Tutorial on how to set up the API and use it for uploading data.\n", + "- ProficiencyLevel: \n", + "- TargetGroup: \n", + "- Keywords: API, OEP, upload\n", + "- Language: en\n", + "- PublicationDate: 2023-07-13\n", + "- Last update: :oep-auto-lastupdate:\n", + "- Version: 1.0\n", + "\n" ] }, { diff --git a/docs/tutorials/01_api/03_api_publish.ipynb b/docs/tutorials/01_api/03_api_publish.ipynb index bd27a739..8c00a16e 100644 --- a/docs/tutorials/01_api/03_api_publish.ipynb +++ b/docs/tutorials/01_api/03_api_publish.ipynb @@ -67,7 +67,7 @@ }, "outputs": [ { - "name": "stdin", + "name": "stdout", "output_type": "stream", "text": [ "Enter your OEP API token: ········\n" @@ -230,11 +230,21 @@ "\n", ":oep-logo-sirop:\n", "\n", + "- Title: API Tutorial 03 - Publish data to the Open Energy Platform using the API \n", "- Author: Jonas Huber, Ludwig Hülk\n", "- Copyright: [Reiner-Lemoine-Institut](https://www.reiner-lemoine-institut.de/) (2024)\n", "- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)\n", - "- Attribution: Reiner-Lemoine-Institut (2024): API Tutorial 03 - Publish data to the Open Energy Platform using the API.\n", - "- Last update :oep-auto-lastupdate:\n" + "- Attribution: Reiner-Lemoine-Institut (2024): Publish data to the Open Energy Platform using the API.\n", + "- Link: https://openenergyplatform.github.io/academy/tutorials/01_api/02_api_upload/\n", + "- Description: Tutorial on how to use the API for publishing data on the OEP\n", + "- ProficiencyLevel: \n", + "- TargetGroup: \n", + "- Keywords: API, OEP, publish\n", + "- Language: en\n", + "- PublicationDate: 2024-09-24\n", + "- Last update: :oep-auto-lastupdate:\n", + "- Version: 1.0\n", + "\n" ] }, { diff --git a/docs/tutorials/02_oep_client/01_client_python_download.ipynb b/docs/tutorials/02_oep_client/01_client_python_download.ipynb index 14183384..41efe12a 100644 --- a/docs/tutorials/02_oep_client/01_client_python_download.ipynb +++ b/docs/tutorials/02_oep_client/01_client_python_download.ipynb @@ -257,11 +257,20 @@ "\n", ":oep-logo-sirop:\n", "\n", - "- Author: Christian Winger\n", + "- Title: OEP Client Tutorial 01 - Download data from the Open Energy Platform using the OEP Client in a python script\n", + "- Author: Christian Winger, Hannah Förster\n", "- Copyright: [Öko-Institut](https://www.oeko.de) (2024)\n", "- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)\n", - "- Attribution: Öko-Institut (2024): OEP Client Tutorial 01 - Download data from the Open Energy Platform using the OEP Client in a python script\n", - "- Last update :oep-auto-lastupdate:\n" + "- Attribution: Öko-Institut (2024): Download data from the Open Energy Platform using the OEP Client in a python script\n", + "- Link: https://openenergyplatform.github.io/academy/tutorials/02_oep_client/01_client_python_download/\n", + "- Description: Tutorial on how to set up the OEP client and use it for downloading data.\n", + "- ProficiencyLevel: \n", + "- TargetGroup: \n", + "- Keywords: OEP client, OEP, download\n", + "- Language: en\n", + "- PublicationDate: 2024-03-20\n", + "- Last update: :oep-auto-lastupdate:\n", + "- Version: 1.0" ] }, { diff --git a/docs/tutorials/02_oep_client/02_client_python_upload.ipynb b/docs/tutorials/02_oep_client/02_client_python_upload.ipynb index 2888f8a0..f0797b26 100644 --- a/docs/tutorials/02_oep_client/02_client_python_upload.ipynb +++ b/docs/tutorials/02_oep_client/02_client_python_upload.ipynb @@ -365,11 +365,21 @@ "\n", ":oep-logo-sirop:\n", "\n", - "- Author: Christian Winger\n", + "- Title: OEP Client Tutorial 02 - Upload data to the Open Energy Platform using the OEP Client in a python script\n", + "- Author: Christian Winger, Jonas Huber, Hannah Förster, Vismaya Jochem\n", "- Copyright: [Öko-Institut](https://www.oeko.de) (2024)\n", "- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)\n", - "- Attribution: Öko-Institut (2024): OEP Client Tutorial 02 - Upload data to the Open Energy Platform using the OEP Client in a python script\n", - "- Last update :oep-auto-lastupdate:\n" + "- Attribution: Öko-Institut (2024): Upload data to the Open Energy Platform using the OEP Client in a python script\n", + "- Link: https://openenergyplatform.github.io/academy/tutorials/02_oep_client/02_client_python_upload/\n", + "- Description: Tutorial on how to set up the OEP client and use it for uploading data.\n", + "- ProficiencyLevel: \n", + "- TargetGroup: \n", + "- Keywords: OEP client, OEP, upload\n", + "- Language: en\n", + "- PublicationDate: 2024-03-20\n", + "- Last update: :oep-auto-lastupdate:\n", + "- Version: 1.0\n", + "\n" ] }, { diff --git a/docs/tutorials/02_oep_client/03_client_cli_download.md b/docs/tutorials/02_oep_client/03_client_cli_download.md index 507c5c1c..4d213435 100644 --- a/docs/tutorials/02_oep_client/03_client_cli_download.md +++ b/docs/tutorials/02_oep_client/03_client_cli_download.md @@ -97,8 +97,33 @@ but just show results in the command line: :oep-logo-sirop: +- Title: OEP Client Tutorial 03 - Download data from the Open Energy Platform using the OEP Client in the command line - Author: Christian Winger - Copyright: [Öko-Institut](https://www.oeko.de) (2024) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) -- Attribution: Öko-Institut (2024): OEP Client Tutorial 03 - Download data from the Open Energy Platform using the OEP Client in the command line +- Attribution: Öko-Institut (2024): Download data from the Open Energy Platform using the OEP Client in the command line +- Link: https://openenergyplatform.github.io/academy/tutorials/02_oep_client/03_client_cli_download/ +- Description: Tutorial on how to set up the OEP client and use it for downloading data via the command line. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP client, command line, download +- Language: en +- PublicationDate: 2024-03-20 - Last update: :oep-auto-lastupdate: +- Version: 1.0 + + +- Title: OEP Client Tutorial 02 - Upload data to the Open Energy Platform using the OEP Client in a python script +- Author: Christian Winger, Jonas Huber, Hannah Förster, Vismaya Jochem +- Copyright: [Öko-Institut](https://www.oeko.de) (2024) +- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) +- Attribution: Öko-Institut (2024): Upload data to the Open Energy Platform using the OEP Client in a python script +- Link: https://openenergyplatform.github.io/academy/tutorials/02_oep_client/02_client_python_upload/ +- Description: Tutorial on how to set up the OEP client and use it for uploading data. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP client, OEP, upload +- Language: en +- PublicationDate: 2024-03-20 +- Last update: :oep-auto-lastupdate: +- Version: 1.0 diff --git a/docs/tutorials/02_oep_client/04_client_cli_upload.md b/docs/tutorials/02_oep_client/04_client_cli_upload.md index 40cdbc34..6741275c 100644 --- a/docs/tutorials/02_oep_client/04_client_cli_upload.md +++ b/docs/tutorials/02_oep_client/04_client_cli_upload.md @@ -137,8 +137,17 @@ To be able to execute this part you will need to have executed the [setup](#setu :oep-logo-sirop: +- Title: OEP Client Tutorial 04 - Upload data to the Open Energy Platform using the OEP Client in the command line - Author: Christian Winger - Copyright: [Öko-Institut](https://www.oeko.de) (2024) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) -- Attribution: Öko-Institut (2024): OEP Client Tutorial 04 - Upload data to the Open Energy Platform using the OEP Client in the command line +- Attribution: Öko-Institut (2024): Upload data to the Open Energy Platform using the OEP Client in the command line +- Link: https://openenergyplatform.github.io/academy/tutorials/02_oep_client/04_client_cli_upload/ +- Description: Tutorial on how to set up the OEP client and use it for uploading data via the command line. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP client, command line, upload +- Language: en +- PublicationDate: 2024-03-20 - Last update: :oep-auto-lastupdate: +- Version: 1.0 diff --git a/docs/tutorials/03_external/external_resources.md b/docs/tutorials/03_external/external_resources.md index 451f07f1..a5501afc 100644 --- a/docs/tutorials/03_external/external_resources.md +++ b/docs/tutorials/03_external/external_resources.md @@ -11,8 +11,17 @@ The following is a collection of external resources that are helpful in the cont ## About this tutorial +- Title: External Ressources, Christian Hofmann - Authors: Hannah Förster - Copyright: [Öko-Institut](https://www.oeko.de) (2024) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) -- Attribution: Öko-Institut (2024): How to get started with the Open Energy Family and Platform. -- Last update: :oep-auto-lastupdate: \ No newline at end of file +- Attribution: Öko-Institut (2024): External Ressources +- Link: https://openenergyplatform.github.io/academy/tutorials/03_external/external_resources/ +- Description: A collection of external resources that are helpful in the context of the OpenEnergyPlatform and related subjects. +- ProficiencyLevel: +- TargetGroup: +- Keywords: links, ressources, external +- Language: en +- PublicationDate: 2024-06-05 +- Last update: :oep-auto-lastupdate: +- Version: 1.0 diff --git a/docs/tutorials/99_other/OEP_Research_Data_Publishing_Guidebook.ipynb b/docs/tutorials/99_other/OEP_Research_Data_Publishing_Guidebook.ipynb index 15aa4ff6..3b0e4fa6 100644 --- a/docs/tutorials/99_other/OEP_Research_Data_Publishing_Guidebook.ipynb +++ b/docs/tutorials/99_other/OEP_Research_Data_Publishing_Guidebook.ipynb @@ -204,13 +204,23 @@ "metadata": {}, "outputs": [], "source": [ + "\n", "## About this tutorial\n", "\n", - "- Author: Christian Winger\n", + "- Title: Guidebook - How to Publish Your Data on the OEP\n", + "- Author: Christian Winger, Christian Hofmann\n", "- Copyright: [Öko-Institut](https://www.oeko.de) (2020)\n", "- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)\n", - "- Attribution: Öko-Institut (2020): Guidebook - How to Publish Your Data on the OEP\n", - "- Last update: :oep-auto-lastupdate:\n" + "- Attribution: Öko-Institut (2020): How to Publish Your Data on the OEP\n", + "- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/OEP_Research_Data_Publishing_Guidebook/\n", + "- Description: An introduction on publishing data on the OEP.\n", + "- ProficiencyLevel: \n", + "- TargetGroup: \n", + "- Keywords: open data, publish, OEP\n", + "- Language: en\n", + "- PublicationDate: 2023-07-13\n", + "- Last update: :oep-auto-lastupdate:\n", + "- Version: 1.0\n" ] } ], diff --git a/docs/tutorials/99_other/beginners_guide.md b/docs/tutorials/99_other/beginners_guide.md index 81bc000b..10f91753 100644 --- a/docs/tutorials/99_other/beginners_guide.md +++ b/docs/tutorials/99_other/beginners_guide.md @@ -322,10 +322,19 @@ This document described how to upload data and metadata to the OpenEnergy Platfo :oep-logo-sirop: -Authors: Hannah Förster, Victoria Liste, Christian Winger (all Öko-Institut). -Copyright: Öko-Institut (2021). -License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en). -Attribution: Öko-Institut: Beginners Guide: How to upload data to the OpenEnergy Platform and initiate the review process. -Last update: :oep-auto-lastupdate: +- Title: Beginners Guide: How to upload data to the OpenEnergy Platform +- Authors: Hannah Förster, Victoria Liste, Christian Winger (all Öko-Institut). +- Copyright: [Öko-Institut](https://www.oeko.de) (2023) +- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) +- Attribution: Öko-Institut (2023): Beginners Guide: How to upload data to the OpenEnergy Platform. +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/beginners_guide/ +- Description: A tutorial for beginning to work with the OEP and an overview over the different processes. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP, beginner, registration +- Language: en +- PublicationDate: 2024-06-05 +- Last update: :oep-auto-lastupdate: +- Version: 1.0 --- diff --git a/docs/tutorials/99_other/checklist.md b/docs/tutorials/99_other/checklist.md index e63ac6d7..7d6e6d29 100644 --- a/docs/tutorials/99_other/checklist.md +++ b/docs/tutorials/99_other/checklist.md @@ -17,8 +17,17 @@ More detailed information on these topics can be found in [Open Data for Electri ## About this tutorial -- Author: Christian Winger +- Title: Checklist for working with open data +- Authors: Christian Winger - Copyright: [Öko-Institut](https://www.oeko.de) (2023) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) - Attribution: Öko-Institut (2023): Checklist for working with open data +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/checklist/ +- Description: A detailed checklist on what needs to be considered while working with open data. +- ProficiencyLevel: +- TargetGroup: +- Keywords: open data, checklist +- Language: en +- PublicationDate: 2023-07-13 - Last update: :oep-auto-lastupdate: +- Version: 1.0 \ No newline at end of file diff --git a/docs/tutorials/99_other/database_data.md b/docs/tutorials/99_other/database_data.md index 71738e42..9bd5597b 100644 --- a/docs/tutorials/99_other/database_data.md +++ b/docs/tutorials/99_other/database_data.md @@ -53,8 +53,17 @@ For good examples there are two options on how to split the timer series. ## About this tutorial -- Author: Christian Winger +- Title: How to generate database conform data? +- Authors: Christian Winger - Copyright: [Öko-Institut](https://www.oeko.de) (2023) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) - Attribution: Öko-Institut (2023): How to generate database conform data? +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/database_data/ +- Description: A detailed checklist on how to generate database conform data. +- ProficiencyLevel: +- TargetGroup: +- Keywords: open data, checklist +- Language: en +- PublicationDate: 2023-07-13 - Last update: :oep-auto-lastupdate: +- Version: 1.0 \ No newline at end of file diff --git a/docs/tutorials/99_other/download.md b/docs/tutorials/99_other/download.md index 4fd3f085..8f41fc43 100644 --- a/docs/tutorials/99_other/download.md +++ b/docs/tutorials/99_other/download.md @@ -20,10 +20,19 @@ The datapackage additionally holds the attached metadata as a [json string](http :oep-logo-sirop: +- Title: How to download data from the OEP - CSV and datapackage - Authors: Hannah Förster - Copyright: [Öko-Institut](https://www.oeko.de) (2022) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) - Attribution: Öko-Institut (2022): How to download data from the OEP - CSV and datapackage. +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/download/ +- Description: Tutorial on downloading data from the OEP. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP, download +- Language: en +- PublicationDate: 2023-07-13 - Last update: :oep-auto-lastupdate: +- Version: 1.0 --- diff --git a/docs/tutorials/99_other/find_data.md b/docs/tutorials/99_other/find_data.md index a6986d91..a079ee59 100644 --- a/docs/tutorials/99_other/find_data.md +++ b/docs/tutorials/99_other/find_data.md @@ -16,10 +16,21 @@ The example below exemplarily shows you how to use free-text (_parameters_) and :oep-logo-sirop: +--- + +- Title: Find data on the OEP - Authors: Hannah Förster - Copyright: [Öko-Institut](https://www.oeko.de) (2022) -- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en). +- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) - Attribution: Öko-Institut (2022): Find data on the OEP. +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/find_data/ +- Description: Tutorial on how to search for and find data on the OEP. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP, data +- Language: en +- PublicationDate: 2023-07-13 - Last update: :oep-auto-lastupdate: +- Version: 1.0 ---- +--- \ No newline at end of file diff --git a/docs/tutorials/99_other/getting_started_with_OEMetadata.ipynb b/docs/tutorials/99_other/getting_started_with_OEMetadata.ipynb index 64bfe624..c6ac0392 100644 --- a/docs/tutorials/99_other/getting_started_with_OEMetadata.ipynb +++ b/docs/tutorials/99_other/getting_started_with_OEMetadata.ipynb @@ -93,11 +93,21 @@ "source": [ "## About this tutorial\n", "\n", + "- Title: Introduction to OpenEnergyMetadata (OEM)\n", "- Authors: Jonas Huber\n", "- Copyright: [Reiner Lemoine Institut](https://reiner-lemoine-institut.de) (2021)\n", "- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en).\n", "- Attribution: Reiner Lemoine Institut (2021): Introduction to OpenEnergyMetadata (OEM) \n", - "- Last update: :oep-auto-lastupdate:\n" + "- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/getting_started_with_OEMetadata/\n", + "- Description: Tutorial gives an introduction to and important iformation on working with OpenEnergyMetadata.\n", + "- ProficiencyLevel: \n", + "- TargetGroup: \n", + "- Keywords: OEP, OEM, metadata\n", + "- Language: en\n", + "- PublicationDate: 2023-07-13\n", + "- Last update: :oep-auto-lastupdate:\n", + "- Version: 1.0\n", + "\n" ] } ], diff --git a/docs/tutorials/99_other/oemetadata.md b/docs/tutorials/99_other/oemetadata.md index 45bdca2f..5c7544c7 100644 --- a/docs/tutorials/99_other/oemetadata.md +++ b/docs/tutorials/99_other/oemetadata.md @@ -99,8 +99,17 @@ Congratulations! You build your own Metadata to your dataset. :oep-logo-sirop: -- Author: Vismaya Jochem -- Copyright: Reiner Lemoine Institut +- Title: Tutorial - Working with OEMetadata +- Author: Vismaya Jochem, Jonas Huber +- Copyright: [Reiner Lemoine Institut](https://reiner-lemoine-institut.de) (2024) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) -- Attribution: Open Energy Academy - OEMetadata Tutorial © [Reiner Lemoine Institut](https://reiner-lemoine-institut.de/) +- Attribution: Reiner Lemoine Institut (2024): Working with OEMetadata +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/oemetadata/ +- Description: This tutorial focusses on how to best work with metadata on the OEP. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP, OEM, metadata +- Language: en +- PublicationDate: 2024-09-20 - Last update: :oep-auto-lastupdate: +- Version: 1.0 diff --git a/docs/tutorials/99_other/publish.md b/docs/tutorials/99_other/publish.md index f224aeca..32d7284a 100644 --- a/docs/tutorials/99_other/publish.md +++ b/docs/tutorials/99_other/publish.md @@ -49,8 +49,17 @@ You can provide feedback on this tutorial here: https://github.com/OpenEnergyPla :oep-logo-sirop: -- Author: Vismaya Jochem -- Copyright: Reiner Lemoine Institut +- Title: Tutorial - How to Publish data and metadata on the OEP +- Author: Vismaya Jochem, Jonas Huber +- Copyright: [Reiner Lemoine Institut](https://reiner-lemoine-institut.de) (2024) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) -- Attribution: Open Energy Academy - OEMetaData Tutorial © [Reiner Lemoine Institut](https://reiner-lemoine-institut.de/) +- Attribution: Reiner Lemoine Institut (2024): How to Publish data and metadata on the OEP +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/publish/ +- Description: This tutorial gives instructions on how to publish data on the OEP. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP, publish +- Language: en +- PublicationDate: 2024-08-29 - Last update: :oep-auto-lastupdate: +- Version: 1.0 diff --git a/docs/tutorials/99_other/review_process.md b/docs/tutorials/99_other/review_process.md index 2fc56561..85516257 100644 --- a/docs/tutorials/99_other/review_process.md +++ b/docs/tutorials/99_other/review_process.md @@ -73,8 +73,17 @@ You can provide feedback on this tutorial [here](https://github.com/OpenEnergyPl :oep-logo-sirop: +- Title: Tutorial - Open Peer Review for OEMetadata - Author: Vismaya Jochem, Christian Hofmann -- Copyright: Reiner Lemoine Institut +- Copyright: [Reiner Lemoine Institut](https://reiner-lemoine-institut.de) (2024) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) -- Attribution: Open Energy Academy - OEMetaData Tutorial © [Reiner Lemoine Institut](https://reiner-lemoine-institut.de/) +- Attribution: Reiner Lemoine Institut (2024): Open Peer Review for OEMetadata +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/review_process/ +- Description: This tutorial explains the oepen peer review process on the OEP. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEP, review, open +- Language: en +- PublicationDate: 2024-07-30 - Last update: :oep-auto-lastupdate: +- Version: 1.0 diff --git a/docs/tutorials/99_other/tutorial_open-data-licenses.ipynb b/docs/tutorials/99_other/tutorial_open-data-licenses.ipynb index 4d21360c..ae68d2f3 100644 --- a/docs/tutorials/99_other/tutorial_open-data-licenses.ipynb +++ b/docs/tutorials/99_other/tutorial_open-data-licenses.ipynb @@ -185,11 +185,20 @@ "\n", ":oep-logo-sirop:\n", "\n", + "- Title: Open Data Licenses\n", "- Author: Ludwig Hülk\n", - "- Copyright: Reiner Lemoine Institut\n", + "- Copyright: [Reiner Lemoine Institut](https://reiner-lemoine-institut.de) (2020)\n", "- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)\n", - "- Attribution: Open Energy Academy - Open Data License Tutorial © [Reiner Lemoine Institut](https://reiner-lemoine-institut.de/)\n", - "- Last update: :oep-auto-lastupdate:" + "- Attribution: Reiner Lemoine Institut (2020): Open Data Licenses\n", + "- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/tutorial_open-data-licenses/#share-alike-copyleft\n", + "- Description: This tutorial gives an introduction and important information on Open Data Licenses.\n", + "- ProficiencyLevel: \n", + "- TargetGroup: \n", + "- Keywords: OEP, license, open data\n", + "- Language: en\n", + "- PublicationDate: 2023-07-13\n", + "- Last update: :oep-auto-lastupdate:\n", + "- Version: 1.0\n" ] } ], diff --git a/docs/tutorials/99_other/video_oeo.md b/docs/tutorials/99_other/video_oeo.md index 17c0f5e1..bdd080eb 100644 --- a/docs/tutorials/99_other/video_oeo.md +++ b/docs/tutorials/99_other/video_oeo.md @@ -12,10 +12,19 @@ This is an introductory talk on the OpenEnergyOntology given for the openmod com --- ## About this tutorial +- Title: Open Energy Ontology - Author: Christian Winger - Copyright: [Öko-Institut](https://www.oeko.de) (2023) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) -- Attribution: Öko-Institut (2023): Guidebook - How to Publish Your Data on the OEP +- Attribution: Öko-Institut (2023): Open Energy Ontology +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/video_oeo/ +- Description: This tutorial provdes a link to a video on the OEO. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEO, ontology +- Language: en +- PublicationDate: 2023-07-13 - Last update: :oep-auto-lastupdate: +- Version: 1.0 --- diff --git a/docs/tutorials/99_other/wizard.md b/docs/tutorials/99_other/wizard.md index 10bfbd64..fd862e44 100644 --- a/docs/tutorials/99_other/wizard.md +++ b/docs/tutorials/99_other/wizard.md @@ -63,10 +63,26 @@ We are logged in on the open energy platform --- ## About this tutorial +- Title: - Author: Christian Winger - Copyright: [Öko-Institut](https://www.oeko.de) (2023) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) - Attribution: Öko-Institut (2023): Guidebook - How to Publish Your Data on the OEP - Last update: :oep-auto-lastupdate: ---- \ No newline at end of file +--- + +- Title: Create and upload table from csv using the platform wizard +- Author: Christian Winger +- Copyright: [Öko-Institut](https://www.oeko.de) (2023) +- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) +- Attribution: Öko-Institut (2023): Create and upload table from csv using the platform wizard +- Link: https://openenergyplatform.github.io/academy/tutorials/99_other/wizard/ +- Description: Introduction on working with the upload wizard of the OEP. +- ProficiencyLevel: +- TargetGroup: +- Keywords: OEO, upload, wizard +- Language: en +- PublicationDate: 2023-07-13 +- Last update: :oep-auto-lastupdate: +- Version: 1.0