Stage-oe-small.jpg

Steffen Stadtmüller2: Unterschied zwischen den Versionen

Aus Aifbportal
Wechseln zu:Navigation, Suche
 
Zeile 7: Zeile 7:
 
In this talk we describe how we join methods for evaluating queries over interlinked resources via link tra-versal with approaches for the integration of data over interlinked schemata via reasoning. In particular, we show how declarative rule based programs can be used to specify desired dynamic interactions with Web resources. We introduce a system with a parallel push-based execution model that allows to balance the heterogeneous workload of resource retrieval and data processing. Our approach allows for the on-the-fly alignment and processing of dynamically retrieved data in a streaming fashion including incremental query answering.   
 
In this talk we describe how we join methods for evaluating queries over interlinked resources via link tra-versal with approaches for the integration of data over interlinked schemata via reasoning. In particular, we show how declarative rule based programs can be used to specify desired dynamic interactions with Web resources. We introduce a system with a parallel push-based execution model that allows to balance the heterogeneous workload of resource retrieval and data processing. Our approach allows for the on-the-fly alignment and processing of dynamically retrieved data in a streaming fashion including incremental query answering.   
 
Additionally we go beyond the simple consumption of exposed information by enabling rules to define in-tended manipulations of remote resources. Build upon the combination of Linked Data and Representational State Transfer principles, our system can effectively interact with Web services and integrate functionality of various providers. Specifically, the effected interactions can be designed to be derived from at runtime identified information. We will illustrate how our approach can be applied to achieve a dynamically reacting system for Web-based applications, thus accommodating the constantly changing environment of the Web.
 
Additionally we go beyond the simple consumption of exposed information by enabling rules to define in-tended manipulations of remote resources. Build upon the combination of Linked Data and Representational State Transfer principles, our system can effectively interact with Web services and integrate functionality of various providers. Specifically, the effected interactions can be designed to be derived from at runtime identified information. We will illustrate how our approach can be applied to achieve a dynamically reacting system for Web-based applications, thus accommodating the constantly changing environment of the Web.
 
 
|Beschreibung EN=The World Wide Web is the single largest information system of mankind, allowing over 3 Billion people ubiquitous access to data and services. Apart from human readable Web pages providers offer APIs, which allows applications to combine and include available information and functionality to fulfill arbitrary tasks.  
 
|Beschreibung EN=The World Wide Web is the single largest information system of mankind, allowing over 3 Billion people ubiquitous access to data and services. Apart from human readable Web pages providers offer APIs, which allows applications to combine and include available information and functionality to fulfill arbitrary tasks.  
 
However, there is little coordination between providers, and applications have to handle heterogeneous inter-faces with unaligned vocabularies. Linked Open data unifies an interaction model for the consumption of graph-structured interlinked data resources and schemata. Applications can follow links to discover relevant information and align different resources using reasoning features leveraging the schemata. Due to the un-predictable and dynamic nature of the Web, applications have to interpret discovered schema information at runtime and evaluate queries directly over dereferenced resources without relying on pre-existing index structures over the data. At the same time applications must exhibit high-performance characteristics with regard to data processing and retrieval to achieve short response times and a fluent interaction with users.
 
However, there is little coordination between providers, and applications have to handle heterogeneous inter-faces with unaligned vocabularies. Linked Open data unifies an interaction model for the consumption of graph-structured interlinked data resources and schemata. Applications can follow links to discover relevant information and align different resources using reasoning features leveraging the schemata. Due to the un-predictable and dynamic nature of the Web, applications have to interpret discovered schema information at runtime and evaluate queries directly over dereferenced resources without relying on pre-existing index structures over the data. At the same time applications must exhibit high-performance characteristics with regard to data processing and retrieval to achieve short response times and a fluent interaction with users.
Zeile 13: Zeile 12:
 
In this talk we describe how we join methods for evaluating queries over interlinked resources via link tra-versal with approaches for the integration of data over interlinked schemata via reasoning. In particular, we show how declarative rule based programs can be used to specify desired dynamic interactions with Web resources. We introduce a system with a parallel push-based execution model that allows to balance the heterogeneous workload of resource retrieval and data processing. Our approach allows for the on-the-fly alignment and processing of dynamically retrieved data in a streaming fashion including incremental query answering.   
 
In this talk we describe how we join methods for evaluating queries over interlinked resources via link tra-versal with approaches for the integration of data over interlinked schemata via reasoning. In particular, we show how declarative rule based programs can be used to specify desired dynamic interactions with Web resources. We introduce a system with a parallel push-based execution model that allows to balance the heterogeneous workload of resource retrieval and data processing. Our approach allows for the on-the-fly alignment and processing of dynamically retrieved data in a streaming fashion including incremental query answering.   
 
Additionally we go beyond the simple consumption of exposed information by enabling rules to define in-tended manipulations of remote resources. Build upon the combination of Linked Data and Representational State Transfer principles, our system can effectively interact with Web services and integrate functionality of various providers. Specifically, the effected interactions can be designed to be derived from at runtime identified information. We will illustrate how our approach can be applied to achieve a dynamically reacting system for Web-based applications, thus accommodating the constantly changing environment of the Web.
 
Additionally we go beyond the simple consumption of exposed information by enabling rules to define in-tended manipulations of remote resources. Build upon the combination of Linked Data and Representational State Transfer principles, our system can effectively interact with Web services and integrate functionality of various providers. Specifically, the effected interactions can be designed to be derived from at runtime identified information. We will illustrate how our approach can be applied to achieve a dynamically reacting system for Web-based applications, thus accommodating the constantly changing environment of the Web.
 
 
|Veranstaltungsart=Graduiertenkolloquium
 
|Veranstaltungsart=Graduiertenkolloquium
 
|Start=2015/06/19 14:00:00
 
|Start=2015/06/19 14:00:00
Zeile 21: Zeile 19:
 
|Vortragender=Steffen Stadtmüller
 
|Vortragender=Steffen Stadtmüller
 
|Eingeladen durch=Rudi Studer
 
|Eingeladen durch=Rudi Studer
|PDF=Stadtmüller 19 6 docx.docx
+
|PDF=Stadtmüller 19 6 docx.pdf
 
|Forschungsgruppe=Wissensmanagement
 
|Forschungsgruppe=Wissensmanagement
 
|In News anzeigen=True
 
|In News anzeigen=True
 
}}
 
}}

Aktuelle Version vom 12. Juni 2015, 09:11 Uhr

Dynamic Interaction and Manipulation of Web Resources

Veranstaltungsart:
Graduiertenkolloquium




The World Wide Web is the single largest information system of mankind, allowing over 3 Billion people ubiquitous access to data and services. Apart from human readable Web pages providers offer APIs, which allows applications to combine and include available information and functionality to fulfill arbitrary tasks. However, there is little coordination between providers, and applications have to handle heterogeneous inter-faces with unaligned vocabularies. Linked Open data unifies an interaction model for the consumption of graph-structured interlinked data resources and schemata. Applications can follow links to discover relevant information and align different resources using reasoning features leveraging the schemata. Due to the un-predictable and dynamic nature of the Web, applications have to interpret discovered schema information at runtime and evaluate queries directly over dereferenced resources without relying on pre-existing index structures over the data. At the same time applications must exhibit high-performance characteristics with regard to data processing and retrieval to achieve short response times and a fluent interaction with users.

In this talk we describe how we join methods for evaluating queries over interlinked resources via link tra-versal with approaches for the integration of data over interlinked schemata via reasoning. In particular, we show how declarative rule based programs can be used to specify desired dynamic interactions with Web resources. We introduce a system with a parallel push-based execution model that allows to balance the heterogeneous workload of resource retrieval and data processing. Our approach allows for the on-the-fly alignment and processing of dynamically retrieved data in a streaming fashion including incremental query answering. Additionally we go beyond the simple consumption of exposed information by enabling rules to define in-tended manipulations of remote resources. Build upon the combination of Linked Data and Representational State Transfer principles, our system can effectively interact with Web services and integrate functionality of various providers. Specifically, the effected interactions can be designed to be derived from at runtime identified information. We will illustrate how our approach can be applied to achieve a dynamically reacting system for Web-based applications, thus accommodating the constantly changing environment of the Web.

(Steffen Stadtmüller)




Start: 19. Juni 2015 um 14:00
Ende: 19. Juni 2015 um 15:00


Im Gebäude 11.40, Raum: 231

Veranstaltung vormerken: (iCal)


Veranstalter: Forschungsgruppe(n) Wissensmanagement
Information: Media:Stadtmüller 19 6 docx.pdf