Online text editor with Turtle syntax highlighting and validation. https://felixlohmeier.github.io/turtle-web-editor/
Go to file
Miel Vander Sande 8e3a95a0c3 Added new name file 2014-04-18 17:11:43 +02:00
.gitignore Added package.json and gitignore 2014-04-17 16:28:54 +02:00
README.md Update README.md 2014-04-18 17:09:46 +02:00
TurtleValidator.js Added new name file 2014-04-18 17:11:43 +02:00
package.json Name change to Turtle 2014-04-18 17:10:54 +02:00

README.md

TurtleValidator

Command line tool for validating Turtle and Ntriples documents on syntax and XSD datatype errors.

Usage:

npm install
node TurtleValidator.js <path-to-file>