=Paper= {{Paper |id=Vol-1359/paper3 |storemode=property |title=Linked Data Wrappers atop Yahoo's YQL |pdfUrl=https://ceur-ws.org/Vol-1359/paper3.pdf |volume=Vol-1359 |dblpUrl=https://dblp.org/rec/conf/esws/IturriozAD15 }} ==Linked Data Wrappers atop Yahoo's YQL== https://ceur-ws.org/Vol-1359/paper3.pdf
           Services and Applications over Linked APIs and Data – SALAD2015         20




       Linked Data Wrappers atop Yahoo’s YQL

                   Jon Iturrioz, Iker Azpeitia and Oscar Díaz

Univ. of the Basque Country (EHU/UPV), Donostia, Spain. {name.surname}@ehu.es

     The Yahoo Query Language (YQL) specializes on providing a framework
for abstracting developers from the heterogeneity of API requests and its opti-
mization [1]. This specialization is what makes YQL attractive for LDW de-
velopment. YQL abstracts APIs through the so-called Open Data Tables
(ODT). As an example, consider Last.fm. This is a music website that pro-
vides information about musical events through an Open API1 . ODTs abstract
API specifics through a table-like view. Figure 1 shows the ODT for the service
lastfm.event.getInfo 2 . Main tags include  and . The former
contains descriptive information about the ODT such as author, description or
documentation link 3-5). The bindings indicate how YQL operations are mapped
into API calls. An entry exists for each operation (e.g.