Skip to content

Consider using lxml for RDF/XML parsing #459

@Haigutus

Description

@Haigutus

Is your feature request related to a problem? Please describe.
Speedup of CIM/XML import. Relevant for EU IGM/CGM process, with tight deadlines.

Describe the solution you'd like
Instead of builtin xml parser of python use lxml

Current state:

import xml.etree.ElementTree as ET

Possibly faster parser setup:
https://github.com/Haigutus/triplets/blob/cbcc1bdc143b7199416f456c007e56f4619117a7/triplets/rdf_parser.py#L228

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions