mirror of
https://github.com/felixlohmeier/turtle-web-editor.git
synced 2025-03-09 00:00:42 +01:00
Update README.md
This commit is contained in:
parent
5bb225c2a5
commit
887087d693
@ -1,9 +1,9 @@
|
||||
N3Validator
|
||||
TurtleValidator
|
||||
===========
|
||||
|
||||
Command line tool for validating Turtle, Ntriples or N3 documents on syntax and XSD datatype errors.
|
||||
Command line tool for validating Turtle and Ntriples documents on syntax and XSD datatype errors.
|
||||
|
||||
Usage:
|
||||
|
||||
npm install
|
||||
node N3Validator.js <path-to-file>
|
||||
node TurtleValidator.js <path-to-file>
|
||||
|
Loading…
x
Reference in New Issue
Block a user