ezpaarse-project / ezpaarse

ezPAARSE can ingest your (proxy) log files and show how users access suscribed electronic ressources.
http://www.ezpaarse.org
Other
69 stars 27 forks source link

Add a way to get DOIs with a bad pattern #14

Open nojhamster opened 8 years ago

nojhamster commented 8 years ago

The crossref middleware checks the DOI pattern to crossref from firing an error. DOIs with a bad pattern should be available somewhere.

kerphi commented 8 years ago

DOI with a bad pattern could mean that the parser code (or platform analysis) is wrong and should be fixed. This is why it could be interesting to have the log line generating bad DOI somewhere.

On Fri, Oct 30, 2015 at 8:18 PM, Yannick notifications@github.com wrote:

The crossref middleware checks the DOI pattern to crossref from firing an error. DOIs with a bad pattern should be available somewhere.

— Reply to this email directly or view it on GitHub https://github.com/ezpaarse-project/ezpaarse/issues/14.

nojhamster commented 8 years ago

Actually I added this pattern check because the parser of Annual Review returned a DOI that included the querystring of the URL :)