Online text editor with Turtle syntax highlighting and validation. https://felixlohmeier.github.io/turtle-web-editor/
Go to file
mielvds 5bb225c2a5 Update README.md 2014-04-17 16:30:11 +02:00
.gitignore Added package.json and gitignore 2014-04-17 16:28:54 +02:00
README.md Update README.md 2014-04-17 16:30:11 +02:00
n3validator.js Changed some console logging 2014-04-17 16:20:55 +02:00
package.json Added package.json and gitignore 2014-04-17 16:28:54 +02:00

README.md

N3Validator

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

Usage:

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