How to create website with zotero-friendly metadata
I've recently taken over the website for my organization. We publish annual conference proceedings and would like to modernize our website to be more like a scientific journal - complete with "scrapeable" data and friendliness for things like Zotero. I'm the most tech-savvy among us, but I am mostly familiar with wordpress/css sorts of things (clearly we are a small, low-budget sort of org). This level of web development is new to me.
I'm eager to learn, but don't really know where to start. Is the necessary metadata on the page or the PDF file or both? What data alerts Zotero plugins that there is a citation on the page and causes the paper/book icon to appear in the address bar? What keywords/concepts/tutorials could I start searching for to point me in the right direction? Are there, by any chance, any WordPress-based themes or plugins that generate these sorts of data?
Thanks!
CB
I'm eager to learn, but don't really know where to start. Is the necessary metadata on the page or the PDF file or both? What data alerts Zotero plugins that there is a citation on the page and causes the paper/book icon to appear in the address bar? What keywords/concepts/tutorials could I start searching for to point me in the right direction? Are there, by any chance, any WordPress-based themes or plugins that generate these sorts of data?
Thanks!
CB
http://www.zotero.org/support/dev/exposing_metadata
There are WordPress plugins that include COinS or unAPI:
http://www.zotero.org/support/plugins#wordpress
COinS is more widely supported, unAPI the technically superior solution (since it can serve up richter data). I'm not aware of a WordPress solution that generates rich embedded metadata (though I believe default WordPress includes basic Dublin Core), though other content management systems like epress do.
Does our website have to use Open Archive Initiative (OAI)-Protocol Metadata Harvesting (PMH) service?
Dublin Core (DC) in the site header is recognized. You don't need to use OAI-PMH, no.
I wonder if such plugins are still useful and working in the newest 4.x Wordpress versions.
COinS Metadata Exposer from Zotero (2007) is not maintained on the WP Plugins page (Version 0.5, declared compatible up to WP 2.1).
ScholarPress Coins 1.3 from 2012 declared compatible up to WP 3.3.2.
COinS WordPress Plugin is from 2005 and looking at the comments not working anymore since at least WP 3.8.
I just do not want to install plugins that are more causing problems then helping.
On the other hand, for having Zotero pick up reference you cite in an article, you can simply export bibliographies using Zotero as html and it will include COinS for the references.
I hope I will have time to test trough all of this.
@everb Which journal are you working for?
@ChristanR Did you have any success? Can you report back?
It’s code could probably be adjusted to pull metadata from a database rather than manually entered, but that is beyond my coding ability.
- http://www.viewjournal.eu
- http://www.tmgonline.nl
@bwiernik Looks promising, thanks for sharing!
https://github.com/bwiernik/WP-Citation-Metadata/