Online text editor with Turtle syntax highlighting and validation. https://felixlohmeier.github.io/turtle-web-editor/
Go to file
Miel Vander Sande 9eef604748 Improved double check 2014-04-21 14:18:02 +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 Improved double check 2014-04-21 14:18:02 +02:00
package.json Improved double check 2014-04-21 14:18:02 +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>