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
/
graph
/
test_nodes.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
removed author and license notices from individual files
Matthias Baumgartner
2023-03-02
empty fetch result in Nodes
Matthias Baumgartner
2023-03-01
Construct Graph and Nodes with AC instead of user
Matthias Baumgartner
2023-02-08
binary blob in schema and sparql triple store
Matthias Baumgartner
2023-01-30
flip graph fethc result flags
Matthias Baumgartner
2023-01-21
Nodes magic methods for convenience
Matthias Baumgartner
2023-01-21
minor notes
Matthias Baumgartner
2023-01-21
nodes predicate walk sugar
Matthias Baumgartner
2023-01-21
Fetch in graph including results view
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
2022-12-22
filter-ast based get interface in graph.
Matthias Baumgartner
2022-12-18
triple store Open interface
Matthias Baumgartner
2022-12-18
information hiding
Matthias Baumgartner
2022-12-08
sparql triple store and graph (nodes, mostly)
Matthias Baumgartner