From: <Saved by Microsoft Internet Explorer 5>
Subject: OpenURL
Date: Mon, 5 Nov 2001 09:37:42 -0800
MIME-Version: 1.0
Content-Type: multipart/related;
	boundary="----=_NextPart_000_0005_01C165DD.849EC520";
	type="text/html"
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700

This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C165DD.849EC520
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.sfxit.com/openurl/openurl.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>OpenURL</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 5.50.4807.2300" name=3DGENERATOR></HEAD>
<BODY text=3D#000066 vLink=3D#800080 link=3D#000066 bgColor=3D#ffffff>
<CENTER><A=20
href=3D"http://demo.exlibrisgroup.com:8888/OpenURL/article.html">OpenURL =

Generator</A> | OpenURL syntax description | <A=20
href=3D"http://www.sfxit.com/openurl/cookiepusher.html">CookiePusher =
document</A>=20
| <A href=3D"mailto:herbertv@CS.Cornell.EDU">Feedback</A> <BR><BR><IMG =
height=3D26=20
src=3D"http://www.sfxit.com/artwork/gifs/openurl_title.gif" width=3D339> =

<BR><BR></CENTER><FONT size=3D2>
<P align=3Dcenter><FONT face=3D"Arial, Helvetica, sans-serif">[Draft =
version, open=20
for public comment. Please <A =
href=3D"mailto:herbertv@CS.Cornell.EDU">mail</A>=20
feedback]</FONT> </P></FONT>
<P>Authors: <A href=3D"mailto:herbertv@CS.Cornell.EDU">Herbert Van de =
Sompel</A> -=20
Cornell University ; <A =
href=3D"mailto:patrick.hochstenbach@rug.ac.be">Patrick=20
Hochstenbach</A> - Ghent University ; <A=20
href=3D"mailto:oren@exlibris-usa.com">Oren Beit-Arie</A> - Ex Libris =
(USA),=20
Inc.</P>
<P>This version: OpenURL/1.0f - 2000-05-16</P>
<P><FONT face=3D"Arial, Helvetica, =
sans-serif"><B>INTRODUCTION</B></FONT></P><FONT=20
face=3DArial></FONT><FONT size=3D2>
<P></P>
<P><I><FONT face=3D"Arial, Helvetica, sans-serif">In order to allow for =
the=20
delivery of context-sensitive services via an <A=20
href=3D"http://www.dlib.org/dlib/october99/van_de_sompel/10van_de_sompel.=
html">SFX-inspired=20
framework</A>, information resources must achieve the =
following:</FONT></I></P>
<OL>
  <P>
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif">Implementation of a =
technique=20
  to make the resource understand the difference between a user that has =
access=20
  to a service component that can deliver context-sensitive services; =
and a user=20
  that does not. A pragmatic approach to this problem is described in =
the <A=20
  =
href=3D"http://www.sfxit.com/openurl/cookiepusher.html">CookiePusher</A> =

  document.</FONT></I>=20
  <P></P>
  <P></P>
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif">For users with =
access to a=20
  service component, provide an OpenURL for each metadata-object. This =
document=20
  describes the OpenURL.</FONT></I>=20
  <P></P></LI></OL>
<P></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif">In order to enable the =
delivery of=20
context-sensitive services for -- initially bibliographic -- metadata,=20
information providers are invited to add an OpenURL to the metadata, =
when it is=20
being displayed as a result of a search/browse in their information =
systems. The=20
OpenURL is designed to enable the transfer of the metadata from the =
information=20
service to a service component that can provide context-sensitive =
services for=20
the transferred metadata. </FONT></P>
<P></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif">In order to avoid the =
display of=20
the OpenURL for users working from an environment that does not have =
such a=20
service component, information providers can use several techniques. The =
use of=20
the CookiePusher -- that is available as a freeware tool (see =
CookiePusher=20
document) -- will most probably be the easiest way for information =
providers to=20
achieve this. The CookiePusher informs the information provider about =
the fact=20
that a user has access to a service component. It also tells the =
information=20
provider where the service component is located (see BASE-URL, below). =
But there=20
are many alternative ways in which an information provider can address =
this=20
problem, and the decission on how to tackle the issue will be =
his.</FONT></P>
<P></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif">This document describes =
the syntax=20
of the OpenURL for bibliographic metadata. This document is open to the =
public.=20
As such, all interested parties can implement the OpenURL as part of the =
output=20
of their information systems. In the same way, interested parties can =
create=20
service components that can take OpenURLs as input.</FONT></P></FONT>
<H3><FONT face=3D"Arial, Helvetica, sans-serif">0. Preliminary =
remarks</FONT></H3>
<P><B>HTTP POST and GET</B></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The OpenURL =
syntax=20
description that is provided from item (1) onwards, uses an HTTP GET =
request=20
format. However, the same syntax can also be used in an HTTP POST =
format. Some=20
comments that relate to this:</FONT></P>
<UL>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>It must be =
understood=20
  that an OpenURL using the HTTP GET request format of a length that is =
higher=20
  than 255 characters may not function successfully in all =
circumstances. With=20
  this regard, <A =
href=3D"ftp://ftp.isi.edu/in-notes/rfc2616.txt">RFC2616</A>=20
  mentions: "Servers ought to be cautious about depending on URI lengths =
above=20
  255 bytes, because some older client or proxy implementations might =
not=20
  properly support these lengths." There are no such limits for a HTTP =
POST=20
  request format. </FONT>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>While it may =
not be a=20
  fundamental problem for companies in the information industry to use a =
HTTP=20
  POST in stead of an HTTP GET format for the OpenURL, it must be =
understood=20
  that the usage of a GET request format may be easier to use for an =
individual=20
  who wants to include an OpenURL in an HTML page he is =
authoring.</FONT>=20
</LI></UL>
<P><B>Character set</B></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The OpenURL =
follows the URI=20
specs (see <A=20
href=3D"http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2=
396.txt</A>).=20
The syntax rules for URIs restrict a few characters to special roles in =
certain=20
contexts and require that if these characters are used in any other way =
that=20
they be Escape encoded as a percent sign followed by the character code =
in=20
hexadecimal (see <A=20
href=3D"http://www.ietf.org/rfc/rfc2279.txt">http://www.ietf.org/rfc/rfc2=
279.txt</A>).=20
</FONT></P>
<UL>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
<B>BASE-URL</B>=20
  mentioned under (1) corresponds with the =
<B>&lt;authority&gt;&lt;path&gt;</B>=20
  component of the URI specification and must comply with the rules =
regarding=20
  their reserved characters. </FONT>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The<B>=20
  </B></FONT><B><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>QUERY=20
  </FONT></B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>part =
mentioned=20
  under (1) corresponds to the <B>query</B> component of the URI =
specification.=20
  </FONT><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
declarations shown=20
  below will be used in the OpenURL syntax description, to describe the =
validity=20
  of characters in the different components of the <B>query</B> part of =
the=20
  OpenURL. </FONT></LI></UL>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>VCHAR ::=3D =
ALPHANUM | MARK=20
| ESCAPED</FONT></B></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>ALPHANUM =
::=3D ALPHA |=20
DIGIT </FONT></B></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>ALPHA ::=3D =
LOWALPHA |=20
UPALPHA</FONT></B></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>LOWALPHA =
::=3D 'a' | 'b' |=20
'c' | 'd' | 'e' | 'f' | 'g' | 'h' | 'i' | 'j' | 'k' | 'l' | 'm' | 'n' | =
'o' |=20
'p' | 'q' | 'r' | 's' | 't' | 'u' | 'v' | 'w' | 'x' | 'y' | 'z' =
</FONT></B></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>UPALPHA ::=3D =
'A' | 'B' |=20
'C' | 'D' | 'E' | 'F' | 'G' | 'H' | 'I' | 'J' | 'K' | 'L' | 'M' | 'N' | =
'O' |=20
'P' | 'Q' | 'R' | 'S' | 'T' | 'U' | 'V' | 'W' | 'X' | 'Y' | 'Z' =
</FONT></B></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>DIGIT ::=3D =
'0' | '1' | '2'=20
| '3' | '4' | '5' | '6' | '7' | '8' | '9'</FONT></B></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>MARK ::=3D =
'-' | '_' | '.'=20
| '!' | '~' | '*' | ''' | '(' | ')' </FONT></B></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>ESCAPED ::=3D =
'%' HEX=20
HEX</FONT></B></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>HEX ::=3D =
digit | 'A' | 'B'=20
| 'C' | 'D' | 'E' | 'F' | 'a' | 'b' | 'c' | 'd' | 'e' | 'f' =
</FONT></B></P>
<H3><FONT face=3D"Arial, Helvetica, sans-serif"><B>1. OpenURL=20
</B></FONT></H3><FONT size=3D2>
<P><FONT face=3D"Arial, Helvetica, sans-serif"><B>The OpenURL syntax is =
described=20
here as an HTTP GET request of the form</B>:</FONT></P></FONT><B><FONT=20
face=3D"Courier New" size=3D2>
<P><FONT face=3D"Arial, Helvetica, sans-serif">OpenURL ::=3D BASE-URL =
'?'=20
QUERY</FONT></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif">QUERY ::=3D DESCRIPTION ( =

'&amp;&amp;' DESCRIPTION )</FONT></P></FONT></B>
<UL><B><FONT face=3D"Courier New" size=3D2>
  <P></FONT></B>
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2><B>BASE-URL</B> is the=20
  URL of a service-component that can take an OpenURL as input. =
</FONT></I><FONT=20
  size=3D2>
  <P></P></FONT><B><FONT face=3D"Courier New" size=3D2>
  <P></FONT></B></P>
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>DESCRIPTION=20
  </FONT></B><FONT size=3D2>describes the origin of the transported=20
  metadata-object as well as the metadata-object =
itself.</FONT></FONT></I> <FONT=20
  size=3D2>
  <P></P>
  <P></FONT></P>
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>If =
multiple objects=20
  are transported over the OpenURL, their </FONT><FONT=20
  face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
  size=3D2>DESCRIPTION</FONT></B><FONT size=3D2> must be delimited by =
two=20
  ampersands.</FONT></FONT></I> <FONT size=3D2>
  <P></P></FONT>
  <P><B><FONT face=3D"Courier New" size=3D2><FONT =
size=3D2></FONT></FONT></B><FONT=20
  size=3D2></FONT><FONT size=3D2>
  <P></P></FONT></LI></UL><FONT size=3D1>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>Example: =
</FONT></P></FONT>
<UL type=3Dcompact>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>A =
</FONT><FONT=20
  face=3D"Arial, Helvetica, sans-serif" size=3D2><B>BASE-URL</B> =
</FONT><FONT=20
  face=3D"Arial, Helvetica, sans-serif" size=3D2>could be =
</FONT><TT><FONT=20
  face=3DFixedsys size=3D2>http://sfxserver.uni.edu/sfxmenu</FONT></TT>=20
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
<B>BASE-URL</B> will=20
  depend on the user (or its institution) and can -- for instance -- =
become=20
  known to the information provider via the CookiePusher =
mechanism.</FONT>=20
</LI></UL>
<H3><FONT face=3D"Arial, Helvetica, sans-serif"><B>2.=20
DESCRIPTION</B></FONT></H3><B><FONT face=3D"Courier New" size=3D2>
<P><FONT face=3D"Arial, Helvetica, sans-serif">DESCRIPTION ::=3D (=20
ORIGIN-DESCRIPTION '&amp;' )? OBJECT-DESCRIPTION | OBJECT-DESCRIPTION ( =
'&amp;'=20
ORIGIN-DESCRIPTION )?</FONT></P></FONT></B>
<UL><B><FONT face=3D"Courier New" size=3D2>
  <P></FONT></B>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
  size=3D2><I>OBJECT-DESCRIPTION </I></FONT></B><I><FONT =
size=3D2>contains=20
  information about the metadata-object transported in the OpenURL.=20
  </FONT></I></FONT><FONT size=3D2>
  <P></P></FONT><B><FONT face=3D"Courier New" size=3D2>
  <P></FONT></B></P>
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
  size=3D2>ORIGIN-DESCRIPTION </FONT></B><FONT size=3D2>contains =
information about=20
  the information system where the transported metadata-object =
originates. It=20
  describes the system that inserts the OpenURL.</FONT></FONT></I> <FONT =
size=3D2>
  <P></P>
  <P></FONT></P>
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
OpenURL must=20
  transport at least one object. As such the OpenURL must contain at =
least one=20
  </FONT><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
  size=3D2>OBJECT-DESCRIPTION</FONT></B><FONT =
size=3D2>.</FONT></FONT></I> <FONT=20
  size=3D2>
  <P></P>
  <P></FONT></P>
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The order =
in which=20
  </FONT><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
  size=3D2>OBJECT-DESCRIPTION</FONT></B><FONT size=3D2> and =
</FONT><B><FONT=20
  size=3D2>ORIGIN-DESCRIPTION </FONT></B><FONT size=3D2>are provided is =
not=20
  significant.</FONT></FONT></I> <FONT size=3D2><BR>
  <P></P></FONT></LI></UL>
<H3><FONT face=3D"Arial, Helvetica, sans-serif"><B>3.=20
ORIGIN-DESCRIPTION</B></FONT></H3><B>
<P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>ORIGIN-DESCRIPTION ::=3D sid=20
'=3D' VendorID ':'</FONT><FONT face=3D"Arial, Helvetica, sans-serif" =
color=3D#ff0000=20
size=3D2> </FONT><FONT face=3D"Arial, Helvetica, sans-serif"=20
size=3D2>DatabaseID</FONT></P><FONT face=3D"Courier New" size=3D2>
<P><FONT face=3D"Arial, Helvetica, sans-serif">VendorID ::=3D ( ALPHANUM =

)+</FONT></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif">DatabaseID ::=3D =
(</FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif"> ALPHANUM | ESCAPED </FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif">)+</FONT></P></FONT></B>
<UL><FONT size=3D2>
  <P></FONT>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2><I>The=20
  </I></FONT><I><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
  size=3D2>ORIGIN-DESCRIPTION</FONT></B><FONT size=3D2> consists of the=20
  </FONT><B><FONT size=3D2>sid</FONT></B><FONT size=3D2> tag-name =
(<B>s</B>ervice=20
  <B>id</B>entifier) and a corresponding tag-value. This=20
  tag-value</FONT></FONT><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2><B>=20
  </B>consists of two parts that are separated by a colon. The part =
before the=20
  colon is the identifier of the vendor of the information service where =
the=20
  metadata originates. The part of the tag-value following the colon is =
the=20
  identifier of the database within the vendor's information service =
where the=20
  metadata originates. The colon is provided 'as is', meaning in a non =
Escape=20
  encoded form.</FONT></I>=20
  <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>It is =
<U>highly</U>=20
  recommended to provide an </FONT><FONT=20
  face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
  size=3D2>ORIGIN-DESCRIPTION</FONT></B><FONT size=3D2>. If the =
</FONT><B><FONT=20
  size=3D2>OBJECT-DESCRIPTION</FONT></B><FONT size=3D2> contains a =
</FONT><B><FONT=20
  size=3D2>LOCAL-IDENTIFIER-ZONE </FONT></B><FONT size=3D2>(see 7.) then =
the=20
  provision of </FONT><B><FONT =
size=3D2>ORIGIN-DESCRIPTION</FONT></B><FONT size=3D2>=20
  is <U>mandatory</U>.</FONT></FONT></I> <FONT size=3D2>
  <P></P></FONT></LI></UL>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>Examples of =
</FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
size=3D2>ORIGIN-DESCRIPTION</FONT></B><FONT size=3D2> =
</FONT></FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif" size=3D2>are: </FONT></P><FONT =
size=3D1>
<UL>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>sid=3DOvid:Medline </FONT>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>sid=3DERL:BX4</FONT>=20
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>sid=3DEBSCO:MFA=20
</FONT></LI></UL></FONT>
<P>
<H3><FONT face=3D"Arial, Helvetica, sans-serif"><B>4. OBJECT-DESCRIPTION =

</B></FONT></H3><B><FONT face=3D"Courier New" size=3D2>
<P><FONT face=3D"Arial, Helvetica, sans-serif">OBJECT-DESCRIPTION ::=3D =
ZONE (=20
'&amp;' ZONE) *</FONT></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif">ZONE ::=3D =
(GLOBAL-IDENTIFIER-ZONE |=20
OBJECT-METADATA-ZONE | LOCAL-IDENTIFIER-ZONE)</FONT></P></FONT></B>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The tag-names =
and=20
corresponding tag-values<B> </B>that can be provided in =
OBJECT-DESCRIPTION=20
resort under one of three </FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>ZONE</FONT></B><FONT=20
size=3D2>(s)</FONT></FONT><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>:=20
</FONT></P>
<UL>
  <UL>
    <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
</FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
    size=3D2>GLOBAL-IDENTIFIER-ZONE</FONT></B><FONT =
size=3D2>;</FONT></FONT>=20
    <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
</FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
    size=3D2>OBJECT-METADATA-ZONE;</FONT></B></FONT>=20
    <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
</FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
    size=3D2>LOCAL-IDENTIFIER-ZONE</FONT></B><FONT =
size=3D2>.</FONT></FONT>=20
</LI></UL></UL>
<UL>
  <UL><FONT size=3D2>
    <P></FONT>
    <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>All =
</FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>ZONE</FONT></B><FONT=20
    size=3D2>(s)are optional, but at least one of the three must be =
provided.=20
    </FONT></FONT></I><FONT size=3D2>
    <P></P>
    <P></FONT></P>
    <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>Each =
zone can only=20
    occur once in an </FONT><FONT face=3D"Arial, Helvetica, =
sans-serif"><B><FONT=20
    size=3D2>OBJECT-DESCRIPTION</FONT></B><FONT size=3D2> for a =
transported=20
    metadata-object. </FONT></FONT></I><FONT size=3D2>
    <P></P>
    <P></FONT></P>
    <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
choice regarding=20
    which </FONT><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
    size=3D2>ZONE</FONT></B><FONT size=3D2>(s) to provide will depend on =
the=20
    information system for which the OpenURL is =
implemented.</FONT></FONT></I>=20
    <FONT size=3D2>
    <P></P>
    <P></FONT></P>
    <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
order in which=20
    the </FONT><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT=20
    size=3D2>ZONE</FONT></B><FONT size=3D2>(s) occur is not=20
    significant.</FONT></FONT></I> <I><FONT size=3D2></FONT></I><FONT =
size=3D2>
    <P></P></FONT></LI></UL></UL>
<P>
<H3><FONT face=3D"Arial, Helvetica, sans-serif"><B>5. =
GLOBAL-IDENTIFIER-ZONE=20
</B></FONT></H3><B>
<P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>GLOBAL-IDENTIFIER-ZONE ::=3D=20
'id' '=3D'</FONT><FONT face=3D"Arial, Helvetica, sans-serif" =
color=3D#ff0000 size=3D2>=20
</FONT><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>GLOBAL-NAMESPACE=20
':'</FONT><FONT face=3D"Arial, Helvetica, sans-serif" color=3D#ff0000 =
size=3D2>=20
</FONT><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>GLOBAL-IDENTIFIER (=20
'&amp;'</FONT><FONT face=3D"Arial, Helvetica, sans-serif" =
color=3D#ff0000 size=3D2>=20
</FONT><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>'id' =
'=3D'</FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif" color=3D#ff0000 size=3D2> =
</FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif" size=3D2>GLOBAL-NAMESPACE =
':'</FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif" color=3D#ff0000 size=3D2> =
</FONT><FONT=20
face=3D"Arial, Helvetica, sans-serif" =
size=3D2>GLOBAL-IDENTIFIER)*</FONT></P><FONT=20
face=3D"Courier New" size=3D2>
<P><FONT face=3D"Arial, Helvetica, sans-serif">GLOBAL-NAMESPACE ::=3D ( =
'doi' |=20
'pmid' | 'bibcode' | 'oai' )</FONT></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif">GLOBAL-IDENTIFIER ::=3D=20
VCHAR+</FONT></P></FONT></B>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The </FONT><FONT =

face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>GLOBAL-IDENTIFIER-ZONE=20
</FONT></B><FONT size=3D2>contains identifiers of <U>global</U> =
namespaces and the=20
corresponding identifiers of the transported object within these global=20
namespaces. Identifiers that only have significance in <U>local</U> =
namespaces=20
-- such as the identifier of a record in an institutional implementation =
of an=20
A&amp;I database -- do not fit into this zone. They belong in the=20
</FONT><B><FONT size=3D2>LOCAL-IDENTIFIER-ZONE.</FONT></B></FONT></P>
<UL>
  <UL><FONT size=3D2>
    <P></FONT>
    <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
</FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>GLOBAL-IDENTIFIER-ZONE=20
    </FONT></B><FONT size=3D2>consists of the </FONT><B><FONT=20
    size=3D2>id</FONT></B><FONT size=3D2> tag-name (<B>id</B>entifier) =
and a=20
    corresponding tag-value. This tag-value</FONT></FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif" size=3D2><B> </B>consists of =
two parts=20
    that are separated by a colon. The part before the colon is the =
identifier=20
    of the global namespace. The part of the tag-value<B> </B>following =
the=20
    colon is the identifier of the object within the global namespace.=20
    </FONT></I>
    <LI><I><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
colon is=20
    provided 'as is', meaning in a non Escape encoded form.</FONT></I> =
</LI></UL>
  <UL><FONT size=3D2>
    <P></P>
    <P>
    <LI><I><FONT face=3D"Arial, Helvetica, sans-serif">More than one =
global=20
    identifier can be provided in the OpenURL.</FONT></I>=20
    <LI><I><FONT face=3D"Arial, Helvetica, sans-serif">Currently defined =
global=20
    namespace-identifiers are:</FONT></I> </FONT>
    <UL>
      <UL>
        <P>
        <UL>
          <LI><FONT face=3D"Arial, Helvetica, sans-serif"=20
          size=3D2><B>doi</B></FONT><I><FONT face=3D"Arial, Helvetica, =
sans-serif"=20
          size=3D2> : digital object identifier</FONT></I>=20
          <LI><FONT face=3D"Arial, Helvetica, sans-serif"=20
          size=3D2><B>pmid</B></FONT><I><FONT face=3D"Arial, Helvetica, =
sans-serif"=20
          size=3D2> : PubMed identifier</FONT></I>=20
          <LI><FONT face=3D"Arial, Helvetica, sans-serif"=20
          size=3D2><B>bibcode</B></FONT><I><FONT=20
          face=3D"Arial, Helvetica, sans-serif" size=3D2> : identifier =
used in=20
          Astrophysics Data System</FONT></I>=20
          <LI><FONT face=3D"Arial, Helvetica, sans-serif"=20
          size=3D2><B>oai</B></FONT><I><FONT face=3D"Arial, Helvetica, =
sans-serif"=20
          size=3D2> : identifier used in the Open Archives =
initiative</FONT></I>=20
          </LI></UL>
        <P></P></UL></UL></LI></UL></UL>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>Example: =
</FONT></P>
<UL><FONT size=3D1>
  <P></FONT>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>A=20
  <B>GLOBAL-IDENTIFIER-ZONE </B>can be: </FONT><TT><FONT face=3DFixedsys =

  size=3D2>id=3Ddoi:123/345678&amp;id=3Dpmid:202123</FONT></TT> <FONT =
size=3D1></FONT>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>A valid =
OpenURL -- before=20
  the mandatory Escape encoding -- is:</FONT> <TT><FONT face=3DFixedsys=20
  =
size=3D2>http://sfxserver.uni.edu/sfxmenu?id=3Ddoi:123/345678&amp;id=3Dpm=
id:202123</FONT></TT><FONT=20
  face=3D"Arial, Helvetica, sans-serif" size=3D2> <BR>This OpenURL =
transports two=20
  global identifiers that uniquely define the same metadata-object. =
</FONT><FONT=20
  size=3D1>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
corresponding Escape=20
  encoded OpenURL is: </FONT><TT><FONT face=3DFixedsys=20
  =
size=3D2>http://sfxserver.uni.edu/sfxmenu?id=3Ddoi:123%2F345678&amp;id=3D=
pmid:202123=20
  </FONT></TT></FONT>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>A valid =
OpenURL -- before=20
  the mandatory Escape encoding -- for a preprint that resides in an =
archive=20
  that complies with the Santa Fe Convention of the Open Archives =
initiative is:=20
  </FONT><TT><FONT face=3DFixedsys=20
  =
size=3D2>http://sfxserver.uni.edu/sfxmenu?id=3Doai:arXiv:physics/0003005<=
/FONT></TT>=20

  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
corresponding Escape=20
  encoded OpenURL is</FONT><BR><TT><FONT face=3DFixedsys=20
  =
size=3D2>http://sfxserver.uni.edu/sfxmenu?id=3Doai%3AarXiv%3Aphysics%2F00=
03005</FONT></TT>=20
  </LI></UL>
<H3><FONT face=3D"Arial, Helvetica, sans-serif"><B>6.=20
OBJECT-METADATA-ZONE</B></FONT></H3><B><FONT face=3D"Courier New" =
size=3D2>
<P><FONT face=3D"Arial, Helvetica, sans-serif">OBJECT-METADATA-ZONE =
::=3D META-TAG=20
'=3D' META-VALUE (&amp; META-TAG '=3D' META-VALUE) *</FONT></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif">META-TAG ::=3D ( 'genre' =
| 'aulast' |=20
'aufirst' | 'auinit' | 'auinit1' | 'auinitm' | 'coden' | 'issn' | =
'eissn' |=20
'isbn' | 'title' | 'stitle' | 'atitle' | 'volume' | 'part' | 'issue' | =
'spage' |=20
'epage' | 'pages' | 'artnum' | 'sici' | 'bici' | 'ssn' | 'quarter' | =
'date'=20
)</FONT></P></FONT></B><FONT face=3D"Courier New" size=3D2><B>
<P><FONT face=3D"Arial, Helvetica, sans-serif">META-VALUE ::=3D=20
VCHAR+</FONT></P></B></FONT>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The </FONT><FONT =

face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>OBJECT-METADATA-ZONE=20
</FONT></B><FONT size=3D2>is used for the provision of metadata elements =
of the=20
transported metadata-object in a format that is shared by all OpenURLs. =
If for=20
some reason metadata elements can not be described in this common =
format, they=20
can still be included in the </FONT><B><FONT=20
size=3D2>PRIVATE-IDENTIFIER-ZONE.</FONT></B></FONT></P>
<UL>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2><B><A=20
  href=3D"http://www.sfxit.com/openurl/openurl.html#table1">Table =
1</A></B> shows=20
  a list of <U>currently</U> supported </FONT><FONT=20
  face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>META-TAG</FONT></B><FONT=20
  size=3D2>s</FONT><B><FONT size=3D2> </FONT></B><FONT size=3D2>and a =
description of=20
  their meaning.</FONT></FONT>=20
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2><B><A=20
  href=3D"http://www.sfxit.com/openurl/openurl.html#table2">Table =
2</A></B> shows=20
  the usage of </FONT><FONT face=3D"Arial, Helvetica, =
sans-serif"><B><FONT=20
  size=3D2>META-TAG</FONT></B><FONT size=3D2>s in relation to the =
</FONT><B><FONT=20
  size=3D2>genre</FONT></B><FONT size=3D2> of the transported =
object.</FONT></FONT>=20
  </LI></UL><FONT size=3D1>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>Example: =
</FONT></P></FONT>
<UL>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>An=20
  <B>OBJECT-METADATA-ZONE </B>can be : </FONT><BR><TT><FONT =
face=3DFixedsys=20
  =
size=3D2>issn=3D1234-5678&amp;date=3D1998&amp;volume=3D12&amp;issue=3D2&a=
mp;spage=3D134</FONT></TT>=20

  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>A valid =
OpenURL can be :=20
  </FONT><TT><FONT face=3DFixedsys=20
  =
size=3D2>http://sfxserver.uni.edu/sfxmenu?issn=3D1234-5678&amp;date=3D199=
8&amp;volume=3D12&amp;issue=3D2&amp;spage=3D134=20
  . <FONT face=3D"Arial, Helvetica, sans-serif">Note that the "-" in the =

  <B>issn</B> tag-value is part of the <B>VCHAR</B> set and as such does =
not=20
  need to be </FONT><FONT face=3D"Arial, Helvetica, sans-serif"=20
  size=3D2>Escape</FONT><FONT face=3D"Arial, Helvetica, sans-serif">=20
  encoded.</FONT></FONT></TT> </LI></UL>
<H3><FONT face=3D"Arial, Helvetica, sans-serif"><B>7.=20
LOCAL-IDENTIFIER-ZONE</B><FONT size=3D2> </FONT></FONT></H3><B><FONT=20
face=3D"Courier New" size=3D2>
<P><FONT face=3D"Arial, Helvetica, sans-serif">LOCAL-IDENTIFIER-ZONE =
::=3D 'pid' '=3D'=20
VCHAR+</FONT></P></FONT></B>
<P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The </FONT><FONT =

face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>LOCAL-IDENTIFIER-ZONE=20
</FONT></B><FONT size=3D2>is introduced in order to allow for the =
transportation=20
of metadata in formats that are specific to the originating information =
system,=20
and that can not be expressed in the standardized syntax proposed for =
the=20
</FONT><B><FONT size=3D2>OBJECT-METADATA-ZONE.</FONT></B></FONT></P>
<UL>
  <UL><FONT size=3D2>
    <P></FONT>
    <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
</FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>LOCAL-IDENTIFIER-ZONE=20
    </FONT></B><FONT size=3D2>consits of a </FONT><B><FONT=20
    size=3D2>pid</FONT></B><FONT size=3D2> (<B>p</B>rivate =
<B>id</B>entifier)=20
    tag-name and a corresponding tag-value. The syntax of the tag-value =
is=20
    completely defined by the information provider.</FONT></FONT> <FONT =
size=3D2>
    <P></P>
    <P></FONT></P>
    <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>If a =
</FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>LOCAL-IDENTIFIER-ZONE=20
    </FONT></B><FONT size=3D2>is used,<B> </B>then the provision of=20
    </FONT><B><FONT size=3D2>ORIGIN-DESCRIPTION</FONT></B><FONT =
size=3D2> (see 3.)=20
    is <U>mandatory</U>.</FONT></FONT> <FONT size=3D2>
    <P></P>
    <P></FONT></P>
    <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
</FONT><FONT=20
    face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>LOCAL-IDENTIFIER-ZONE=20
    </FONT></B><FONT size=3D2>must be Escape encoded <U>as a whole</U>, =
meaning=20
    that -- for instance -- also parameter-names defined by the =
information=20
    providers must be Escape encoded.</FONT></FONT><FONT size=3D2> =
</FONT><FONT=20
    size=3D2>
    <P></P></FONT></LI></UL></UL><FONT size=3D1>
<P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>Example:</FONT></P></FONT>
<UL>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>A</FONT><FONT =

  face=3DFixedsys size=3D2> <B><FONT=20
  face=3D"Arial, Helvetica, sans-serif">LOCAL-IDENTIFIER-ZONE</FONT></B> =
<FONT=20
  face=3D"Arial, Helvetica, sans-serif">can be</FONT>: =
pid=3D&lt;author&gt;Smith,=20
  Paul ; Klein, Calvin&lt;/author&gt;&amp;&lt;yr&gt;98&lt;/yr&gt;</FONT> =

  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>An OpenURL =
containing the=20
  above <B>LOCAL-IDENTIFIER-ZONE </B>-- before the mandatory Escape =
encoding --=20
  would be :</FONT><BR><TT><FONT face=3DFixedsys=20
  =
size=3D2>http://sfxserver.uni.edu/sfxmenu?sid=3DEBSCO:MFA&amp;id=3Dpmid:2=
03456&amp;pid&lt;author&gt;Smith,=20
  Paul ; Klein, Calvin&lt;/author&gt;&amp;&lt;yr&gt;98&lt;/yr&gt; =
</FONT></TT>
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>The =
corresponding encoded=20
  OpenURL is: </FONT><BR><TT><FONT face=3DFixedsys=20
  =
size=3D2>http://sfxserver.uni.edu/sfxmenu?sid=3DEBSCO:MFA&amp;<BR>id=3Dpm=
id:203456&amp;pid=3D%3Cauthor%3ESmith%2C%20Paul%20%3B%20Klein%2C%20Calvin=
%3C%2Fauthor%3E&amp;%3Cyr%3E98%2F1%3C%2Fyr%3E</FONT></TT><FONT=20
  face=3D"Arial, Helvetica, sans-serif" size=3D2>. <BR>As can be seen, =
the=20
  <B>pid</B> value is encoded as a whole.</FONT>=20
  <LI><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>Because the =
following=20
  OpenURL <B></B>-- shown before the mandatory Escape encoding -- =
contains a=20
  <B>pid</B> without a <B>sid</B>, it is invalid: </FONT><BR><TT><FONT=20
  face=3DFixedsys=20
  =
size=3D2>http://sfxserver.uni.edu/sfxmenu?id=3Dpmid:203456&amp;pid&lt;aut=
hor&gt;Smith,=20
  Paul ; Klein, Calvin&lt;/author&gt;&amp;&lt;yr&gt;98&lt;/yr&gt;=20
  </FONT></TT>.<BR></LI></UL><B><FONT size=3D2></FONT></B>
<TABLE cellSpacing=3D2 cellPadding=3D5 width=3D"97%" bgColor=3D#e4e4e4 =
border=3D1>
  <TBODY>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P><A name=3Dtable1></A>META-TAG </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%"><B><FONT size=3D2>
      <P>value </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><B><FONT size=3D2>
      <P>description </FONT></B></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>genre </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%"><FONT size=3D2>
      <P>bundles: </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"58%">&nbsp;</TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>journal </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>a journal, volume of a journal, issue of a journal =
</FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>book </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>a book </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>conference </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>a publication bundling proceedings of a conference =
</FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%"><FONT size=3D2>
      <P>individual items: </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"58%">&nbsp;</TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>article </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>a journal article </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>preprint </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>a preprint </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>proceeding </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>a conference proceeding </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>bookitem </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>an item that is part of a book </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>aulast </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>A string with the <U>first</U> author's last name =
</FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>aufirst </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>A string with the <U>first</U> author's first name =
</FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>auinit </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>A string with the <U>first</U> author's first and middle =
initials=20
      </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>auinit1 </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>A string with the <U>first</U> author's first initial =
</FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>auinitm </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>A string with the <U>first</U> author's middle initials=20
  </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%">&nbsp;</TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>issn </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>An ISSN number </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>eissn </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>An electronic ISSN number </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>coden </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>A CODEN </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>isbn </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>An ISBN number </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>sici </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>A SICI of a journal article, volume or issue. Compliant with =
ANSI/NISO=20
      Z39.56-1996 Version 2 (see http://sunsite.berkeley.edu/SICI/)=20
    </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>bici </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>A BICI for a section of a book, to which an ISBN has been =
assigned.=20
      Compliant with http://www.niso.org/bici.html </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>title </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The title of a bundle (journal, book, conference) =
</FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>stitle </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The abbreviated title of a bundle </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>atitle </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The title of an individual item (article, preprint, conference=20
      proceeding, part of a book ) </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%">&nbsp;</TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>volume </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The volume of a bundle </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>part </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The part of a bundle </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>issue </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The issue of a bundle </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>spage </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The start page of an individual item in a bundle =
</FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>epage </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The end page of an individual item in a bundle =
</FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>pages </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%">
      <P><FONT size=3D2>Pages covered by an individual item in a bundle. =
The=20
      format of this field is ' </FONT><FONT face=3D"Courier New"=20
      size=3D2>spage-epage'</FONT> </P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>artnum </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The number of an individual item, in cases where there are no =
pages=20
      available. </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>date </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%"><FONT size=3D2>
      <P>YYYY-MM-DD </P>
      <P>YYYY-MM</P>
      <P>YYYY </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The publication date of the item or bundle encoded in the =
"Complete=20
      date" variant of ISO8601 (see http://www.w3.org/TR/NOTE-datetime). =
This=20
      format is YYYY-MM-DD where YYYY is the four-digit year, MM is the =
month of=20
      the year between 01 (January) and 12 (December), and DD is the day =
of the=20
      month between 01 and 28 or 29 or 30 or 31, depending on length of =
the=20
      month and whether it is a leap year. </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>ssn </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%"><FONT size=3D2>
      <P>winter | spring | summer | fall </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The season of publication </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"18%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>quarter </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"24%"><FONT size=3D2>
      <P>1 | 2 | 3 | 4 </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"58%"><FONT size=3D2>
      <P>The quarter of publication =
</FONT></P></TD></TR></TBODY></TABLE><B>
<P align=3Dcenter><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>Table 1 :=20
META-TAGs and description of their meaning</FONT></P></B>
<TABLE cellSpacing=3D2 cellPadding=3D4 width=3D"97%" bgColor=3D#e4e4e4 =
border=3D1>
  <TBODY>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><A name=3Dtable2></A></TD>
    <TD vAlign=3Dtop width=3D"87%" colSpan=3D7><B><FONT face=3D"Courier =
New" size=3D2>
      <P align=3Dcenter>genre </FONT></B></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"50%" colSpan=3D4><FONT size=3D2>
      <P align=3Dcenter>individual items </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"37%" colSpan=3D3><FONT size=3D2>
      <P align=3Dcenter>bundles </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%">&nbsp;</TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>article </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>preprint </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>proceeding </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>bookitem </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>book </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>journal </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>conference </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>aulast </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>aufirst </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>auinit </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>auinit1 </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>auinitm </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>issn </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>eissn </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>coden </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>isbn </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>sici </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>bici </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>title </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>stitle </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>atitle </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>volume </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>part </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>issue </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>spage </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>epage </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>pages </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>artnum </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>- </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>date </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>ssn </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D"13%"><B><FONT face=3D"Courier New" =
size=3D2>
      <P>quarter </FONT></B></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"13%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD>
    <TD vAlign=3Dtop width=3D"12%"><FONT size=3D2>
      <P align=3Dcenter>X </FONT></P></TD></TR></TBODY></TABLE>
<P align=3Dcenter><FONT face=3D"Arial, Helvetica, sans-serif"><B><FONT =
size=3D2>Table=20
2 : META-TAGs and how they relate to genres</FONT></B></FONT></P>
<H3 align=3Dleft><B><FONT=20
face=3D"Arial, Helvetica, sans-serif">History</FONT></B></H3>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif"=20
size=3D2>2000-05-16</FONT></B><FONT face=3D"Arial, Helvetica, =
sans-serif" size=3D2> :=20
Made changes to address ambiguity regarding Escape encoding of the =
different=20
components of the OpenURL.</FONT></P>
<P><B><FONT face=3D"Arial, Helvetica, sans-serif"=20
size=3D2>2000-05-12</FONT></B><FONT face=3D"Arial, Helvetica, =
sans-serif" size=3D2> :=20
Added a section with regard to HTTP GET and POST. Added the names of the =
authors=20
of the OpenURL document.</FONT></P>
<P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2><B>2000-05-02</B> :=20
Selective release of OpenURL specs to a community of experts in =
reference=20
linking</FONT> </P>
<H3><FONT face=3D"Arial, Helvetica, sans-serif">Currently under=20
discussion</FONT></H3>
<P>Addition of a date-type tag to accomodate for difference in =
publication date=20
of print and electronic versions. Such a tag is used in the CrossRef =
DTD.</P>
<P>Addition of OpenURL version number in the syntax.</P>
<P>Meaning of the genre tag. In OpenURL, the tag-value of the genre tag=20
corresponds with the type of the object that is described in the =
OpenURL. In=20
CrossRef, the genre tag refers to the type of the object itself.</P>
<H3><FONT face=3D"Arial, Helvetica, =
sans-serif">Acknowledgements</FONT></H3>
<P>Many thanks to Tony Hammond at Academic Press for valuable input.</P>
<P>&nbsp;</P>
<P><SPAN class=3Dregular>This page last updated on: 2 November, 2001=20
</SPAN></P></BODY></HTML>

------=_NextPart_000_0005_01C165DD.849EC520
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.sfxit.com/artwork/gifs/openurl_title.gif

R0lGODlhUwEaAMQAAPb40e3xn9/lVtrhOcjI2M/YALq6z62txZ+fu5GRsoODqHZ2nmholVpai0xM
gT8/eDExbiQkZf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAUU
ABIALAAAAABTARoAAAX/oCSOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRK
rVqv2Kx2y+16v+CweEwum8/o9IvAgEQijkSpQa8vCCNDfd8Q6ekIIwl0I3Ukgw0HIgx8DQokf49q
k5RDCW+Ybw4jBJmZCyKXnm94ohEQhaQSnW8kDW9yEqOYBqFvfZW5ujkHmAsJC5ibq5h0mbanfMi3
Iq8ReKwRrrAivgkKbhEPyLgrBAp0C4EICbGhCbXl5uSl6u54IuTmEuWBgvN+7ook8u4jBwvoKNgn
4gCjBvbo6RvRL8E+d+jyQSynUB0JAgERQipX69wuEtkS9npTK9qIbHJE/3U75KmWM2iYpkWIhQne
SGn0mK1QMOqaTlHEqMmaGc2TOUwJndlzM0xmJklDPeFxlgmeA099TGFCFZVZ0TfbqBqVKiJYJq4S
nHEF+jEoWhFXIzwy2YyaqAcLc556g+plUJx1Z1ZTFXSb3pUnWCkg8A2CnGx43MgpOjglsFsU4wkD
eUoCg84mnF1DORivRVEHCBgINhUWgQMPsr755YwBPWcLSmKOu+BAuQewEiAgcDeWqATEwQaOAIrt
R5UloNMlkG1ZJlyisL0Bp4puYJpvhhuIa1xniuwmRjYIZrhoH6FB8QGPmQds+BPOToI2H5jgiNmQ
6AXPT4SxAl43+ZFgHv9TI5jVWk3O7QIdSxH08VUx1mFim14OYTIfTK2kIlhXTwnC3wk3aQOKiCSJ
wIozI5ljYAmwbEeCWRFsGFqIEjhIYis4wiEJAoRROBxqyMAz41ArpsXjYN3AZwA1rzjgBl5P6kKk
NiXwxNxfmeg4YXRUkuWdkyPO8taYKQTZ4l/dsGIAcKS5CJ8EPG1zJY334cejKHiMwlVcWwloglY2
JmmnNg1UJyKfuCwZn5MI8ZVlCQAUoOmmnHbq6aeghiqqqAIEAACfz5AwnyLRWEQhYsiAV9NfMsn6
GobcuDCIhg0WyYpqmch4J52NFvkZXygk2GOIJ/qhAKHkvOEfMoTCYyj/mNpYiyak/33ph7SUSkAo
YCcEMOq56KarrqYDBKAqXx2ZxdWZFDrA2L2xWjcggLQOliqOkohi773a+pHQUN0AyokqVAk7ogRT
jrJixMfCuq0IbuByInL1CabJIQKKgpbCQd1R8MXdduMGWmbVZeExKQiw7sw0zzzAqfrNoiR9h86S
6nEjzJcqnj7rOKu4tOg1SsGXPKDAZRF0dG1Q+z4sKXv3roxxhZ7dGZgxoA0FwR5OxrErV87ghY1s
qTqzCQPzOTCX14/6oRZ2YEEtySu4HEtuCebWLPjgoQpQgtDKLXxphrMC/a2xEitYZDaoIHo0Q6P4
RzLVInjpsDluQGWWth5hO+oUfzr7jSyLdhGWjZsvPzzHn2QRXaLLOaMAgMyE9+77ACYQV87JjKlA
MMGcFIxvCb45FHzxF0F//PLplTOti8prC33y0ZdQ/PbYJ0Z98sczxNEJ1nfPffnhp5D9+BKQc7CL
3uvOu+/4D97W/vy/EMD9+QvguoDXvwIaUAQA+J8AFzgzw0mAgRCMoAQnSMEKWvCCC7yZCDDIwQ56
8IMgDCEH2zUCEZrwhChMoQo7WCqcSSAEADs=

------=_NextPart_000_0005_01C165DD.849EC520--
