zotero/chrome/chromeFiles/content/scholar/xpcom
Simon Kornblith 6626eba844 addresses #83, figure out how to implement OpenURL
OpenURL lookup now works for books. this means that all that's necessary to add scrapable book metadata to a page is an ISBN, as shown below:

<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info:ofi/fmt:kev:mtx:book&amp;rft.isbn=1579550088"></span>

also, we can now scrape Open WorldCat and Wikipedia Book Sources pages with no specialized code involved.

i'm still looking for a better way of looking up journal article metadata. it's currently implemented with CrossRef, but CrossRef simply will not work without a DOI, and is also incomplete (only holds the last name of the first author).
2006-08-07 05:15:30 +00:00
..
cite.js closes #157, add database infrastructure for different CSL styles 2006-08-03 04:54:16 +00:00
data_access.js Fixes #167, Item note cache is not set on new note creation 2006-08-05 07:42:32 +00:00
db.js Addresses #77, maintain database backups 2006-08-01 23:32:18 +00:00
history.js Fixes #89, once an item is added to the library, the item list is no longer updated on delete 2006-06-27 05:42:35 +00:00
ingester.js addresses #83, figure out how to implement OpenURL 2006-08-07 05:15:30 +00:00
notifier.js Put square brackets around ids in notifier debug output if multiple ids passed 2006-06-05 21:51:21 +00:00
schema.js Addresses #111, minor modifications to field list schema, and http://chnm.grouphub.com/P2995041 2006-08-06 16:10:28 +00:00
scholar.js Closes #77, maintain database backups 2006-08-01 23:10:31 +00:00
translate.js addresses #131, make import/export symmetrical 2006-08-05 20:58:45 +00:00
utilities.js addresses #83, figure out how to implement OpenURL 2006-08-07 05:15:30 +00:00