CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
odML.egg-info/PKG-INFO
odML.egg-info/SOURCES.txt
odML.egg-info/dependency_links.txt
odML.egg-info/entry_points.txt
odML.egg-info/requires.txt
odML.egg-info/top_level.txt
odml/__init__.py
odml/base.py
odml/doc.py
odml/dtypes.py
odml/fileio.py
odml/format.py
odml/info.json
odml/info.py
odml/property.py
odml/section.py
odml/templates.py
odml/terminology.py
odml/util.py
odml/validation.py
odml/rdf/__init__.py
odml/rdf/fuzzy_finder.py
odml/rdf/query_creator.py
odml/resources/odml-ontology.ttl
odml/resources/section_subclasses.yaml
odml/scripts/__init__.py
odml/scripts/odml_convert.py
odml/scripts/odml_to_rdf.py
odml/scripts/odml_view.py
odml/tools/__init__.py
odml/tools/dict_parser.py
odml/tools/doc_inherit.py
odml/tools/dumper.py
odml/tools/odmlparser.py
odml/tools/parser_utils.py
odml/tools/rdf_converter.py
odml/tools/version_converter.py
odml/tools/xmlparser.py
odml/tools/converters/__init__.py
odml/tools/converters/format_converter.py
odml/tools/converters/version_converter.py
test/test_bugs.py
test/test_doc.py
test/test_doc_integration.py
test/test_dtypes.py
test/test_dtypes_integration.py
test/test_dumper.py
test/test_fileio.py
test/test_find_section.py
test/test_format_converter.py
test/test_infer_type.py
test/test_iterators.py
test/test_links.py
test/test_parser_json.py
test/test_parser_odml.py
test/test_parser_xml.py
test/test_parser_yaml.py
test/test_property.py
test/test_property_integration.py
test/test_rdf_reader.py
test/test_rdf_writer.py
test/test_samplefile.py
test/test_script_odml_convert.py
test/test_script_odml_to_rdf.py
test/test_section.py
test/test_section_integration.py
test/test_terminology.py
test/test_util.py
test/test_validation.py
test/test_validation_integration.py
test/test_version_converter.py
test/test_version_converter_integration.py
test/test_xml_writer.py
test/resources/example.odml
test/resources/ignore_errors.xml
test/resources/invalid_root.xml
test/resources/invalid_version.json
test/resources/invalid_version.xml
test/resources/invalid_version.yaml
test/resources/local_repository_file_v1.0.xml
test/resources/local_repository_file_v1.1.xml
test/resources/missing_root.json
test/resources/missing_root.yaml
test/resources/missing_version.json
test/resources/missing_version.xml
test/resources/missing_version.yaml
test/resources/validation_dtypes.json
test/resources/validation_dtypes.xml
test/resources/validation_dtypes.yaml
test/resources/validation_section.json
test/resources/validation_section.xml
test/resources/validation_section.yaml
test/resources/version_conversion.json
test/resources/version_conversion.xml
test/resources/version_conversion.yaml
test/resources/version_conversion_int.json
test/resources/version_conversion_int.xml
test/resources/version_conversion_int.yaml
test/resources/scripts/odml_convert/conversion_example_A.xml
test/resources/scripts/odml_convert/conversion_example_B.xml
test/resources/scripts/odml_convert/test_broken/empty.xml
test/resources/scripts/odml_convert/test_broken/invalid_xml.xml
test/resources/scripts/odml_convert/test_recursive/conversion_example_sub_root.xml
test/resources/scripts/odml_convert/test_recursive/sub/conversion_example_sub_sub.xml
test/resources/scripts/odml_to_rdf/example_A.doi.xml
test/resources/scripts/odml_to_rdf/example_B.doi.xml
test/resources/scripts/odml_to_rdf/test_invalid/invalid.xml
test/resources/scripts/odml_to_rdf/test_invalid/not_odml.xml
test/resources/scripts/odml_to_rdf/test_invalid/not_xml.md
test/resources/scripts/odml_to_rdf/test_recursive/example_sub_root.doi.xml
test/resources/scripts/odml_to_rdf/test_recursive/sub/example_sub.doi.xml