isogeo_xml_toolbelt.readers.reader_iso19139 module

Isogeo XML Fixer - Metadata

Purpose: Read a metadata stored into XML ISO 19139 as an object Authors: First work by GeoBretagne on mdchecker - updated by Isogeo Python: 3.6.x

class isogeo_xml_toolbelt.readers.reader_iso19139.MetadataIso19139(xml: pathlib.Path)[source]

Bases: object

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

asDict() → dict[source]

Retrun object as a structured dictionary key: value.

get_md_contacts() → dict[source]
get_md_keywords() → list[source]