Online text editor with Turtle syntax highlighting and validation. https://felixlohmeier.github.io/turtle-web-editor/
Go to file
Pieter Colpaert 6bfe07a4ca support for stdin 2014-04-28 15:08:22 +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 support for stdin 2014-04-28 15:08:22 +02:00
package.json support for stdin 2014-04-28 15:08:22 +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>