Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: SDM-TIB/DeTrusty

0.12.0

02 May 08:22
0d82dd1

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

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

Choose a tag to compare

  • fix paths for query plan

0.11.1

14 Feb 12:21
232fe18

Choose a tag to compare

  • Fix query variables when using SERVICE clause

0.11.0

03 Feb 10:27
51db5e7

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

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

Choose a tag to compare

  • Fixed not pushing down BIND in some cases
  • Fixed missing module error in create_rdfmts.py

0.9.0

24 Nov 13:27
699a284

Choose a tag to compare

  • Added GROUP BY clause
  • Added aggregates
  • Added BIND clause
  • Added ability to process simple expressions
  • Added function year

0.8.0

05 Nov 14:02
8805562

Choose a tag to compare

  • Improved Xunion operator
  • Fixed issue for filters with different data types
  • Improved the RDF wrapper
  • Updated Python base image to 3.11.0

0.7.2

30 Sep 07:16
d8189e5

Choose a tag to compare

  • Fix bug when config file is empty
  • Disable caching for YASGUI
  • Update YASGUI