LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
sssom/__init__.py
sssom/__main__.py
sssom/cli.py
sssom/cliques.py
sssom/cliquesummary.py
sssom/context.py
sssom/external_context.py
sssom/internal_context.py
sssom/io.py
sssom/parsers.py
sssom/rdf_util.py
sssom/sparql_util.py
sssom/sssom_datamodel.py
sssom/sssom_document.py
sssom/util.py
sssom/writers.py
sssom.egg-info/PKG-INFO
sssom.egg-info/SOURCES.txt
sssom.egg-info/dependency_links.txt
sssom.egg-info/entry_points.txt
sssom.egg-info/not-zip-safe
sssom.egg-info/requires.txt
sssom.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_collapse.py
tests/test_conversion.py
tests/test_convert.py
tests/test_data.py
tests/test_datamodel_util.py
tests/test_parsers.py
tests/test_reconcile.py
tests/test_rewire.py
tests/test_scc.py
tests/test_writers.py