-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve validation report output (#320)
* improve report output * working on orshapes * add reason to orshape * add orshape diff to report * hashable * fixing result_uri? * remove print * use actual validation report * fix imports * formatting * fix tests to match new shacl interpretation output * fix tests to match new shacl interpretation output * add test case for property shapes * use pyshacl parsing of paths * formatting and imports * remove Literal import * clean up commented code * add test case for Or * format * qname for paths in validation reasons * handle prefixes whe nconverting to sparql paths * format code * fixing up shape_to_query and adding tests * dedup count code * move count formatting function to graphdiff and fix test
- Loading branch information
Showing
7 changed files
with
975 additions
and
769 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.