Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

ShEx

< >

ShEx is a grammar language created in 2012.

#3553on PLDB 12Years Old

Shape Expressions (ShEx) is a language for validating and describing RDF. It was proposed at the 2012 RDF Validation Workshop as a high-level, concise language for RDF validation. The shapes can be defined in a human-friendly compact syntax called ShExC or using any Resource Description Framework (RDF) serialization formats like JSON-LD or Turtle. Read more on Wikipedia...


Example from the web:
PREFIX : <http://example.org/> PREFIX schema: <http://schema.org/> :Person { schema:name xsd:string ; schema:knows @:Person * ; }

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io