/turtle-editor-viewer

Primary LanguageJavaScriptMIT LicenseMIT

turtle-editor-viewer

ace.js and viz.js editor/viewer for both dot files and turtle RDF files.

Purpose

To be able to edit an RDF file and to see the subjects and the blank nodes drawn out using dot and graphviz. The images can be saved as SVG or as PNG

The editor is able to work with RDF in either Turtle or in RDF/XML. There is some conversion functionality, but this needs to be improved.

Sources can be brought in either by copy and paste into the left-hand code editing window, or by opening a local file using the button at the top of the graphics pane, or by using a querystring argument (see below)

Edited text in the left hand pane can be downloaded to the local system using the button at the top of the menu bar

Some tips

Try it

Try it out here