Composing and decomposing ontologies: a logic-based approach
本体的组合和分解:基于逻辑的方法
基本信息
- 批准号:EP/E065279/1
- 负责人:
- 金额:$ 34.75万
- 依托单位:
- 依托单位国家:英国
- 项目类别:Research Grant
- 财政年份:2007
- 资助国家:英国
- 起止时间:2007 至 无数据
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
In computer science, ontologies are used to provide a common vocabulary for a domain ofinterest together with descriptions of the meaning of terms built from the vocabulary and relationships between them, like in an encycopedia. Ontologies in this sense are increasingly used in knowledge management systems, medical and bio-informatics and are set to play a key role in the semantic web and grid. In order to be computer-accessible, modern ontologies are formulated in an ontology language based on description logics (DLs) such as OWL. Current applications are leading to the development of large and complex ontologies (sometimes more than 300,000 different terms). Engineering and maintaining such ontologies is a complex task, and it has to be carried out with care for the ontology to be of use. It may involve a group of ontology engineers and domain experts co-operating in order to design the ontology, update it to reflect changes/developments in the domain, and integrate it with other ontologies so as to cover larger domains. Using a DL based ontology language such as OWL has two advantages: (1) they have an unambiguous semantics , which means that the meaning of terms is specified in unambiguous way, thereby enabling shared understanding of an ontology; and (2) we can make use of reasoning services of DL reasoners for ontology engineering and usage. The availability of these services has already changed how ontology engineers work. However, these services are not sufficient for engineering and maintaining large ontologies, especially in the collaborative case. Local changes to an ontology, and interactions between such changes, can have highly non-local effects that are currently unpredictable. The only time to examine these effects is after the changes have been made, in the light of all the proposed changes. And even then there are changes whose impact is not detectable using the current suite of reasoning services. To sum up, the state of ontology engineering is very similar to the state of software engineering before the advent of structured programming techniques: ontologies cannot be decomposed intosemantically distinct components, we cannot predict the scope of a (local) change, and how to re-use parts of ontologies or safely compose them are open problems. In software engineering,human documentation and rigorous process restrictions were put into place, as well as preliminary mechanisms for structuring programs. As these mechanisms have grown more sophisticated, they have led to new automated techniques for transforming programs for performance, understanding, and re-use. It has been convincingly argued that methodologies and algorithmic support for composing anddecomposing ontologies in a controlled way will be the key to supporting collaborative ontology engineering and re-use. More precisely, we plan to develop methodologies and algorithmic support for (T1) developing ontologies with interfaces (and acceptable restrictions on their usage) which guarantee that, if such an ontology is composed with other ontologies, it neither corrupts nor is corrupted by the ontologies they are composed with; (T2) evaluating the consequences of the composition of a set of given ontologies which may have been built in a completely unrestricted way; (T3) decomposing a large ontology into modules that can be edited in a controlled way.Above, terms such as ``in a controlled way'', ``corrupted ontology'', and ``consequence'' are deliberately left rather vague. Indeed, one goal of this project is to provide rigorous but practical and useful formal specifications of (T1)--(T3) above. It is only very recently that research in this direction has been carried out and the proposers have already made some pioneering contributions towards their actual development. The proposed approach is a continuation of this line of work, i.e., it is logic-based and founded on the notion of conservative extensions .
在计算机科学中,本体被用来为一个领域的兴趣提供一个共同的词汇表,以及对词汇表中术语含义的描述和它们之间的关系,就像在百科全书中一样。从这个意义上说,本体越来越多地用于知识管理系统,医学和生物信息学,并设置在语义Web和网格中发挥关键作用。为了计算机可访问,现代本体是基于描述逻辑(DL)(如OWL)的本体语言来制定的。目前的应用程序正在导致大型和复杂的本体(有时超过30万个不同的术语)的发展。工程和维护这样的本体是一项复杂的任务,它必须小心进行的本体是有用的。它可能涉及一组本体工程师和领域专家合作,以设计本体,更新它以反映领域的变化/发展,并将其与其他本体集成,以覆盖更大的领域。使用基于DL的本体语言(如OWL)有两个优点:(1)它们具有明确的语义,这意味着术语的含义以明确的方式指定,从而实现对本体的共享理解;(2)我们可以利用DL推理机的推理服务进行本体工程和使用。这些服务已经改变了本体工程师的工作方式。然而,这些服务是不够的工程和维护大型本体,特别是在协作的情况下。本体的局部变化以及这些变化之间的交互可能具有当前不可预测的高度非局部影响。只有在修改之后,才能根据所有拟议的修改来审查这些影响。即使这样,也有一些变化的影响是使用当前的推理服务套件无法检测到的。总之,本体工程的状态非常类似于结构化编程技术出现之前的软件工程状态:本体不能被分解成语义上不同的组件,我们不能预测(局部)变化的范围,以及如何重用本体的部分或安全地组合它们是开放的问题。在软件工程中,人工文档和严格的过程限制已经到位,以及结构化程序的初步机制。随着这些机制变得越来越复杂,它们导致了新的自动化技术,用于转换程序以实现性能、理解和重用。有一个令人信服的论点是,方法和算法支持的组成和分解本体在一个可控的方式将是关键,支持协作本体工程和重用。更准确地说,我们计划开发方法和算法支持(T1)开发具有接口的本体(以及对它们的使用的可接受的限制),其保证如果这样的本体与其他本体组合,则它既不破坏也不被与它们组合的本体破坏;(T2)评估可能已经以完全不受限制的方式构建的一组给定本体的组成的结果;(T3)将一个大的本体分解成可以以受控的方式编辑的模块。上面,诸如“以受控的方式”,“损坏的本体”和“后果”之类的术语故意保持相当模糊。实际上,本项目的一个目标是提供上述(T1)-(T3)的严格但实用和有用的正式规范。这方面的研究只是在最近才开始进行,而建议者已经为实际发展作出了一些开创性的贡献。拟议的办法是这一工作路线的延续,即,它是基于逻辑的,并且建立在保守扩展的概念上。
项目成果
期刊论文数量(8)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Deciding inseparability and conservative extensions in the description logic E L
决定描述逻辑中的不可分离性和保守扩展 E L
- DOI:10.1016/j.jsc.2008.10.007
- 发表时间:2010
- 期刊:
- 影响因子:0.7
- 作者:Lutz C
- 通讯作者:Lutz C
Semantic modularity and module extraction in description logics
描述逻辑中的语义模块化和模块提取
- DOI:10.3233/978-1-58603-891-5-55
- 发表时间:2008
- 期刊:
- 影响因子:0
- 作者:Konev B.
- 通讯作者:Konev B.
Forgetting and Uniform Interpolation in Large-Scale Description Logic Terminologies
- DOI:
- 发表时间:2009-07
- 期刊:
- 影响因子:1.4
- 作者:B. Konev;Dirk Walther;F. Wolter
- 通讯作者:B. Konev;Dirk Walther;F. Wolter
Decomposing Description Logic Ontologies
分解描述逻辑本体
- DOI:
- 发表时间:2010
- 期刊:
- 影响因子:0
- 作者:Boris Konev
- 通讯作者:Boris Konev
{{
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 }}
Frank Wolter其他文献
Conservative Extensions in Guarded and Two-Variable Fragments
保护片段和二变量片段中的保守扩展
- DOI:
10.4230/lipics.icalp.2017.108 - 发表时间:
2017 - 期刊:
- 影响因子:0
- 作者:
Jean Christoph Jung;Carsten Lutz;Mauricio Martel;Thomas Schneider;Frank Wolter - 通讯作者:
Frank Wolter
Logics of metric spaces
度量空间的逻辑
- DOI:
- 发表时间:
2003 - 期刊:
- 影响因子:0
- 作者:
Oliver Kutz;Frank Wolter;H. Sturm;Nobu;M. Zakharyaschev - 通讯作者:
M. Zakharyaschev
A Tableau Decision Algorithm for Modalized ALC with Constant Domains
- DOI:
10.1023/a:1021308527417 - 发表时间:
2002-01-01 - 期刊:
- 影响因子:0.600
- 作者:
Carsten Lutz;Holger Sturm;Frank Wolter;Michael Zakharyaschev - 通讯作者:
Michael Zakharyaschev
A Journey into Ontology Approximation: From Non-Horn to Horn (Abstract)
本体近似之旅:从非喇叭到喇叭(摘要)
- DOI:
- 发表时间:
2020 - 期刊:
- 影响因子:0
- 作者:
Anneke Haga;Carsten Lutz;Johannes Marti;Frank Wolter - 通讯作者:
Frank Wolter
A Note on the Interpolation Property in Tense Logic
- DOI:
10.1023/a:1017956722866 - 发表时间:
1997-10-01 - 期刊:
- 影响因子:1.000
- 作者:
Frank Wolter - 通讯作者:
Frank Wolter
Frank Wolter的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Frank Wolter', 18)}}的其他基金
quantMD: Ontology-Based Management of Many-Dimensional Quantitative Data
quantMD:基于本体的多维定量数据管理
- 批准号:
EP/S032207/1 - 财政年份:2019
- 资助金额:
$ 34.75万 - 项目类别:
Research Grant
iTract: Islands of Tractability in Ontology-Based Data Access
iTract:基于本体的数据访问中的易处理性孤岛
- 批准号:
EP/M012646/1 - 财政年份:2015
- 资助金额:
$ 34.75万 - 项目类别:
Research Grant
Symposium on Frontiers of Combining Systems and Workshop on First-Order Theorem Proving
组合系统前沿研讨会暨一阶定理证明研讨会
- 批准号:
EP/F014058/1 - 财政年份:2007
- 资助金额:
$ 34.75万 - 项目类别:
Research Grant
相似海外基金
Analysing Earnings from Creative Education and Creative Work: Decomposing University, Industry and Social Inequalities.
分析创意教育和创意工作的收入:分解大学、工业和社会不平等。
- 批准号:
ES/Z502455/1 - 财政年份:2024
- 资助金额:
$ 34.75万 - 项目类别:
Fellowship
Monarch fall migration, overwintering mortality and the effects of defence compounds released by decomposing butterflies on the soil ecosystem.
帝王蝶秋季迁徙、越冬死亡率以及分解蝴蝶释放的防御化合物对土壤生态系统的影响。
- 批准号:
RGPIN-2020-07203 - 财政年份:2022
- 资助金额:
$ 34.75万 - 项目类别:
Discovery Grants Program - Individual
Decomposing Permutations and Permutation Properties
分解排列和排列属性
- 批准号:
574188-2022 - 财政年份:2022
- 资助金额:
$ 34.75万 - 项目类别:
University Undergraduate Student Research Awards
Research for identification of rubber-decomposing gene which is included in rubber-decomposing bacteria
橡胶分解菌中橡胶分解基因的鉴定研究
- 批准号:
21K04329 - 财政年份:2021
- 资助金额:
$ 34.75万 - 项目类别:
Grant-in-Aid for Scientific Research (C)
Monarch fall migration, overwintering mortality and the effects of defence compounds released by decomposing butterflies on the soil ecosystem.
帝王蝶秋季迁徙、越冬死亡率以及分解蝴蝶释放的防御化合物对土壤生态系统的影响。
- 批准号:
RGPIN-2020-07203 - 财政年份:2021
- 资助金额:
$ 34.75万 - 项目类别:
Discovery Grants Program - Individual
Decomposing Stress Reactivity Across the Adult Lifespan
分解整个成年生命周期的应激反应
- 批准号:
10291316 - 财政年份:2021
- 资助金额:
$ 34.75万 - 项目类别:
EAGER: DECOMPOSING COVID-19 VIRUS USING THE DUAL ACTION OF MICROWAVES AND PLASMA
EAGER:利用微波和等离子体的双重作用分解 COVID-19 病毒
- 批准号:
2033907 - 财政年份:2020
- 资助金额:
$ 34.75万 - 项目类别:
Standard Grant
Monarch fall migration, overwintering mortality and the effects of defence compounds released by decomposing butterflies on the soil ecosystem.
帝王蝶秋季迁徙、越冬死亡率以及分解蝴蝶释放的防御化合物对土壤生态系统的影响。
- 批准号:
RGPIN-2020-07203 - 财政年份:2020
- 资助金额:
$ 34.75万 - 项目类别:
Discovery Grants Program - Individual
EAGER: Decomposing Operating Systems for Better Control over Policy and Privacy
EAGER:分解操作系统以更好地控制策略和隐私
- 批准号:
1840902 - 财政年份:2018
- 资助金额:
$ 34.75万 - 项目类别:
Standard Grant
Collaborative Research: Decomposing the effects of diversity on the abundance of marine parasites
合作研究:分解多样性对海洋寄生虫丰度的影响
- 批准号:
1829509 - 财政年份:2018
- 资助金额:
$ 34.75万 - 项目类别:
Standard Grant