Warning: fopen(/home/virtual/kcse/journal/upload/ip_log/ip_log_2024-03.txt): failed to open stream: Permission denied in /home/virtual/lib/view_data.php on line 88 Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/virtual/lib/view_data.php on line 89 CrossRef text and data mining services
Skip Navigation
Skip to contents

Science Editing : Science Editing

OPEN ACCESS
SEARCH
Search

Articles

Page Path
HOME > Sci Ed > Volume 2(1); 2015 > Article
Training Material
CrossRef text and data mining services
Rachael Lammeyorcid
Science Editing 2015;2(1):22-27.
DOI: https://doi.org/10.6087/kcse.32
Published online: February 28, 2015

CrossRef, Oxford, United Kingdom

Correspondence to Rachael Lammey  rlammey@crossref.org
• Received: November 7, 2014   • Accepted: November 17, 2014

Copyright © Korean Council of Science Editors

This is an open access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

  • 20,626 Views
  • 201 Download
  • 28 Web of Science
  • 26 Crossref
  • 24 Scopus
  • CrossRef is an association of scholarly publishers that develops shared infrastructure to support more effective scholarly communications. It is a registration agency for the digital object identifier (DOI), and has built additional services for CrossRef members around the DOI and the bibliographic metadata that publishers deposit in order to register DOIs for their publications. Among these services are CrossCheck, powered by iThenticate, which helps publishers screen for plagiarism in submitted manuscripts and FundRef, which gives publishers standard way to report funding sources for published scholarly research. To add to these services, Cross-Ref launched CrossRef text and data mining services in May 2014. This article will explain the thinking behind CrossRef launching this new service, what it offers to publishers and researchers alike, how publishers can participate in it, and the uptake of the service so far.
Due to its position as a membership organisation for publishers, CrossRef has existing relationships with over 4,000 publishers and societies. These cover all subjects, all business models, and between all of these member publishers they have assigned nearly 70 million digital object identifiers (DOIs) to journal articles, books, conference proceedings and other types of content such as data. CrossRef does not hold the full-text of the content, but it does hold the bibliographic metadata for that content, and the links to the content on the publisher-maintained websites, which makes CrossRef well positioned to provide services that relate to text and data mining (TDM).
Over the past number of years, the issue of TDM has become very important and, because of the registry of unique identifiers and metadata for scholarly content that constitutes CrossRef’s infrastructure, CrossRef is in a unique position to extend that infrastructure to make TDM easier for researchers and their institutions and publishers.
Before going into detail on the CrossRef TDM Services and the problem they are trying to solve, it is important to define what TDM consists of. To use a clear a description from PLOS blogs: Text mining is an interdisciplinary field combining techniques from linguistics, computer science and statistics to build tools that can efficiently retrieve and extract information from digital text [1].
In the same way as a person can read an article, in the field of text mining a computer program is reading the literature in order to find links or patterns within it. This may involve reading thousands of papers, which a computer program can do, but would take years for a researcher to do, and even if they could, they may never notice the links between the papers that a more automated process could pick up.
The text mining briefing paper from Joint Information Systems Committee gives a good example of text mining at work. It cites an example from the Journal of the American Medical Informatics Association, where a researcher called Marc Weeber used text mining tools to look at potential uses for the drug thalidomide. The example notes the efficacy of text mining tools in order to define a more refined and therefore useful corpus of content: “Type in thalidomide and you get 2,000 to 3,000 hits. Type in disease and you get 40,000 hits. With automated text mining tools we only had to read 100 to 200 abstracts and 20 or 30 full papers. We’ve created hypotheses for others to follow up,” says Weeber et al. [2].
It’s important to note that Weeber says that the work from his group has ‘created hypothesis for others to follow up.’ Some people have pointed to TDM as being a method that could provide new cures for many diseases, but it is not a magic bullet. The results resulting from this type of exploration still need to be analysed and built upon by researchers to test the hypotheses they raise. And of course the corpus of content used by the text mining tools needs to be the most comprehensive and best available.
CrossRef has launched this new service to try to help facilitate access to the relevant corpus of content for researchers who are interested in mining academic publications produced by CrossRef members. Currently, some issues exist for researchers trying to get the full text in order to mine it.
The first issue is that researchers find it impractical to negotiate multiple differing agreements with subscription-based publishers in order to get authorisation to text and data mine subscribed content i.e. content the researcher would already have access to via an institutional license or personal subscription. Because they may want to mine thousands of papers that are published by many different publishers, a researcher may need to contact many of these publishers to get access to the text which is a time-consuming, manual process.
From the publisher side, subscription-based publishers find it impractical to negotiate multiple bilateral agreements with researchers and institutions in order to authorise TDM of subscribed content. Again, they need to handle the transactions from researchers on a case-by-case basis, which is not an efficient process. As such, the CrossRef TDM services aim to give all parties standard application programming interfaces (APIs) and data representations that they can use to enable more automated TDM transactions across all publishers, regardless of their business model. The service is free for researchers to use.
Also, because it is a CrossRef service, it uses the DOI. This isn’t an unnecessary layer of complication, but rather provides several benefits. It provides an easy way to de-duplicate documents that may be found on several sites, as processing the same document on multiple sites could skew text and data mining results. It also provides provenance information for the piece of content i.e., a researcher can see it comes from the publisher of the work who will maintain and steward it, and update the DOI to point to the content in its current location if it ever moves.
The main aspect of CrossRef TDM services is the CrossRef TDM API. The API is designed to allow researchers to easily harvest full text documents from all participating publishers regardless of their business model (e.g., open access, subscription). It makes use of CrossRef DOI content negotiation, which will be explained later in this article, to provide researchers with links to the full text of content located on the publisher’s site. As CrossRef does not hold the full-text, the publisher remains responsible for actually delivering the full text of the content requested. Thus, open access publishers can simply deliver the requested content to the researcher, while subscription based publishers can use their existing access control systems to give access to researchers with subscriptions access to the full text.
To explain what is meant by content negotiation, this feature allows a researcher to request a resource in their preferred format. DOI resolvers already use content negotiation to provide different representations of metadata associated with DOIs. A content negotiated request to a DOI resolver is much like a standard hypertext transfer protocol (HTTP) request, except server-driven negotiation will take place based on the list of acceptable content types a client provides. So a researcher who prefers to work with the content in extensible markup language (XML), can use the API to request that the XML version of the content be returned to them by the publisher, or if they prefer portable document format (PDF) they can use the API to request that. However, this does depend on what formats of the content the publisher can provide. For example, some publishers only have XML for their more recent content, so may only be able to provide back content in PDF format.
As well as content negotiation, the API also supports rate limiting. Rate limiting is a method used to control the rate of traffic sent or received by a website. The API used with CrossRef TDM services employs a set of standard HTTP headers that can be used by servers to convey rate-limiting information to automated TDM tools. Text mining tools can look for these headers when they query publisher sites in order to understand how to adjust their behaviour so as not to affect the performance of the site. The headers allow a publisher to define a “rate limit window”—which is basically a time span (e.g., a minute, an hour, a day) in which they will return a certain number of full-text documents.
The CrossRef TDM HTTP headers are as follows:
  • CR-TDM-rate-limit: 1,500 (the rate limit ceiling per window on requests)

  • CR-TDM-rate-limit-remaining: 1,387 (number of requests left for the current window

  • CR-TDM-rate-limit-reset: 1,378,072,800 (the remaining time in to be replaced with Coordinated Universal Time epoch seconds before the rate limit resets and a new window is started)

Note that the values given are example values—each publisher can determine their own values based on the needs of their publishing platform, if they choose to use these headers—use of them is optional. This rate-limiting technique is already used by many APIs, including the Twitter API.
In order for researchers to use the CrossRef API, publishers need to add two new pieces of metadata to their CrossRef DOI deposits. They need to deposit a full-text link in the metadata for each DOI so researchers can follow it to get the full-text at the uniform resource identifier (URI) stated. They should also deposit a license URI in the metadata for each DOI so researchers can use this to find out if they have permission to mine the piece of content, and under what conditions they can do so. There is no charge for publishers to deposit this additional metadata with CrossRef.
The section of a CrossRef XML deposit containing these extra pieces of TDM information is shown below.
<crossmark>
<crossmark_policy > 10.6087/crossmark_policy </crossmark_policy>
<crossmark_domains>
<crossmark_domain>
<domain> escienceediting.org</domain>
</crossmark_domain>
</crossmark_domains>
<crossmark_domain_exclusive > true </crossmark_domain_exclusive>
<custom_metadata>
<assertion name= “published” label= “Published” group_ name= “publication_history” group_label= “Publication History” order= “0”> 2014-08-18</assertion>
<ai:program xmlns:ai= “http://www.crossref.org/AccessIndicators.xsd” name= “AccessIndicators”>
<ai:license_ref applies_to = “tdm” star_date = “2014-08- 18”>http://creativecommons.org/licenses/by-nc/3.0/</ai: license_ref>
</ai:program>
</custom_metadata>
</crossmark>
<doi_data>
<doi> 10.6087/kcse.2014.1.51</doi>
<resource>
http://escienceediting.org/journal/view.php?doi = 10.6087/kcse.2014.1.51
</resource>
<collection property= “text-mining” setbyID= “kcse”>
<item>
<resource content_version= “tdm”>
http://www.esienceediting.org/upload/se-1-2-51.pdf
</resource>
Specifically, the following section relates to the license information for the article:
<ai:program xmlns:ai= “http://www.crossref.org/AccessIndicators.xsd” name= “AccessIndicators”>
<ai:license_ref applies_to = “tdm” start_date = “2014-08-18”> http://creativecommons.org/licenses/by-nc/3.0/</ai: license_ref>
</ai:program>
This access indicators program means that publishers can provide a link to the license the article is published under, in the case of Science Editing, this is a Creative Commons CC-BY license which allows the content to be mined. By using the start_date information, a publisher can also represent embargo information—so if a paper is published under one license for a certain period of time, then changes to another, the start date can be used to show the date from which the new license will apply.
The following section relates to the full-text links that publishers should add to point the researcher to the full-text of the content:
<collection property= “text-mining” setbyID= “kcse”>
<item>
<resource content_version= “tdm”> http://www.escienceediting.org/upload/se-1-2-51.pdf </resource>
Note that by using the collection_property element, a publisher can define the specific purpose of the full-text link (in this case for TDM). CrossRef members may also deposit full text links for use by crawlers like Google, and the iParadigms crawler (for CrossCheck indexing). Because the API supports content negotiation, publishers can deposit full-text links to more than one version of the full-text, as shown in the example below:
</collection>
<collection property= “text-mining”>
<item>
<resource mime_type=“application/pdf”> http://annalsofpsychoceramics.labs.crossref.org/fulltext/10.5555/515151.pdf
</resource>
</item>
<item>
<resource mime_type= “application/xml”> http://annalsofpsychoceramics.labs.crossref.org/fulltext/10.5555/515151.xml
</resource>
</item>
</collection>
In this instance, the researcher can choose to use either the PDF or XML version of the article, and request either via content negotiation. More detailed information on formatting the XML relating to the license information is available on the CrossRef TDM support site [3].
If a publisher is an open access publisher or if they allow TDM as part of their standard subscription agreements, then that is all a publisher needs to do to enable their content for TDM via CrossRef. They can deposit those two additional pieces of metadata and optionally implement rate-limiting. They can then point researchers interested in mining their content with the CrossRef TDM services to the relevant page on the CrossRef TDM support site [4] so they can find information on how to use the API, and the commands they can use to call the full-text content. The entire workflow, showing how CrossRef, publishers and researchers combine to offer and make use of this service is shown in Fig. 1.
Publishers who require researchers to agree to a specific set of terms and conditions (T&Cs) before they are allowed to text and data mine content that they otherwise have access to (e.g., through an existing subscription) will need to make use of CrossRef ’s click-through service, which handles that additional transaction. The use of the click-through service extends the CrossRef TDM services workflow, and the additional aspects are shown in Fig. 2.
The click-through service allows publishers to upload and manage click-through TDM agreements for their content. It also allows publishers to verify with the service that a researcher has accepted one or more relevant registered T&Cs (via an API token). Publishers can go to the service at: https://apps.crossref.org/clickthrough/publishers/#/login/ and log in using their existing CrossRef credentials.
Once logged-in, publishers can upload and mange their T&Cs. Every agreement registered must have a unique name, a short description of the T&Cs, a unique URI which points to a copy of these terms on the publisher’s site and the full text of the T&Cs. When these are uploaded, the CrossRef member can ‘publish’ the agreement, thus making it available in the click-through service for researchers to be able to review these terms and decide whether to agree to them.
For the purposes of version control, once an agreement has been published and accepted by even one researcher, it can’t be edited or deleted, i.e., the T&Cs cannot change after someone has already agreed them. However, they can be disabled, and a new version then published to reflect any updated terms for researchers.
If a researcher is interested in mining content from a publisher who requires them to sign an additional license to use their content for mining purposes, then they can review these licenses in the click-through service.
A researcher can log into the click-through service here: https://apps.crossref.org/clickthrough/researchers/#/login, using their Open Researcher and Contributor ID (ORCID) credentials. If they do not have an ORCID or profile, they will need to register for one here: https://orcid.org/register before using the service. The use of the ORCID means that the researcher can be disambiguated from other researchers with the same/similar names, they can use one set of log-in information for multiple services and it means that CrossRef is not storing this sensitive information.
Once registered, a researcher can click on the licenses that apply to the publishers they are interested in to view the specific T&Cs registered. They can then accept or reject the license, or choose to review it again later.
Once a researcher has accepted any license via the clickthrough service, they are issued with an API token. They can then use this API token in their TDM tools when they request the full-text of the article from the publisher to identify themselves to publishers. It is worth noting that a researcher can regenerate their personal token at any time if they feel that it has been compromised.
This researcher API token combines with a publisher API token that a publisher is given through their version of the click-through service. Using the publisher API token, the CrossRef member can check to see which licenses have been accepted by a particular researcher using an HTTP request. Examples of the request that a publisher can make are available on the click-through service support site [5]. CrossRef doesn’t advise publishers to query the API with every single request they get, but rather to do so every certain number of requests, or once every set length of time to avoid overloading the API. The aim of the click-through service section of CrossRef TDM services is to help provide machine-to-machine automated access for recognised mining, by enabling an easy mechanism for the use of supplemental licences for TDM.
As of November 2014, CrossRef has seen 17 publishers sign up to CrossRef TDM services, and publishers can register their interest in participation or let CrossRef know when they expect to start depositing the TDM-specific metadata with CrossRef via a web-based contact form [6].
Some publishers have already started to deposit this metadata with CrossRef—Elsevier has populated over 11 million DOIs with the license information and full-text links necessary for CrossRef TDM services, and Hindawi has added this information to over 120,000 of their journal articles. As further publishers join the service in late 2014 and early 2015, CrossRef expects this number to grow quickly. There is no cost for publishers to participate in CrossRef TDM services in 2014, and a decision will soon be communicated to CrossRef members regarding any proposed charges for 2015. As mentioned earlier in this article, there is no charge to researchers for using the service.
This article has aimed to explain the thinking behind CrossRef’s TDM services and the technical aspects involved in implementing the service for CrossRef members. It is hoped that this service will see healthy publisher participation and therefore become a useful resource for the TDM community, reducing the time and effort involved for all parties interested in supporting this process.
Fig. 1.
The CrossRef TDM workflow. URI, uniform resource identifier; PDF, portable document format; XML, extensible markup language; DOI, digital object identifier; OA, open access; TDM, text and data mining.
se-2-1-22f1.gif
Fig. 2.
The extended CrossRef TDM services workflow. URI, uniform resource identifier; T&Cs, terms and conditions; TDM, and data mining; DOI, digital object identifier; PDF, portable document format; XML, extensible markup language; API, application programming interface.
se-2-1-22f2.gif

Figure & Data

References

    Citations

    Citations to this article as recorded by  
    • Hidden limitations of analyses via alternative bibliometric services
      Libor Ansorge
      Scientometrics.2023; 128(3): 2031.     CrossRef
    • Tera-hertz (THz) catalysis on MXene for enhanced selectivity from CO2 to CO
      Ziao Wang, Yao Xu, Tao Feng, Chaojun Lei, Yu Zhao, Xi Zhu
      Inorganic Chemistry Frontiers.2023; 10(10): 2903.     CrossRef
    • Machine Learning and Natural Language Processing Enable a Data-Oriented Experimental Design Approach for Producing Biochar and Hydrochar from Biomass
      Amauri J. Paula, Odair Pastor Ferreira, Antonio G. Souza Filho, Francisco Nepomuceno Filho, Carlos E. Andrade, Andreia F. Faria
      Chemistry of Materials.2022; 34(3): 979.     CrossRef
    • CRIS Systems in Research Organization Administrating
      Boris Alperin, Inna Zibareva, Aleksey Vedyagin
      Science Management: Theory and Practice.2022; 4(1): 143.     CrossRef
    • Machine learning for knowledge transfer across multiple metals additive manufacturing printers
      Sen Liu, Aaron P. Stebner, Branden B. Kappes, Xiaoli Zhang
      Additive Manufacturing.2021; 39: 101877.     CrossRef
    • Knowledge Graphs for COVID-19: An Exploratory Review of the Current Landscape
      Avishek Chatterjee, Cosimo Nardi, Cary Oberije, Philippe Lambin
      Journal of Personalized Medicine.2021; 11(4): 300.     CrossRef
    • Data-Driven Prediction of Minimum Fluidization Velocity in Gas-Fluidized Beds Using Data Extracted by Text Mining
      Jibin Zhou, Duiping Liu, Mao Ye, Zhongmin Liu
      Industrial & Engineering Chemistry Research.2021; 60(37): 13727.     CrossRef
    • Artificial intelligence for ocean science data integration: current state, gaps, and way forward
      Tomer Sagi, Yoav Lehahn, Koby Bar, Jody W. Deming, Lisa A. Miller
      Elem Sci Anth.2020;[Epub]     CrossRef
    • Citation.js: a format-independent, modular bibliography tool for the browser and command line
      Lars G. Willighagen
      PeerJ Computer Science.2019; 5: e214.     CrossRef
    • Journal metrics of Clinical and Molecular Hepatology based on the Web of Science Core Collection
      Sun Huh
      Clinical and Molecular Hepatology.2018; 24(2): 137.     CrossRef
    • How much progress has Blood Research made since the change of the journal title in 2013
      Sun Huh
      Blood Research.2018; 53(2): 95.     CrossRef
    • Recent advances of medical journals in Korea and and further development strategies: Is it possible for them to publish Nobel Prize-winning research?
      Sun Huh
      Journal of the Korean Medical Association.2018; 61(9): 524.     CrossRef
    • The rapid internationalization of Annals of Pediatric Endocrinology & Metabolism as evidenced by journal metrics
      Sun Huh
      Annals of Pediatric Endocrinology & Metabolism.2017; 22(2): 77.     CrossRef
    • Clinical and Experimental Vaccine Research's promotion to internationally competitive journal evidenced by journal metrics
      Sun Huh
      Clinical and Experimental Vaccine Research.2017; 6(2): 67.     CrossRef
    • Machine-learned and codified synthesis parameters of oxide materials
      Edward Kim, Kevin Huang, Alex Tomala, Sara Matthews, Emma Strubell, Adam Saunders, Andrew McCallum, Elsa Olivetti
      Scientific Data.2017;[Epub]     CrossRef
    • How to Deal with Ethical Issues Involving Animal Experiments and Identifiable Photographs in Articles Published in Archives of Plastic Surgery
      Sun Huh
      Archives of Plastic Surgery.2017; 44(06): 475.     CrossRef
    • Promotion ofNeurointerventionto International Journal Based on Journal Metrics
      Sun Huh
      Neurointervention.2016; 11(1): 5.     CrossRef
    • Journal of Gastric Cancer's Promotion to International Journal from the Perspective of Biliometric Analysis
      Sun Huh
      Journal of Gastric Cancer.2016; 16(1): 8.     CrossRef
    • Clinics in Orthopedic Surgery's Evolution into an International Journal Based on Journal Metrics
      Sun Huh
      Clinics in Orthopedic Surgery.2016; 8(2): 127.     CrossRef
    • How to Promote the Korean Journal of Child Studies to an International Journal
      Sun Huh
      Korean Journal of Child Studies.2016; 37(1): 7.     CrossRef
    • Status of digital standards in Korean medical journals in 2016
      Geum Hee Jeong, Sun Huh
      Science Editing.2016; 3(2): 100.     CrossRef
    • How much progress has been made in journal metrics two years after the citation analysis of theKorean Journal of Urology?
      Sun Huh
      Korean Journal of Urology.2015; 56(4): 276.     CrossRef
    • Evidence of the Internationalization ofClinical EndoscopyBased on Journal Metrics
      Sun Huh
      Clinical Endoscopy.2015; 48(4): 317.     CrossRef
    • The Elevation ofAnnals of Rehabilitation Medicineto the Status of an International Journal After Adopting an English-Only Policy
      Sun Huh
      Annals of Rehabilitation Medicine.2015; 39(5): 661.     CrossRef
    • How much is Journal of Educational Evaluation for Health Professions promoted based on journal metrics?
      Sun Huh
      Journal of Educational Evaluation for Health Professions.2015; 12: 57.     CrossRef
    • What is the position ofClinical and Experimental Reproductive Medicinein its scholarly journal network based on journal metrics?
      Sun Huh
      Clinical and Experimental Reproductive Medicine.2014; 41(4): 147.     CrossRef

    Figure

    Science Editing : Science Editing