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.
Original language | English |
---|---|
Journal | CEUR Workshop Proceedings |
Volume | 1629 |
State | Published - 2016 |
Externally published | Yes |
Event | 4th Workshop on Services and Applications over Linked APIs and Data, SALAD 2016 - Crete, Greece Duration: May 29 2016 → … |
Keywords
- Git
- GitHub
- Linked data APIs
- SPARQL