Creating an html bibliography -- zotero not generating coins metadata
Hello all, I think I'm saying this correctly. I am generating separate html bibliographies (by format -- i.e. audio recordings, books etc) from a zotero group library.
When I generate the bib for the books/articles format, I get correct coins metadata (?) embedded in the bib. Example:
<body>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent:-2em;">
<div class="csl-entry">Brothers, Thomas. <i>Louis Armstrong’s New Orleans</i>. W.W. Norton & Co., 2007.</div>
<span class="Z3988" title="url_ver=Z39.88-2004&ctx_ver=Z39.88-2004&rfr_id=info%3Asid%2Fzotero.org%3A2&rft_id=urn%3Aisbn%3A039333001X&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Louis%20Armstrong's%20New%20Orleans&rft.publisher=W.W.%20Norton%20%26%20Co.&rft.aufirst=Thomas&rft.aulast=Brothers&rft.au=Thomas%20Brothers&rft.date=2007-04-17&rft.isbn=039333001X"/>
</div></body>
When I generate an html bib from the audio cds (or films or videos) I get this instead:
<body>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent:-2em;">
<div class="csl-entry">Jubilee, D. J. <i>Bouncin All Over The World</i>. Audio CD. Take Fo, 1999.</div>
</div></body>
And of course for the second record, no zotero icon shows up in the address bar.
Can anyone explain why this would happen? Both records were downloaded into Zotero from the amazon website.
Thanks!
When I generate the bib for the books/articles format, I get correct coins metadata (?) embedded in the bib. Example:
<body>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent:-2em;">
<div class="csl-entry">Brothers, Thomas. <i>Louis Armstrong’s New Orleans</i>. W.W. Norton & Co., 2007.</div>
<span class="Z3988" title="url_ver=Z39.88-2004&ctx_ver=Z39.88-2004&rfr_id=info%3Asid%2Fzotero.org%3A2&rft_id=urn%3Aisbn%3A039333001X&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Louis%20Armstrong's%20New%20Orleans&rft.publisher=W.W.%20Norton%20%26%20Co.&rft.aufirst=Thomas&rft.aulast=Brothers&rft.au=Thomas%20Brothers&rft.date=2007-04-17&rft.isbn=039333001X"/>
</div></body>
When I generate an html bib from the audio cds (or films or videos) I get this instead:
<body>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent:-2em;">
<div class="csl-entry">Jubilee, D. J. <i>Bouncin All Over The World</i>. Audio CD. Take Fo, 1999.</div>
</div></body>
And of course for the second record, no zotero icon shows up in the address bar.
Can anyone explain why this would happen? Both records were downloaded into Zotero from the amazon website.
Thanks!
Hopefully, Zotero will soon move to a more flexible method of embedding such metadata, likely RDFa using Bibliontology.
This has lots of details:
http://www.zotero.org/support/dev/exposing_metadata
so i'm noticing that it's now possible to grab items (little folder or icon appears in address bar) that aren't OpenURL types via the online Zotero library (example: https://www.zotero.org/groups/new_orleans_studies_uno/items/collectionKey/RAC77GAC/itemKey/9PRQC9NP/itemPage/2).
but if i grab it, then generate an HTML bibliography and open the bib, it's still the same deal as before -- no COinS.
would it be an easy change to make it so that the HTML bibliographies now output whatever COinS-esque thing you got going on in the web version? because this would really help us. beyond films, it doesn't even look like OpenURL supports newspaper articles which is a bummer.
thanks!