Releases: SDM-TIB/DeTrusty
Releases · SDM-TIB/DeTrusty
0.12.3
- Fix sub-query selectivity
0.12.2
- Update dependencies
- Docker: update Python
- Fix selectivity of sub-queries with filters
0.12.1
- Fix decomposition error for typed molecules including repeated predicates
- Docker: update Python
0.12.0
- 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
- 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.1
- Fix query variables when using SERVICE clause
0.11.0
- Docker: update Python and PIP
- Add query plan visualization at route
/query_plan
0.10.0
- Added collecting source descriptions from Wikidata
- Added feature to disable interlinking in source description collection
0.9.1
- Fixed not pushing down BIND in some cases
- Fixed missing module error in
create_rdfmts.py