aboutsummaryrefslogtreecommitdiffstats
path: root/test/triple_store/sparql/test_sparql.py
AgeCommit message (Expand)Author
2023-03-04namespace refactoring and cleanupMatthias Baumgartner
2023-03-02prohibit certain characters in URI and ensure URIs in bsfs.graphMatthias Baumgartner
2023-03-02check non-serializable URIs in the sparql storeMatthias Baumgartner
2023-03-02removed author and license notices from individual filesMatthias Baumgartner
2023-02-08binary blob in schema and sparql triple storeMatthias Baumgartner
2023-01-21Fetch in triple stores:Matthias Baumgartner
2023-01-16various minor fixesMatthias Baumgartner
2023-01-15Distance filter ast nodeMatthias Baumgartner
2023-01-15Feature as Literal instead of Predicate subtypeMatthias Baumgartner
2023-01-12cleanup and cosmetic changesMatthias Baumgartner
2023-01-12number literal adaptionsMatthias Baumgartner
2023-01-12changed path to from_string in clientsMatthias Baumgartner
2023-01-12renamed get_child to child in schema.types._Type and _Vertex to Vertex in sch...Matthias Baumgartner
2022-12-22filter ast parser and get method in sparql storeMatthias Baumgartner
2022-12-19query ast file structures and essential interfacesMatthias Baumgartner