Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 397 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 397 Bytes

Run example

If you already have the validate tool installed elsewhere, update the below path to it.

npm install --save shex
./node_modules/shex/bin/validate -d aop.ttl -x ker.shex -n http://identifiers.org/aop.relationships/597

The Jupyter notebook also contains the same ShEx example, for both a local .ttl file and through a SPARQL query against a public SPARQL endpoint.