Skip to content
#

openaccess

open-access logo

Open Access (OA) research is available online for free, often with permission to reuse. OA includes articles, data, code, books, research proposals, and entire journals, as well as supporting tools and policies.

Here are 47 public repositories matching this topic...

eseiver
eseiver commented Nov 29, 2017

Right now, self.doi in the Article class (article_class.py) relies on the user entering the DOI correctly & the accompanying local filename matching. It would be good to also check that the DOI in local XML DOI field matches. That field is located in an element at the xpath location /article/front/article-meta/article-id with element.attrib = {"pub-id-type": "doi"} in element.text.