.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/build.yaml
.github/workflows/release.yaml
media/bibliography.yaml
media/metals-sim-gold-silver-all.png
media/metals.dot
media/metals.svg
nxontology/__init__.py
nxontology/examples.py
nxontology/exceptions.py
nxontology/ontology.py
nxontology/py.typed
nxontology/viz.py
nxontology.egg-info/PKG-INFO
nxontology.egg-info/SOURCES.txt
nxontology.egg-info/dependency_links.txt
nxontology.egg-info/not-zip-safe
nxontology.egg-info/requires.txt
nxontology.egg-info/top_level.txt
nxontology/tests/__init__.py
nxontology/tests/conftest.py
nxontology/tests/ontology_test.py
nxontology/tests/ontology_test_disconnected_sim.tsv
nxontology/tests/ontology_test_metal_sim.tsv
nxontology/tests/viz_test.py