Merge branch 'master' of github.com:mmlab/N3Validator

This commit is contained in:
Miel Vander Sande 2014-04-17 16:21:05 +02:00
commit f5a6c02ad6
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
N3Validator
===========
Command line tool for validating Turtle, Ntriples or N3 documents on syntax and XSD datatype errors.
Usage:
node N3Validator.js <path-to-file>