LICENSE.md
MANIFEST.in
README.md
setup.py
simphony_osp/__init__.py
simphony_osp/development.py
simphony_osp/namespaces.py
simphony_osp/wrappers.py
simphony_osp.egg-info/PKG-INFO
simphony_osp.egg-info/SOURCES.txt
simphony_osp.egg-info/dependency_links.txt
simphony_osp.egg-info/entry_points.txt
simphony_osp.egg-info/requires.txt
simphony_osp.egg-info/top_level.txt
simphony_osp/interfaces/__init__.py
simphony_osp/interfaces/interface.py
simphony_osp/interfaces/dataspace/__init__.py
simphony_osp/interfaces/dataspace/interface.py
simphony_osp/interfaces/remote/__init__.py
simphony_osp/interfaces/remote/client.py
simphony_osp/interfaces/remote/common.py
simphony_osp/interfaces/remote/engine.py
simphony_osp/interfaces/remote/server.py
simphony_osp/interfaces/sqlalchemy/__init__.py
simphony_osp/interfaces/sqlalchemy/interface.py
simphony_osp/interfaces/sqlite/__init__.py
simphony_osp/interfaces/sqlite/interface.py
simphony_osp/ontology/__init__.py
simphony_osp/ontology/annotation.py
simphony_osp/ontology/attribute.py
simphony_osp/ontology/composition.py
simphony_osp/ontology/entity.py
simphony_osp/ontology/individual.py
simphony_osp/ontology/namespace.py
simphony_osp/ontology/oclass.py
simphony_osp/ontology/relationship.py
simphony_osp/ontology/restriction.py
simphony_osp/ontology/utils.py
simphony_osp/ontology/files/__init__.py
simphony_osp/ontology/files/city.ttl
simphony_osp/ontology/files/city.yml
simphony_osp/ontology/files/dcam.yml
simphony_osp/ontology/files/dcat2.yml
simphony_osp/ontology/files/dcelements.yml
simphony_osp/ontology/files/dcmitype.yml
simphony_osp/ontology/files/dcterms.yml
simphony_osp/ontology/files/emmo-datamodel.yml
simphony_osp/ontology/files/emmo.yml
simphony_osp/ontology/files/foaf.yml
simphony_osp/ontology/files/owl.ttl
simphony_osp/ontology/files/owl.yml
simphony_osp/ontology/files/prov.yml
simphony_osp/ontology/files/rdfs.ttl
simphony_osp/ontology/files/rdfs.yml
simphony_osp/ontology/files/simphony.ttl
simphony_osp/ontology/files/simphony.yml
simphony_osp/ontology/operations/__init__.py
simphony_osp/ontology/operations/container.py
simphony_osp/ontology/operations/file.py
simphony_osp/ontology/operations/operations.py
simphony_osp/ontology/parser/__init__.py
simphony_osp/ontology/parser/parser.py
simphony_osp/ontology/parser/owl/__init__.py
simphony_osp/ontology/parser/owl/keywords.py
simphony_osp/ontology/parser/owl/parser.py
simphony_osp/session/__init__.py
simphony_osp/session/session.py
simphony_osp/session/wrapper.py
simphony_osp/tools/__init__.py
simphony_osp/tools/general.py
simphony_osp/tools/import_export.py
simphony_osp/tools/pico.py
simphony_osp/tools/pretty_print.py
simphony_osp/tools/remote.py
simphony_osp/tools/search.py
simphony_osp/tools/semantic2dot.py
simphony_osp/utils/__init__.py
simphony_osp/utils/cache.py
simphony_osp/utils/datatypes.py
simphony_osp/utils/other.py
simphony_osp/utils/pico.py
simphony_osp/utils/simphony_namespace.py