OpenEnergyPlatform / OpenEnergyPlatform/oeplatform

Inconsistens Metadata returns

Open
#1,696 1 comment 0 reactions 2 assignees View on GitHub

@christian-rli is already working on this.

Since May 28, 2024.

bug NFDI_2024 oemetaBuilder
Dominant language
Python
Stars
65
Forks
29
Avg merge
15h 25m
Merged PRs (30d)
32

Description

Description of the issue

The OEMetabuilder and the table download functions return metadata in a different form.

Steps to Reproduce

  1. Create a table through the upload wizard and look at the JSON there
  2. download the table metadata in the table view

Ideas of solution

The two sources use different functions to return/create metadata. Either use the same function or if not feasible, adapt one function to match the output of the other.

Also see https://github.com/OpenEnergyPlatform/omi/issues/99

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.