Skip to content

Commit

Permalink
Update getting_started_with_OEMetadata.ipynb
Browse files Browse the repository at this point in the history
Fix typos #225
  • Loading branch information
vismayajochem authored May 30, 2024
1 parent f8145ef commit 086f45b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/99_other/getting_started_with_OEMetadata.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"source": [
"## Takeaways\n",
"\n",
"* Understand what OEMetadata is and where it is applied\n",
"* Understand what OEMetadata is and where it is applied.\n",
"* How to use OEMetadata.\n",
"* Find helpful resources.\n",
"* Where to start contributing as a developer."
Expand Down Expand Up @@ -81,7 +81,7 @@
"source": [
"### Suggested workflow to get started\n",
"\n",
"There are several ways to create the OEMetadata. One way is to download the [template JSON file](https://github.com/OpenEnergyPlatform/oemetadata/blob/develop/metadata/latest/template.json) and fill it manually in your text editor of choice. Another option is to use a tool on the OEP website called [wizard](https://openenergyplatform.org/dataedit/wizard/). There, a table can be created, data can be uploaded from an excel or CSV file and the metadata can be filled in. The wizard is much more user friendly for beginners, so we recommend using the tool. Once the metadata has been created, in order to go into review it should be downloaded and and put in an inssue on github to start the review process. If you are unable to do this, create an issue and get in touch with a reviewer who will help you with those steps.\n",
"There are several ways to create the OEMetadata. One way is to download the [template JSON file](https://github.com/OpenEnergyPlatform/oemetadata/blob/develop/metadata/latest/template.json) and fill it manually in your text editor of choice. Another option is to use a tool on the OEP website called [wizard](https://openenergyplatform.org/dataedit/wizard/). There, a table can be created, data can be uploaded from an excel or CSV file and the metadata can be filled in. The wizard is much more user friendly for beginners, so we recommend using the tool. Once the metadata has been created, in order to go into review it should be downloaded and put in an inssue on github to start the review process. If you are unable to do this, create an issue and get in touch with a reviewer who will help you with those steps.\n",
"\n",
"The metadata can be filled in to the best of your knowledge in a first step. If there are any difficulties, it is sufficient to create an issue on github to get in contact with the OEP developers. The [issue template](https://github.com/OpenEnergyPlatform/data-preprocessing/issues/new?assignees=christian-rli%2C+jh-RLI%2C+Ludee&labels=review&template=metadata-and-data-review.md&title=Review%3A+NameOfDataset) can be used for this purpose. Unfortunately at this stage of development a GitHub account is still required for this. "
]
Expand Down

0 comments on commit 086f45b

Please sign in to comment.