Skip to content

Releases: OpenEnergyPlatform/oemetadata

v2.0.1 - HotFix Branches

31 Oct 14:46
82dc226
Compare
Choose a tag to compare

HotFix naming errors in some files related to the renaming of master to production.

Complete changelog: CHANGELOG.md

v2.0.0 - Major Release - Refactor OEMetadata for NFDI

31 Oct 13:56
16364bc
Compare
Choose a tag to compare

The update to frictionless Data Package 2.0 and a needed conceptual change of the metadata schema was the impetus for an update to the next major version. Up to version 1.6.0, the OEM metadata was customised to individual database tables or files. All keys only describe the entire collection. This has been fixed in the latest version by moving all metadata sections to the resource level. This corresponds to the structure of DCAT-AP and enables the implementation of a collection function on the OEP.
For an improved building and maintaining process, the repo has been updated with a segmented JSON schema and corresponding scripts to generate templates and examples. In addition, the badges have been updated.
Several new keys have been introduced:

  • collection / description
  • resource / topics
  • resource / embargoPeriod / (start, end, isActive)
  • resource / context / title
  • resource / context / publisher
  • resource / spatial / location / (address, @id, longitude, longitude)
  • resource / spatial / extent / (name, @id, resolutionValue, resolutionUnit, boundingBox, crs)
  • resource / sources / (authors, publicationYear)
  • resource / sources / licenses / copyrightStatement
  • resource / licenses / copyrightStatement
  • resource / contributors / (path, organization, roles)
  • resource / type
  • resource / schema / fields / nullable

Complete changelog: CHANGELOG.md

Main developers: @Ludee @jh-RLI @christian-rli

v1.6.0 - Minor Release - Introduce Badges

30 May 14:10
d29f5d5
Compare
Choose a tag to compare

The badges are now part of the scheme file. This helps to understand which fields are necessary to get a certain badge. Also example and description are now separate fields.

This release also includes some minor improvements to the key description and fixes links to the context jsonld file.

We have also introduced a citation file.

See full Changelog,

v1.5.2 - Patch Release - PyPI Fix

18 Nov 15:32
c1ed1e2
Compare
Choose a tag to compare

Fix missing JSON files in PyPI package
Improve context.jsonld

See full CHANGELOG

v1.5.1 - Patch Release - OEO integration

23 Feb 11:11
2ac7599
Compare
Choose a tag to compare

v1.5.0 - Minor Release - Get Some Semantics

18 Nov 16:12
b5e8850
Compare
Choose a tag to compare
Merge pull request #64 from OpenEnergyPlatform/develop

Update master with latest release v1.5.0

v1.4.1 - Patch Release - Repo Upgrade

18 Jan 12:19
34b6e56
Compare
Choose a tag to compare
Merge pull request #47 from OpenEnergyPlatform/release/OEM_v1.4.1

publish oem minor release v1.4.1

v1.4.0 - Release - It'll be a standard

11 Jan 17:22
406a5b2
Compare
Choose a tag to compare
Merge pull request #39 from OpenEnergyPlatform/develop

Merge minor bugfixes into master

v1.0.1 - Initial Release - Hello OEMetadata

07 Nov 14:27
@4lm 4lm
07daaec
Compare
Choose a tag to compare
Merge pull request #7 from OpenEnergyPlatform/develop

Make v1.0.1 release