Skip to content

@hydrofoil/shape-to-query@0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 16:14
· 10 commits to master since this release

Minor Changes

  • d2d5996: Support for deep sh:node which get combined with parent property shapes' paths
  • d2d5996: Changed the signature of shapeToPatterns. Now it returns an object with functions to create full CONSTRUCT and WHERE clauses and implements the Iterable<SparqlTemplateResult> interface