ExODA: Integrating Description Logics and Database Technologies for Expressive Ontology-Based Data Access

ExODA:集成描述逻辑和数据库技术以实现基于表达本体的数据访问

基本信息

  • 批准号:
    EP/H051511/1
  • 负责人:
  • 金额:
    $ 89.77万
  • 依托单位:
  • 依托单位国家:
    英国
  • 项目类别:
    Research Grant
  • 财政年份:
    2011
  • 资助国家:
    英国
  • 起止时间:
    2011 至 无数据
  • 项目状态:
    已结题

项目摘要

Sources of semi-structured, overlapping, and semantically-related data on the Web are currently proliferating at a phenomenal rate, which has created a demand for more powerful and flexible information systems (ISs). This new generation of ISs will need to integrate incomplete and semi-structured information from heterogeneous sources, employ rich and flexible schemas, and answer queries by taking into account both knowledge and data.Ontology-based data access has recently been proposed as an architectural principle for such systems. The main idea is to develop a unified view of the data by describing the relevant domain in an ontology, which then provides the vocabulary used to ask queries. The IS can use ontological statements, such as the concept hierarchy, to derive new facts and thus enrich query answers with implicit knowledge. This idea has been incorporated into systems such as QuOnto, Owlgres, ROWLKit, and REQUIEM, and ontology reasoners such as RACER, FaCT++, Pellet, and HermiT.Such systems suffer from two main problems. First, the modelling capabilities of ontology languages are often insufficient for practical use cases. In order to achieve favourable computational properties, ontology languages are usually capable of describing only tree-shaped relationships; furthermore, (with some notable exceptions) they usually support only unary and binary predicates. Finally, ontology languages typically employ the open world assumption; however, when answering queries over large amounts of data, the closed world assumption (CWA) is often more appropriate.Second, query answering facilities in existing ontology-based ISs typically do not scale to data sets commonly encountered in practice. Up to now, approaches to addressing this problem have focused on reducing the expressivity of the ontology language even further in order to obtain formal tractability guarantees. This obviously exacerbates the first problem (restricted modelling capabilities), while not necessarily delivering robust scalability in practice.Database theory and practice can provide partial solutions to these problems. In databases, complex domains can be described using dependencies. Dependencies are used in a number of different ways: they are often used as integrity constraints--checks that verify whether a database instance includes all data specified in the domain description; however, dependencies can also be used similarly to ontologies to derive implicit knowledge. Treating dependencies as integrity constraints and answering queries under CWA has allowed practical relational database management systems (RDBMSs) to scale to very large data sets.Database techniques alone do not, however, satisfy all the requirements for an ontology-based IS. In particular, dependencies often cannot model arbitrarily large structures and thus do not cover all practical modelling use cases. Furthermore, generalising the query answering techniques used in practical RDBMSs to the case where information deriving dependencies must be taken into account is still an open problem.We therefore believe that the next generation of ontology-based ISs should be based on a synthesis and an extension of ontology and database systems and techniques, providing data handling capabilities similar to current RDBMSs, but with schemas that are rich, flexible, and tightly integrated with the data. In order to achieve this ambitions goal, however, a number of challenging fundamental problems must be solved. First, ontology and dependency languages need to be unified in a coherent theoretical framework. Second, it will be necessary to identify fragments of the framework that are likely to exhibit robust scalability but can still support realistic use cases. Third, it will be necessary to devise effective algorithmic techniques that can form the basis of practical ISs.
目前,Web 上半结构化、重叠和语义相关的数据源正在以惊人的速度激增,这就产生了对更强大、更灵活的信息系统 (IS) 的需求。新一代信息系统将需要集成来自异构源的不完整和半结构化信息,采用丰富而灵活的模式,并通过考虑知识和数据来回答查询。最近提出了基于本体的数据访问作为此类系统的架构原则。主要思想是通过描述本体中的相关领域来开发数据的统一视图,然后提供用于提出查询的词汇。 IS 可以使用本体论陈述(例如概念层次结构)来导出新事实,从而用隐含知识丰富查询答案。这一思想已被纳入 QuOnto、Owlgres、ROWLKit 和 REQUIEM 等系统以及 RACER、FaCT++、Pellet 和 HermiT 等本体推理器中。此类系统存在两个主要问题。首先,本体语言的建模能力通常不足以满足实际用例。为了获得良好的计算特性,本体语言通常只能描述树形关系;此外,(有一些值得注意的例外)它们通常仅支持一元和二元谓词。最后,本体语言通常采用开放世界假设;然而,当回答大量数据的查询时,封闭世界假设(CWA)通常更合适。其次,现有基于本体的信息系统中的查询回答设施通常无法扩展到实践中常见的数据集。到目前为止,解决这个问题的方法主要集中在进一步降低本体语言的表达能力,以获得正式的易处理性保证。这显然加剧了第一个问题(建模能力受限),同时在实践中不一定提供强大的可扩展性。数据库理论和实践可以为这些问题提供部分解决方案。在数据库中,可以使用依赖关系来描述复杂的域。依赖关系有多种不同的使用方式:它们通常用作完整性约束——检查数据库实例是否包含域描述中指定的所有数据;然而,依赖关系也可以与本体类似地使用来导出隐式知识。将依赖关系视为完整性约束并在 CWA 下回答查询,使得实用的关系数据库管理系统 (RDBMS) 能够扩展到非常大的数据集。然而,仅靠数据库技术并不能满足基于本体的 IS 的所有要求。特别是,依赖关系通常无法对任意大的结构进行建模,因此无法涵盖所有​​实际的建模用例。此外,将实际RDBMS中使用的查询应答技术推广到必须考虑信息派生依赖关系的情况仍然是一个悬而未决的问题。因此,我们认为下一代基于本体的IS应该基于本体和数据库系统和技术的综合和扩展,提供与当前RDBMS类似的数据处理能力,但具有丰富、灵活和紧密集成的模式 与数据。然而,为了实现这一宏伟目标,必须解决一些具有挑战性的基本问题。首先,本体和依赖语言需要统一在一个连贯的理论框架中。其次,有必要确定框架的片段,这些片段可能表现出强大的可扩展性,但仍然可以支持实际的用例。第三,有必要设计出有效的算法技术,为实用信息系统奠定基础。

项目成果

期刊论文数量(10)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Extending the Combined Approach Beyond Lightweight Description Logics
将组合方法扩展到轻量级描述逻辑之外
  • DOI:
  • 发表时间:
    2015
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Feier C
  • 通讯作者:
    Feier C
Order matters! Harnessing a world of orderings for reasoning over massive data
  • DOI:
    10.3233/sw-2012-0085
  • 发表时间:
    2013-01-01
  • 期刊:
  • 影响因子:
    3
  • 作者:
    Della Valle, Emanuele;Schlobach, Stefan;Horrocks, Ian
  • 通讯作者:
    Horrocks, Ian
Acyclicity Conditions and their Application to Query Answering in Description Logics
非循环条件及其在描述逻辑查询应答中的应用
  • DOI:
  • 发表时间:
    2012
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Cuenca Grau B
  • 通讯作者:
    Cuenca Grau B
Computing Datalog Rewritings Beyond Horn Ontologies
超越 Horn 本体的计算数据记录重写
Automated Reasoning
自动推理
  • DOI:
    10.1007/978-3-319-08587-6_36
  • 发表时间:
    2014
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Carral D
  • 通讯作者:
    Carral D
{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Ian Horrocks其他文献

OWL: A Description Logic Based Ontology Language
  • DOI:
    10.1007/11562931_1
  • 发表时间:
    2005-10
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Ian Horrocks
  • 通讯作者:
    Ian Horrocks
Ontologies and Schema Languages on the Web
网络上的本体论和模式语言
  • DOI:
    10.7551/mitpress/6412.003.0006
  • 发表时间:
    2003
  • 期刊:
  • 影响因子:
    0
  • 作者:
    M. Klein;J. Broekstra;D. Fensel;F. V. Harmelen;Ian Horrocks
  • 通讯作者:
    Ian Horrocks
KR and Reasoning on the Semantic Web: OWL
KR 和语义网上的推理:OWL
  • DOI:
    10.1007/978-3-540-92913-0_9
  • 发表时间:
    2011
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Ian Horrocks;P. Patel
  • 通讯作者:
    P. Patel
Satisfaction and Implication of Integrity Constraints in Ontology-based Data Access
基于本体的数据访问中完整性约束的满足和含义
  • DOI:
    10.24963/ijcai.2019/253
  • 发表时间:
    2019
  • 期刊:
  • 影响因子:
    0
  • 作者:
    C. Nikolaou;B. C. Grau;Egor V. Kostylev;M. Kaminski;Ian Horrocks
  • 通讯作者:
    Ian Horrocks
Comparing Subsumption Optimizations
比较包含优化
  • DOI:
  • 发表时间:
    1998
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Ian Horrocks;P. Patel
  • 通讯作者:
    P. Patel

Ian Horrocks的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('Ian Horrocks', 18)}}的其他基金

ConCur: Knowledge Base Construction and Curation
ConCur:知识库构建和管理
  • 批准号:
    EP/V050869/1
  • 财政年份:
    2021
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
ED3: Enabling analytics over Diverse Distributed Datasources
ED3:支持对不同分布式数据源的分析
  • 批准号:
    EP/N014359/1
  • 财政年份:
    2016
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
DBOnto: Bridging Databases and Ontologies
DBOnto:桥接数据库和本体
  • 批准号:
    EP/L012138/1
  • 财政年份:
    2014
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
ConDOR: Consequence-Driven Ontology Reasoning
ConDOR:结果驱动的本体推理
  • 批准号:
    EP/G02085X/1
  • 财政年份:
    2009
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
HermiT: Reasoning with Large Ontologies
HermiT:利用大型本体进行推理
  • 批准号:
    EP/F065841/1
  • 财政年份:
    2008
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
LOGO: Logics for Ontologies
LOGO:本体逻辑
  • 批准号:
    EP/C543319/2
  • 财政年份:
    2007
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Fellowship
Reasoning Infrastructure for Ontologies and Instances
本体和实例的推理基础设施
  • 批准号:
    EP/E03781X/1
  • 财政年份:
    2007
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
REOL: Reasoning for Expressive Ontology Languages
REOL:表达本体语言的推理
  • 批准号:
    EP/C537211/2
  • 财政年份:
    2007
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
LOGO: Logics for Ontologies
LOGO:本体逻辑
  • 批准号:
    EP/C543319/1
  • 财政年份:
    2006
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Fellowship

相似海外基金

Integrating Self-Regulated Learning Into STEM Courses: Maximizing Learning Outcomes With The Success Through Self-Regulated Learning Framework
将自我调节学习融入 STEM 课程:通过自我调节学习框架取得成功,最大化学习成果
  • 批准号:
    2337176
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Standard Grant
CAREER: Hybridization and radiation: Integrating across phylogenomics, ancestral niche evolution, and pollination biology
职业:杂交和辐射:系统基因组学、祖先生态位进化和授粉生物学的整合
  • 批准号:
    2337784
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Continuing Grant
Collaborative Research: BoCP-Implementation: Alpine plants as a model system for biodiversity dynamics in a warming world: Integrating genetic, functional, and community approaches
合作研究:BoCP-实施:高山植物作为变暖世界中生物多样性动态的模型系统:整合遗传、功能和社区方法
  • 批准号:
    2326020
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Continuing Grant
Collaborative Research: BoCP-Implementation: Alpine plants as a model system for biodiversity dynamics in a warming world: Integrating genetic, functional, and community approaches
合作研究:BoCP-实施:高山植物作为变暖世界中生物多样性动态的模型系统:整合遗传、功能和社区方法
  • 批准号:
    2326021
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Standard Grant
EAGER: Integrating Pathological Image and Biomedical Text Data for Clinical Outcome Prediction
EAGER:整合病理图像和生物医学文本数据进行临床结果预测
  • 批准号:
    2412195
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Standard Grant
Challenging Health Outcomes/Integrating Care Environments Ph3: A Community Consortium to Tackle Health Disparity for People Living with Mental Illness
挑战健康成果/整合护理环境第三阶段:解决精神疾病患者健康差距的社区联盟
  • 批准号:
    AH/Z505420/1
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
Integrating metabolic signals through FOXO transcriptional complexes.
通过 FOXO 转录复合物整合代谢信号。
  • 批准号:
    BB/X000265/1
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Research Grant
Evaluating the effectiveness and sustainability of integrating helminth control with seasonal malaria chemoprevention in West African children
评估西非儿童蠕虫控制与季节性疟疾化学预防相结合的有效性和可持续性
  • 批准号:
    MR/X023133/1
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Fellowship
Collaborative Research: BoCP-Implementation: Integrating Traits, Phylogenies and Distributional Data to Forecast Risks and Resilience of North American Plants
合作研究:BoCP-实施:整合性状、系统发育和分布数据来预测北美植物的风险和恢复力
  • 批准号:
    2325835
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Standard Grant
LTREB: Integrating real-time open data pipelines and forecasting to quantify ecosystem predictability at day to decadal scales
LTREB:集成实时开放数据管道和预测,以量化每日到十年尺度的生态系统可预测性
  • 批准号:
    2327030
  • 财政年份:
    2024
  • 资助金额:
    $ 89.77万
  • 项目类别:
    Continuing Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了