.flake8
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE.md
README.md
pyproject.toml
requirements-dev.txt
.github/dependabot.yml
.github/workflows/build.yml
oxrdflib/__init__.py
oxrdflib/py.typed
oxrdflib.egg-info/PKG-INFO
oxrdflib.egg-info/SOURCES.txt
oxrdflib.egg-info/dependency_links.txt
oxrdflib.egg-info/entry_points.txt
oxrdflib.egg-info/requires.txt
oxrdflib.egg-info/top_level.txt
tests/test_dataset.py
tests/test_graph.py
tests/test_graph_context.py
tests/test_sparql.py
tests/test_store.py