Hello everybody
I am updating this thread with the progress I am doing on my work.
I spent these weeks analyzing the database existing in LXCat. First of all, I want to say LXCat it is a very valuable resource and contains a lot of useful data.
Analyzing the XML export I noticed this:
1. The structure is not well defined: there is no XSD and it happens there are some irregularities.
2. The categorization of cross section tables is not very clear: often to understand what a table is representing it is needed to look at the comment or at the original paper.
To resolve these problems, I decided to convert to an internal XML format, with a different categorization.
I understand LXCat can not to change the XML format overnight because it will break the compatibility with existing software, but I would like to share here the result of my work, to serve as starting point for discussion on the future evolution of LXCat.
Attached you can find a schema representing how I categorize cross section tables and an example XML for a database (including the XSD schema).
Best regards
Michele Renda