Roadmap
-
a. Mutation Current
Generate a SparqlUpdate (SU-Set) for each Oxigraph transaction. keep Mutation metadata in triplestore.
-
b. Query
accept nextgraph URIs in SPARQL queries
-
c. Federated Query
accepted nextgraph URIs in SERVICE
-
d. OCap
OCAP enforcement in queries
-
e. Encryption at rest
data encrypted at rest for the RDF store
-
f. RDF-star
RDF-star and SPARQL-star adaptation to SU-set
-
g. Blanknodes skolemization
Blanknodes skolemization
-
h. SPARQL endpoint
Modify SPARQL endpoints to match the new URI API
-
a. Signature of commit
Signature of commit
-
b. Signature of snapshot
Signature of snapshot
-
c. P2P layer integration - metadata
Adapt the P2P layer for threshold signatures - metadata
-
d. Signature API
API to retrieve the commit signature and the PublicKeySet
-
a. Automerge-rs
Integration of automerge-rs
-
b. Yrs
Integration of Yrs
-
c. Prosemirror+Yjs
Integration of Prosemirror+Yjs
-
d. Codemirror+Yjs
Integration of codemirror+Yjs
-
a. Website and tools
Creation of a website at nextgraph.org detailing the project and offering a forum (Zulip) and a VCS (Gitea) for project management. source code will be mirrored on github too.
Visit the forum ! -
b. Documentation Current
Full documentation and specification
Read the docs -
c. Tutorials
Write tutorials, getting started guide
-
a. Three Stores of a Site
3 Stores of a Site
-
b. Containers
LDP containers
-
c. Cache
Cache with ng:revision, ng:access, ng:cache
-
d. UserStore
UserStore
-
a. Verifier
Verifier API for application to verify incoming commits
-
b. P2P protocol Current
P2P core overlay protocol with Pub/Sub, two-tier broker dispatch of events
-
c. External requests
Being able to access the commits and files from outside
-
d. Petnames
Petnames of commits and branches