Abstract
Building Web APIs on top of SPARQL endpoints is becoming a common practice to enable universal access to the integration favorable dataspace of Linked Data. However, the Linked Data community cannot expect users to learn SPARQL to query this dataspace, and Web APIs are the most common way of enabling programmatic access to data on the Web. However, the implementation of Web APIs around Linked Data is often a tedious and repetitive process. Recent work speeds up this
Linked Data API construction by wrapping it around SPARQL queries, which carry out the API functionality under the hood. Inspired by this, in this paper we present grlc, a lightweight server that translates SPARQL queries curated in GitHub repositories to Linked Data APIs on the fly.
Linked Data API construction by wrapping it around SPARQL queries, which carry out the API functionality under the hood. Inspired by this, in this paper we present grlc, a lightweight server that translates SPARQL queries curated in GitHub repositories to Linked Data APIs on the fly.
Original language | English |
---|---|
Title of host publication | SALAD 2016 Services and Applications over Linked APIs and Data |
Subtitle of host publication | Proceedings of the 4th Workshop on Services and Applications over Linked APIs and Data co-located with the 13th Extended Semantic Web Conference (ESWC 2016) Crete, Greece, May 29, 2016 |
Editors | Maria Maleshkova, Ruben Verborgh, Felix Leif Keppmann |
Publisher | CEUR-WS |
Pages | 1-8 |
Number of pages | 8 |
Publication status | Published - 9 Jul 2016 |
Publication series
Name | CEUR Workshop Proceedings |
---|---|
Publisher | CEUR Workshop Proceedings |
Volume | 1629 |
ISSN (Print) | 1613-0073 |
Keywords
- Git
- GitHub
- Linked data APIs
- SPARQL