首页 > 最新文献

[1989] Proceedings. Fifth International Conference on Data Engineering最新文献

英文 中文
Maintaining materialized views in distributed databases 维护分布式数据库中的物化视图
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47225
A. Segev, Jooseok Park
The problem of updating materialized views in distributed database systems is discussed. An architecture and detailed procedures to update a collection of remote views with arbitrary refresh times by using a single differential file are prescribed. The efficiency of the update procedure is enhanced by adopting a multiple-query optimization approach and by introducing a powerful prescreening procedure to eliminate differential tuples. It is shown that even for a single remote view there are many instances where the presented update procedure performs better (with respect to total I/O and communication costs) than existing methods.<>
讨论了分布式数据库系统中实体化视图的更新问题。本文规定了使用单个差分文件以任意刷新时间更新远程视图集合的体系结构和详细过程。通过采用多查询优化方法和引入强大的预筛选过程来消除差异元组,可以提高更新过程的效率。结果表明,即使对于单个远程视图,在许多情况下,所提供的更新过程(相对于总I/O和通信成本)也比现有方法性能更好。
{"title":"Maintaining materialized views in distributed databases","authors":"A. Segev, Jooseok Park","doi":"10.1109/ICDE.1989.47225","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47225","url":null,"abstract":"The problem of updating materialized views in distributed database systems is discussed. An architecture and detailed procedures to update a collection of remote views with arbitrary refresh times by using a single differential file are prescribed. The efficiency of the update procedure is enhanced by adopting a multiple-query optimization approach and by introducing a powerful prescreening procedure to eliminate differential tuples. It is shown that even for a single remote view there are many instances where the presented update procedure performs better (with respect to total I/O and communication costs) than existing methods.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125089277","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 27
Key-sequential access methods for very large files derived from linear hashing 从线性哈希派生的非常大的文件的键顺序访问方法
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47230
N. Hachem, P. Berra
A novel class of order-preserving dynamic hashing structures is introduced and analyzed. The access method is referred to as dynamic random-sequential access method (DRSAM) and is derived from linear hashing. With respect to previous methods DRSAM presents the following characteristics: (1) the structure captures the hashed order in consecutive storage areas so that order-preserving schemes result in performance improvements for range queries and sequential processing; and (2) it adapts elastic buckets for the control of file growth. This approach outperforms the partial expansion method. The file structure is also extended with proper control mechanisms to cope with nonuniform distributions. The outcome is a multilevel trie stored as a two-level sequentially allocated file.<>
介绍并分析了一类新的保序动态哈希结构。这种访问方法被称为动态随机顺序访问方法(DRSAM),它是由线性哈希派生而来的。与以前的方法相比,DRSAM具有以下特点:(1)该结构捕获连续存储区域的哈希顺序,因此保持顺序的方案可以提高范围查询和顺序处理的性能;(2)采用弹性桶来控制文件的增长。这种方法优于部分展开方法。文件结构还扩展了适当的控制机制,以应对不均匀的分布。结果是一个多级树,存储为一个两级顺序分配的文件。
{"title":"Key-sequential access methods for very large files derived from linear hashing","authors":"N. Hachem, P. Berra","doi":"10.1109/ICDE.1989.47230","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47230","url":null,"abstract":"A novel class of order-preserving dynamic hashing structures is introduced and analyzed. The access method is referred to as dynamic random-sequential access method (DRSAM) and is derived from linear hashing. With respect to previous methods DRSAM presents the following characteristics: (1) the structure captures the hashed order in consecutive storage areas so that order-preserving schemes result in performance improvements for range queries and sequential processing; and (2) it adapts elastic buckets for the control of file growth. This approach outperforms the partial expansion method. The file structure is also extended with proper control mechanisms to cope with nonuniform distributions. The outcome is a multilevel trie stored as a two-level sequentially allocated file.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115179949","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
SETH: a quorum-based database system for experimentation with failures SETH:一个基于群体的数据库系统,用于失败试验
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47278
A. Helal, Jagannathan Srinivasan, B. Bhargava
The behavior and performance of replica control protocols (RCP) that deal with network partitions is investigated using a quorum-based replicated database system called Seth. Seth is designed to be used as a transaction processing system, as well as a flexible experimentation tool. Seth's experimentation domain includes failures (site/link failure/repair rates), transactions (arrival rate, size, type, read/write ratio), quorum assignment, communications (communication protocols, network type, topology, number of sites), and transaction protocols (quorum-based RCPs, distributed commitment, concurrency control). The design and implementation of Seth are discussed, and two experiments are presented. The first studies the behavior of the quorum consensus protocol against different transition loads. The second experiment shows how expensive quorum-based replication is in terms of network traffic.<>
使用名为Seth的基于quorum的复制数据库系统,研究了处理网络分区的副本控制协议(RCP)的行为和性能。Seth被设计为一个事务处理系统,以及一个灵活的实验工具。Seth的实验领域包括故障(站点/链路故障/修复率)、事务(到达率、大小、类型、读/写比率)、仲裁分配、通信(通信协议、网络类型、拓扑、站点数量)和事务协议(基于仲裁的rcp、分布式承诺、并发控制)。讨论了Seth的设计与实现,并给出了两个实验。第一部分研究了仲裁一致协议在不同转换负载下的行为。第二个实验显示了基于群体的复制在网络流量方面是多么昂贵。
{"title":"SETH: a quorum-based database system for experimentation with failures","authors":"A. Helal, Jagannathan Srinivasan, B. Bhargava","doi":"10.1109/ICDE.1989.47278","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47278","url":null,"abstract":"The behavior and performance of replica control protocols (RCP) that deal with network partitions is investigated using a quorum-based replicated database system called Seth. Seth is designed to be used as a transaction processing system, as well as a flexible experimentation tool. Seth's experimentation domain includes failures (site/link failure/repair rates), transactions (arrival rate, size, type, read/write ratio), quorum assignment, communications (communication protocols, network type, topology, number of sites), and transaction protocols (quorum-based RCPs, distributed commitment, concurrency control). The design and implementation of Seth are discussed, and two experiments are presented. The first studies the behavior of the quorum consensus protocol against different transition loads. The second experiment shows how expensive quorum-based replication is in terms of network traffic.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"214 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116013796","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
KDA: a knowledge-based database assistant KDA:一个基于知识的数据库助手
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47241
Xu Wu, Minoru Tanaka, T. Ichikawa
A knowledge-based database assistant, KDA, is described that has a query-guide function, an SQL-like database query generator, and an interface for subset-English. KDA can be used to design the front end of an SQL database system or a computer-based SQL tutorial system. A method is discussed for transforming a semantic network representing a user's conceptual query into one providing the information required by the system to respond to a query. The query pattern is an expression in natural language representing the semantic structure of concepts. The user expresses queries by filling parentheses in the query patterns with appropriate words. The query-pattern instances thus obtained are then translated into SQL-like relational database queries. The translation is carried out by evaluating operations defined on a semantic network named G-Net which conveys knowledge about application fields, the database schema, and the syntax of SQL.<>
描述了一个基于知识的数据库助手KDA,它具有查询指导功能、类似sql的数据库查询生成器和子集英语接口。KDA可用于设计SQL数据库系统的前端或基于计算机的SQL教程系统。讨论了一种将表示用户概念查询的语义网络转换为提供系统响应查询所需信息的语义网络的方法。查询模式是用自然语言表达概念的语义结构。用户通过在查询模式的圆括号中填充适当的单词来表达查询。这样获得的查询模式实例随后被转换为类似sql的关系数据库查询。翻译是通过评估在一个名为G-Net的语义网络上定义的操作来完成的,该网络传递有关应用领域、数据库模式和SQL语法的知识
{"title":"KDA: a knowledge-based database assistant","authors":"Xu Wu, Minoru Tanaka, T. Ichikawa","doi":"10.1109/ICDE.1989.47241","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47241","url":null,"abstract":"A knowledge-based database assistant, KDA, is described that has a query-guide function, an SQL-like database query generator, and an interface for subset-English. KDA can be used to design the front end of an SQL database system or a computer-based SQL tutorial system. A method is discussed for transforming a semantic network representing a user's conceptual query into one providing the information required by the system to respond to a query. The query pattern is an expression in natural language representing the semantic structure of concepts. The user expresses queries by filling parentheses in the query patterns with appropriate words. The query-pattern instances thus obtained are then translated into SQL-like relational database queries. The translation is carried out by evaluating operations defined on a semantic network named G-Net which conveys knowledge about application fields, the database schema, and the syntax of SQL.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129593596","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Extending a DBMS for geographic applications 为地理应用程序扩展DBMS
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47266
B. Ooi, R. Sacks-Davis, Ken J. McDonell
A method is presented for extending a conventional DBMS (database management system) for geographic applications. The interface language SQL is augmented to allow formulation of queries involving both spatial and nonspatial selection criteria. A novel indexing structure is supported to facilitate query retrieval that is based on spatial proximity. To enable hybrid queries to be evaluated efficiently, an extended optimization strategy is proposed that evaluates minimal implementation effort.<>
提出了一种扩展传统的地理数据库管理系统的方法。接口语言SQL得到了增强,允许制定涉及空间和非空间选择标准的查询。支持一种新的索引结构,以促进基于空间接近性的查询检索。为了有效地评估混合查询,提出了一种扩展的优化策略,以评估最小的实现工作量。
{"title":"Extending a DBMS for geographic applications","authors":"B. Ooi, R. Sacks-Davis, Ken J. McDonell","doi":"10.1109/ICDE.1989.47266","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47266","url":null,"abstract":"A method is presented for extending a conventional DBMS (database management system) for geographic applications. The interface language SQL is augmented to allow formulation of queries involving both spatial and nonspatial selection criteria. A novel indexing structure is supported to facilitate query retrieval that is based on spatial proximity. To enable hybrid queries to be evaluated efficiently, an extended optimization strategy is proposed that evaluates minimal implementation effort.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"126 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128437775","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 68
The design of the cell tree: an object-oriented index structure for geometric databases 单元树的设计:一种面向对象的几何数据库索引结构
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47267
O. Günther
The design of the cell tree, an object-oriented dynamic index structure for geometric databases, is described. The data objects in the database are represented as unions of convex point sets (cells). The cell tree is a balanced tree structure whose leaves contain the cells and whose interior nodes correspond to a hierarchy of nested convex polyhedra. This index structure allows quick access to the cells (and thereby to the data objects) that occupy a given location in space. The cell tree is designed for paged secondary memory to minimize the number of disk accesses occurring during a tree search. Point locations and range searches can be carried out very efficiently using the cell tree.<>
介绍了一种面向对象的几何数据库动态索引结构单元树的设计。数据库中的数据对象表示为凸点集(单元格)的并集。细胞树是一种平衡的树结构,其叶子包含细胞,其内部节点对应于嵌套凸多面体的层次结构。这个索引结构允许快速访问占用空间中给定位置的单元格(从而访问数据对象)。单元树是为分页的辅助内存设计的,以尽量减少在树搜索期间发生的磁盘访问次数。使用单元格树可以非常有效地进行点位置和范围搜索。
{"title":"The design of the cell tree: an object-oriented index structure for geometric databases","authors":"O. Günther","doi":"10.1109/ICDE.1989.47267","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47267","url":null,"abstract":"The design of the cell tree, an object-oriented dynamic index structure for geometric databases, is described. The data objects in the database are represented as unions of convex point sets (cells). The cell tree is a balanced tree structure whose leaves contain the cells and whose interior nodes correspond to a hierarchy of nested convex polyhedra. This index structure allows quick access to the cells (and thereby to the data objects) that occupy a given location in space. The cell tree is designed for paged secondary memory to minimize the number of disk accesses occurring during a tree search. Point locations and range searches can be carried out very efficiently using the cell tree.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116470985","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 145
SDDM-a prototype of a distributed architecture for database security sddm -用于数据库安全的分布式体系结构的原型
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47236
C. D. Jensen, Robert M. Kiel, R. D. Verjinski
A description is given of the secure distributed data management (SDDM) system, which is a prototype of a distributed architecture for multilevel database security that meets the US Department of Defense's trusted computer system evaluation criteria at the B3 level. The distributed architecture separates data by its security classification onto multiple single-level back-end database hosts and uses distributed data-management technology to provide integrated access to the distributed multilevel database. Discretionary access control is provided by access views defined on the database. An overview of the SDDM system, particularly its security policy, design, and provisions for mandatory and discretionary access controls is provided.<>
描述了安全分布式数据管理(SDDM)系统,该系统是多级数据库安全分布式体系结构的原型,满足美国国防部B3级可信计算机系统评估标准。分布式体系结构通过其安全分类将数据分离到多个单级后端数据库主机上,并使用分布式数据管理技术提供对分布式多层数据库的集成访问。自由访问控制由数据库上定义的访问视图提供。本文概述了SDDM系统,特别是它的安全策略、设计,以及对强制和自由访问控制的规定。
{"title":"SDDM-a prototype of a distributed architecture for database security","authors":"C. D. Jensen, Robert M. Kiel, R. D. Verjinski","doi":"10.1109/ICDE.1989.47236","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47236","url":null,"abstract":"A description is given of the secure distributed data management (SDDM) system, which is a prototype of a distributed architecture for multilevel database security that meets the US Department of Defense's trusted computer system evaluation criteria at the B3 level. The distributed architecture separates data by its security classification onto multiple single-level back-end database hosts and uses distributed data-management technology to provide integrated access to the distributed multilevel database. Discretionary access control is provided by access views defined on the database. An overview of the SDDM system, particularly its security policy, design, and provisions for mandatory and discretionary access controls is provided.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":" 18","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113952842","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
Performing operations over mismatched domains 对不匹配的域执行操作
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47198
L. DeMichiel
A solution is proposed to the problem of providing support for operations over partially matched domains. Mismatched domains occur when information must be obtained from databases that were developed independently. Domain differences are resolved by mapping conflicting attributes to a common domain and the applying a set of extended relational operations to the resulting values. The values that result from attribute mappings can be total or partial. Some of the theoretical issues involved in this approach are discussed, and a set of extended relational operators that formalize operations across partial values is defined.<>
针对部分匹配域上的操作支持问题,提出了一种解决方案。当必须从独立开发的数据库中获取信息时,就会出现不匹配的域。通过将冲突的属性映射到公共域,并将一组扩展关系操作应用于结果值,可以解决域差异。由属性映射产生的值可以是全部或部分。讨论了该方法中涉及的一些理论问题,并定义了一组扩展关系运算符,这些运算符形式化了跨部分值的操作。
{"title":"Performing operations over mismatched domains","authors":"L. DeMichiel","doi":"10.1109/ICDE.1989.47198","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47198","url":null,"abstract":"A solution is proposed to the problem of providing support for operations over partially matched domains. Mismatched domains occur when information must be obtained from databases that were developed independently. Domain differences are resolved by mapping conflicting attributes to a common domain and the applying a set of extended relational operations to the resulting values. The values that result from attribute mappings can be total or partial. Some of the theoretical issues involved in this approach are discussed, and a set of extended relational operators that formalize operations across partial values is defined.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"77 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114844212","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 46
The inter-database instance identification problem in integrating autonomous systems 集成自治系统中数据库间实例识别问题
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47199
Richard Y. Wang, S. Madnick
The issue of joining information about the same instance across disparate databases in a composite information system (CIS) environment is discussed. A technique called interdatabase instance identification is presented that is a combination of database management systems and artificial intelligence techniques. Common attributes in the disparate databases are applied first to reduce the number of potential candidates for the same instance. Other attributes in these databases, auxiliary databases, and inferencing rules are utilized next to identify the same instance. A detailed example of the interdatabase instance identification technique is presented using an operational research prototype.<>
讨论了在复合信息系统(CIS)环境中跨不同数据库连接关于同一实例的信息的问题。提出了一种数据库管理系统与人工智能技术相结合的数据库间实例识别技术。首先应用异类数据库中的公共属性,以减少同一实例的潜在候选者数量。接下来使用这些数据库、辅助数据库和推理规则中的其他属性来标识相同的实例。使用一个运筹学原型,给出了一个数据库间实例识别技术的详细示例。
{"title":"The inter-database instance identification problem in integrating autonomous systems","authors":"Richard Y. Wang, S. Madnick","doi":"10.1109/ICDE.1989.47199","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47199","url":null,"abstract":"The issue of joining information about the same instance across disparate databases in a composite information system (CIS) environment is discussed. A technique called interdatabase instance identification is presented that is a combination of database management systems and artificial intelligence techniques. Common attributes in the disparate databases are applied first to reduce the number of potential candidates for the same instance. Other attributes in these databases, auxiliary databases, and inferencing rules are utilized next to identify the same instance. A detailed example of the interdatabase instance identification technique is presented using an operational research prototype.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"215 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121686097","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 197
Semantics and efficient compilation for quantitative deductive databases 定量演绎数据库的语义与高效编译
Pub Date : 1989-02-06 DOI: 10.1109/ICDE.1989.47274
N. Steger, H. Schmidt, Ulrich Güntzer, Werner Kießling
A coherent approach is presented that extends relational and deductive database technology toward an integration of expert-system applications, which require sound and efficient capabilities to deal with uncertainty. Extending logic programming, the authors define the semantics of quantitative deductive databases, where fixpoint theory plays a central role. Calculus gives the rule programmer a great deal of flexibility to tailor the aggregation of certainties according to the application expertise at hand. Extending relational algebra, the authors also introduce a quantitative relational algebra as a suitable target language for rule compilation. This approach makes rule-based expert systems requiring uncertainty reasoning on large and complex data, feasible for a variety of practical application areas.<>
提出了一种连贯的方法,将关系和演绎数据库技术扩展到专家系统应用程序的集成,这需要健全和有效的能力来处理不确定性。扩展逻辑编程,作者定义了定量演绎数据库的语义,其中不动点理论起着核心作用。微积分为规则程序员提供了很大的灵活性,可以根据手头的应用程序专业知识定制确定性聚合。在对关系代数进行扩展的同时,作者还引入了定量关系代数作为一种适用于规则编译的目标语言。这种方法使得需要对大型复杂数据进行不确定性推理的基于规则的专家系统在各种实际应用领域都是可行的。
{"title":"Semantics and efficient compilation for quantitative deductive databases","authors":"N. Steger, H. Schmidt, Ulrich Güntzer, Werner Kießling","doi":"10.1109/ICDE.1989.47274","DOIUrl":"https://doi.org/10.1109/ICDE.1989.47274","url":null,"abstract":"A coherent approach is presented that extends relational and deductive database technology toward an integration of expert-system applications, which require sound and efficient capabilities to deal with uncertainty. Extending logic programming, the authors define the semantics of quantitative deductive databases, where fixpoint theory plays a central role. Calculus gives the rule programmer a great deal of flexibility to tailor the aggregation of certainties according to the application expertise at hand. Extending relational algebra, the authors also introduce a quantitative relational algebra as a suitable target language for rule compilation. This approach makes rule-based expert systems requiring uncertainty reasoning on large and complex data, feasible for a variety of practical application areas.<<ETX>>","PeriodicalId":329505,"journal":{"name":"[1989] Proceedings. Fifth International Conference on Data Engineering","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115547861","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
期刊
[1989] Proceedings. Fifth International Conference on Data Engineering
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1