Online text editor with Turtle syntax highlighting and validation. https://felixlohmeier.github.io/turtle-web-editor/
Go to file
Miel Vander Sande af9abe3f2d Added dateTime validation and corrected double validation. Shortened code. 2014-04-22 11:53:53 +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:17:19 +02:00
TurtleValidator.js Added dateTime validation and corrected double validation. Shortened code. 2014-04-22 11:53:53 +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 turtle-validator
node TurtleValidator.js <path-to-file>