shape-path-core
v0.0.5
Published
A typescript library for parsing and executing ShapePaths
Readme
ShapePath.js
A typescript library for executing ShapePaths
Playground
There is an accompanying playground module shape-path-playground, available online at https://shexspec.github.io/ShapePath.js/pacakges/playground/dist/
language/evaluation changes
2021-07-17 ericP: changed predicate separator for ::thisTripleExpr from . to ~ because . is legal in localNames
