OpenEnergyPlatform / OpenEnergyPlatform/omi
Hardcoded example project context information
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When generating metadata fom exsting datapackage there is the project context hardcoded in the template metadata:
https://github.com/OpenEnergyPlatform/omi/blob/712fe4b3e7e82c8d9ee45a79ef5fff805fd0913b/src/omi/creation/generator.py#L167-L172
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with src/omi/creation/generator.py at lines 167-172 and trace the metadata generation path for an existing datapackage. Determine how the project context should be obtained instead of using the hardcoded example values; done means generated metadata reflects the source datapackage context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100