RDFShape
RDF Data
Parse & Convert RDF Data
Info about RDF Data
Example RDF data visualization
Infer Shape from Data
Data options
Schema
Parse & Convert Schema
Info about Schema
Example ShEx UML visualization
Schema options
Validation
Empty RDF Data + Schema (ShEx by default)
Empty RDF Data with embedded Schema (SHACL by default)
Simple example (ShEx)
Simple example (SHACL)
Simple example using ShExR (RDF)
Simple example with ShEx - inference
Validating RDF Data book examples
Examples based on FHIR
Examples based on Wikidata
SPARQL
Query
Example SPARQL query
API
Api Docs
About
About
Schema Info
Schema
By input
By URL
By File
prefix : <http://example.org/> prefix xsd: <http://www.w3.org/2001/XMLSchema#> base <http://example.org/> :User CLOSED { :name xsd:string; :age xsd:int; :knows @:User ; :worksFor @:Company ; :buys @<Product> {1,10} } :Company { :name xsd:string ; :hasEmployee @:User * } <Product> { :name .; :sku xsd:string ; :manufacturer @<Organization> } <Organization> { :name xsd:string ; :isPartOf @<Organization> }
Schema Format
ShExC
ShExJ
N-Quads
N3
N-Triples
JSON-LD
RDF/XML
rdf/null
TriX
RDF-THRIFT
Turtle
RDF/JSON
TriG
TURTLE
N-TRIPLES
TRIG
DOT
TREE
Schema URL:
Schema Format
ShExC
ShExJ
N-Quads
N3
N-Triples
JSON-LD
RDF/XML
rdf/null
TriX
RDF-THRIFT
Turtle
RDF/JSON
TriG
TURTLE
N-TRIPLES
TRIG
DOT
TREE
Schema Format
ShExC
ShExJ
N-Quads
N3
N-Triples
JSON-LD
RDF/XML
rdf/null
TriX
RDF-THRIFT
Turtle
RDF/JSON
TriG
TURTLE
N-TRIPLES
TRIG
DOT
TREE
Schema Engine (current: ShEx)
ShEx
SHACLex
Schema Info
Other options
Editor theme:
Eclipse
Elegant
Monokai