.gitattributes
.gitignore
.isort.cfg
.pre-commit-config.yaml
CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
.github/workflows/omero_plugin.yml
.github/workflows/publish_pypi.yml
src/omero/plugins/rdf.py
src/omero_rdf/__init__.py
src/omero_rdf/idr_annotations.py
src/omero_rdf.egg-info/PKG-INFO
src/omero_rdf.egg-info/SOURCES.txt
src/omero_rdf.egg-info/dependency_links.txt
src/omero_rdf.egg-info/entry_points.txt
src/omero_rdf.egg-info/requires.txt
src/omero_rdf.egg-info/top_level.txt
test/integration/clitest/test_rdf.py