Releases: SPARQL-Anything/sparql.anything
Releases · SPARQL-Anything/sparql.anything
v1.0-DEV.9
- Fix #515
v1.0-DEV.8
- Fix #514
v1.0-DEV.6
Test for #510
v1.0-DEV.5
What's Changed
- Quickstart by @justin2004 in #497
- Bump com.fasterxml.jackson.core:jackson-databind from 2.13.1 to 2.13.4.2 by @dependabot in #498
Issues:
- #462
- #19
- #454
- #239
- #490
- #493
- #491
- #373
- #244
- #494
- #496
- #495
- #443
- #371
- #372
- #117
- #163
- #392
- #499
- #504
- #503
- #500
- #501
- #502
- #506
Full Changelog: v1.0-DEV.4...v1.0-DEV.5
v1.0-DEV.4
Full Changelog: v1.0-DEV.3...v1.0-DEV.4
v1.0-DEV.3
- Fix #489
Full Changelog: v1.0-DEV.2...v1.0-DEV.3
v1.0-DEV.2
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
v1.0-DEV.1
#460
0.9.0
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