TAPIS, an API Explorer and Table Manager
Obstacle
Working with standard APIs is highly useful when handling collections of observations from IoT sensors, satellite imagery and citizen science. However, in the absence of dedicated tools, they can be challenging to work with. Such tools remained scarce, and no solution existed for simply exploring data streams, parties, or observations.
Solution
AD4GD deployed TAPIS, a visual interface based on tables as internal data structure that allows users to easily manage different standard APIs and data file formats. It enables chained node-edge operations, allowing users to interactively design, save and reuse data workflows. TAPIS does not need any installation as it functions directly in the browser, becoming a practical tool to perform interoperability tests.
Usage in the project
TAPIS has served as a single client tool to connect different services that usually require separated tools, and to extract the data in a table form. It has also been essential for testing the interoperability of the project components and its protocols, ensuring that they can be used seamlessly together.
Foreseen applications
TAPIS can be exploited by public servants, scientists, teachers or companies interested in learning about API interactions, seeking data access or generally handling environmental and sensor data.
TAPIS, in detail
TAPIS is a lightweight multipurpose tool. It is useful for:
- exploring APIs and services such as SensorThings API (STA), STAplus, S3, Eclipse Data Space Connector, Catalogue Service for the Web (CSW) and OGC API collections, features, records and STAC. TAPIS is designed as a middle-ground solution between a URL based query interface such as Postman or curl and specialised domain-specific GUIs. This makes TAPIS an essential tool for conducting interoperability tests on newly developed or deployed services and API server instances.
- direct reading of CSV, DBF, GeoPackage, JSON, JSON-LD and GeoJSON file formats. TAPIS is also a table editor, capable of selecting, filtering, merging, adding grouping, sorting, pivoting and semantically enrich tabular information. A part of a classical rows and columns tabular representation, data can be presented as bar charts, pie charts, scatter plots, and maps. TAPIS is integrated with NiMMbus (MiraMon implementation of the Geospatial User Feedback) and with the MiraMon Map Browser.
Internally, TAPIS organizes the information into structured tables (with columns that represent fields and rows that represent records), each one stored in a node-edge interface that facilitates chain operations building data workflows interactively that can be saved and reused. TAPIS is under continuous development and new functionalities to support evolving needs are being regularly implemented. TAPIS enables users to train and educate others on using SensorThings API or other supported services, APIs and file formats facilitating detailed exploration of the data without needing to build a GUI. In that respect it’s a platform to help people get familiar with supported services, APIs and file formats.
Component led by:
Featured pilots
Learn more
MIT License of this component
Copyright (c) 2023 Joan Masó
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.