In the particular case of an agent that uses the metadata to make an OpenURL for use with an OpenURL link server, this last step would consist of the following:
span elements with class="Z3988" or class="Z3988 other class names".
span element (but not the span element itself), with an HTML anchor element ("A").
The COinS from the specification page, after activation would be:
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&rft.issn=1045-4438"> |
Activating agents will need to adjust the OpenURL resulting from the above procedure for use with specific resolver systems such as those which only understand version 0.1. This is a straightforward process, which is outlined here in gory detail:
rft_val_fmt=info:ofi/fmt:kev:mtx:journal
rft_val_fmt=info:ofi/fmt:kev:mtx:book
rft." from the book and journal referent metadata keys the OpenURL can be made functional for all known 0.1-only resolver systems. jtitle" should be replaced by "title".btitle" should be replaced by "title".genre should be set to "article" or "book" if it is not already present in the 1.0 OpenURL.
rft_id=info:pmid/" should be replaced by "id=pmid:".rft_id=info:doi/" should be replaced by "id=doi:".rft_id=info:bibcode/" should be replaced by "id=bibcode:".sid=something. In 0.1 OpenURL, the value of sid is more or less a proprietary value, so you can't really convert the OpenURL 1.0 equivalent. So just use it to identify your activating agent.
