[go: up one dir, main page]

Skip to content

pgroth/prov-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prov-check

Making sure your provenance is all good.

This project is an implementation of the W3C Constraints of the PROV Data Model using SPARQL.

##Current Status##

  • Be kind - this is super alpha software
  • You can find the code in provcheck/provconstraints.py
  • All constraints defined in the documented are implemented.
  • Passing (279/280) test cases: all 157 unit tests, 81 prov-o examples and 40/41 prov-dm examples as defined in the PROV-Constraints Test Case Guide
  • Uses a lot of sparql 1.1
  • Currently, only supports qualified "style" prov forms
  • Works only with prov-o serializations

##TODO##

  • Support expansion of short forms
  • Do a check of all blank node handling
  • Recheck that all inferences are correctly handled
  • Nice documentation
  • Add a license
  • Separate sparql queries out from code
  • Remote check

This project prov:wasDerivedFrom https://github.com/pgroth/prov-constraints-validator-spin

About

Making sure your provenance is all good

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages