Skip to content

Ignoring XML elements with names having illegal characters

Compare
Choose a tag to compare
@schuemie schuemie released this 13 Sep 09:45
· 5 commits to master since this release

Ignoring XML elements with names having illegal characters when analyzing.

For example, pubmed18n1239.xml erroneously contains the XML element 'mml:math', which led to errors when trying to create the database structure. Now these elements are skipped. When parsing and inserting the data, these elements will also be ignored since no matching field is present in the schema.