.gitignore
CHANGELOG.md
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
requirements.txt
cemento/__init__.py
cemento/main.py
cemento.egg-info/PKG-INFO
cemento.egg-info/SOURCES.txt
cemento.egg-info/dependency_links.txt
cemento.egg-info/entry_points.txt
cemento.egg-info/requires.txt
cemento.egg-info/top_level.txt
cemento/cli/__init__.py
cemento/cli/constants.py
cemento/cli/download.py
cemento/cli/drawio_ttl.py
cemento/cli/ttl_drawio.py
cemento/data/default_prefixes.json
cemento/data/defaults/owl.ttl
cemento/data/defaults/rdf.ttl
cemento/data/defaults/rdfs.ttl
cemento/data/references/cco.ttl
cemento/draw_io/__init__.py
cemento/draw_io/constants.py
cemento/draw_io/io.py
cemento/draw_io/preprocessing.py
cemento/draw_io/read_diagram.py
cemento/draw_io/transforms.py
cemento/draw_io/write_diagram.py
cemento/rdf/__init__.py
cemento/rdf/drawio_to_turtle.py
cemento/rdf/filters.py
cemento/rdf/graph_to_turtle.py
cemento/rdf/io.py
cemento/rdf/preprocessing.py
cemento/rdf/transforms.py
cemento/rdf/turtle_to_drawio.py
cemento/rdf/turtle_to_graph.py
cemento/templates/circle.xml
cemento/templates/class.xml
cemento/templates/connector.xml
cemento/templates/instance.xml
cemento/templates/literal.xml
cemento/templates/scaffold.xml
cemento/templates/shape.xml
cemento/term_matching/constants.py
cemento/term_matching/io.py
cemento/term_matching/preprocessing.py
cemento/term_matching/transforms.py
cemento/utils/__init__.py
cemento/utils/constants.py
cemento/utils/io.py
cemento/utils/utils.py
examples/ex_drawio_to_graph.py
examples/ex_drawio_to_ttl.py
examples/ex_graph_to_drawio.py
examples/ex_onto_diagram.py
examples/ex_ttl_to_drawio.py
examples/happy-example.drawio
examples/happy-example.ttl
examples/prefixes.json
figures/do-not-input-this-happy-example-explainer.drawio
figures/happy-example-explainer.drawio.svg