Releases: OpenEnergyPlatform/oemetadata
v2.0.1 - HotFix Branches
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
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
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
Fix missing JSON files in PyPI package
Improve context.jsonld
See full CHANGELOG
v1.5.1 - Patch Release - OEO integration
v1.5.0 - Minor Release - Get Some Semantics
Merge pull request #64 from OpenEnergyPlatform/develop Update master with latest release v1.5.0
v1.4.1 - Patch Release - Repo Upgrade
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
Merge pull request #39 from OpenEnergyPlatform/develop Merge minor bugfixes into master
v1.0.1 - Initial Release - Hello OEMetadata
Merge pull request #7 from OpenEnergyPlatform/develop Make v1.0.1 release