Skip to content

Releases: Informatievlaanderen/VSDS-Linked-Data-Interactions

v1.10.0 alpha

21 Nov 15:56
717c9fa
Compare
Choose a tag to compare
v1.10.0 alpha Pre-release
Pre-release

What's Changed

LDES Client Connector integration​

Wrapper around the LDES client to allow data to flow over the ​connector from server to client

Full Changelog: v1.9.0-alpha...v1.10.0-alpha

v1.9.0 alpha

07 Nov 11:01
be90448
Compare
Choose a tag to compare
v1.9.0 alpha Pre-release
Pre-release

Features

SPARQL Geo Functions

Included new built-in geofunctions for the SPARQL Construct Component.
More details can be found at the LDI SPARQL Construct Documentation

Changed Version Object Creator Behaviour

Previously, when the date-observed property could not be found, an exception was thrown, blocking the whole pipeline.
We however now replaced this with loggin a warning and returning the Model as is.
For the NiFi Solution, a new relation was created to catch these events.

Improved Logging for LDI Components

More logging is added to give a clearer insight on the progress of the LDIO Workflow.

What's Changed

Full Changelog: v1.8.0-alpha...v1.9.0-alpha

v1.8.0 alpha

24 Oct 15:42
442598a
Compare
Choose a tag to compare
v1.8.0 alpha Pre-release
Pre-release

Features

JSON-LD Framing

Allows users to correctly ouput a Linked Data Model as framed JSON-LD.
More details can be found in the docs of LDIO Output components.

LDIO Http Enricher

A transformer which allows to send a GET or POST HTTP request to a dynamic URL provided by the model. The response is converted to linked data and added to the incoming model.
More details in the docs.

What's Changed

Full Changelog: v1.7.0-alpha...v1.8.0-alpha

v1.7.0 alpha

13 Oct 10:05
fdb90fb
Compare
Choose a tag to compare
v1.7.0 alpha Pre-release
Pre-release

What's Changed

Full Changelog: v1.6.0...v1.7.0-alpha

v1.6.0

13 Oct 10:04
ef1925b
Compare
Choose a tag to compare

What's Changed

  • [ci] Promote snapshot 1.6.0 by @github-actions in #350

New Contributors

  • @github-actions made their first contribution in #350

Full Changelog: v1.6.0-alpha...v1.6.0

v1.6.0 alpha

27 Sep 14:38
5f8705c
Compare
Choose a tag to compare
v1.6.0 alpha Pre-release
Pre-release

What's Changed

  • build(deps): bump gt-main from 29.1 to 29.2 by @dependabot in #277
  • build(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #235
  • build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #197
  • build(deps): bump spring-boot.version from 3.1.1 to 3.1.2 by @dependabot in #278
  • build(deps): bump postgresql from 1.17.3 to 1.18.3 by @dependabot in #273
  • build(deps): bump junit-jupiter.version from 5.9.3 to 5.10.0 by @dependabot in #279
  • build(deps): bump com.azure:azure-sdk-bom from 1.2.14 to 1.2.15 by @dependabot in #280
  • Feat: ldio repository materialiser by @pj-cegeka in #284
  • feat: add documentation rdf4j repository materialiser by @pj-cegeka in #285
  • Feat/performance test by @Tomvbe in #288
  • build(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 by @dependabot in #290
  • build(deps): bump net.bytebuddy:byte-buddy-dep from 1.14.5 to 1.14.6 by @dependabot in #289
  • Feat: rdf4j repository materialiser by @pj-cegeka in #292
  • Feat: LDIO component debug logger by @Yalz in #287
  • Fix repository materialiser jar by @Tomvbe in #303
  • Fix failed nquads parsing and add support for different rdf types by @Tomvbe in #307
  • ci: 1.4.0-SNAPSHOT finalisation by @Yalz in #308
  • build(deps): bump org.testcontainers:postgresql from 1.18.3 to 1.19.0 by @dependabot in #299
  • build(deps): bump com.azure:azure-sdk-bom from 1.2.15 to 1.2.16 by @dependabot in #311
  • Fix/#297/version object creator by @Yalz in #306
  • Feat/860/multi ldes client by @Yalz in #309
  • build(deps): bump nifi.version from 1.22.0 to 1.23.2 by @dependabot in #310
  • build(deps): bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 by @dependabot in #312
  • build(deps): bump rdf4j.version from 4.3.3 to 4.3.6 by @dependabot in #313
  • build(deps): bump spring-boot.version from 3.1.2 to 3.1.3 by @dependabot in #315
  • build(deps): bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.43.0.0 by @dependabot in #316
  • Feat: Create modelsplitter by @Tomvbe in #314
  • Feat: End LDES client gracefully by @Tomvbe in #318
  • Feat/modelsplit as transformer by @Tomvbe in #321
  • Feat: Add support for multiple urls in the http poller by @Tomvbe in #317
  • Feat: Support model split in sparql construct by @Tomvbe in #322
  • build(deps-dev): bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by @dependabot in #325
  • Feat/use property path for versionobjectcreator by @Tomvbe in #326
  • build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #319
  • build(deps): bump net.bytebuddy:byte-buddy-dep from 1.14.6 to 1.14.7 by @dependabot in #320
  • Fix: make timestamp in archive out component optional and use ttl by @Tomvbe in #328
  • feat: Finalise 1.6.0 version by @Yalz in #329
  • Ci/approve snapshot by @Yalz in #339
  • ci: finalise 1.6.0 sprint by @Yalz in #346

Full Changelog: v1.4.0-alpha...v1.6.0-alpha

v1.4.0 alpha

17 Aug 09:23
Compare
Choose a tag to compare
v1.4.0 alpha Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-alpha...v1.4.0-alpha

1.2.0

18 Jul 13:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...1.2.0

v1.2.0 alpha

04 Jul 15:50
8c3f8e2
Compare
Choose a tag to compare
v1.2.0 alpha Pre-release
Pre-release

What's Changed

  • build(deps-dev): bump byte-buddy from 1.14.4 to 1.14.5
  • build(deps): bump spring-boot.version from 3.1.0 to 3.1.1
  • build(deps): bump mockito-junit-jupiter from 5.3.1 to 5.4.0
  • build(deps): bump mockito-core from 5.3.1 to 5.4.0
  • fix: LDES Client: Use HikariConnectionProvider for database connections
  • fix: LDES Client: In case of an interruption, the client gracefully exits
  • feat: Introduction of RML adapter
  • feat: Introduction of JSON to LD Adapter
  • fix: LDES Client only determines the starting node if no other nodes have been processed
  • feat: VSDSPUB-750: Introduction of LDIO output connector for Azure Blob Storage

Full Changelog: v1.1.0...v1.2.0-alpha

v1.1.0

27 Jun 11:37
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump cucumber.version from 7.12.0 to 7.12.1 by @dependabot in #201
  • build(deps): bump byte-buddy-dep from 1.14.4 to 1.14.5 by @dependabot in #202
  • build(deps): bump formatter-maven-plugin from 2.22.0 to 2.23.0 by @dependabot in #200
  • build(deps): bump jackson-dataformat-xml from 2.15.1 to 2.15.2 by @dependabot in #199
  • build(deps): bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #207
  • build(deps): bump rdf4j-bom from 4.3.1 to 4.3.2 by @dependabot in #206
  • build(deps): bump maven-surefire-plugin.version from 3.1.0 to 3.1.2 by @dependabot in #205
  • build(deps): bump nifi.version from 1.21.0 to 1.22.0 by @dependabot in #204

Full Changelog: v1.0.0-alpha...v1.1.0