JSONDiscoverer: Visualizing the schema lurking behind JSON documents

作者:

Highlights:

摘要

The so-called API economy is pushing more and more companies to provide open Web APIs to access their data, typically using the JavaScript Object Notation (JSON) as interchange data format. While JSON has been designed to be easy to read and parse, their structure is implicit. This poses a serious problem when consuming and integrating Web APIs from different sources since it forces us to manually analyze each individual API in detail. This paper presents JSONDiscoverer, a tool that alleviates this problem by discovering (and visualizing) the implicit schema of JSON documents as well as possible composition links among JSON-based Web APIs.Tool website: http://som-research.uoc.edu/tools/jsonDiscoverer

论文关键词:JSON,Schema discovery,Concept matching,Web API

论文评审过程:Received 1 September 2015, Revised 11 February 2016, Accepted 21 March 2016, Available online 1 April 2016, Version of Record 5 May 2016.

论文官网地址:https://doi.org/10.1016/j.knosys.2016.03.020