(Manually) exposing metadata, including attachments, in WordPress
I have read exposing metadata. Questions remain.
My use case is a small WordPress-driven site that is not going to have much more than thirty references, some of which are presented with PDFs. (The site is not live yet.) What I would like to do is expose metadata in such a way that Zotero users can surf by and save the resources described on the webpage, *including the PDFs*.
I know of ZotPress, and the unapi server and COinS plugins. ZotPress lists a bibliography, even including PDFs, but does not expose metadata. The unapi server plugin serves metadata of posts but not metadata contained within posts (and could it expose the PDFs?). Which leaves COinS, but COinS has two major issues: (1) it does not seem to allow links to attachments; and (2) it is incomplete in its support of metadata, e.g. doesn't appear to have "editor".
What else is there?
My use case is a small WordPress-driven site that is not going to have much more than thirty references, some of which are presented with PDFs. (The site is not live yet.) What I would like to do is expose metadata in such a way that Zotero users can surf by and save the resources described on the webpage, *including the PDFs*.
I know of ZotPress, and the unapi server and COinS plugins. ZotPress lists a bibliography, even including PDFs, but does not expose metadata. The unapi server plugin serves metadata of posts but not metadata contained within posts (and could it expose the PDFs?). Which leaves COinS, but COinS has two major issues: (1) it does not seem to allow links to attachments; and (2) it is incomplete in its support of metadata, e.g. doesn't appear to have "editor".
What else is there?
By the way, do you know where to go with the issue that COinS doesn't have the creator type "Editor"? It would be such a trivial thing to implement, I wonder whether COinS cannot be updated to reflect it. http://ocoins.info makes it seem like COinS is now a fossilized standard.
(update: I have emailed Eric Hellman and am awaiting a reply>)
COinS, like OpenURL on which it is based, is only intended to provide enough metadata to enable a link resolver to deal with the citation; it isn't intended to handle the full potential richness of bibliographic citations. It's a linking mechanism, not a citation format.
I really hope some UnAPI/RDF implementation will come along that makes it dead easy to embed citation metadata on the web.