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/client/__init__.py
gemd/client/json_encoder.py
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/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/integer_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/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
taurus/__init__.py
taurus/client/__init__.py
taurus/client/json_encoder.py
taurus/demo/__init__.py
taurus/demo/cake.py
taurus/demo/measurement_example.py
taurus/demo/strehlow_and_cook.py
taurus/entity/__init__.py
taurus/entity/base_entity.py
taurus/entity/case_insensitive_dict.py
taurus/entity/dict_serializable.py
taurus/entity/file_link.py
taurus/entity/link_by_uid.py
taurus/entity/setters.py
taurus/entity/util.py
taurus/entity/valid_list.py
taurus/entity/attribute/__init__.py
taurus/entity/attribute/base_attribute.py
taurus/entity/attribute/condition.py
taurus/entity/attribute/parameter.py
taurus/entity/attribute/property.py
taurus/entity/attribute/property_and_conditions.py
taurus/entity/bounds/__init__.py
taurus/entity/bounds/base_bounds.py
taurus/entity/bounds/categorical_bounds.py
taurus/entity/bounds/composition_bounds.py
taurus/entity/bounds/integer_bounds.py
taurus/entity/bounds/real_bounds.py
taurus/entity/object/__init__.py
taurus/entity/object/base_object.py
taurus/entity/object/has_conditions.py
taurus/entity/object/has_parameters.py
taurus/entity/object/has_properties.py
taurus/entity/object/has_quantities.py
taurus/entity/object/has_source.py
taurus/entity/object/has_template.py
taurus/entity/object/ingredient_run.py
taurus/entity/object/ingredient_spec.py
taurus/entity/object/material_run.py
taurus/entity/object/material_spec.py
taurus/entity/object/measurement_run.py
taurus/entity/object/measurement_spec.py
taurus/entity/object/process_run.py
taurus/entity/object/process_spec.py
taurus/entity/source/__init__.py
taurus/entity/source/performed_source.py
taurus/entity/template/__init__.py
taurus/entity/template/attribute_template.py
taurus/entity/template/base_template.py
taurus/entity/template/condition_template.py
taurus/entity/template/has_condition_templates.py
taurus/entity/template/has_parameter_templates.py
taurus/entity/template/has_property_templates.py
taurus/entity/template/material_template.py
taurus/entity/template/measurement_template.py
taurus/entity/template/parameter_template.py
taurus/entity/template/process_template.py
taurus/entity/template/property_template.py
taurus/entity/value/__init__.py
taurus/entity/value/base_value.py
taurus/entity/value/categorical_value.py
taurus/entity/value/composition_value.py
taurus/entity/value/continuous_value.py
taurus/entity/value/discrete_categorical.py
taurus/entity/value/empirical_formula.py
taurus/entity/value/integer_value.py
taurus/entity/value/nominal_categorical.py
taurus/entity/value/nominal_composition.py
taurus/entity/value/nominal_integer.py
taurus/entity/value/nominal_real.py
taurus/entity/value/normal_real.py
taurus/entity/value/uniform_integer.py
taurus/entity/value/uniform_real.py
taurus/enumeration/__init__.py
taurus/enumeration/base_enumeration.py
taurus/enumeration/origin.py
taurus/enumeration/sample_type.py
taurus/ingest/__init__.py
taurus/ingest/material_run_example.py
taurus/ingest/table_example.py
taurus/json/__init__.py
taurus/json/taurus_encoder.py
taurus/json/taurus_json.py
taurus/units/__init__.py
taurus/units/impl.py
taurus/util/__init__.py
taurus/util/impl.py