forked from ericprud/ShExDemo
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andrew Beveridge edited this page Feb 5, 2015
·
19 revisions
Welcome to the ShExDemo wiki!
Please feel free to add more detail and add more pages.
- HCLS Dataset Description Validator (Requires author's permission to view)
- W3C Dataset Descriptions: HCLS Community Profile
- Shape Expressions Primer - A general introduction to the Shape Expressions language
-
Eric Prud'hommeaux's Version
- ShEx demo GitHub Repo - We forked this!
- [Simple ShEx demo] (http://www.w3.org/2013/ShEx/SimpleShExDemo)
- Fancy ShEx demo
- ShExDemo.js - Important part of the system
- Alasdair Gray's
- OpenPHACTS Validator (supports almost all syntaxes)
- Turtle (Terse RDF Triple Language) - Parsed by N3.js
- TriG syntax - Parsed by N3.js
- N-Triples - Parsed by N3.js
- RDF/XML - Parsed by rdflib.js
- Notation3 - Parsed by rdflib.js
- JSON-LD - Parsed by jsonld.js