datalog-plan: tick Phase 9 federation demo (already in demo.sx)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 26s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 26s
This commit is contained in:
@@ -258,8 +258,11 @@ large graphs.
|
|||||||
dict-rule form, dl-rule constructor, dl-assert! incremental,
|
dict-rule form, dl-rule constructor, dl-assert! incremental,
|
||||||
dl-retract! removes derived, cyclic-graph reach via data,
|
dl-retract! removes derived, cyclic-graph reach via data,
|
||||||
assert into empty db, fact-style rule (no arrow), coerce dict.
|
assert into empty db, fact-style rule (no arrow), coerce dict.
|
||||||
- [ ] Integration demo: federation graph query — `(ancestor actor1 actor2)` over
|
- [x] Integration demo: federation graph query — `(reachable A B)` /
|
||||||
rose-ash ActivityPub follow relationships (Phase 10).
|
`(mutual A B)` / `(foaf A C)` over `(follows ACTOR-A ACTOR-B)` in
|
||||||
|
`lib/datalog/demo.sx`. Tests in `lib/datalog/tests/demo.sx`.
|
||||||
|
Wiring this to actual rose-ash ActivityPub data is Phase 10
|
||||||
|
service work and is out of scope for this loop.
|
||||||
|
|
||||||
### Phase 10 — Datalog as a query language for rose-ash
|
### Phase 10 — Datalog as a query language for rose-ash
|
||||||
- [x] Schema sketches in `lib/datalog/demo.sx`:
|
- [x] Schema sketches in `lib/datalog/demo.sx`:
|
||||||
|
|||||||
Reference in New Issue
Block a user