Jonas Huber
Jonas Huber
Harmonize oeplatform schema.json and oemetadata schema.json oeplatform metaBuilder [schema.json](metaBuilder) ...
## Description of the issue We are currently implementing the "EmbargoAre" in the OEP website. It makes sense to add this information to the Oemeta data if a table with...
Currently it is not possilbe to specify tabluar data columns as nullable in the metadata spec. # proposal - [ ] oemetadata - typespec should be 100% frictionless - [...
Context field in metadata/<version>/ always links to oemetadata/develop/metadata/latest/context.json
## Description of the issue In all example.json files for each release we link to the context.json file that is in latest: https://raw.githubusercontent.com/OpenEnergyPlatform/oemetadata/develop/metadata/latest/context.json ## Steps to Reproduce https://github.com/OpenEnergyPlatform/oemetadata/blob/cc4ebffbcec096f642c30432c70afc7f2e6fbdd2/metadata/v160/example.json#L390 ## Ideas...
- [x] Finish and close all open PR - [ ] Rename `master` branch to `production` - [ ] Close stale branches - [x] Review issues and add to [GitHub...
Thank you for finding all the redundancies and little errors! Maybe it's possible to write a test for duplicates in future. _Originally posted by @christian-rli in https://github.com/OpenEnergyPlatform/oemetadata/issues/117#issuecomment-1467709172_
- oemetadata single ressource metainformation + schema - oemetadata datapackage collection of ressources in one datapackge possible, each ressource got its own metainformation + schema closes #97
@wingechr We talked about this in the project meeting last week. Could you please add a brief sketch of what you mean so we can discuss it and make it...
I have been looking at other working examples of frictionless data package integrations. I reviewed the "[gdp_zip.zip](https://github.com/OpenEnergyPlatform/oemetadata/files/6493564/gdp_zip.zip)" data package from datahub.io, which also uses the frictionless data convention. This issue...
To describe the table schema in the resource field, we need to add an option for nullable fields. As the schema field is also used for SQL table definitions, the...