Skip to content

Releases: SPARQL-Anything/sparql.anything

v1.0-DEV.4

06 Aug 08:25
Compare
Choose a tag to compare
v1.0-DEV.4 Pre-release
Pre-release

Full Changelog: v1.0-DEV.3...v1.0-DEV.4

v1.0-DEV.3

29 Jul 12:47
2e50c10
Compare
Choose a tag to compare
v1.0-DEV.3 Pre-release
Pre-release

Full Changelog: v1.0-DEV.2...v1.0-DEV.3

v1.0-DEV.2

29 Jul 12:46
Compare
Choose a tag to compare
v1.0-DEV.2 Pre-release
Pre-release

What's Changed

  • Bump jinja2 from 3.0.3 to 3.1.3 in /docs by @dependabot in #461
  • Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 by @dependabot in #464
  • Bump to Jena 5 and Move to Java 17+ (#393 and #487)
  • Fix #344

Full Changelog: v1.0-DEV.1...v1.0-DEV.2

v0.8.3

29 Jul 13:12
Compare
Choose a tag to compare

Bug fix #472

v1.0-DEV.1

09 Jan 16:19
c04a4b4
Compare
Choose a tag to compare
v1.0-DEV.1 Pre-release
Pre-release
#460

0.9.0

07 Dec 13:18
1334a9c
Compare
Choose a tag to compare

As part of this release we had 55 issues closed.

Bugs

  • #152 fx:String.replace does not work
  • #155 [CSV] Tests are not testing
  • #266 Maven Build Failure on Windows 10 (Bug)
  • #320 ASK Query CLI Output
  • #330 Apache Jena function apf:strSplit not working within the service clause
  • #334 fails on empty folder in zip
  • #352 spreadsheet headers where one or more are null
  • #365 fx:command doesn't accept shell pipelines
  • #368 Maven parent relative path
  • #370 Docker build failure?
  • #383 [HTML] Triplifier doesn't set the root properly
  • #386 XML Triplifier wrongly mints root
  • #387 Docs Triplifier containers' URIs
  • #389 Fix facade-x er diagram
  • #396 fuseki failure
  • #397 test failure
  • #407 OpComponentAnalyser and fx:anySlot
  • #416 Error when casting argument string functions
  • #418 String similarity function takes strings as input
  • #420 Maven error with sub modules: parent pom not found
  • #421 apf: functions not working in SERVICE blocks (Testing 0.9-DEV.2)
  • #422 FolderTriplifierTest.matches fails in the case that the path to the project contains a "j"
  • #423 Stability of the cosine distance

Documentations

  • #333 [Documentation] Clarify json.path in docs
  • #369 Wrong CSV example
  • #398 [Documentation] Missing description of RDF adapter
  • #399 [Documentation] Corrupted facade-x-ER.jpg

Features

  • #19 Handling namespaces for properties and entities
  • #140 Location to point to a specific file in an archive
  • #150 FX options via command line (no SERVICE mode)
  • #179 feature request: (csv triplifier) specifiy header row
  • #180 feature request: (csv triplifier) option to ignore columns with no header value
  • #182 Including functions for string distance
  • !292 add --append cli option
  • #342 [CLI] add --append cli option
  • #377 Use of fx:cardinal function when also using fx:properties fx:use-rdfs-member true
  • #378 annotate-triples-with-slot-keys option
  • #379 isContainerMembershipProperty(?p) function
  • #394 Support for Q-gram distance

Improvements

  • #56 Consistent way to generate URIs
  • #199 Replace printStackTrace with proper logger
  • #285 Remove deprecated CLI argument --input
  • #374 Test utility to assess the absence of blank nodes
  • #375 Avoid loading expected result for some unit tests
  • #376 Generation of CLI and fuseki JARs must controlled
  • #380 Moving URI minting operations to FacadeXBuilder
  • #381 Namespace
  • #382 resourceId is passed to BaseFacadeXBuilder constructor but never used
  • #384 Constants
  • #385 Too many lines printed by printDebugDiff()
  • #391 Transform IRIArgument into a class
  • #395 [YAML] Allow duplicate keys in yaml document
  • #404 Host docker image on dockerhub
  • #410 CLI - better error message when nor file or valid query provided
  • #424 Jena optimiser not operating within service clauses

0.9.0-RC-2

01 Dec 13:44
7c9d72d
Compare
Choose a tag to compare
0.9.0-RC-2 Pre-release
Pre-release

Preparations for release 0.9.0, Release candidate 2.

0.9.0-RC-1

29 Nov 19:44
Compare
Choose a tag to compare
0.9.0-RC-1 Pre-release
Pre-release

Preparations for release 0.9.0, Release candidate 1.

v0.9-DEV-6

24 Nov 10:17
10ef72c
Compare
Choose a tag to compare
v0.9-DEV-6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9-DEV.5...v0.9-DEV.6

v0.9-DEV-5

13 Nov 15:49
Compare
Choose a tag to compare
v0.9-DEV-5 Pre-release
Pre-release

This includes a new implementation of the cosine distance function (see #423)