CHANGELOG.md
CONTRIBUTORS.md
FEATURES.md
LICENSE.txt
MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
bin/pyshacl
pyshacl/__init__.py
pyshacl/consts.py
pyshacl/errors.py
pyshacl/shape.py
pyshacl/validate.py
pyshacl.egg-info/PKG-INFO
pyshacl.egg-info/SOURCES.txt
pyshacl.egg-info/dependency_links.txt
pyshacl.egg-info/requires.txt
pyshacl.egg-info/top_level.txt
pyshacl/constraints/__init__.py
pyshacl/constraints/cardinality_constraints.py
pyshacl/constraints/constraint_component.py
pyshacl/constraints/logical_constraints.py
pyshacl/constraints/other_constraints.py
pyshacl/constraints/property_pair_constraints.py
pyshacl/constraints/shape_based_constraints.py
pyshacl/constraints/sparql_constraints.py
pyshacl/constraints/string_based_constraints.py
pyshacl/constraints/value_constraints.py
pyshacl/constraints/value_range_constraints.py
pyshacl/inference/__init__.py
pyshacl/inference/custom_rdfs_closure.py