Challenge pulling in data from Sciencebase?

I was trying to make a zotero entry from Sciencebase for a data series:

https://www.sciencebase.gov/catalog/item/5a01f6d0e4b0531197b72cfe and https://doi.org/10.5066/F72N51GC

but Zotero is only grabbing one child element and not the parent element. Not sure how to help or address. I was wondering if this is an error in the DOI formatting or something else. Trying to get up to speed on Zotero so I can contribute more.

Andy
  • edited December 12, 2017
    Something is wrong in Zotero there -- the site is fine.

    We'll look at this, but since you mention being interested in contributing here's some technical detail. (If you didn't mean "contributing" in the code sense, ignore please):
    The problem is that item.DOI here: https://github.com/zotero/translators/blob/master/DOI.js#L117 is empty for most non-journal items, and so they don't get placed into the select array. There are various possible ways of fixing this, I'll have to think a bit about what would be best. Ideas & patches welcome.
Sign In or Register to comment.