OpenEnergyPlatform / OpenEnergyPlatform/omi

Allow processing of multiple metadata resource in OMI

Open
#119 0 comments 0 reactions 2 assignees View on GitHub

@jh-RLI is already working on this.

Since Jan 13, 2025.

other: help wanted :raising_hand: part: backend :bricks: priority: high :zap: status: active :construction: type: enhancement :gear:
Dominant language
Python
Stars
8
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Description of the issue

Currently, OMI can only validate oemetadata documents that include a single resource object. Since oemetadata v2 we restructured the metadata which makes it necessary to be able to validate multiple resources as one dataset can include multiple.

Solution

  • Check how to adapt this for v2, but keep it consistent with v1

https://github.com/OpenEnergyPlatform/omi/blob/e05937f61d7104d3a5ae29e09cc9b4fbb3d5fae4/src/omi/validation.py#L501C5-L501C39

Workflow checklist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.