Tutorials
End-to-end tutorials that combine setup, data loading, and querying into complete workflows. Each tutorial builds on the concepts from the Getting Started section and Guides.
Planned tutorials
Build a knowledge graph from CSV data
Transform tabular data into RDF triples, load them into WWKG, and query relationships that were implicit in the original tables.
Collaborative editing with branches
Set up a multi-user workflow where each contributor works on their own branch,
reviews changes with delta queries, and merges into main.
Workspace administration
Walk through the full lifecycle of a workspace: creation, inviting members with different roles, and revoking access.
SPARQL for graph exploration
Start from a single resource and explore outward using SPARQL — following relationships, filtering by property values, aggregating results, and using CONSTRUCT to extract subgraphs.
Multi-node sync
Initialize two nodes, join them into a shared workspace, and observe how data loaded on one node becomes available on the other.