Online text editor with Turtle syntax highlighting and validation. https://felixlohmeier.github.io/turtle-web-editor/
Go to file
Pieter Colpaert 3740a5e0ca Added support for global installation 2014-04-28 11:51:16 +02:00
.gitignore Added package.json and gitignore 2014-04-17 16:28:54 +02:00
README.md Added support for global installation 2014-04-28 11:51:16 +02:00
TurtleValidator.js Added support for global installation 2014-04-28 11:51:16 +02:00
package.json Added support for global installation 2014-04-28 11:51:16 +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 -g
ttl <path-to-file>