dspinellis / alexandria3k

Local relational access to openly-available publication data sets
GNU General Public License v3.0
79 stars 14 forks source link

Consolidate file_xml_cache.py and file_pubmed_cache.py #43

Open dspinellis opened 2 months ago

dspinellis commented 2 months ago

The two violate the DRY principle and the layering abstraction. Consolidate them into a single file that is agnostic of the lower layer (PubMed or USPTO) details.