Presenting Zotero information on website
Hello,
My organization committed some resources to creating a large Zotero library of documents in our field (international relations - state building and security), and we're trying to get the most out of it. We were hoping that we could somehow use the Zotero as a document library on our website, with visitors being able to search or at least browse the collection without necessarily having to be Zotero users. I.e. we essentially want to use our Zotero library as a document library on our website. Is this kind of integration possible? Any help would be greatly appreciated!
My organization committed some resources to creating a large Zotero library of documents in our field (international relations - state building and security), and we're trying to get the most out of it. We were hoping that we could somehow use the Zotero as a document library on our website, with visitors being able to search or at least browse the collection without necessarily having to be Zotero users. I.e. we essentially want to use our Zotero library as a document library on our website. Is this kind of integration possible? Any help would be greatly appreciated!
Obviously you can link to your Zotero library on zotero.org, which can be browsed by anyone (if you make it public). Note that attachments aren't accessible in public libraries/groups.
You can also use the server api to feed the bibliography into a website etc. http://www.zotero.org/support/dev/server_api/read_api
But if you want to be serious about creating a document library, you should look at repository software like dspace and just use Zotero for the local version of the library.
But that's really a question for the dspace forum/support - give them a list of the export formats supported by Zotero:
http://www.zotero.org/support/dev/data_formats
and see if they have any ideas.
- for wordpress there is zotpress http://wordpress.org/extend/plugins/zotpress/, which I use to feed a group bibliography to a society webpage here http://www.firstworldwarstudies.org/?page_id=875
- for SPIP there is the realtively recent ZotSPIP http://www.spip-contrib.net/ZotSpip-1-0 with an example here : http://www.ceped.org/spip.php?page=biblio
Similar implementations could be put in place for other CMS.
edit: yep: http://omeka.org/codex/Plugins/ZoteroImport
http://simile.mit.edu/wiki/Citeline_FAQ#What_will_Citeline_do_for_me.3F
It produces HTML which you can link to or embed in your own site.