Releases: sdsc-ordes/imaging-plaza-fair-indicator-api
Releases · sdsc-ordes/imaging-plaza-fair-indicator-api
Release v0.1.0
Changelog
All notable changes to this project will be documented in this file.
[0.1.0] - 2025-08-06
Added
- Update to Ontology v1.0.3
[0.0.9] - XXXX-MM-DD
Added
- Update to ontology v0.8
Release v0.0.9
Changelog
All notable changes to this project will be documented in this file.
[0.0.9] - XXXX-MM-DD
Added
- Update to ontology v0.8
v0.0.6 - Update get-query to fetch deeper level objectified properties
Get query is expanded so that software properties which are objectified (such as the legal name of an organization used in a funding information object) is fetched too, optionally, if those properties exist.
Full Changelog: v0.0.6...v0.0.6
v0.0.5
Updated to Ontology v0.4
What's Changed
- Update shapes.ttl by @rmfranken in #5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
- Hot fix: Bug related to the path to the shapefiles.
What's Changed
- Get labels instead of URI's for paths by @rmfranken in #4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
Formating of output has been improved and now it follow this structure:
{"results": {"bindings": [{"focusNode": {"type": "uri", "value": "https://github.com/SDSC-ORD/gimie"}, "ToAchieve": {"type": "literal", "value": "Fair level 5"}, "path": {"type": "uri", "value": "https://w3id.org/okn/o/sd#hasExecutableNotebook"}}, {"focusNode": {"type": "uri", "value": "https://github.com/SDSC-ORD/gimie"}, "ToAchieve": {"type": "literal", "value": "Fair level 5"}, "path": {"type": "uri", "value": "https://w3id.org/okn/o/sd#hasExecutableInstructions"}}]}}