Recent Releases of oemetadata
oemetadata - v2.0.4
[2.0.4] Patch Release - Patch Dataset Id - 2025-03-11
Added
- Introduce scoped context for spatial and temporal objects (#260)
- Add script to manage latest folder (#264)
Changed
- Fix bugs in JSON-LD context (#260)
- Fix version number in bumpversion (#264)
- Update dataset
idto@id(#267)
Removed
- Remove build_source folder from latest (#264)
Complete changelog: CHANGELOG.md Compare versions: 2.0.3 - 2.0.4 Main developers: @Ludee @jh-RLI
- Python
Published by Ludee 12 months ago
oemetadata - 2.0.3
[2.0.3] - Patch Release - Update Repo - 2025-02-06
Another Patch Release to fix the installation bug by adding init.py files. Update Repo from super-repo latest version and add additional GitHub features.
Complete changelog: CHANGELOG.md Compare versions: 2.0.2 - 2.0.3 Main developers: @Ludee @jh-RLI
- Python
Published by Ludee about 1 year ago
oemetadata - 2.0.2
[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
- Python
Published by Ludee about 1 year ago
oemetadata - v2.0.1 - HotFix Branches
HotFix naming errors in some files related to the renaming of master to production.
Complete changelog: CHANGELOG.md
- Python
Published by jh-RLI over 1 year ago
oemetadata - 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
- Python
Published by Ludee over 1 year ago
oemetadata - v1.6.0 - 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,
- Python
Published by jh-RLI over 2 years ago
oemetadata - v1.5.2 - Patch Release - PyPI Fix
Fix missing JSON files in PyPI package Improve context.jsonld
See full CHANGELOG
- Python
Published by jh-RLI over 3 years ago
oemetadata - v1.5.1 - Patch Release - OEO integration
See the CHANGELOG.
- Python
Published by jh-RLI about 4 years ago
oemetadata - v1.5.0 - Minor Release - Get Some Semantics
- Python
Published by jh-RLI over 4 years ago