Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:make_your_site_zotero_ready [2011/04/14 23:21] rmzelledev:make_your_site_zotero_ready [2017/11/12 19:53] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Exposing Your Metadata ======+<html><p id="zotero-5-update-warning" style="color: red; font-weight: bold">We’re 
 +in the process of updating the documentation for 
 +<a href="https://www.zotero.org/blog/zotero-5-0">Zotero 5.0</a>. Some documentation 
 +may be outdated in the meantime. Thanks for your understanding.</p></html>
  
-Whether you are a publisher of a scientific journal, operate a news site, or are a blogger, Zotero users will be eternally grateful if you expose bibliographic metadata on your website. 
  
-In your decision to expose metadata, it is important to identify the object of interest: this can be the webpage itself (e.g. a page on a newspaper's website showing a article), or the resources described on the webpage (e.g. a page of a library catalog showing bibliographic records). +See [[dev/Exposing Metadata]].
- +
-===== Zotero-Ready Web Applications ===== +
- +
-The easiest way to expose bibliographic metadata is to use a web application that comes with this feature, or offers it through a plugin or minimal configuration. Examples are the content management systems [[http://wordpress.org/|WordPress]] (together with a [[wordpress|WordPress metadata plugin]]) and [[http://www.omeka.org|Omeka]], and the web-based bibliographic managers [[http://www.refbase.net|refbase]] and [[http://www.alari.ch/people/derino/Software/Bebop/index.php|Bebop BibTeX publisher]]. +
- +
-Zotero-compatible OPAC (Online Public Access Catalog) software packages for libraries, archives, and museums include: +
- +
-    * Aleph +
-    * DRA +
-    * Dynix +
-    * [[http://open-ils.org/|Evergreen]] +
-    * GEAC +
-    * InnoPAC +
-    * [[http://www.koha.org/|Koha]] +
-    * SIRSI +
-    * TLC/YouSeeMore +
-    * Voyager (WebVoyage) +
-    * VTLS +
- +
-===== Using an Open Standard for Exposing Metadata ===== +
- +
-Alternatively, you can use one of the following open standards to expose your metadata: +
-    * **Embedded RDF** +
-    * **COinS** The [[http://ocoins.info/|COinS website]] defines COinS (ContextObjects in Spans) as "a simple, ad hoc community specification for publishing OpenURL references in HTML." If the somewhat limited and inflexible categories of information available in OpenURL are suitable for your needs, [[dev/making coins|using COinS]] is a relatively easy and lightweight option. For dynamic sites, see [[http://refbase.svn.sourceforge.net/svnroot/refbase/trunk/includes/openurl.inc.php|COinS in PHP]], and for static pages, see the [[http://generator.ocoins.info/|COinS Generator]]. +
-    * **unAPI**. As described on the [[http://www.unapi.info|unAPI website]], "unAPI is a tiny HTTP API for the few basic operations necessary to copy discrete, identified content from any kind of web application." For our purposes, unAPI allows you to serve up bibliographic information in a variety of different bibliographic formats for Zotero to automatically ingest.  +
-    * **MODS XML**. Developed by the Library of Congress, [[http://www.loc.gov/standards/mods/|MODS XML]] is one of the richest standard formats available.  +
-    * **MARC**. An older, flat format, MARC is only recommended if your application can already generate it.  +
-    * **Zotero/Dublin-Core-like RDF**. Zotero is able to import the most information from Zotero-generated RDF, but the ontology is still subject to change and it has not yet been adopted by others. +
-    * **[[http://www.bibtex.org/|BibTeX]]**, **[[http://www.refman.com/support/risformat_intro.asp|RIS]]**, and **[[http://auditorymodels.org/jba/bibs/NetBib/Tools/bp-0.2.97/doc/endnote.html|Bibix/EndNote(R)/Refer]]**. These formats are more limited in their ability to describe metadata, but have good code library support and they are simpler to generate. +
- +
-===== Zotero Web Translators ===== +
- +
-Exposing bibliographic metadata through an open standard is very powerful (and also benefits non-Zotero users!). However, if you have little control over the way your website is build, you may have to [[dev/translators|create a Zotero web translator]] for Zotero-compatibility. Translators have some downsides: apart from the fact that they are a Zotero-specific solution, translators can break easily if the structure of the targeted website changes. An advantage is that translators can easily attach related content when saving metadata (e.g. a translator can save the full-text PDF along the bibliographic metadata of a scientific paper).+
dev/make_your_site_zotero_ready.1302837719.txt.gz · Last modified: 2011/04/14 23:21 by rmzelle