Skip to content

weso/pschema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pschema

Pregel based schema validation algorithm

More information

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

Contributors

Software that depends on this library

Publishing to OSS-Sonatype

This project uses the sbt ci release plugin for publishing to OSS Sonatype.

SNAPSHOT Releases

Open a PR and merge it to watch the CI release a -SNAPSHOT version

Full Library Releases
  1. Push a tag and watch the CI do a regular release
  2. git tag -a v0.1.0 -m "v0.1.0"
  3. git push origin v0.1.0 Note that the tag version MUST start with v.

About

Pregel based schema validation algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages