turtle-web-editor/README.md

10 lines
189 B
Markdown
Raw Normal View History

2014-04-17 16:18:47 +02:00
N3Validator
===========
Command line tool for validating Turtle, Ntriples or N3 documents on syntax and XSD datatype errors.
Usage:
2014-04-17 16:22:29 +02:00
npm install n3
node N3Validator.js <path-to-file>