LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/graffl.adoc
docs/graffl.png
src/graffl/__init__.py
src/graffl/cli.py
src/graffl/config.py
src/graffl/graffl.lark
src/graffl/parser.py
src/graffl/profile_loader.py
src/graffl.egg-info/PKG-INFO
src/graffl.egg-info/SOURCES.txt
src/graffl.egg-info/dependency_links.txt
src/graffl.egg-info/entry_points.txt
src/graffl.egg-info/requires.txt
src/graffl.egg-info/top_level.txt
src/graffl/profiles/OWL.yaml
src/graffl/profiles/RDFSchema.yaml
src/graffl/profiles/SHACL.yaml
tests/test_parser.py
tests/test_utils.py