crdf-editor
A visual RDF graph editor built with crdf and egui.
Features
- Open / Save — Load and save RDF graphs in N-Triples (
.nt) and FlatBuffers (.crdf) formats. - Visual graph — Force-directed layout with color-coded nodes (IRI, blank node, literal).
- Edit — Add and remove triples via a side panel form.
- Undo / Redo — Full undo/redo support for graph operations.
- Pan & Zoom — Navigate large graphs with mouse controls.
Running
License
Licensed under either of Apache-2.0 or MIT at your option.