linkedpipes / etl

LinkedPipes ETL is an RDF based, lightweight ETL tool
https://etl.linkedpipes.com
Other
144 stars 30 forks source link

Update dependencies, and JSON-LD Titanium in particular #983

Closed jakubklimek closed 2 months ago

jakubklimek commented 5 months ago

https://github.com/filip26/titanium-json-ld/releases/tag/v1.4.0

Also RDF4j 4.3.11+, Apache Jena 5.0.0+ Java 21, 22

skodapetr commented 4 months ago

Unfortunately it seems that jena-osgi has been depracated. As a result, in order to update to 5.0.0 we need to create custom OSGI bundle.

Relevant commit.

jakubklimek commented 4 months ago

OK, so skip Jena for now.

skodapetr commented 2 months ago

I've created another issue for Jena.