首页 > 最新文献

Proceedings of the Eleventh International Conference on Data Engineering最新文献

英文 中文
SEQ: A model for sequence databases SEQ:序列数据库的模型
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380388
P. Seshadri, M. Livny, R. Ramakrishnan
This paper presents the SEQ model which is the basis for a system to manage various kinds of sequence data. The model separates the data from the ordering information, and includes operators based on two distinct abstractions of a sequence. The main contributions of the SEQ model are: (a) it can deal with different types of sequence data, (b) it supports an expressive range of sequence queries, (c) it draws from many of the diverse existing approaches to modeling sequence data.<>
本文提出了SEQ模型,它是系统管理各种序列数据的基础。该模型将数据从排序信息中分离出来,并包含基于序列的两个不同抽象的操作符。SEQ模型的主要贡献是:(a)它可以处理不同类型的序列数据,(b)它支持一个表达范围的序列查询,(c)它借鉴了许多不同的现有方法来建模序列数据。
{"title":"SEQ: A model for sequence databases","authors":"P. Seshadri, M. Livny, R. Ramakrishnan","doi":"10.1109/ICDE.1995.380388","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380388","url":null,"abstract":"This paper presents the SEQ model which is the basis for a system to manage various kinds of sequence data. The model separates the data from the ordering information, and includes operators based on two distinct abstractions of a sequence. The main contributions of the SEQ model are: (a) it can deal with different types of sequence data, (b) it supports an expressive range of sequence queries, (c) it draws from many of the diverse existing approaches to modeling sequence data.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115919495","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}
引用次数: 156
Mining sequential patterns 挖掘顺序模式
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380415
R. Agrawal, R. Srikant
We are given a large database of customer transactions, where each transaction consists of customer-id, transaction time, and the items bought in the transaction. We introduce the problem of mining sequential patterns over such databases. We present three algorithms to solve this problem, and empirically evaluate their performance using synthetic data. Two of the proposed algorithms, AprioriSome and AprioriAll, have comparable performance, albeit AprioriSome performs a little better when the minimum number of customers that must support a sequential pattern is low. Scale-up experiments show that both AprioriSome and AprioriAll scale linearly with the number of customer transactions. They also have excellent scale-up properties with respect to the number of transactions per customer and the number of items in a transaction.<>
我们有一个大型的客户事务数据库,其中每个事务由客户id、事务时间和事务中购买的物品组成。我们介绍了在这样的数据库上挖掘顺序模式的问题。我们提出了三种算法来解决这个问题,并使用合成数据对它们的性能进行了实证评估。提出的两种算法,AprioriSome和AprioriAll,具有相当的性能,尽管在必须支持顺序模式的最小客户数量较低时,AprioriSome的性能稍好一些。放大实验表明,AprioriSome和AprioriAll都随客户交易数量线性扩展。它们在每个客户的交易数量和交易中的物品数量方面也具有出色的缩放特性。
{"title":"Mining sequential patterns","authors":"R. Agrawal, R. Srikant","doi":"10.1109/ICDE.1995.380415","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380415","url":null,"abstract":"We are given a large database of customer transactions, where each transaction consists of customer-id, transaction time, and the items bought in the transaction. We introduce the problem of mining sequential patterns over such databases. We present three algorithms to solve this problem, and empirically evaluate their performance using synthetic data. Two of the proposed algorithms, AprioriSome and AprioriAll, have comparable performance, albeit AprioriSome performs a little better when the minimum number of customers that must support a sequential pattern is low. Scale-up experiments show that both AprioriSome and AprioriAll scale linearly with the number of customer transactions. They also have excellent scale-up properties with respect to the number of transactions per customer and the number of items in a transaction.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"125 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124773888","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}
引用次数: 6043
A performance evaluation of load balancing techniques for join operations on multicomputer database systems 多计算机数据库系统连接操作负载平衡技术的性能评估
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380411
K. Hua, Wallapak Tavanapong, H. Young
There has been a wealth of research in the area of parallel join algorithms. Among them, hash-based algorithms are particularly suitable for shared-nothing database systems. The effectiveness of these techniques depends on the uniformity in the distribution of the join attribute values. When this condition is not met, a severe fluctuation may occur among the bucket sizes, causing uneven workload for the processing nodes. Many parallel join algorithms with load balancing capability have been proposed to address this problem. Among them, the sampling and incremental approaches have been shown to provide an improvement over the more conventional methods. The comparison between these two approaches, however, has not been investigated. In this paper, we improve these techniques and implement them on an nCUBE/2 parallel computer to compare their performance. Our study indicates that the sampling technique is the better approach.<>
在并行连接算法领域已经有了大量的研究。其中,基于哈希的算法特别适合于无共享的数据库系统。这些技术的有效性取决于连接属性值分布的一致性。当不满足此条件时,桶大小之间可能会出现较大的波动,导致处理节点的工作负载不均匀。为了解决这个问题,人们提出了许多具有负载平衡能力的并行连接算法。其中,抽样和增量方法已被证明比更传统的方法提供了改进。然而,这两种方法之间的比较尚未被调查。在本文中,我们改进了这些技术,并在一台nCUBE/2并行计算机上实现了它们,比较了它们的性能。我们的研究表明,抽样技术是较好的方法。
{"title":"A performance evaluation of load balancing techniques for join operations on multicomputer database systems","authors":"K. Hua, Wallapak Tavanapong, H. Young","doi":"10.1109/ICDE.1995.380411","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380411","url":null,"abstract":"There has been a wealth of research in the area of parallel join algorithms. Among them, hash-based algorithms are particularly suitable for shared-nothing database systems. The effectiveness of these techniques depends on the uniformity in the distribution of the join attribute values. When this condition is not met, a severe fluctuation may occur among the bucket sizes, causing uneven workload for the processing nodes. Many parallel join algorithms with load balancing capability have been proposed to address this problem. Among them, the sampling and incremental approaches have been shown to provide an improvement over the more conventional methods. The comparison between these two approaches, however, has not been investigated. In this paper, we improve these techniques and implement them on an nCUBE/2 parallel computer to compare their performance. Our study indicates that the sampling technique is the better approach.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"116 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124139543","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}
引用次数: 14
Deputy mechanisms for object-oriented databases 面向对象数据库的代理机制
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380377
Zhiyong Peng, Y. Kambayashi
Concepts of deputy objects and deputy classes for object-oriented databases (OODBs) are introduced. They can be used for unified realization of object views, roles and migration. The previous researches on these concepts were carried out separately, although they are very closely related. Objects appearing in a view can be regarded as playing roles in that view. Object migration is caused by change of roles of an object. Deputy objects can be used for unified treatment of them and generalization of these concepts. The schemata of deputy objects are defined by deputy classes. A set of algebraic operations are developed for deputy class derivation. In addition, three procedures for update propagation between deputy objects and source objects have been designed, which can support dynamic classification. The unified realization of object views, roles and migration by deputy mechanisms can achieve the following advantages. (1) Treating view objects as roles of an object allows them to have additional attributes and methods so that the autonomous views suitable for OODBs can be realized. (2) Handling object roles in the same way as object views enables object migration to be easily realized by dynamic classification functions of object views. (3) Generalization of object views, roles and migration makes it possible that various semantic constraints on them can, be defined and enforced uniformly.<>
介绍了面向对象数据库的副对象和副类的概念。它们可以用于统一实现对象视图、角色和迁移。之前对这些概念的研究是分开进行的,但它们之间的关系非常密切。出现在视图中的对象可以被视为在该视图中扮演角色。对象迁移是由于对象的角色发生变化而引起的。副对象可以用于对其进行统一处理和对这些概念进行泛化。代理对象的模式由代理类定义。提出了一套用于副类派生的代数运算。此外,还设计了三个辅助对象与源对象之间的更新传播过程,支持动态分类。通过代理机制统一实现对象视图、角色和迁移,可以实现以下优势:(1)将视图对象视为对象的角色,允许它们具有额外的属性和方法,从而可以实现适合面向对象数据库的自治视图。(2)采用与对象视图相同的方式处理对象角色,可以通过对象视图的动态分类功能方便地实现对象迁移。(3)对象视图、角色和迁移的泛化使得对它们的各种语义约束可以被统一地定义和执行。
{"title":"Deputy mechanisms for object-oriented databases","authors":"Zhiyong Peng, Y. Kambayashi","doi":"10.1109/ICDE.1995.380377","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380377","url":null,"abstract":"Concepts of deputy objects and deputy classes for object-oriented databases (OODBs) are introduced. They can be used for unified realization of object views, roles and migration. The previous researches on these concepts were carried out separately, although they are very closely related. Objects appearing in a view can be regarded as playing roles in that view. Object migration is caused by change of roles of an object. Deputy objects can be used for unified treatment of them and generalization of these concepts. The schemata of deputy objects are defined by deputy classes. A set of algebraic operations are developed for deputy class derivation. In addition, three procedures for update propagation between deputy objects and source objects have been designed, which can support dynamic classification. The unified realization of object views, roles and migration by deputy mechanisms can achieve the following advantages. (1) Treating view objects as roles of an object allows them to have additional attributes and methods so that the autonomous views suitable for OODBs can be realized. (2) Handling object roles in the same way as object views enables object migration to be easily realized by dynamic classification functions of object views. (3) Generalization of object views, roles and migration makes it possible that various semantic constraints on them can, be defined and enforced uniformly.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126108050","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}
引用次数: 66
The AQUA approach to querying lists and trees in object-oriented databases 在面向对象数据库中查询列表和树的AQUA方法
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380405
B. Subramanian, Theodore W. Leung, Scott L. Vandenberg, S. Zdonik
Relational database systems and most object-oriented database systems provide support for queries. Usually these queries represent retrievals over sets or multisets. Many new applications for databases, such as multimedia systems and digital libraries, need support for queries on complex bulk types such as lists and trees. In this paper we describe an object-oriented query algebra called AQUA (= A Query Algebra) for lists and trees. The operators in the algebra preserve the ordering between the elements of a list or tree, even when the result list or tree contains an arbitrary set of nodes from the original tree. We also present predicate languages for lists and trees which allow order-sensitive queries because they use pattern matching to examine groups of list or tree nodes rather than individual nodes. The ability to decompose predicate patterns enables optimizations that make use of indices.<>
关系数据库系统和大多数面向对象的数据库系统提供查询支持。通常,这些查询表示对集合或多集合的检索。许多新的数据库应用程序,如多媒体系统和数字图书馆,需要支持对复杂的批量类型(如列表和树)的查询。在本文中,我们描述了一个面向对象的查询代数,称为AQUA (= A query algebra),用于列表和树。代数中的运算符保持列表或树的元素之间的顺序,即使结果列表或树包含来自原始树的任意节点集。我们还提供了用于列表和树的谓词语言,这些语言允许顺序敏感的查询,因为它们使用模式匹配来检查列表或树节点组,而不是单个节点。分解谓词模式的能力支持利用索引进行优化。
{"title":"The AQUA approach to querying lists and trees in object-oriented databases","authors":"B. Subramanian, Theodore W. Leung, Scott L. Vandenberg, S. Zdonik","doi":"10.1109/ICDE.1995.380405","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380405","url":null,"abstract":"Relational database systems and most object-oriented database systems provide support for queries. Usually these queries represent retrievals over sets or multisets. Many new applications for databases, such as multimedia systems and digital libraries, need support for queries on complex bulk types such as lists and trees. In this paper we describe an object-oriented query algebra called AQUA (= A Query Algebra) for lists and trees. The operators in the algebra preserve the ordering between the elements of a list or tree, even when the result list or tree contains an arbitrary set of nodes from the original tree. We also present predicate languages for lists and trees which allow order-sensitive queries because they use pattern matching to examine groups of list or tree nodes rather than individual nodes. The ability to decompose predicate patterns enables optimizations that make use of indices.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130588468","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}
引用次数: 39
Object-oriented conceptual modeling of video data 面向对象的视频数据概念建模
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380357
Young Francis Day, S. Dagtas, Mitsutoshi Iino, A. Khokhar, A. Ghafoor
We propose a graphical data model for specifying spatio-temporal semantics of video data. The proposed model segments a video clip into subsegments consisting of objects. Each object is detected and recognized, and the relevant information of each object is recorded. The motions of objects are modeled through their relative spatial relationships as time evolves. Based on the semantics provided by this model, a user can create his/her own, object-oriented view of the video database. Using the propositional logic, we describe a methodology for specifying conceptual queries involving spatio-temporal semantics and expressing views for retrieving various video clips. Alternatively, a user can sketch the query, by exemplifying the concept. The proposed methodology can be used to specify spatio-temporal concepts at various levels of information granularity.<>
我们提出了一个图形数据模型来指定视频数据的时空语义。该模型将视频片段分割成由对象组成的子片段。对每个物体进行检测和识别,并记录每个物体的相关信息。随着时间的推移,物体的运动通过它们的相对空间关系来建模。基于该模型提供的语义,用户可以创建他/她自己的面向对象的视频数据库视图。使用命题逻辑,我们描述了一种用于指定涉及时空语义的概念查询和表达检索各种视频剪辑的视图的方法。或者,用户可以通过举例说明概念来勾画查询。所提出的方法可用于在不同级别的信息粒度上指定时空概念。
{"title":"Object-oriented conceptual modeling of video data","authors":"Young Francis Day, S. Dagtas, Mitsutoshi Iino, A. Khokhar, A. Ghafoor","doi":"10.1109/ICDE.1995.380357","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380357","url":null,"abstract":"We propose a graphical data model for specifying spatio-temporal semantics of video data. The proposed model segments a video clip into subsegments consisting of objects. Each object is detected and recognized, and the relevant information of each object is recorded. The motions of objects are modeled through their relative spatial relationships as time evolves. Based on the semantics provided by this model, a user can create his/her own, object-oriented view of the video database. Using the propositional logic, we describe a methodology for specifying conceptual queries involving spatio-temporal semantics and expressing views for retrieving various video clips. Alternatively, a user can sketch the query, by exemplifying the concept. The proposed methodology can be used to specify spatio-temporal concepts at various levels of information granularity.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121403014","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}
引用次数: 105
Query interoperation among object-oriented and relational databases 面向对象和关系数据库之间的查询互操作
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380384
Xiaolei Qian, L. Raschid
We develop an efficient algorithm for the query interoperation among existing heterogeneous object-oriented and relational databases. Our algorithm utilizes a canonical deductive database as a uniform representation of object-oriented schema and data. High-order object queries are transformed to the canonical deductive database in which they are partially evaluated and optimized, before being translated to relational queries. Our algorithm can be incorporated into object-oriented interfaces to relational databases or object-oriented federated databases to support object queries to heterogeneous relational databases.<>
针对现有异构的面向对象数据库和关系型数据库之间的查询互操作,提出了一种高效的算法。我们的算法利用规范演绎数据库作为面向对象模式和数据的统一表示。在转换为关系查询之前,高阶对象查询被转换为规范演绎数据库,在其中对它们进行部分评估和优化。我们的算法可以集成到面向对象的关系数据库接口或面向对象的联邦数据库中,以支持对异构关系数据库的对象查询。
{"title":"Query interoperation among object-oriented and relational databases","authors":"Xiaolei Qian, L. Raschid","doi":"10.1109/ICDE.1995.380384","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380384","url":null,"abstract":"We develop an efficient algorithm for the query interoperation among existing heterogeneous object-oriented and relational databases. Our algorithm utilizes a canonical deductive database as a uniform representation of object-oriented schema and data. High-order object queries are transformed to the canonical deductive database in which they are partially evaluated and optimized, before being translated to relational queries. Our algorithm can be incorporated into object-oriented interfaces to relational databases or object-oriented federated databases to support object queries to heterogeneous relational databases.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"404 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116132454","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}
引用次数: 30
The design and experimental evaluation of an information discovery mechanism for networks of autonomous database systems
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380414
D. McLeod, A. Si
An approach and mechanism to support the dynamic discovery of information units within a collection of autonomous and heterogeneous database systems is described. The mechanism is based upon a core set of database constructs that characterizes object database systems, along with a set of self-adaptive heuristics employing techniques from machine learning. The approach provides an uniform framework for organizing, indexing, searching, and browsing database information units within an environment of multiple, autonomous, interconnected databases. The feasibility of the approach and mechanism is illustrated using a protein/genetics application environment. Metrics for measuring the performance of the discovery system are presented and the effectiveness of the system is thereby evaluated. Performance tradeoffs are examined and analyzed by experiments performed, employing a simulation model.<>
描述了一种支持在自治和异构数据库系统集合中动态发现信息单元的方法和机制。该机制基于一组核心数据库结构,这些数据库结构表征对象数据库系统,以及一组采用机器学习技术的自适应启发式方法。该方法提供了一个统一的框架,用于在多个自治的、相互连接的数据库环境中组织、索引、搜索和浏览数据库信息单元。通过蛋白质/遗传学应用环境说明了该方法的可行性和机制。提出了用于测量发现系统性能的度量标准,从而评估了系统的有效性。性能权衡检查和分析通过实验执行,采用仿真模型。
{"title":"The design and experimental evaluation of an information discovery mechanism for networks of autonomous database systems","authors":"D. McLeod, A. Si","doi":"10.1109/ICDE.1995.380414","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380414","url":null,"abstract":"An approach and mechanism to support the dynamic discovery of information units within a collection of autonomous and heterogeneous database systems is described. The mechanism is based upon a core set of database constructs that characterizes object database systems, along with a set of self-adaptive heuristics employing techniques from machine learning. The approach provides an uniform framework for organizing, indexing, searching, and browsing database information units within an environment of multiple, autonomous, interconnected databases. The feasibility of the approach and mechanism is illustrated using a protein/genetics application environment. Metrics for measuring the performance of the discovery system are presented and the effectiveness of the system is thereby evaluated. Performance tradeoffs are examined and analyzed by experiments performed, employing a simulation model.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125891416","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}
引用次数: 20
Enterprise workflow architecture 企业工作流架构
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380409
W. Du, Steve Peterson, M. Shan
Workflow builders are designed to facilitate development of automated processes and support flexible applications that can be updated, enhanced or completely revamped. The Hewlett-Packard WorkManager is an open product data management solution with workflow management capabilities. WorkManager supports the entire product lifecycle by providing a single, logical repository for all data, and it manages and tracks enterprise-wide processes. With a strong information management platform at its core, WorkManager provides central administration capabilities, including supervision and intervention, where necessary. Because enterprise data is usually fragmented and stored in a variety of legacy systems, and different organizations have different amount of control over their data, an enterprise workflow system needs to support processes accessing data from different sites and applications. This paper describes the architecture of distributed workflow, Hewlett-Packard's solution to the enterprise workflow problem. The architecture is an extension of the existing WorkManager architecture. Its development is based on user requirements and four high-level user models. The user models and the architecture are described.<>
工作流构建器旨在促进自动化流程的开发,并支持可更新、增强或完全修改的灵活应用程序。Hewlett-Packard WorkManager是一个具有工作流管理功能的开放式产品数据管理解决方案。WorkManager通过为所有数据提供一个单一的逻辑存储库来支持整个产品生命周期,并且它管理和跟踪企业范围的过程。WorkManager以强大的信息管理平台为核心,提供中央管理功能,包括必要时的监督和干预。由于企业数据通常是碎片化的,并存储在各种遗留系统中,而且不同的组织对其数据的控制程度不同,因此企业工作流系统需要支持从不同站点和应用程序访问数据的流程。本文介绍了分布式工作流的体系结构,以及惠普公司解决企业工作流问题的方案。该体系结构是现有WorkManager体系结构的扩展。它的开发是基于用户需求和四个高级用户模型。描述了用户模型和体系结构。
{"title":"Enterprise workflow architecture","authors":"W. Du, Steve Peterson, M. Shan","doi":"10.1109/ICDE.1995.380409","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380409","url":null,"abstract":"Workflow builders are designed to facilitate development of automated processes and support flexible applications that can be updated, enhanced or completely revamped. The Hewlett-Packard WorkManager is an open product data management solution with workflow management capabilities. WorkManager supports the entire product lifecycle by providing a single, logical repository for all data, and it manages and tracks enterprise-wide processes. With a strong information management platform at its core, WorkManager provides central administration capabilities, including supervision and intervention, where necessary. Because enterprise data is usually fragmented and stored in a variety of legacy systems, and different organizations have different amount of control over their data, an enterprise workflow system needs to support processes accessing data from different sites and applications. This paper describes the architecture of distributed workflow, Hewlett-Packard's solution to the enterprise workflow problem. The architecture is an extension of the existing WorkManager architecture. Its development is based on user requirements and four high-level user models. The user models and the architecture are described.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"78 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122005878","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
Context-dependent interpretations of linguistic terms in fuzzy relational databases 模糊关系数据库中语言术语的上下文相关解释
Pub Date : 1995-03-06 DOI: 10.1109/ICDE.1995.380399
Weining Zhang, Clement T. Yu, Bryan Reagan, H. Nakajima
Approaches are proposed to allow fuzzy terms to be interpreted according to the context within which they are used. Such an interpretation is natural and useful. A query-dependent interpretation is proposed to allow a fuzzy term to be interpreted relative to a partial answer of a query. A scaling process is used to transform a pre-defined meaning of a fuzzy term into on appropriate meaning in the given context. Sufficient conditions are given for a nested fuzzy query with RELATIVE quantifiers to be unnested for an efficient evaluation. An attribute-dependent interpretation is proposed to model the applications in which the meaning of a fuzzy term in an attribute must be interpreted with respect to values in other related attributes. Two necessary and sufficient conditions for a tuple to have a unique attribute-dependent interpretation are provided. We describe an interpretation system that allows queries to be processed based on the attribute-dependent interpretation of the data. Two techniques, grouping and shifting, are proposed to improve the implementation.<>
提出了允许模糊术语根据使用它们的上下文进行解释的方法。这样的解释是自然而有用的。提出了一种与查询相关的解释,允许相对于查询的部分答案来解释模糊术语。该方法利用标度过程将模糊术语的预定义含义转换为给定上下文中的适当含义。给出了具有相对量词的嵌套模糊查询解嵌套的充分条件。在某些应用程序中,属性中的模糊术语的含义必须根据其他相关属性中的值进行解释,因此提出了一种依赖于属性的解释。提供了元组具有唯一的依赖于属性的解释的两个充分必要条件。我们描述了一个解释系统,它允许基于数据的属性相关解释来处理查询。提出了分组和转移两种技术来改进实现。
{"title":"Context-dependent interpretations of linguistic terms in fuzzy relational databases","authors":"Weining Zhang, Clement T. Yu, Bryan Reagan, H. Nakajima","doi":"10.1109/ICDE.1995.380399","DOIUrl":"https://doi.org/10.1109/ICDE.1995.380399","url":null,"abstract":"Approaches are proposed to allow fuzzy terms to be interpreted according to the context within which they are used. Such an interpretation is natural and useful. A query-dependent interpretation is proposed to allow a fuzzy term to be interpreted relative to a partial answer of a query. A scaling process is used to transform a pre-defined meaning of a fuzzy term into on appropriate meaning in the given context. Sufficient conditions are given for a nested fuzzy query with RELATIVE quantifiers to be unnested for an efficient evaluation. An attribute-dependent interpretation is proposed to model the applications in which the meaning of a fuzzy term in an attribute must be interpreted with respect to values in other related attributes. Two necessary and sufficient conditions for a tuple to have a unique attribute-dependent interpretation are provided. We describe an interpretation system that allows queries to be processed based on the attribute-dependent interpretation of the data. Two techniques, grouping and shifting, are proposed to improve the implementation.<<ETX>>","PeriodicalId":184415,"journal":{"name":"Proceedings of the Eleventh International Conference on Data Engineering","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121901670","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}
引用次数: 20
期刊
Proceedings of the Eleventh 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