After a pip install, the validate_shacl.py does not work because the csvw-safe-constraints.ttl path is different than when the library is installed locally (relative path so of course).
Find a solution (fix path in github? or put the .ttl file within the library but not ideal as should be top level - vocabulary constraints are independent of the library).
After a pip install, the validate_shacl.py does not work because the csvw-safe-constraints.ttl path is different than when the library is installed locally (relative path so of course).
Find a solution (fix path in github? or put the .ttl file within the library but not ideal as should be top level - vocabulary constraints are independent of the library).