1 / 43

Text linking in the humanities: citing canonical works using OpenURL

Learn how to cite canonical works using OpenURL, a system that allows for uniform and context-sensitive linking to resources. Explore the advantages and challenges of implementing OpenURL in the humanities.

carolew
Download Presentation

Text linking in the humanities: citing canonical works using OpenURL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Text linking in the humanities:citing canonical works using OpenURL CNI Spring 2009 Task Force Meeting Eric Rebillard Departments of Classics and History David Ruddy University Library

  2. Planning grant overview • Mellon Foundation funding • Three components • Canonical citation • OpenURL quality metrics and evaluation • L’Annee interface enhancements

  3. Linking solutions • Bilateral, direct vendor links • Costly to implement and maintain • Unstable • Does not easily allow one-to-many relationships • Does not address ‘appropriate copy’ problem • A method with more indirection, such as OpenURL

  4. Classical text resource (e.g., JSTOR, L’Annee) User’s link resolver OpenURL HTML page with link options Source text in translation Source text in original language Library catalog Inter-library loan Others?

  5. OpenURL • OpenURL: a package of metadata about a resource, encoded within a URL and sent to a user’s link resolver • OpenURL Framework (2004) generalized and formalized OpenURL 0.1 (2000) architecture so that services can be extended and new applications can evolve • Focus on allowing “context-sensitive” services related to a specific resource

  6. Advantages of using OpenURL • System/vendor independent • Uniform linking syntax • Minimizes cost of creating and maintaining links • Easily allows one-to-many linking • Allows appropriate copy

  7. OpenURL in practice • Define a metadata format that can reliably reference canonical citations • Devise a feasible implementation plan

  8. Metadata format: Identifying the work • Canonical citations are at the level of the FRBR work • Very little metadata (a title, possibly an author name) • An undefined work ID included in metadata format • Community defined? • ISTC?

  9. Metadata format: Author names • Existing OpenURL metadata formats expect modern, western names (aufirst, aulast) • How to capture ancient author names? • Allowing multiple ways to encode author forms, which may depend on era of author aufirst auform1 aulast auform2

  10. Metadata format: Citation components • Two possible approaches: • Try to define every component • Book, section, canto, stanza, act, scene, etc. • A more abstract approach, recognizing the typical hierarchical structure of works • level_1, level_2, level_3 • Second approach more generally applicable across heterogeneous material

  11. Implementation challenge • Normally, resolution to resource is left to local link resolver • And yet: • Detailed and specialized knowledge • Uncertain commercial incentive for link resolver vendors • Proposed solution: domain-specific, community-supported knowledge bases

  12. Classical text resource (e.g., JSTOR, L’Annee) Classical Works KnowledgeBase (CWKB) OpenURL HTML page with link options Service X Text in original language, Edition B Service X Text in original language, Edition A Service Y Text in original language Service Z Text in translation Others?

  13. Problems with this approach • Doesn’t solve appropriate copy problem • Doesn’t allow for institutional branding, presentation, page layout • Doesn’t allow for local options (library catalog search, etc.)

  14. 1 2 Classical text resource (e.g., JSTOR, L’Annee) Classical Works KnowledgeBase (CWKB) OpenURL OpenURL HTML page with link options User’s link resolver Library catalog Inter-library loan Service Y Text in original language Service Z Text in translation Others?

  15. Advantages of intermediate resolver / knowledge base • Domain specific knowledge base can augment and/or normalize metadata values • Can provide specialized linking information • Can allow direct access to targeted resources for users without a local link resolver • Could provide other potential services to community

  16. 1 2 Classical text resource (e.g., JSTOR, L’Annee) Classical Works KnowledgeBase (CWKB) OpenURL OpenURL CWKB URL redirect service HTML page with link options User’s link resolver Library catalog Inter-library loan Service Y Text in original language Service Z Text in translation Service X Text in original language

  17. CWKB: Classical Works Knowledge Base • A relational database that stores metadata about classical works • A link resolver software that does the lookup in the relational database

  18. CWKB: the database

  19. CWKB: Author’s name • The Latin form is the international authority form for Latin and ancient Greek authors. • For lookup purpose, CWKB will store the established form of the author in several modern languages and the abbreviations used by the main reference tools. • Draft ISO standard 27729: International Standard Name Identifier (ISNI)

  20. CWKB: Work’s title The Latin form is the international authority form for Latin and ancient Greek titles. For lookup purpose, CWKB will store the established form of the title in several modern languages and the abbreviations used by the main reference tools.

  21. CWKB: work identifiers • Theymay come from a range of well-established registries such as: • Theymay come from a range of well-established registries such as: • The Canon of the TLG • The Clavis Patrum Latinorum • The Clavis Patrum Graecorum • The CHS Canon of Greek Literature • The Stoa Canon of Latin Literature • CWKB will maintain a concordance between them. • One development to follow: the ISTC standard (ISO 21047).

  22. CWKB: the link resolver Classical text resource (e.g., JSTOR, L’Annee) Classical Works KnowledgeBase (CWKB) OpenURL 1 OpenURL 2 HTML page with link options User’s link resolver

  23. OpenURL 1 Baseurl: cwkb.org/in/r.php? OpenURL version: ctx_ver = Z39.88-2004 Metadata format: rft_val_fmt = info:ofi/fmt:kev:mtx:canonical_cit Citation: rft_auform1 = Aeschylus rft_titleform1 = Suppliants rft_slevel1 = 40 rft_elevel1 = 57 User’s resolver: res_id = http://resolver.library.cornell.edu/net/openurl/? Source’s id: rfr_id = info:sid/aph

  24. OpenURL 1 (cont.) http://cwkb.org/in/r.php?ctx_ver=Z39.88-2004&rft_val_fmt=info:ofi/fmt:kev:mtx:canonical_cit&rft.auform1=Aeschylus&rft.titleform1=Suppliants&rft.slevel1=40&rft.elevel1=57&res_id=http://resolver.library.cornell.edu/net/openurl/?&rfr_id=info:sid/aph

  25. OpenURL 2 Step 1 The link resolver software looks up in the database for a match on the author’s name and the work’s title. Step 2 The link resolver software adds data to the incoming OpenURL 1: • authority forms of the author and the work (used for the lookup in the local library catalog); • data on the services providing full text for the citation sent as an OpenURL ServiceType identifier. The ServiceType identifiers contain the name of the service and the full text url. Ex.  &svc_id=info:sid/cwkb.org:perseus_eng:url:http://www.perseus.tufts.edu/hopper/text.jsp?doc=Perseus:text:1999.01.0016:line=40. If the service does not accept GET requests, the link goes to CWKB and is resolved.

  26. OpenURL 2 (cont.) http://resolver.library.cornell.edu/net/openurl/?&ctx_ver=Z39.88-2004&rft_val_fmt=info:ofi/fmt:kev:mtx:canonical_cit&rfr_id=info:sid/cwkb.org&rft.auform1=Aeschylus&rft.titleform1=Suppliants&rft.titleform2=Supplices&rft.auform2=Aeschylus&rft.slevel1=40&svc_id=info:sid/cwkb.org:tlg_demo:url:http://cwkb.org/in/tlgpost.php?package_id=tlg_demo%26local_package_id=0085001%26scheme=z%26hidden_z=40&svc_id=info:sid/cwkb.org:tlg:url:http://cwkb.org/in/tlgpost.php?package_id=tlg%26local_package_id=0085014%26scheme=z%26hidden_z=40&svc_id=info:sid/cwkb.org:perseus_eng:url:http://www.perseus.tufts.edu/hopper/text.jsp?doc=Perseus:text:1999.01.0016:line=40&svc_id=info:sid/cwkb.org:perseus_grk:url:http://www.perseus.tufts.edu/hopper/text.jsp?doc=Perseus:text:1999.01.0015:line=40

  27. Local Link Resolver CWKB will provide a set of instructions for: • Creating a resource profile for each canonical citation package the library licenses or supports; • Establishing rules for displaying the full text links; • Creating rules for mapping canonical citation metadata to non-full text services, such as the library catalog searches.

  28. Local Link Resolver • Recognize the format of the incoming OpenURL. Each one will contain this string: rft_val_fmt=info:ofi/fmt:kev:mtx:canonical_cit • Parse each incoming canonical citation in its key value components: • Pull out each svc_id into two parts (name of the service; full text url); • Use auform2 and title2 for the display of the citation requested and for the search in the local catalog.

  29. Local Link Resolver The OpenURL 2 is thus interpreted by the local link resolver to produce a page such as this:

  30. Wider application • Potential value to any discipline that cites works independent of specific editions or translations • Potential model for chaining link resolvers / knowledge bases together to provide enhanced services to users • Potential for providing other information services to community

More Related