[Request] Translator for Wormbase articles
I would love to see a translator for Wormbase papers in Zotero.
One example here: http://www.wormbase.org/resources/paper/WBPaper00042874
If you click on the "download" button (bottom right), you can get a JSON, XML, YML or HTML file, which seems to contain all the needed informations, including the PMID when relevant: http://www.wormbase.org/resources/paper/WBPaper00044185
Alternatively, there is also an API: http://www.wormbase.org/about/userguide/for_developers/API-REST/Paper
Or I guess the page could also be parsed directly to avoid a HTTP request.
Thank you.
One example here: http://www.wormbase.org/resources/paper/WBPaper00042874
If you click on the "download" button (bottom right), you can get a JSON, XML, YML or HTML file, which seems to contain all the needed informations, including the PMID when relevant: http://www.wormbase.org/resources/paper/WBPaper00044185
Alternatively, there is also an API: http://www.wormbase.org/about/userguide/for_developers/API-REST/Paper
Or I guess the page could also be parsed directly to avoid a HTTP request.
Thank you.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
OTOH, the quality of the metadata is not that great (e.g only years for dates, sometimes missing pages, abbreviated journal titles, in general missing fields). Perhaps we would be better off scraping the PMID/DOI and passing those on to appropriate search translators.