Releases: SmartDataAnalytics/RdfProcessingToolkit
Releases · SmartDataAnalytics/RdfProcessingToolkit
v1.9.7-rc3
v1.9.7-rc2
try to fix rpt integrate --server by manually pinning jetty version
v1.9.7-rc1
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
Added rpm build to Makefile
v1.9.3-rc2
default jena.geosparql.skip true
v1.9.3-rc1
disable prefix optimiser TODO reenable
Release 1.9.2-rc1
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
- 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
- Dataset In Filesystem Engine (experimental)
- Additional geosparql functions
geof:{x, y, lat, lon, collect, simplifyDp, convexHull}
- General bug fixes
Release 1.9.1-RC2
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