Top Banner
UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) Getting (slightly) technical – an technical – an introduction to introduction to linking linking Ross MacIntyre Mimas Service Manager The University of Manchester
28

UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

Dec 13, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

1

Getting (slightly) Getting (slightly) technical – an technical – an introduction to introduction to

linkinglinking

Ross MacIntyreMimas Service Manager

The University of Manchester

Page 2: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

A mixed bag of jargon

• The basics of the web • Linking

– DIY– DOI & CrossRef – OpenURL

• Open Archives Initiative – ‘e-prints’

• Usage statistics• ‘Link up’?

Page 3: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

How does the Web work?

3 simple protocols:

Data FormatsHTML (HyperText Markup Language) provides the data format for native documents

AddressingURLs (Uniform Resource Locator) provides an addressing mechanism for web resources

TransportHTTP (HyperText Transfer Protocol) defines transfer of resources between client and server

Data FormatHTML

AddressingURL

TransportHTTP

(currently)

Brian Kelly, Web-Focus, UKOLN

Page 4: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

The Netsoft home page

1 User clicks on link to the address =URLhttp://www.netsoft.com/hello.html

2 Browser converts link to HTTP command (METHOD):Connect to computer at www.netsoft.com

GET /hello.html

3 Remote computer sends file<HTML><TITLE>Welcome</TITLE>..<P>Welcome to <B>Netsoft</B>

Welcome toNetsoft

4 Local computer displays HTML file

Web Browser

Web server

How does the Web work?

Page 5: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Page 6: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

URL-based Linking Mechanisms

• Static = explicit filenamehttp://www.ariadne.ac.uk/issue44/petrie-weisen/intro.html

• Predictable = derived, e.g. ISSNhttp://www.jstor.ac.uk/journals/10624783.html

• Parameterised = script, e.g. http://links.jstor.org/sici?sici=1062-4783%28199223%2926%3A3%3C%3AFM%3E2.0.CO%3B2-O

http://www.esajournals.org/esaonline/?request=get-toc3&issn=1540-9295&volume=003&issue=09

Page 7: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Linking Mechanisms

The Digital Object Identifier (DOI):

• A unique identifier assigned to a digital object.

• A way of accessing an object (e.g. a full text article) without having to know its URL - the DOI identifies the object itself, not the place where it is stored.

• Persistent - as long as the object exists, so does the DOI.

Page 8: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

DOI: Dumb Old Identifier

“Dumb” number - doesn’t relate to the object, couldn’t be guessed - like a phone number.

10.1000/1A3X-56BZ9

Prefix - given to the rights owner e.g. the publisher

Suffix - any unique alphanumeric string

e.g. 10.1074/jbc.M004545200

10.1136/bmj.38324.646574.AE

<DIR>.<REG>/<DSS>

Page 9: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

CrossRef/DOI resolution

References

MetadataDOI

DOI link

URL to

Publisher

DOI

http://dx.doi.org/10.1093/toxsci/57.1.95

Page 10: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

OpenURL (ANSI/NISO Z39.88)

Pat Harris, Executive Director of NISO:"One message we hear is that the new business model will be enabled by information technology with standards at the core. This is where NISO fits in. …over five hundred years ago Guttenberg fundamentally changed communication and learning.

Today NISO's challenge is to create those standards that will enable the modern day Gothenburg Moment. Could it be the OpenURL?"

Page 11: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

OpenURL format ::= Base URL ? Query

Base-URL = web address of the link resolver i.e. the address to which the OpenURL is being sent

http://LinkFinderPlus.library.ed/?genre=article&issn=1234-5678&volume=12&issue=3&spage=1&epage=8&date=1998&aulast=Smith&aufirst=Paul

Query = the metadata that the link resolver uses to identify and link to appropriate targetsAka ‘Context Object’

Page 12: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

The “Context_Object” contains…

ServiceType

Referent

Resolver

ReferringEntity

Referrer

Requester

Administrative

Version control, character encodings, timestamp, etc.

Item being referenced. E.G. bibliographic reference in full

text article.“User” making the request

Service creating the link. E.G. where the user found the reference.

The item which contains the reference. E.G. the article in which the bibliographic reference

was found.The target of the link. E.G. the

link server of the user’s institution

The desired services from the Resolver. E.G. Full text, ILL,

Abstract, etc.

Oliver Pesch EBSCO

Page 13: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

OpenURL v1.0http://123.456.7.8:4550/resserv?&url_ver = Z39.88-2004&url_ctx_fmt = info:ofi/fmt:kev:mtx:ctx

&rft_val_fmt = info:ofi/fmt:kev:mtx:journal&rft.atitle =

Reference+intervals+for+serum+creatine+kinase+in+athletes&rft.auinit = V&rft.aulast = Mougios&rft.date = 2007&rft.epage = 678&rft.genre = article&rft.issn = 0306-3674&rft.issue = 10&rft.spage = 674&rft.stitle = BRIT+J+SPORT+MED&rft.title = BRITISH+JOURNAL+OF+SPORTS+MEDICINE&rft.volume = 41&rft_id = info:doi/10.1136%2Fbjsm.2006.034041

&rfr_id = info:sid/www.isinet.com:WoK:UA

Page 14: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

“NOU” linking

Link Source

Link Destination

Link .Resource Resource

Resolution of Links

Provision of Links

* NOU – non OpenURL

Oren Beit-Arie, ExLibris

Page 15: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

OpenURL linking

Link Source

OpenURL.Resource

Resource

Service

Component

Resolver/Link Server

Provision of Hooks Resolution into Links

Context Sensitive

Link Destination

Link Link

DestinationLink

Link Destination

Link Link

DestinationLink Hook

Appropriate

Oren Beit-Arie, ExLibris

Router

Page 16: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

OpenURL in action

Page 17: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Page 18: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Getting technical

Pig courtesy of Tom Bishop, Royal College of Surgeons

All sorted then?

Page 19: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Page 20: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Page 21: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Page 22: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

The Open Archives Initiative

• 1999 Universal Preprint Service (UPS)

• Multi-disciplinary collection of technical reports, conference papers, articles, e-print servers, etc.

• Services provided on “harvested metadata”

• Data Providers / Service Providers

• Not ‘Cross-Searching’

• OAI is only about metadata – not full text

• OAI is neutral about nature of metadata and the resources described

Page 23: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

OAI - Protocol for Metadata Harvesting

• Simple mechanism for sharing metadata records

• Records shared over the web (ie HTTP as XML)

• ‘Client’ can ask metadata server for – all records – all records modified in last ‘n’ days – info about sets, formats, etc.

• Specific application: self-archiving via e-print servers in/for all institutions

• JISC project - http://www.sherpa.ac.uk/

Page 24: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

• Consistent, Credible & Compatible Usage Statistics

• Code of Practice for:– Data elements to be measured – Definitions of these data elements – Output report

formats/delivery/frequency/granularity– Methods for measurement and use

• AAP, ALPSP, ARL, ASA, EDItEUR, JISC, NCLIS, NISO, PA, STM, UKSG

Page 25: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

• ~ 240 member organisations• Code of Practice Journals & Databases – Release 3 August 2008– 100 vendors/products compliant (in part)– Auditing standards & procedures – SUSHI (Standardised Usage Statistics Harvesting Initiative)

• Code of Practice eBooks & eReference – Published March 2006– 10 vendors/products compliant (in part)

JR1 = Number of Successful Full-Text Article Requests by Month and Journal JR1a = Number of Successful Full-Text Article Requests by Month and Journal for a Journal Archive JR2 = Turnaways by Month and Journal JR3 = Number of Successful Item Requests and Turnaways by Month, Journal and Page Type JR4 = Total Searches Run by Month and Service JR5 = Number of Successful Full-Text Article Requests by Year of Publication and Journal

DB1 = Total Searches and Sessions by Month and Database DB2 = Turnaways by Month and Database DB3 = Total Searches and Sessions by Month and Service

Page 26: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Link Up?

Acknowledgement: Greg Raschke and Suzanne Weiner (netConnect) The Library Journal -- 7/15/2004

Page 27: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Electronic Resouces Management - ERM

•Basic ERM Data Elements– Descriptive: Title fields, holdings, publisher, and ISSN

– Licensing: Authorized users, archiving rights, and cancellation allowances

– Financial: Price and inflation rate – Administrative & Support: Administrative password and vendor contact information.

– Access: Authorization method and local access URI– Usage or Evaluative: Number of full-text article downloads and number of searches

• Products from: Dynix, EBSCO, ExLibris, Harrassowitz, Innovative Interfaces, Serials Solutions, SIRSI, VTLS, …

Page 28: UKSG Conference Breakout Session A2 Torquay March 2009 1 Getting (slightly) technical – an introduction to linking Ross MacIntyre Mimas Service Manager.

UKSG Conference Breakout Session A2

Torquay March 2009

Thanks!

email: [email protected]

web: http://www.mimas.ac.uk/

Robin Sloan’s 2015: Googlezon and the Newsmasters EPIC’

http://www.albinoblacksheep.com/flash/epic