weso / shex-s

Scala implementation of ShEx

Home Page:http://www.weso.es/shex-s/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate ShEx-based subsets

labra opened this issue · comments

Implement a ShEx based RDF data subset

There are 2 approaches:

  • Slurp RDF triples while validating, this is the approach followed by ShEx.js and PyShex
  • Focus only on creating ShEx based graph traversal subset which could be faster but could have issues with invalid RDF data