Skip to content

Releases: SmartDataAnalytics/RdfProcessingToolkit

v2.0.0-rc2

29 Oct 09:15
Compare
Choose a tag to compare

Improvements over v2.0.0-rc1

  • Fixed lambdas
  • This release includes updated Service Enhancer witha an experimental SERVICE <concurrent+10-1000:> {} feature to make parallel requests. In this example, 10 is the number of concurrent slots and 1000 the number of bindings to read ahead in each slot.

v2.0.0-rc1

11 Oct 14:06
Compare
Choose a tag to compare

This bundle features:

  • The new GraphQL engine documented here
  • A nice landing screen when starting the server
  • Improved support for RML2
  • Jar file can now be launched with java -jar rpt-VERSION.jar because the necessary --add-opens declarations are part of the included manifest.
  • Lots of additional testing; work in progress is to add selftest commands to verify the rpt bundles.

You can install this release with docker using docker pull aksw/rpt:2.0.0-rc1

v1.9.9-rc1

04 Jul 12:59
Compare
Choose a tag to compare
  • Support for mapping RDF files to graph: rpt integrate graph=http://foo file1.nt file2.ttl graph=http://bar file3.nt
  • Experimental RML2 support

v1.9.8-rc1

28 Sep 14:11
Compare
Choose a tag to compare
  • Added --macro option which allows to specify a ttl file with sparql function macros
  • Fixed bugs related to the property function norse:path.simplePaths
  • Migrated several old functions from the old jsa: into the norse: namespace

v1.9.7-rc9

09 Aug 15:40
Compare
Choose a tag to compare
turn on ARQ.constantBNodeLabels TODO: check what's broken now

v1.9.7-rc7

18 Jul 16:15
Compare
Choose a tag to compare

Add initial support for qudt.org http://jsa.aksw.org/fn/qudtlib/convert(value, fromUnit, toUnit)

v1.9.7-rc6

14 Jul 17:32
Compare
Choose a tag to compare

Improve Accept header content type selection

v1.9.7-rc5

22 Jun 12:24
Compare
Choose a tag to compare

Fix logger

v1.9.7-rc4

15 Jun 11:38
Compare
Choose a tag to compare

v1.9.7-rc3

14 Jun 13:44
Compare
Choose a tag to compare