LICENSE
README.md
pyproject.toml
ontolutils/__init__.py
ontolutils/_cfg.py
ontolutils/_version.py
ontolutils/cache.py
ontolutils/config.py
ontolutils/typing.py
ontolutils.egg-info/PKG-INFO
ontolutils.egg-info/SOURCES.txt
ontolutils.egg-info/dependency_links.txt
ontolutils.egg-info/requires.txt
ontolutils.egg-info/top_level.txt
ontolutils/classes/__init__.py
ontolutils/classes/decorator.py
ontolutils/classes/query_util.py
ontolutils/classes/thing.py
ontolutils/classes/thingmodel.py
ontolutils/classes/urivalue.py
ontolutils/classes/utils.py
ontolutils/ex/__init__.py
ontolutils/ex/dcat/__init__.py
ontolutils/ex/dcat/resource.py
ontolutils/ex/dcat/role.py
ontolutils/ex/foaf/__init__.py
ontolutils/ex/foaf/agent.py
ontolutils/ex/generated_hdf5/__init__.py
ontolutils/ex/generated_hdf5/models.py
ontolutils/ex/generated_hdf5_simple/__init__.py
ontolutils/ex/generated_hdf5_simple/models.py
ontolutils/ex/hdf5/__init__.py
ontolutils/ex/hdf5/allotrope.py
ontolutils/ex/m4i/__init__.py
ontolutils/ex/m4i/m4i.py
ontolutils/ex/manual_hdf5/__init__.py
ontolutils/ex/manual_hdf5/models.py
ontolutils/ex/pimsii/__init__.py
ontolutils/ex/pimsii/property.py
ontolutils/ex/pimsii/variable.py
ontolutils/ex/prov/__init__.py
ontolutils/ex/prov/attribution.py
ontolutils/ex/qudt/__init__.py
ontolutils/ex/qudt/conversion.py
ontolutils/ex/qudt/utils.py
ontolutils/ex/schema/__init__.py
ontolutils/ex/schema/creative_work.py
ontolutils/ex/schema/project.py
ontolutils/ex/schema/thing.py
ontolutils/ex/sis/__init__.py
ontolutils/ex/sis/measurement_uncertainty.py
ontolutils/ex/skos/__init__.py
ontolutils/ex/skos/concept.py
ontolutils/ex/sosa/__init__.py
ontolutils/ex/spdx/__init__.py
ontolutils/ex/spdx/spdx.py
ontolutils/ex/ssn/__init__.py
ontolutils/ex/ssn/ssn.py
ontolutils/ex/test_complex_future/__init__.py
ontolutils/ex/test_complex_future/models.py
ontolutils/ex/test_complex_rebuild/__init__.py
ontolutils/ex/test_complex_rebuild/models.py
ontolutils/ex/test_current/models.py
ontolutils/ex/test_final/__init__.py
ontolutils/ex/test_final/models.py
ontolutils/ex/test_final2/models.py
ontolutils/ex/test_fixed/models.py
ontolutils/ex/test_simple_future/__init__.py
ontolutils/ex/test_simple_future/models.py
ontolutils/ex/test_simple_rebuild/__init__.py
ontolutils/ex/test_simple_rebuild/models.py
ontolutils/ex/test_simple_rebuild2/__init__.py
ontolutils/ex/test_simple_rebuild2/models.py
ontolutils/ex/test_simple_rebuild3/__init__.py
ontolutils/ex/test_simple_rebuild3/models.py
ontolutils/ex/time/__init__.py
ontolutils/ex/working_hdf5/__init__.py
ontolutils/ex/working_hdf5/models.py
ontolutils/namespacelib/__dev.py
ontolutils/namespacelib/__init__.py
ontolutils/namespacelib/_iana_utils.py
ontolutils/namespacelib/codemeta.py
ontolutils/namespacelib/hdf5.py
ontolutils/namespacelib/m4i.py
ontolutils/namespacelib/obo.py
ontolutils/namespacelib/qudt_kind.py
ontolutils/namespacelib/qudt_unit.py
ontolutils/namespacelib/schema.py
ontolutils/namespacelib/spdx.py
ontolutils/namespacelib/ssn_system.py
ontolutils/utils/__init__.py
ontolutils/utils/qudt_units.py
tests/test_classes.py
tests/test_dcat.py
tests/test_decorator.py
tests/test_doc.py
tests/test_ex_versions.py
tests/test_hdf.py
tests/test_hdf5.py
tests/test_m4i.py
tests/test_namespaces.py
tests/test_pimsii.py
tests/test_prov.py
tests/test_qudt.py
tests/test_query.py
tests/test_readme.py
tests/test_schema.py
tests/test_serialization.py
tests/test_sis.py
tests/test_skos.py
tests/test_sosa.py
tests/test_spdx.py
tests/test_time.py
tests/test_typing.py
tests/test_utils.py
tests/test_validation.py
tests/test_version.py