PBR / QTM

QTLTableMiner++ tool for mining tables in scientific articles

Home Page:https://www.research-software.nl/software/qtl-tableminer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Europe PMC endpoint to config

arnikz opened this issue · comments

Currently, the URL is hard-coded in the PmcMetaReader.java:

String API_PMCXML = "http://www.ebi.ac.uk/europepmc/webservices/rest/" + PMCID + "/fullTextXML";