CITATION.cff
LICENSE.txt
MANIFEST.in
README.md
requirements-test.txt
requirements.txt
setup.cfg
setup.py
bin/grlc-server
grlc.egg-info/PKG-INFO
grlc.egg-info/SOURCES.txt
grlc.egg-info/dependency_links.txt
grlc.egg-info/requires.txt
grlc.egg-info/top_level.txt
src/__init__.py
src/__version__.py
src/fileLoaders.py
src/glogging.py
src/gquery.py
src/pagination.py
src/prov.py
src/queryTypes.py
src/server.py
src/sparql.py
src/static.py
src/swagger.py
src/utils.py
src/static/favicon.ico
src/static/grlc_logo_01.png
src/static/grlc_logo_02.png
src/static/toolinfo.json
src/static/css/grlc.css
src/static/js/grlc-api.js
src/static/js/grlc-layout.js
src/templates/api-docs.html
src/templates/index.html
tests/test_endpoints.py
tests/test_gquery.py
tests/test_grlc.py
tests/test_loaders.py
tests/test_swagger.py
tests/test_utils.py