{"title":"Linked Data Services","authors":"Sebastian Speiser, M. Junghans, A. Haller","doi":"10.1201/b16859-24","DOIUrl":null,"url":null,"abstract":"Information services are commonly provided via Web APIs based on Representational State Transfer (REST) principles [196,452] or via Web Services based on the WS-* technology stack [182,429]. Currently deployed information services use HTTP as transport protocol, but return data as JSON or XML which requires glue code to combine data from different APIs with information provided as Linked Data. Linked Data interfaces for services have been created, e.g., in form of the book mashup [97] which returns RDF data about books based on Amazon’s API, or twitter2foaf which encodes the Twitter follower network of a given user based on the API provided by Twitter. However, the interfaces are not formally described and thus the link between services and data has to be established manually or by service-specific algorithms. For example, to establish a link between person instances (e.g., described using the FOAF vocabulary1) and their Twitter account, one has to hard-code which property relates people to their Twitter username and the fact that the URI of the person’s Twitter representation is created by appending the username to http://twitter2foaf.appspot.com/id/. In this chapter, we present the LInked Data Services (LIDS) approach for creating Linked Data interfaces to information services. The approach incorporates formal service descriptions that enable (semi-)automatic service discovery and integration. Specifically, we present the following components: an access mechanism for LIDS interfaces based on generic Web architecture","PeriodicalId":252334,"journal":{"name":"Linked Data Management","volume":"2005 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Linked Data Management","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1201/b16859-24","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2
Abstract
Information services are commonly provided via Web APIs based on Representational State Transfer (REST) principles [196,452] or via Web Services based on the WS-* technology stack [182,429]. Currently deployed information services use HTTP as transport protocol, but return data as JSON or XML which requires glue code to combine data from different APIs with information provided as Linked Data. Linked Data interfaces for services have been created, e.g., in form of the book mashup [97] which returns RDF data about books based on Amazon’s API, or twitter2foaf which encodes the Twitter follower network of a given user based on the API provided by Twitter. However, the interfaces are not formally described and thus the link between services and data has to be established manually or by service-specific algorithms. For example, to establish a link between person instances (e.g., described using the FOAF vocabulary1) and their Twitter account, one has to hard-code which property relates people to their Twitter username and the fact that the URI of the person’s Twitter representation is created by appending the username to http://twitter2foaf.appspot.com/id/. In this chapter, we present the LInked Data Services (LIDS) approach for creating Linked Data interfaces to information services. The approach incorporates formal service descriptions that enable (semi-)automatic service discovery and integration. Specifically, we present the following components: an access mechanism for LIDS interfaces based on generic Web architecture
信息服务通常通过基于Representational State Transfer (REST)原则的Web api提供[196,452]或通过基于WS-*技术栈的Web服务提供[182,429]。目前部署的信息服务使用HTTP作为传输协议,但以JSON或XML的形式返回数据,这需要粘合代码将来自不同api的数据与作为关联数据提供的信息结合起来。已经为服务创建了关联数据接口,例如,以书籍mashup[97]的形式,它基于Amazon的API返回关于书籍的RDF数据,或者基于Twitter提供的API编码给定用户的Twitter关注者网络的twitter2foaf。然而,接口没有正式描述,因此服务和数据之间的链接必须手动或通过特定于服务的算法建立。例如,要在人员实例(例如,使用FOAF词汇表1进行描述)和他们的Twitter帐户之间建立链接,必须硬编码哪个属性将人员与他们的Twitter用户名联系起来,以及通过将用户名附加到http://twitter2foaf.appspot.com/id/来创建人员Twitter表示的URI。在本章中,我们将介绍用于创建链接数据接口到信息服务的关联数据服务(lid)方法。该方法结合了正式的服务描述,支持(半)自动化的服务发现和集成。具体来说,我们提出了以下组件:基于通用Web体系结构的lid接口访问机制