Skip to content

Commit cc71f0a

Browse files
authored
Update README.md
1 parent 5789a9f commit cc71f0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
RPT makes RDF/SPARQL workflows on the command line easy. The RDF Processing Toolkit (RPT) integrates several of our tools into a single CLI frontend: It features commands for running SPARQL-statements on triple and quad based data both streaming and static. SPARQL extensions for working with CSV, JSON and XML are included. So is an RML toolkit that allows one to convert RML to SPARQL (or TARQL). RPT embeds several SPARQL engines, including Jena’s ARQ and TDB, as well as one of our own for SPARQL-based batch processing using Apache Spark.
44

55
## News
6+
* 2025-05-14 The fat-jar issue described below has been identified and will be fixed with the next release.
67
* 2025-02-17 ⚠️ The fat-jar release of at least [v2.0.0-rc4](https://github.com/SmartDataAnalytics/RdfProcessingToolkit/releases/tag/v2.0.0-rc4) hangs a while during startup because it unpacks the jar. We are looking into how to fix this. The docker/rpm/deb releases do not appear to suffer from this issue.
78
* 2025-02-17 Integration of the blazing fast [qlever](https://github.com/ad-freiburg/qlever) engine using `rpt integrate -e qlever data.ttl query.rq` with [v2.0.0-rc4](https://github.com/SmartDataAnalytics/RdfProcessingToolkit/releases/tag/v2.0.0-rc4).
89
* 2024-12-22 Powerful support for zero-config ad-hoc [GraphQL-over-SPARQL queries](https://smartdataanalytics.github.io/RdfProcessingToolkit/graphql/)! GraphQL-Schema support in the works!

0 commit comments

Comments
 (0)