Skip to content

Releases: SDM-TIB/DeTrusty

0.12.3

29 Jun 13:29
caf434f
Compare
Choose a tag to compare
  • Fix sub-query selectivity

0.12.2

21 Jun 08:57
085f3aa
Compare
Choose a tag to compare
  • Update dependencies
  • Docker: update Python
  • Fix selectivity of sub-queries with filters

0.12.1

17 May 15:03
f706b26
Compare
Choose a tag to compare
  • Fix decomposition error for typed molecules including repeated predicates
  • Docker: update Python

0.12.0

02 May 08:22
0d82dd1
Compare
Choose a tag to compare
  • Consider more cases for extracting the RDF class from an RML mapping
  • Complete the source description using the endpoint if the RML mapping includes template classes
  • Update dependencies

0.11.3

27 Apr 14:10
530abd9
Compare
Choose a tag to compare
  • Fix duplicated BIND clause when using NHJF
  • Fix query plan JSON for cases where the triples of an endpoint are not a list
  • Fix searching endpoints serving predicates with prefixes
  • Add operator name for Xfilter
  • Fix display of constants in query plan
  • Fix filter issue in triple-wise decomposition

0.11.2

23 Feb 13:54
04e4d2b
Compare
Choose a tag to compare
  • fix paths for query plan

0.11.1

14 Feb 12:21
232fe18
Compare
Choose a tag to compare
  • Fix query variables when using SERVICE clause

0.11.0

03 Feb 10:27
51db5e7
Compare
Choose a tag to compare
  • Docker: update Python and PIP
  • Add query plan visualization at route /query_plan

0.10.0

31 Jan 13:06
a0ba43d
Compare
Choose a tag to compare
  • Added collecting source descriptions from Wikidata
  • Added feature to disable interlinking in source description collection

0.9.1

06 Dec 16:48
172560f
Compare
Choose a tag to compare
  • Fixed not pushing down BIND in some cases
  • Fixed missing module error in create_rdfmts.py