turtle-web-editor/README.md

10 lines
212 B
Markdown
Raw Normal View History

2014-04-18 17:09:46 +02:00
TurtleValidator
2014-04-17 16:18:47 +02:00
===========
2014-04-18 17:09:46 +02:00
Command line tool for validating Turtle and Ntriples documents on syntax and XSD datatype errors.
2014-04-17 16:18:47 +02:00
Usage:
2014-04-18 17:17:19 +02:00
npm install turtle-validator
2014-04-18 17:09:46 +02:00
node TurtleValidator.js <path-to-file>