Skip to content

Releases: OpenEnergyPlatform/oemetadata

2.0.2

24 Jan 10:44
Compare
Choose a tag to compare

[2.0.2] Patch Release - Add RDF terms - 2025-01-22

This is a rather large patch after testing, discussing and feedback of the 2.0 version.
There are some small changes in the keys and some structural improvements of the schema generation scripts.
The context.json has been improved and updated with suitable ontology terms.

Complete changelog: CHANGELOG.md
Compare versions: 2.0.1 - 2.0.2
Main developers: @Ludee @jh-RLI @vismayajochem

2.0.1

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

[2.0.1] Patch Release - HotFix Branches - 2024-10-31

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

Complete changelog: CHANGELOG.md
Compare versions: 2.0.0 - 2.0.1
Main developers: @Ludee @jh-RLI

2.0.0

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

[2.0.0] Major Release - Refactor OEMetadata for NFDI - 2024-10-31

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
Compare versions: 1.6.0 - 2.0.0
Main developers: @Ludee @jh-RLI @christian-rli

1.6.0

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

[1.6.0] - Minor Release - Introduce Badges - 2023-05-30

The badges are now part of the scheme file. This helps to understand which fields are necessary to get a certain badge.
This release also includes some improvements to the key description and fixes links to the context file.
We have also introduced a citation file.

Complete changelog: CHANGELOG.md
Compare versions: 1.5.2 - 1.6.0
Main developers: @Ludee @jh-RLI @christian-rli @chrwm

1.5.2

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

[1.5.2] Patch Release - PyPI Fix - 2022-11-18

Fix missing JSON files in PyPI package.
Improve context.json.

Complete changelog: CHANGELOG.md
Compare versions: 1.5.1 - 1.5.2
Main developers: @jh-RLI @chrwm

1.5.1

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

[1.5.1] - Release - Ontology-Ready - 2022-02-21

Rename keys for ontology references to follow naming schema.

Complete changelog: CHANGELOG.md
Compare versions: 1.5.0 - 1.5.1
Main developers: @Ludee @jh-RLI

1.5.0

18 Nov 16:12
b5e8850
Compare
Choose a tag to compare

[1.5.0] - Release - Get Some Semantics - 2021-11-18

Introduce new keys for annotating data with ontologies.
Add @context to link to a file with ontology terms.
Add @id to link to the Databus.
Add @subject to link to a general subject in ontology terms.
Add @is_about and @value_reference to annotate columns and fields.

Complete changelog: CHANGELOG.md
Compare versions: 1.4.1 - 1.5.0
Main developers: @Ludee @jh-RLI @christian-rli @chrwm

1.4.1

18 Jan 12:19
34b6e56
Compare
Choose a tag to compare

[1.4.1] Minor Release - Repo Upgrade - 2021-01-18

Complete changelog: CHANGELOG.md
Compare versions: 1.4.0 - 1.4.1
Main developers: @jh-RLI

1.4.0

11 Jan 17:22
406a5b2
Compare
Choose a tag to compare

[1.4.0] Release - It'll be a standard - 2021-01-11

Complete changelog: CHANGELOG.md
Compare versions: 1.0.1 - 1.4.0
Main developers: @jh-RLI @christian-rli @4lm @Bachibouzouk @han-f

1.0.1

07 Nov 14:27
@4lm 4lm
07daaec
Compare
Choose a tag to compare

[1.0.1] Initial Release - Hello OEMetadata - 2019-11-07

Complete changelog: CHANGELOG.md
Main developers: @4lm