Skip to main content
ExLibris

Knowledge Assistant

BETA
 
SFX

 

Ex Libris Knowledge Center
  1. Search site
    Go back to previous article
    1. Sign in
      • Sign in
      • Forgot password
  1. Home
  2. SFX
  3. Release Notes
  4. 2018
  5. Changes to PubMed Metadata Augmentation

Changes to PubMed Metadata Augmentation

  1. Last updated
  2. Save as PDF
  3. Share
    1. Share
    2. Tweet
    3. Share
No headers
If you are using PubMed augmentation, note that as of December 1st, 2018, there will be a change to the way PubMed metadata augmentation is performed and the use of a customer-specific API key will be required. To obtain the API key, you must create an account on PubMed. For information on how to do this, see https://ncbiinsights.ncbi.nlm.nih.gov/2017/11/02/new-api-keys-for-the-e-utilities/. Note that one key should be generated per instance.
Currently, SFX uses the following syntax to fetch metadata:
https://www.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&retmode=xml&id=
When the API key is added, the following will be appended to the URL: &api_key=
After you generate an API key using PubMed's instructions, include this key in a new field in /exlibris/sfx_ver/sfx4_1//config/source/OpenURL_0_1/pmid.config_ as follows:
#
# PubMed configuration
#
Section "source"
        id               "PUBMED"
EndSection
Section "parsePrivateID"
        module          "Parsers::SourceParser::OpenURL_0_1::pmid"
EndSection
Section "fetchRecord"
        module          "NetWrap::HTTP"
        host            https://www.ncbi.nlm.nih.gov
        timeout         "3"
        api_key         ""
EndSection
Section "parseRecord"
         module         "Parsers::SourceParser::OpenURL_0_1::pmid"
EndSection
If the parameter does not exist or is blank, the api_key element will not be appended to the API fetch request.
Note that if you do not include a PubMed API key, SFX will continue to augment using the previous syntax, but we cannot guarantee how long PubMed will be backward compatible in this respect.
View article in the Exlibris Knowledge Center
  1. Back to top
    • 2018
    • 2017
  • Was this article helpful?

Recommended articles

  1. Content Type
    Release Notes
    Language
    English
  2. Tags
    This page has no tags.
  1. © Copyright 2025 Ex Libris Knowledge Center
  2. Powered by CXone Expert ®
  • Term of Use
  • Privacy Policy
  • Contact Us
2025 Ex Libris. All rights reserved