Marielle Volz
Marielle Volz
Crossref has an item-type called "component" which seems to mostly be for figures. I thought about type casting it as "artwork" but there's no "publicationTitle" field for "artwork" so I...
Not sure if this is a bug with translation-server or the translator (may be both), but the sample urls in this translator https://github.com/zotero/translators/blob/master/zotero.org.js are returning 501 not implemented and just...
See: https://github.com/zotero/translators/issues/918#issuecomment-120761172 Nature articles are coming back with the title "Internal Server Error". http://www.nature.com/ijo/journal/v38/n1/full/ijo201369a.html returns ``` [[{"itemKey":"6HHC849F","itemVersion":0,"creators":[],"tags":[],"url":"http://www.nature.com/ijo/journal/v38/n1/full/ijo201369a.html","title":"Internal Server Error","accessDate":"CURRENT_TIMESTAMP","itemType":"webpage"}]] ```
* Update mocha to most recent version * Convert mocha.opts to .yaml config file as this was deprecated in v.8.0.0 * Update eslint Supplants #156 Change-Id: I77bc001c16d5f8f5414dcec5bea696facfb737a9
Use PMID endpoint instead of web translator for pubmed links as this is the more "polite" way of accessing PubMed. Change-Id: Ic3c1a661db65ddc5442f9eaae580275b4fa3499f
* Update to correct config variable and value in test.json ( Follow up to 632ea8d ) * Move test.json to test.json5 ( Follow up to b5c2c60 ) * Remove unnecessary...
The ParsedComponents "assign" function doesn't appear to check input validity at all and allows you to set objects and other non-valid input as values. For instance you can do the...
We got a report of date here not being parsed: 20170821T1415+0300Z I've noticed that ISO dates that are definitely valid but lack punctuation are not recognised either, i.e: 20171207T124731Z According...
Irony alert: to replicate, call parseFromString on the html at https://www.npmjs.org/package/xmldom Here's the output from parsing that page: unclosed xml attribute @#[line:2,col:1] unclosed xml attribute @#[line:3,col:1] unclosed xml attribute @#[line:4,col:3]...
The ISBN definitions seem to be updated fairly frequently as far as I can tell. Would it be possible to make a request on loading the library for the new...