RDF流的增量推理

Daniele Dell'Aglio, Emanuele Della Valle
{"title":"RDF流的增量推理","authors":"Daniele Dell'Aglio, Emanuele Della Valle","doi":"10.1201/b16859-22","DOIUrl":null,"url":null,"abstract":"The introduction of stream processing methods in the Semantic Web enables the management of data streams on the Web. Chapter 6 introduced models for RDF stream and several extensions of SPARQL engines with windows for stream processing. The chapter assumes the absence of a TBox, so it is possible to compute the query answer without considering the ontology entailment defined through a TBox described in an ontological language. In this chapter, we relax this constraint and we consider the case of query answering over RDF streams when the TBox is not empty. In particular, we focus on Stream Reasoning [544], the topic that studies how to compute and incrementally maintain the ontological entailments in RDF streams. In traditional Semantic Web reasoning data are usually static or quasistatic1, so the whole computation of the ontological entailment can be executed every time the data change. When we consider RDF streams the static hypothesis is not valid anymore: RDF stream engines work with highly dynamic data and they need to process them faster than new data arrives to avoid congestion states. In this scenario, traditional materialization techniques could fail; a possible solution is the incremental maintenance of the materialized entailment using adaptations of the classical DRed algorithm [128, 506]: when new triples are added, the deducible data is added to the materialization; similarly, when triples are deleted the triples that cannot be deducted anymore are removed from the entailment. The idea of incremental maintenance was previously delivered in the context of deductive databases, where logic programming was used for the incremental maintenance of such entailments. The idea of incrementally maintaining an ontological entailment was proposed","PeriodicalId":252334,"journal":{"name":"Linked Data Management","volume":"16 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"10","resultStr":"{\"title\":\"Incremental Reasoning on RDF Streams\",\"authors\":\"Daniele Dell'Aglio, Emanuele Della Valle\",\"doi\":\"10.1201/b16859-22\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The introduction of stream processing methods in the Semantic Web enables the management of data streams on the Web. Chapter 6 introduced models for RDF stream and several extensions of SPARQL engines with windows for stream processing. The chapter assumes the absence of a TBox, so it is possible to compute the query answer without considering the ontology entailment defined through a TBox described in an ontological language. In this chapter, we relax this constraint and we consider the case of query answering over RDF streams when the TBox is not empty. In particular, we focus on Stream Reasoning [544], the topic that studies how to compute and incrementally maintain the ontological entailments in RDF streams. In traditional Semantic Web reasoning data are usually static or quasistatic1, so the whole computation of the ontological entailment can be executed every time the data change. When we consider RDF streams the static hypothesis is not valid anymore: RDF stream engines work with highly dynamic data and they need to process them faster than new data arrives to avoid congestion states. In this scenario, traditional materialization techniques could fail; a possible solution is the incremental maintenance of the materialized entailment using adaptations of the classical DRed algorithm [128, 506]: when new triples are added, the deducible data is added to the materialization; similarly, when triples are deleted the triples that cannot be deducted anymore are removed from the entailment. The idea of incremental maintenance was previously delivered in the context of deductive databases, where logic programming was used for the incremental maintenance of such entailments. The idea of incrementally maintaining an ontological entailment was proposed\",\"PeriodicalId\":252334,\"journal\":{\"name\":\"Linked Data Management\",\"volume\":\"16 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"1900-01-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"10\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Linked Data Management\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1201/b16859-22\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Linked Data Management","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1201/b16859-22","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 10

摘要

语义Web中流处理方法的引入使得在Web上管理数据流成为可能。第6章介绍了RDF流的模型和SPARQL引擎的几个扩展,其中包括用于流处理的窗口。本章假设没有TBox,因此可以计算查询答案,而无需考虑通过用本体语言描述的TBox定义的本体蕴涵。在本章中,我们将放宽这个限制,并考虑当TBox不为空时在RDF流上进行查询应答的情况。我们特别关注流推理[544],该主题研究如何计算和增量维护RDF流中的本体蕴涵。传统的语义Web推理数据通常是静态或准静态的,因此每次数据发生变化时都可以执行本体蕴涵的整个计算。当我们考虑RDF流时,静态假设不再有效:RDF流引擎处理高度动态的数据,它们需要在新数据到达之前更快地处理它们,以避免拥塞状态。在这种情况下,传统的物化技术可能会失败;一种可能的解决方案是使用经典DRed算法[122,506]的改编来增量维护物化蕴涵:当添加新的三元组时,可推导的数据被添加到物化中;类似地,当删除三元组时,不能再被扣除的三元组将从蕴涵中删除。增量维护的思想以前是在演绎数据库的上下文中提出的,在演绎数据库中,逻辑编程被用于增量维护这种需要。提出了增量式维护本体论蕴涵的思想
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Incremental Reasoning on RDF Streams
The introduction of stream processing methods in the Semantic Web enables the management of data streams on the Web. Chapter 6 introduced models for RDF stream and several extensions of SPARQL engines with windows for stream processing. The chapter assumes the absence of a TBox, so it is possible to compute the query answer without considering the ontology entailment defined through a TBox described in an ontological language. In this chapter, we relax this constraint and we consider the case of query answering over RDF streams when the TBox is not empty. In particular, we focus on Stream Reasoning [544], the topic that studies how to compute and incrementally maintain the ontological entailments in RDF streams. In traditional Semantic Web reasoning data are usually static or quasistatic1, so the whole computation of the ontological entailment can be executed every time the data change. When we consider RDF streams the static hypothesis is not valid anymore: RDF stream engines work with highly dynamic data and they need to process them faster than new data arrives to avoid congestion states. In this scenario, traditional materialization techniques could fail; a possible solution is the incremental maintenance of the materialized entailment using adaptations of the classical DRed algorithm [128, 506]: when new triples are added, the deducible data is added to the materialization; similarly, when triples are deleted the triples that cannot be deducted anymore are removed from the entailment. The idea of incremental maintenance was previously delivered in the context of deductive databases, where logic programming was used for the incremental maintenance of such entailments. The idea of incrementally maintaining an ontological entailment was proposed
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信