MANIFEST.in
README.md
setup.py
chemistry_and_robots/__init__.py
chemistry_and_robots.egg-info/PKG-INFO
chemistry_and_robots.egg-info/SOURCES.txt
chemistry_and_robots.egg-info/dependency_links.txt
chemistry_and_robots.egg-info/requires.txt
chemistry_and_robots.egg-info/top_level.txt
chemistry_and_robots/data_model/__init__.py
chemistry_and_robots/data_model/base_ontology.py
chemistry_and_robots/data_model/iris.py
chemistry_and_robots/data_model/ontobpr.py
chemistry_and_robots/data_model/ontodoe.py
chemistry_and_robots/data_model/ontohplc.py
chemistry_and_robots/data_model/ontolab.py
chemistry_and_robots/data_model/ontoreaction.py
chemistry_and_robots/data_model/ontovapourtec.py
chemistry_and_robots/data_model/unit_conversion.py
chemistry_and_robots/hardware/__init__.py
chemistry_and_robots/hardware/hplc.py
chemistry_and_robots/kg_operations/__init__.py
chemistry_and_robots/kg_operations/dict_and_list.py
chemistry_and_robots/kg_operations/sparql_client.py
chemistry_and_robots/resources/ontoagent/Service__DoE.ttl
chemistry_and_robots/resources/ontoagent/Service__Execution.ttl
chemistry_and_robots/resources/ontoagent/Service__PostProc.ttl
chemistry_and_robots/resources/sample_data/doe.ttl
chemistry_and_robots/resources/sample_data/doe_no_prior_data.ttl
chemistry_and_robots/resources/sample_data/doe_template.ttl
chemistry_and_robots/resources/sample_data/dummy_lab.ttl
chemistry_and_robots/resources/sample_data/dummy_post_proc.ttl
chemistry_and_robots/resources/sample_data/duplicate_ontorxn.ttl
chemistry_and_robots/resources/sample_data/new_exp_data.ttl
chemistry_and_robots/resources/sample_data/raw_hplc_report_txt.txt
chemistry_and_robots/resources/sample_data/raw_hplc_report_txt_incomplete.txt
chemistry_and_robots/resources/sample_data/raw_hplc_report_txt_no_product.txt
chemistry_and_robots/resources/sample_data/raw_hplc_report_txt_unidentified_peaks.txt
chemistry_and_robots/resources/sample_data/raw_hplc_report_xls.xls
chemistry_and_robots/resources/sample_data/raw_hplc_report_xls_incomplete.xls
chemistry_and_robots/resources/sample_data/raw_hplc_report_xls_no_product.xls
chemistry_and_robots/resources/sample_data/raw_hplc_report_xls_unidentified_peaks.xls
chemistry_and_robots/resources/sample_data/rxn_data.ttl
chemistry_and_robots/resources/sample_data/rxn_queue_test.ttl
chemistry_and_robots/tests/__init__.py
chemistry_and_robots/tests/conftest.py
chemistry_and_robots/tests/test_base_ontology.py
chemistry_and_robots/tests/test_dict_and_list.py
chemistry_and_robots/tests/test_example_triples.py
chemistry_and_robots/tests/test_hash_eq.py
chemistry_and_robots/tests/test_hplc.py
chemistry_and_robots/tests/test_single_phase.py
chemistry_and_robots/tests/test_sparql_client.py