Pregel based schema validation algorithm
Preprint paper that describes the main motivation for the library and its use case to create subsets of Wikidata (section 5.4): Creating Knowledge Graphs Subsets using Shape Expressions, Jose Emilio Labra Gayo
This project uses the sbt ci release plugin for publishing to OSS Sonatype.
Open a PR and merge it to watch the CI release a -SNAPSHOT version
- Push a tag and watch the CI do a regular release
git tag -a v0.1.0 -m "v0.1.0"
git push origin v0.1.0
Note that the tag version MUST start with v.