README.md
setup.py
gemd/__init__.py
gemd.egg-info/PKG-INFO
gemd.egg-info/SOURCES.txt
gemd.egg-info/dependency_links.txt
gemd.egg-info/requires.txt
gemd.egg-info/top_level.txt
gemd/demo/__init__.py
gemd/demo/cake.py
gemd/demo/measurement_example.py
gemd/demo/strehlow_and_cook.pif
gemd/demo/strehlow_and_cook.py
gemd/demo/strehlow_and_cook_small.pif
gemd/demo/toothpick.jpg
gemd/entity/__init__.py
gemd/entity/base_entity.py
gemd/entity/case_insensitive_dict.py
gemd/entity/dict_serializable.py
gemd/entity/file_link.py
gemd/entity/link_by_uid.py
gemd/entity/setters.py
gemd/entity/util.py
gemd/entity/valid_list.py
gemd/entity/attribute/__init__.py
gemd/entity/attribute/base_attribute.py
gemd/entity/attribute/condition.py
gemd/entity/attribute/parameter.py
gemd/entity/attribute/property.py
gemd/entity/attribute/property_and_conditions.py
gemd/entity/bounds/__init__.py
gemd/entity/bounds/base_bounds.py
gemd/entity/bounds/categorical_bounds.py
gemd/entity/bounds/composition_bounds.py
gemd/entity/bounds/integer_bounds.py
gemd/entity/bounds/molecular_structure_bounds.py
gemd/entity/bounds/real_bounds.py
gemd/entity/object/__init__.py
gemd/entity/object/base_object.py
gemd/entity/object/has_conditions.py
gemd/entity/object/has_parameters.py
gemd/entity/object/has_properties.py
gemd/entity/object/has_quantities.py
gemd/entity/object/has_source.py
gemd/entity/object/has_template.py
gemd/entity/object/ingredient_run.py
gemd/entity/object/ingredient_spec.py
gemd/entity/object/material_run.py
gemd/entity/object/material_spec.py
gemd/entity/object/measurement_run.py
gemd/entity/object/measurement_spec.py
gemd/entity/object/process_run.py
gemd/entity/object/process_spec.py
gemd/entity/source/__init__.py
gemd/entity/source/performed_source.py
gemd/entity/template/__init__.py
gemd/entity/template/attribute_template.py
gemd/entity/template/base_template.py
gemd/entity/template/condition_template.py
gemd/entity/template/has_condition_templates.py
gemd/entity/template/has_parameter_templates.py
gemd/entity/template/has_property_templates.py
gemd/entity/template/material_template.py
gemd/entity/template/measurement_template.py
gemd/entity/template/parameter_template.py
gemd/entity/template/process_template.py
gemd/entity/template/property_template.py
gemd/entity/value/__init__.py
gemd/entity/value/base_value.py
gemd/entity/value/categorical_value.py
gemd/entity/value/composition_value.py
gemd/entity/value/continuous_value.py
gemd/entity/value/discrete_categorical.py
gemd/entity/value/empirical_formula.py
gemd/entity/value/inchi_value.py
gemd/entity/value/integer_value.py
gemd/entity/value/molecular_value.py
gemd/entity/value/nominal_categorical.py
gemd/entity/value/nominal_composition.py
gemd/entity/value/nominal_integer.py
gemd/entity/value/nominal_real.py
gemd/entity/value/normal_real.py
gemd/entity/value/smiles_value.py
gemd/entity/value/uniform_integer.py
gemd/entity/value/uniform_real.py
gemd/enumeration/__init__.py
gemd/enumeration/base_enumeration.py
gemd/enumeration/origin.py
gemd/enumeration/sample_type.py
gemd/ingest/__init__.py
gemd/ingest/material_run_example.py
gemd/ingest/table_example.py
gemd/json/__init__.py
gemd/json/gemd_encoder.py
gemd/json/gemd_json.py
gemd/units/__init__.py
gemd/units/citrine_en.txt
gemd/units/constants_en.txt
gemd/units/impl.py
gemd/util/__init__.py
gemd/util/impl.py