index
:
bsfs.git
develop
main
release
The Black Star File System (BSFS) core library
Matthias Baumgartner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
triple_store
/
sparql
/
test_sparql.py
Age
Commit message (
Expand
)
Author
2023-03-04
namespace refactoring and cleanup
Matthias Baumgartner
2023-03-02
prohibit certain characters in URI and ensure URIs in bsfs.graph
Matthias Baumgartner
2023-03-02
check non-serializable URIs in the sparql store
Matthias Baumgartner
2023-03-02
removed author and license notices from individual files
Matthias Baumgartner
2023-02-08
binary blob in schema and sparql triple store
Matthias Baumgartner
2023-01-21
Fetch in triple stores:
Matthias Baumgartner
2023-01-16
various minor fixes
Matthias Baumgartner
2023-01-15
Distance filter ast node
Matthias Baumgartner
2023-01-15
Feature as Literal instead of Predicate subtype
Matthias Baumgartner
2023-01-12
cleanup and cosmetic changes
Matthias Baumgartner
2023-01-12
number literal adaptions
Matthias Baumgartner
2023-01-12
changed path to from_string in clients
Matthias Baumgartner
2023-01-12
renamed get_child to child in schema.types._Type and _Vertex to Vertex in sch...
Matthias Baumgartner
2022-12-22
filter ast parser and get method in sparql store
Matthias Baumgartner
2022-12-19
query ast file structures and essential interfaces
Matthias Baumgartner