OpenEnergyPlatform / OpenEnergyPlatform/oemetadata
OEMetadata as frictionless datapackage extension
@Ludee is already working on this.
Since Aug 27, 2025.
- Dominant language
- Python
- Stars
- 26
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Description of the issue
We build on top of frictionless datapackage JSON schema based approach and inherit a lot of properties and the base structure they offer. Frictionless offers a extension system which uses he profile concept.
https://datapackage.org/standard/extensions/#extension
Oemetadata is mostly compliant with frictionless out of the box, even thought we introduced several new properties. Nevertheless, some things will break the compatibility between the two profiles, for example we offer a larger variety of data types to describe the data model.
Ideas of solution
Consider creating a proper frictionless data package extension profile.
Workflow checklist
- I am aware of the workflow in CONTRIBUTING.md
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.
Assessment
This issue has not been assessed yet.