isogeo_xml_toolbelt.readers.reader_iso19110 module

Isogeo XML Fixer - Metadata

Purpose: Read a metadata stored into XML ISO 19110 as an object Authors: Isogeo, inspired by the work did by GeoBretagne on mdchecker Python: 3.6.x

class isogeo_xml_toolbelt.readers.reader_iso19110.MetadataIso19110(xml: pathlib.Path)[source]

Bases: object

Object representation of a metadata stored into XML respecting ISO 19110.

asDict()[source]

Return the metadata object as a dict.