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
/
bsfs
/
triple_store
/
sparql
Age
Commit message (
Expand
)
Author
2023-03-04
namespace refactoring and cleanup
Matthias Baumgartner
2023-03-02
minor style fixes
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-03-02
default sort order in sparql backend
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-13
schema type comparison across classes
Matthias Baumgartner
2023-01-12
cleanup and cosmetic changes
Matthias Baumgartner
2023-01-12
number literal adaptions
Matthias Baumgartner
2023-01-12
adapt to non-optional range in query checks
Matthias Baumgartner
2023-01-12
changed path to from_string in clients
Matthias Baumgartner
2023-01-12
use Vertex in type annotations
Matthias Baumgartner
2022-12-22
filter ast parser and get method in sparql store
Matthias Baumgartner
2022-12-19
import fixes
Matthias Baumgartner
2022-12-19
query ast file structures and essential interfaces
Matthias Baumgartner