turtle-web-editor/README.md

10 lines
195 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-17 16:30:11 +02:00
npm install
2014-04-18 17:09:46 +02:00
node TurtleValidator.js <path-to-file>