Posts Tagged ‘A-to-Z’

Article finder form on the e-journals A-to-Z

Posted on May 11th, 2012 by Paul Stainthorp

The e-journals A-to-Z website now includes an article finder.

Fill in the form with the details of the article you are trying to locate, and the A-to-Z will display links to available electronic full-text copies (or—if the full text isn’t available at the University of Lincoln—information about inter-library loans and other services).

Screenshot of the A-to-Z article finder

If you are presented with a login screen and the message: “We could not authenticate your request. Please sign in“, please click on the ‘ATHENS Login’ link to see the links to available full-text copies. If you access the A-to-Z via the University Portal, you should not see this message.

Screenshot of the login page

If you have any problems accessing or using the article finder service, please let the Library know.

Java, John and JournalTOCs

Posted on April 17th, 2012 by Paul Stainthorp

I heard recently that the ticTOCs journal tables-of-contents service will close down in the next month or so. ticTOCs was a JISC-funded project which hasn’t been developed for several years now.

Screenshot of ticTOCs

It’s effectively been superseded by the JournalTOCs service, “the largest, free collection of scholarly Tables of Contents (TOCs)”. The outgoing service has published some advice for users on transferring saved lists of TOCs between ticTOCs and JournalTOCs.

ticTOCs did have one particularly useful feature: a text file of all the TOCs it contained (at http://www.tictocs.ac.uk/text.php), which I’ve been filtering and using since 2009 to create a custom package of RSS feeds for upload to the e-journals A-to-Z at Lincoln.

While JournalTOCs doesn’t provide the same simple text list feature, it does have a fully-documented API. This is much more powerful and flexible for developers, but it’s not quite so straightforward as /text.php to create my list (a subset of all the feeds in JournalTOCs, matching only those journals to which the University has full-text access) using desktop tools and no programming.

A chance comment from a colleague at another university about Lincoln having “developers coming out of its ears“(!) inspired me to ask on the LNCD development group for help.

Dr John Murray of the Lincoln School of Computer Science responded, and very kindly supplied a Java program which I can use to identify which journals in our A-to-Z are represented in JournalTOCs, and so build a list of links to valid RSS feeds. Starting with a comma-separated list of ISSNs (which I downloaded from the A-to-Z), the program takes each ISSN in turn and makes a call to the JournalTOCs journals API. Depending on the data returned by JournalTOCs, the program records each ISSN as ‘VALID’ or ‘INVALID’ (i.e. no RSS feed available) in a new .csv file.

Thank you very much, John!

[Aside: to use John's code I had to learn how to compile and run Java programs on my laptop (running Ubuntu 11.10). For the record—and because I imagine it'll be useful again in the future—I first had to install OpenJDK 6 by going to the terminal and running the command:

sudo apt-get install openjdk-6-jdk

…then, once OpenJDK had installed, using the following command to select the correct version of Java:

sudo update-alternatives --config java

…before compiling and running the program itself.]

Once all the ISSNs had been checked against the API and the validated list constructed (this took ~5hrs to run!), I used Microsoft Excel to filter out only the ‘VALID’ ISSNs matched in JournalTOCs, and used Excel’s =LOOKUP() function to pull in enough information about each journal from our managed title list (previously downloaded), to create a custom upload text file.

Screenshot of the A-to-Z

The updated package of journal article RSS feeds is now available to view on the A-to-Z. We’ll review and re-generate this every few months, as we do with all custom and publisher-generated e-journal packages. At the time of writing, it contains just over 10,000 journal article RSS feeds, each one corresponding to one of our full-text journals. I’ve also added an orange RSS icon and link to JournalTOCs for each one, using the A-to-Z’s public notes feature.

So: which other library APIs will accept an ISSN as an input, and what other custom packages could I create using John Murray’s code in the same way?

More forgiving searches on the A-to-Z

Posted on April 13th, 2012 by Paul Stainthorp

EBSCO have improved the way the e-journals A-to-Z carries out journal title keyword searches.

Previously, the A-to-Z only matched on exact, ‘whole word’ searches; it was very unforgiving. Searching for science would not return results containing the word sciences. Stemmed / partial-word searching was (and still is) possible using an asterisk as a wildcard—e.g. scien* would return results containing science, sciences, scientific, scientist, etc.—but these kinds of search features don’t tend to be very popular with library users.

However, EBSCO have now introduced ‘stemming’ rules within the A-to-Z search engine.  This handles singular and plural forms such as science/sciences, and make for a more forgiving search. It also now allows searching using common journal abbreviations such as Br J Sports Med for the British Journal of Sports Medicine.

We used to have a small number of custom ‘redirect’ entries in the A-to-Z which picked up common misspellings of certain journal titles (for example, Journal of Forensic Science instead of the—correct—Journal of Forensic Sciences). These are no longer necessary and I’ve removed them from the A-to-Z.

Screenshot of the Journal of Forensic Sciences on the A-to-Z

If you need it, exact-title searching is still possible via the advanced search page, and you can still use an asterisk for partial-keyword stem searches.

EJS / E-journals from EBSCO being phased out

Posted on March 2nd, 2012 by Paul Stainthorp

Just a note that the 11 journal titles which used to form the E-journals from EBSCO (a.k.a. the EBSCOhost Electronic Journals Service or EJS) are no longer listed as a discrete package on the e-journals A-to-Z. The EJS platform is (apparently) no longer being actively developed by EBSCO. The following journals should all still be accessible via the A-to-Z, as part of other publisher and/or database packages:

  1. Digital arts
  2. English Today
  3. HerbalGram
  4. Journal of sociolinguistics
  5. Language in Society
  6. Museum History Journal
  7. New Theatre Quarterly
  8. Performance Research
  9. Theatre Research International
  10. Theatre Survey
  11. World Englishes

The EJS platform has also been removed from the University Portal.

KB+ project Technical Advisory Group (TAG)

Posted on January 31st, 2012 by Paul Stainthorp

……aaand just as an adjunct to my last blog post, it’s worth mentioning that I’m currently serving [time] on the TAG (Technical Advisory Group) for the JISC Knowledge Base+ (KB+) project. We had our first meeting on 19 December 2011 at HEFCE’s offices in central London.

Over the course of 2011-2012 HEFCE will be investing £600,000 in the creation of a shared service knowledge base for UK academic libraries to support the management of e-resources by the UK academic community.

This is my idea of a worthy cause—e-journal knowledgebase problems being a particular favourite of mine—and I’m pleased HEFCE and JISC Collections have decided it’s worth investing in a serious and robust attempt to share information between universities and to build better systems for managing e-resources. I’m happy to be involved.

Worth reading = KB+: What’s in it for libraries?

  • Improved Data and Tools
  • Enhanced JISC Services
  • Improving ERM systems
  • Shared Community Activity
For the untainted by ERM jargon, Wikipedia explains as well as anywhere what a knowledgebase actually is and what some of the challenges are. The University of Lincoln’s e-journals knowledgebase is the EBSCO A-to-Z. Also related is the work of the UKSG/NISO Knowledge Bases And Related Tools (KBART) working group.

E-journal authentication behind the mask

Posted on November 16th, 2011 by Paul Stainthorp

This blog post is an attempt to elaborate on a problem with managing on/off campus access to electronic journals at the University of Lincoln. It’s a problem which confuses a lot of our users. I hinted at the issue in an earlier blog post.

Underlying the problem is a lack of consistency in the way e-journal platform providers/publishers implement Athens/”Shibboleth” access to their content.

I think the answer to this problem is “…use EZProxy as well or instead“. (We plan to do so.) However if anyone from a ‘strong’ federated-access position can suggest a way around the problem based purely on honest, SAML-based principles, then I’m all ears!

~~~wavy lines~~~

The system we use to manage access to e-journals at the University of Lincoln is EBSCO’s electronic journals A-to-Z. Within its underlying journals knowledgebase, the A-to-Z stores a URL for each journal – here I’ll refer to that URL as A.

The A-to-Z also provides the facility—a very nice facility, as it happens—to rewrite that URL according to a set of predictable rules, generating a new URL which is a function of the original URL: in my pseudomathematical shorthand I’ll call this f(A).

EBSCO call this facility of theirs a “Proxy Server”. Now – I could be being thick, but I don’t think this is a proxy server: it’s a URL rewriting application which merely happens to be used by some libraries to redirect traffic via a URL-rewriting proxy (such as the aforementioned EZProxy); in fact it can be used to ‘mask’ any URL.

We use the so-called “Proxy Server” facility to mask the default URL, A, and instead direct the browser back to the OpenAthens authentication point for the journal provider/publisher (allowing authentication both via the UK Federation and trad. Athens), with a redirect back to the post-authentication page for the journal. We’ll call that page A′ (i.e. “A prime”). A′ permits access to the full text of the journal.

Flowchart of URL masking and authentication workflow

N.B. it’s only possible to do this at all if the Athens/UKAMF authentication point for the journal has a predictable structure. If A′ includes any randomly-generated or unknown elements that aren’t in A and which vary from journal to journal, then A′ can’t be generated by f(A) – so some providers rule themselves out at the first hurdle. Bonjour, most legal databases! Yeah, you know who you are…

If it isn’t possible to create an A-to-Z “Proxy Server” URL mask, then our usual fallback position is to rely on IP authentication for on-campus traffic, but to instruct the user to manually select an Athens/’my institution’-type login for off campus access. This is not ideal: it confuses off-campus users who are used to seamless on-campus access, and it requires that we create help guides—I name and shame thee, Elsevier ScienceDirect—to lead people through often terribly confusing login procedures.

Flowchart of authentication workflow with on- and off-campus differences

There’s another complication: some journal providers, upon Athens-esque authentication from A, don’t send the user to A′. Instead, they redirect to a generic post-authentication page, D.

This = Bad. If you do this, I… just… can’t speak to you right now.

If we don’t (or can’t) apply a URL-rewriting mask in the A-to-Z for a journal package which exhibits this awful behaviour, then we’re relegating off-campus users to a third-class service; further widening the gap between on- and off-campus behaviour. If we do apply a mask, we relegate all users to the same lack of functionality. Which compromise do we choose? We’re damaging the user experience in both cases. [Click the diagram below to embiggen.]

Flowchart of complex authentication workflow for masked and non-masked journals

Finally, and for the sake of completeness, I think that this [below] would be the equivalent flowchart for EZProxy. (You can see why some libraries—and apparently their users—find it attractively simple. It also has the advantage that the ’masking’ is consistent across all or most journals, the configuration for each e-journal provider being done within EZProxy itself.)

Flowchart of the authentication workflow using EZProxy

Last word – here’s a useful page from Eduserv of Athens-authentication deep links for various e-resource providers. It may be helpful in creating masked URLs for Athens-authenticated journals.

New journals available off campus (via LibResProxy)

Posted on November 10th, 2011 by Paul Stainthorp

The following electronic journals are now available from off campus via the e-journals A-to-Z:

  1. Capital & Class (Sage Publications, issn:0309-8168)
  2. Ecology (Ecological Society of America, issn:0012-9658)
  3. New Left Review (New Left Review, issn:0028-6060)
  4. Science (American Association for the Advancement of Science, issn:0036-8075)

…plus the following 14 titles from Palgrave Macmillan Journals:

  1. Corporate Reputation Review (issn:1363-3589)
  2. Economic & Labour Market Review (issn:1751-8326)
  3. Family Spending (issn:0965-1403)
  4. Feminist Review (issn:0141-7789)
  5. Financial Statistics (issn:0015-203X)
  6. Journal of Information Technology (issn:0268-3962)
  7. Journal of Information Technology Teaching Cases (issn:2043-8869)
  8. Journal of International Business Studies (issn:0047-2506)
  9. Journal of the Operational Research Society (issn:0160-5682)
  10. Knowledge Management Research & Practice (issn:1477-8238)
  11. Monthly Digest of Statistics (issn:0308-6666)
  12. United Kingdom Balance of Payments – The Pink Book (issn:0950-7558)
  13. United Kingdom Economic Accounts (issn:1350-4401)
  14. United Kingdom National Accounts – The Blue Book (issn:0267-8691)

To access these journals you will need to log in using your network\username and password.

Screenshot of the e-journals A-to-Z

(Technical note: this alternative method of access uses LibResProxy, a CGI proxy application which mimics IP-based on-campus authentication. It will be slower than normal access, and not all features of the database may be available.)

Notes on: EBSCO Discovery Service (EDS)

Posted on July 22nd, 2011 by Paul Stainthorp

The EBSCO Discovery Service is EBSCO’s own next-generation resource discovery system, built on the already-very-familiar EBSCOhost database platform.

EBSCO’s particular ‘angle‘ for EDS is that its content is built up out of a lot of high-quality, ‘scholarly’, subject-indexed content (similar to the individual bibliographic databases on EBSCOhost), which they are keen to push as superior to basic ‘Google-type’ keyword-indexed searching, where the quality-assured, ‘information literacy’ aspect to resource discovery may not be as strong.

(Enough scare quotes for ya?)

Features of EDS:

  • Highly customisable/’brandable’ – logos, colours, background images, text/field labels;
  • Uses the same administrative interface (for back-end configuration) as EBSCOhost;
  • Integrates with EBSCO Electronic Journals A-to-Z and LinkSource (i.e. Find it @ Lincoln) for access to full text via OpenURL;
  • Harvests MARC records from local catalogue, and repository etc. records (via OAI-PMH, presumably, although I forgot to ask);
  • Content: as well as the library’s own local collections (above), EDS searches a central EBSCO ‘base index’ of content/metadata from ~20,000 providers, plus content from those EBSCOhost databases to which the library subscribes; it also contains a lot of enhanced book metadata (cover images, subject headings, reviews, etc.). See EBSCO’s website.
  • It’s possible to set up a public, ‘guest’ version of EDS to search catalogue, repository, and the main EBSCO index – then allow your own users to log in and search the more complete content including subscription databases (though EBSCO suggest that few libraries actually provide guest search in practice, despite asking for it to be made possible!); it’s also possible to use EDS to create custom search interfaces for groups of packages/databases (or even for individual databases) – e.g. subject clusters;
  • Users can extend their search out to remote databases (i.e. those not included in EBSCO’s central base index + local databases) via a traditional metasearch facility (related: EBSCOhost Integrated Search);
  • It’s possible to limit the default search to full-text items only (making use of the coverage information held in the A-to-Z/LinkSource knowledgebase) – however EBSCO advise that most subscribing libraries don’t do this – instead starting their users off with searches of the complete EDS collection, then later on allowing users to narrow the search results down to full-text-only, if they want to;
  • Various APIs, HTML widgets, and other extension tools available through an ‘EBSCOhost Integration Toolkit’ (http://support.ebscohost.com/eit/) – N.B. some of these can also be used with the existing EBSCOhost databases;
  • Developer community of library people extending and customising EDS – example blog posts here and here;
  • While the advanced search options and user interface are highly configurable, there’s no facility to adjust the search ranking algorithms – i.e. the relative placing of items/collections against each other in search results (as is possible in e.g. Ex Libris Primo);
  • FRBRising of search results will be introduced in 2012;
  • EBSCO will offer libraries free trial access to EDS, including MARC record harvest where possible.

UK HE libraries using EDS include:

A fresh coat of paint for the e-journals A-to-Z

Posted on July 12th, 2011 by Paul Stainthorp

The Library’s electronic journals A-to-Z service is in line to receive an updated look and feel this summer.

beta preview of the still-in-development new-look A-to-Z will be available until the end of August. The new A-t0-Z will be launched on 1 September 2011. EBSCO Information Services, who supply the A-to-Z to the University, are making these changes to bring the look of the A-to-Z more in line with their EBSCOhost databases.

The Library will be working through August to tweak the new-look A-to-Z site, to make sure it’s properly set up for the University of Lincoln, and to produce some new training materials on using the A-to-Z to find e-journals by title.

You can try the (still beta!) new-look A-to-Z for the University of Lincoln, at: http://beta.atoz.ebsco.com/titles/1710

Screenshot of the new-look A-to-Z

EBSCO have some slides about the enhancements they’re making to the A-to-Z, available to download from their website.

Pruning surplus e-journal packages

Posted on June 23rd, 2011 by Paul Stainthorp

I’ve removed a number of e-journal ‘vendor’ packages from the e-journals A-to-Z.

The titles within them are all listed under/provided by another e-journal package (usually SwetsWise FullText Titles), so we haven’t lost access to any e-journal content.

The ‘pruned’ packages are:

  • Atypon Link Journals
  • JSTOR Current Collection
  • Pier Professional
  • SpringerLINK Journals

This is part of the work we’re doing to simplify our Electronic Resources Management (ERM) procedures.