Journal of Big Data (Sep 2021)

The LRA Workbench: an IDE for efficient REST API composition through linked metadata

  • Diego Serrano,
  • Eleni Stroulia

DOI
https://doi.org/10.1186/s40537-021-00504-z
Journal volume & issue
Vol. 8, no. 1
pp. 1 – 26

Abstract

Read online

Abstract The number of Web APIs for accessing information and services is continuously increasing, and yet, no tools exist to automate the time-consuming and error-prone process of invoking those APIs and composing their responses. The recent emergence of widely-adopted, standardized, Web-API description formats and the development of Linked Data technologies for data integration have motivated our work on the LRA (Linked REST APIs) methodology [1, 2]. LRA relies on RDF service specifications to automate the development process around the usage of Web APIs. This automation represents a great opportunity to systematize and improve the quality of service-oriented application development. However, LRA’s reliance on SPARQL as the user-interaction model may hinder its adoption, because it requires developers to learn the intricacies of the unconventional graph data model and its associated datasets. In this paper we have developed the LRA Workbench ( $$LRA_{Wbench}$$ L R A Wbench ), which takes advantage of the emergent schema of Web-API specifications, in order to simplify the formulation of LRA-compliant SPARQL queries. Our empirical evaluation of the $$LRA_{Wbench}$$ L R A Wbench usability demonstrates that our tool significantly improves the performance of developers formulating SPARQL queries for LRA. A subsequent study on the effectiveness of the $$LRA_{Wbench}$$ L R A Wbench demonstrated that developers using LRA tend to produce code with considerable better structural complexity, in less time, than developers manually composing APIs.

Keywords