Skip to content

Releases: SmartDataAnalytics/RdfProcessingToolkit

v1.9.7-rc3

14 Jun 13:44
Compare
Choose a tag to compare

v1.9.7-rc2

05 Jun 11:06
Compare
Choose a tag to compare
try to fix rpt integrate --server by manually pinning jetty version

v1.9.7-rc1

25 May 15:13
Compare
Choose a tag to compare
Added initial docs file

v1.9.5

This release includes the rmltk and sansa sub commands. The former can be used to convert RML to SPARQL, the latter allows for execution of SPARQL using Apache Spark.

v1.9.3-rc3

12 Mar 21:33
Compare
Choose a tag to compare
Added rpm build to Makefile

v1.9.3-rc2

24 Feb 12:06
Compare
Choose a tag to compare
default jena.geosparql.skip true

v1.9.3-rc1

17 Feb 14:24
Compare
Choose a tag to compare
disable prefix optimiser TODO reenable

Release 1.9.2-rc1

04 Nov 01:04
c26e939
Compare
Choose a tag to compare
Release 1.9.2-rc1 Pre-release
Pre-release

Based on Jena 4.7.0 Snapshot (2022-10-04)

  • JsonLD format now working
  • Integrated Jena's Service Enhancer (enabled by default)
  • Added --out-file option

Release 1.9.1-RC1

17 Mar 17:37
Compare
Choose a tag to compare
  • Based on Apache Jena 4.5.0-SNAPSHOT 2022-03-17
  • Option --rdf10 for legacy RDF 1.0 mode
  • Option --set to set ARQ settings
  • Registry for Sparql Engines
    • Dataset In Filesystem Engine (experimental) rpt -e difs --db-loc /tmp/store.conf.ttl
    • Remote Engine rpt -e remote --db-loc http://dbpedia.org/sparql
  • Additional geosparql functions geof:{x, y, lat, lon, collect, simplifyDp, convexHull}
  • General bug fixes

Release 1.9.1-RC2

15 Aug 07:51
Compare
Choose a tag to compare
Release 1.9.1-RC2 Pre-release
Pre-release

Based on

#Generated by Maven
#Mon Aug 15 09:37:01 CEST 2022
groupId=org.aksw.rdf-processing-toolkit
artifactId=rdf-processing-toolkit-cli
version=1.9.1-SNAPSHOT