Sun, 19 Sep 2021 13:21:15 -0700 |
drewp |
__nonzero__ is called __bool__ in py3! thanks for nothing, linters
|
Sun, 19 Sep 2021 13:20:39 -0700 |
drewp |
minor refactoring
|
Sun, 19 Sep 2021 13:19:20 -0700 |
drewp |
debug logging and comments
|
Sat, 18 Sep 2021 23:57:20 -0700 |
drewp |
WIP - functions are broken as i move most layers to work in Chunks not Triples
|
Sat, 18 Sep 2021 23:53:59 -0700 |
drewp |
move graphDump (on its way out, since reprs are getting better)
|
Fri, 17 Sep 2021 11:11:24 -0700 |
drewp |
add nonRuleStatments to Inference api. there's already a test in an eariler commit
|
Fri, 17 Sep 2021 11:10:18 -0700 |
drewp |
more performance work
|
Fri, 17 Sep 2021 11:07:21 -0700 |
drewp |
WIP rules reloader (doesn't reload yet)
|
Fri, 17 Sep 2021 11:06:52 -0700 |
drewp |
make namespaces in tests less confusing
|
Fri, 17 Sep 2021 11:05:21 -0700 |
drewp |
WIP rules.n3
|
Fri, 17 Sep 2021 11:04:23 -0700 |
drewp |
mqtt_to_rdf.py updates
|
Fri, 17 Sep 2021 11:03:13 -0700 |
drewp |
try not to make empty topic subscriptions
|
Fri, 17 Sep 2021 11:01:06 -0700 |
drewp |
serve graph/config
|
Wed, 15 Sep 2021 23:56:21 -0700 |
drewp |
debug logs
|
Wed, 15 Sep 2021 23:56:02 -0700 |
drewp |
speedups: abort some rules faster
|