LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
ssnolib/__init__.py
ssnolib/_version.py
ssnolib/cli.py
ssnolib/config.py
ssnolib/context.py
ssnolib/h5accessor.py
ssnolib/namespace.py
ssnolib/resource.py
ssnolib/sparql_utils.py
ssnolib/utils.py
ssnolib.egg-info/PKG-INFO
ssnolib.egg-info/SOURCES.txt
ssnolib.egg-info/dependency_links.txt
ssnolib.egg-info/entry_points.txt
ssnolib.egg-info/requires.txt
ssnolib.egg-info/top_level.txt
ssnolib/dcat/__init__.py
ssnolib/dcat/resource.py
ssnolib/dcat/role.py
ssnolib/hdf5/__init__.py
ssnolib/hdf5/allotrope.py
ssnolib/m4i/__init__.py
ssnolib/m4i/variable.py
ssnolib/pimsii/__init__.py
ssnolib/pimsii/property.py
ssnolib/pimsii/variable.py
ssnolib/prov/__init__.py
ssnolib/prov/attribution.py
ssnolib/qudt/__init__.py
ssnolib/qudt/qkind.py
ssnolib/qudt/utils.py
ssnolib/schema/__init__.py
ssnolib/schema/project.py
ssnolib/skos/__init__.py
ssnolib/skos/concept.py
ssnolib/ssno/__init__.py
ssnolib/ssno/parser.py
ssnolib/ssno/plugins.py
ssnolib/ssno/standard_name.py
ssnolib/ssno/standard_name_table.py
ssnolib/ssno/unit_utils.py
ssnolib/ssno/templates/__init__.py
ssnolib/ssno/templates/standard_name_table.html
ssnolib/ui/__init__.py
ssnolib/ui/snt_manager/__init__.py
ssnolib/ui/snt_manager/app.py
ssnolib/ui/snt_manager/utils.py
ssnolib/ui/snt_manager/templates/core/index.html
ssnolib/ui/snt_manager/templates/core/sections/agents/addAuthorModal.html
ssnolib/ui/snt_manager/templates/core/sections/agents/addOrganizationModal.html
ssnolib/ui/snt_manager/templates/core/sections/agents/agentSection.html
ssnolib/ui/snt_manager/templates/core/sections/qualifications/index.html
ssnolib/ui/snt_manager/templates/core/sections/standardNames/addStandardNameModal.html
ssnolib/ui/snt_manager/templates/core/sections/standardNames/standardNamesSection.html
ssnolib/ui/snt_manager/templates/core/sections/transformations/transformations.html
ssnolib/ui/snt_manager/templates/post/jsonld.html
ssnolib/ui/snt_manager/templates/welcome/index.html
tests/test_classes.py
tests/test_dcat.py
tests/test_hdf5.py
tests/test_m4i.py
tests/test_namespace.py
tests/test_pimsii.py
tests/test_prov.py
tests/test_readmecode.py
tests/test_schema.py
tests/test_sparql_utils.py
tests/test_ssno.py
tests/test_ssno_standard_name.py
tests/test_ssno_table.py
tests/test_unit_parsing.py
tests/test_utils.py
tests/test_version.py