Release Notes: 2014-09-23

SCOPUS Search API

Bug fixes:

·         Author details could be missing from search results if there are no affiliations associated with any of the search result entries.

·         ISSN could be missing from search results.

Science Direct Search API

As of October 2014 ScienceDirect content has moved to a new search index. Most searches will work the same as they did before but there are a few field changes, outlined below.

Field

Change Description

content-type

This field previously contained a numeric designation for the content types:

 

1 = Journals

2 = Book Series

3 = Handbook Series

4 = eBook

5 = Reference Works

 

The values are now abbreviations, previously used in the field ‘contenttypetxt’:

 

JL = Journals

BS= Book Series

HB= Handbook Series

EB = eBook

RW= Reference Works

 

The following fields are being dropped:

 

Field

full-text

contenttypetxt

preprint

relrank

specific-authkey

specific-otherkey

vectors

 

Article Retrieval API

New features:

·         New views provided to return specific portions of the document:

o   OBJECTS – returns the API-resolved ‘objects’ section of the document.

o   FIGURES – returns all figure elements contained within the document.

o   TABLES – returns all table elements contained within the document.

Note that these views are also supported as fields, which can be combined by designating them as a comma-delimited list:

ex. http://api.elsevier.com/content/article/pii/S0000000?field=objects,figures,tables

Bug fixes:

·         Author names could appear multiple times.

Abstract Retrieval API

Bug fixes:

·         Requests without APIKeys return system error instead of abbreviated metadata.