Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Web query classification
  4. 1989
  1. Home
  2. Topics
  3. Web query classification
  4. 1989
Showing papers on "Web query classification published in 1989"
Patent•
Attribute-based classification and retrieval system

[...]

Reino A. Maki1, Sujan K. Mukherjee1•
IBM1
21 Dec 1989
TL;DR: An attribute-based automated classification and retrieval system for group technology applications using a codeless classification system in which hierarchical classification structures are stored in a classification attribute file and in which searches can be performed at any level in the classification structure.
Abstract: An attribute-based automated classification and retrieval system for group technology applications using a codeless classification system in which hierarchical classification structures are stored in a classification attribute file and in which searches can be performed at any level in the classification structure. The relationship between entities and classification attributes are kept in an item classification parameters file along with the parameter values associated with each entity-attribute pair. Queries on the data stored in the classification attribute file and item classification parameters file are stored alternately in a plurality of query results files as successive queries are used to narrow the scope of a search.

152 citations

Proceedings Article•10.1109/ICDE.1989.47264•
Classification as a query processing technique in the CANDIDE semantic data model

[...]

Howard W. Beck1, Sunit K. Gala1, Shamkant B. Navathe1•
University of Florida1
6 Feb 1989
TL;DR: The use of classification and subsumption to process database queries is discussed, and the expressiveness of queries is compared with relational algebra.
Abstract: The use of classification and subsumption to process database queries is discussed. The data model, called CANDIDE, is essentially an extended version of the FL-1, KANDOR and BACK, frame-based knowledge representation languages. A novel feature of the approach is that the data-description language and data-manipulation language are identical, thus providing uniform treatment of data objects, query objects and view objects. The classification algorithm find the correct placement for a query object in a given object taxonomy. Tractability issues are explored, and the expressiveness of queries is compared with relational algebra. This data model has been implemented in POPLOG as the basis for a knowledge-base management system that includes an integrated natural-language query system. >

108 citations

Patent•
Persistent stream for processing time consuming and reusable queries in an object oriented database management system

[...]

Robert Low Abraham1, Michael P. Priven1•
IBM1
23 Oct 1989
TL;DR: The persistent stream object class as discussed by the authors is a subclass of the stream class which is typically provided to encapsulate the results of a query, and it inherits all the attributes and methods of a stream class but also includes a "save" method for saving the results.
Abstract: Time consuming and reusable queries are handled in an object oriented database management system by providing a persistent stream object class. The persistent stream object class is a subclass of the stream class which is typically provided to encapsulate the results of a query. The persistent stream class inherits all the attributes and methods of the stream class but also includes a "save" method for saving the results of a query. When a query names a persistent stream as it object, the query results are saved. The query may also be performed in background or batch mode. All time consuming and reusable queries are performed by sending a query message to the persistent stream class, to thereby automatically save the query results.

90 citations

Automatic rule derivation for semantic query optimization

[...]

Michael Siegel
3 Jan 1989

76 citations

Journal Article•10.1109/2.16229•
Secure query-processing strategies

[...]

T.F. Keefe1, M.B. Thuraisingham2, Wei-Tek Tsai1•
University of Minnesota1, Mitre Corporation2
01 Mar 1989-IEEE Computer
TL;DR: Strategies for secure query processing multilevel-security database management systems are proposed by query modification, a technique that has been used for enforcing integrity constraints and providing view mechanisms.
Abstract: Strategies for secure query processing multilevel-security database management systems are proposed. They are carried out by query modification, a technique that has been used for enforcing integrity constraints and providing view mechanisms. The technique consists of replacing the query the user presents with one that, when evaluated, will perform the desired function. In the case of a view mechanism, the names of views referenced in the query are replaced by the definitions of the views in terms of base relations. The basic strategy and two variants-adding environmental information and using graphs-are described. The performance of the strategies is examined. >

65 citations

Patent•
Resumeable batch query for processing time consuming queries in an object oriented database management system

[...]

Robert Low Abraham1•
IBM1
23 Oct 1989
TL;DR: In this article, a resumable batch query object class provides a link between a first dialog for obtaining information regarding a query to be performed by an object oriented database management system, a second dialog for manipulating the results of the query, and the stream which includes the query results.
Abstract: A resumeable batch query object class provides a link between a first dialog for obtaining information regarding a query to be performed by an object oriented database management system, a second dialog for manipulating the results of the query, and the stream which includes the query results. The resumeable batch query attributes include identifiers of the second dialog and the stream, and a method to run the query. The resumable batch query is used by the object oriented database management system to allow a second dialog to manipulate results of a batch or background query in the same manner as results of a foreground or interactive query. Time consuming queries may thereby be processed in background mode in a manner which is transparent to the second dialog.

41 citations

Proceedings Article•10.1145/96749.98013•
Online query refinement on information retrieval systems: a process model of searcher/system interactions

[...]

Hsinchun Chen1, Vasant Dhar2•
University of Arizona1, New York University2
1 Dec 1989
TL;DR: This article proposed using a process model to facilitate and improve query refinement in an online environment and believes incorporating this model into retrieval systems can result in the design of more “intelligent” and useful information retrieval systems.
Abstract: This article reports findings of empirical research that investigated information searchers' online query refinement process. Prior studies have recognized the information specialists' role in helping searchers articulate and refine queries. Using a semantic network and a Problem Behavior Graph to represent the online search process, our study revealed that searchers also refined their own queries in an online task environment. The information retrieval system played a passive role in assisting online query refinement, which was, however, or that confirmed Taylor's four-level query formulation model. Based on our empirical findings, we proposed using a process model to facilitate and improve query refinement in an online environment. We believe incorporating this model into retrieval systems can result in the design of more “intelligent” and useful information retrieval systems.

37 citations

Proceedings Article•10.1109/ICDE.1989.47263•
Cyclic query processing in object-oriented databases

[...]

K.-C. Kim, Won Kim, A. Dale
6 Feb 1989
TL;DR: For efficient processing, a general cyclic query and the access plans generated for a given query are defined and a cost model is developed to determine the cost for each access plant generated.
Abstract: Cyclic query processing issues in object-oriented databases are investigated. A data and cyclic query model is defined for an object-oriented database system, using a graph model. Then the efficient processing of a general object-oriented cyclic query is discussed. For efficient processing, a general cyclic query and the access plans generated for a given query are defined and a cost model is developed to determine the cost for each access plant generated. The retrieval algorithms used for actual data retrieval are also investigated. >

30 citations

Query Evaluation in Recursive Databases: Bottom-up and Top-down Reconciled.

[...]

François Bry
1 Jan 1989
TL;DR: In this article, the Backward Fixpoint Procedure (BFP) is proposed to answer queries posed to deductive databases by computing fixpoints because such computations are directly amenable to setoriented fact processing.
Abstract: It is desirable to answer queries posed to deductive databases by computing fixpoints because such computations are directly amenable to set-oriented fact processing. However, the classical fixpoint procedures based on bottom-up processing — the naive and semi-naive methods — are rather primitive and often inefficient. In this article, we rely on bottom-up meta-interpretation for formalizing a new fixpoint procedure that performs a different kind of reasoning: We specify a top-down query answering method, which we call the Backward Fixpoint Procedure. Then, we reconsider query evaluation methods for recursive databases. First, we show that the methods based on rewriting on the one hand, and the methods based on resolution on the other hand, implement the Backward Fixpoint Procedure. Second, we interpret the rewritings of the Alexander and Magic Set methods as specializations of the Backward Fixpoint Procedure. Finally, we argue that such a rewriting is also needed in a database context for implementing efficiently the resolution-based methods. Thus, the methods based on rewriting and the methods based on resolution implement the same top-down evaluation of the original database rules by means of auxiliary rules processed bottom-up.

28 citations

Proceedings Article•10.1145/75427.75435•
Rule-based query optimization in IRIS

[...]

N. Derrett1, Ming-Chien Shan1•
Hewlett-Packard1
21 Feb 1989
TL;DR: The design and initial performance results of a rule-based query optimizer used in Iris, an object-oriented database system, show that the speed of the query Optimizer and the performance of the execution plans generated are comparable to those in a traditional relational database system.
Abstract: In this paper we present the design and initial performance results of a rule-based query optimizer used in Iris, an object-oriented database system [3]. Query optimization methods are expressed as rules and the entire query process is carried out in a way analogous to the operation of production systems in AI. Two kinds of rules are used: the first kind transform a query, represented as a relational algebra expression, into an equivalent, but simpler, query; the second kind add information to the relational algebra representation to specify join order and data access methods. Preliminary results show that the speed of the query optimizer and the performance of the execution plans generated are comparable to those in a traditional relational database system.

21 citations

Journal Article•10.1016/0169-023X(89)90014-1•
Query optimization in object-oriented knowledge bases☆

[...]

Phillip C. Sheu1, Rangasami L. Kashyap1, Song Bong Yoo1•
Purdue University1
1 Feb 1989
TL;DR: This paper describes two approaches to optimize the query evaluation process: the semantic optimization approach and the conjuct reordering approach and examines the problem of logical query processing when an object-oriented knowledge base is built on a relational database such as Ingres.
Abstract: We define an object-oriented knowledge base to be a deductive knowledge base that is based on an object model. One of the major advantages provided by object-oriented knowledge bases is that the first order language used for object description can be used as a query language as well. Since object-dependent procedures are included in this framework, the problem of query processing is nontrivial. On one hand some attributes involved in a query need to be derived from a procedure and constrained by some other relations, and therefore combinatorial explosion may occur; on the other hand a query may be specified in an improper order such that the search space becomes intolerable large. In this paper we first describe two approaches to optimize the query evaluation process: the semantic optimization approach and the conjuct reordering approach. Next, we examine the problem of logical query processing when an object-oriented knowledge base is built on a relational database such as Ingres.
Journal Article•10.1016/0306-4379(89)90032-X•
A graphical query language for the binary relationship model

[...]

Leo Mark1•
University of Maryland, College Park1
01 Aug 1989-Information Systems
TL;DR: The language is one of several tools for the Binary Relationship Model being implemented by the Database Systems Group at Maryland and supports queries as well as view definitions.
Proceedings Article•10.1109/WVL.1989.77042•
QBD: a fully visual system for E-R oriented databases

[...]

M. Angelaccio, Tiziana Catarci, Giuseppe Santucci1•
Sapienza University of Rome1
4 Oct 1989
TL;DR: The authors propose a fully visual system, called Query by Diagram (QBD), which is based on a conceptual data model, a query language defined on this model and a graphical user interface, which has the main characteristics of the interface are the ease of use, and the availability of a rich set of primitives for both schema selection and query formulation.
Abstract: The need of a friendly man-machine interaction is becoming crucial for a large variety of applications, in particular, those requiring frequent extraction of information from the database. Experience suggests that traditional query languages are not friendly enough for the casual user: she/he is requested to formulate queries in a textual language, without any iconic or spatial clues to help the querying process. A new generation of languages (visual languages) has been recently investigated, that attempts to make extensive use of the person's instincts and senses. The authors propose a fully visual system, called Query by Diagram (QBD), which is based on a conceptual data model, a query language defined on this model and a graphical user interface. The main characteristics of the interface are the ease of use, and the availability of a rich set of primitives for both schema selection and query formulation. Unlike many present proposals of graphical query systems, graphical operations are formally defined from both a syntactic and a semantic point of view. >
Proceedings Article•10.1109/HICSS.1989.48055•
Query optimization in object-oriented databases

[...]

Stanley B. Zdonik1•
Brown University1
3 Jan 1989
TL;DR: A framework for query specification and optimization is discussed that is applicable to object-oriented database systems that take a strict view of data abstraction and techniques that preserve much of the optimization potential of relational languages by limiting the query language are examined.
Abstract: The use of data abstraction in object-oriented databases places a burden on the ability of the system to perform query optimization. A framework for query specification and optimization is discussed that is applicable to object-oriented database systems that take a strict view of data abstraction. Techniques that preserve much of the optimization potential of relational languages by limiting the query language are examined. Techniques are given for query optimization that involve type-specific rewrite rules. >
A query model and query and knowledge definition languages for object-oriented databases

[...]

Abdallah Alashqur, Stanley Y. W. Su
1 Jan 1989
TL;DR: This dissertation introduces a new query model for object-oriented databases in which the closure property is preserved and makes the query model concrete by introducing an object- oriented query language named OQL as an example of this query model.
Abstract: Maintaining the closure property is an important database language design objective. Queries issued in a query language that possesses this property return results that are structured and modeled by the same data model for which the query language is designed. A useful consequence of this is that the result of a query can be uniformly operated on by other queries (i.e., using the same language constructs). None of the existing query languages that have been designed for the class of object-oriented data models possesses the closure property. In this dissertation, we introduce a new query model for object-oriented databases in which this property is preserved. Furthermore, we make our query model concrete by introducing an object-oriented query language named OQL as an example of this query model. A query in this language returns a subdatabase whose structure consists of some selected object classes and their associations. The objects that fall in the patterns of object associations specified in the query constitute the extension of the resulting subdatabase. In this dissertation, we also introduce a knowledge definition language for defining deductive rules and integrity constraints pertaining to an object-oriented database. Deductive rules in this language derive new patterns of associations among objects based on existing and/or other derived patterns. Deductive reasoning about a large number of objects stored in a database is a needed functionality in several new database application domains (e.g., CAD/CAM databases). The OQL and the knowledge definition language are tightly coupled. This facilitates the integration of concepts and techniques, which are typically found in different categories of systems such as database management systems and expert systems, into one integrated, object-oriented knowledge base management system (OKBMS) that meets the specifications and requirements of the new database application domains.
Proceedings Article•
Query: The Language of Databases.

[...]

William E. Hammond, M. J. Straube, P. B. Blunden, William W. Stead
8 Nov 1989
TL;DR: The evolution of a query language for the TMR database is described, problems and limitations of the system are discussed, and new approaches to the problem are proposed.
Abstract: Query languages have become increasingly important as comprehensive medical databases have become a part of the available knowledge base for patient care. As the user community expands and the need for bedside query arises, the requirement for a fast, easy-to-use, interactive query system must be met. This paper describes the evolution of a query language for the TMR database, discusses problems and limitations of the system, and proposes new approaches to the problem.
Proceedings Article•10.1145/75034.75048•
A graphical query language for semantic data models

[...]

M. Schneider, C. Trepied
4 Dec 1989
TL;DR: This paper presents a graphical query language for semantic data models based on a generic semantic model integrated in the CANDID system, which is a graphical interface fur the manipulation of databases.
Abstract: This paper presents a graphical query language for semantic data models. This language is based on a generic semantic model. It is integrated in the CANDID system, which is a graphical interface fur the manipulation of databases. Any schema is represented by a graph divided into families of object types. The graphical query language makes it possible to express a request by describing with a graph an object solution of the request. A request is sometimes expressed in several stages. A stage corresponds to the expression of a simpler subrequest. This language is also characterized by the absence of boolean operators and quantifiers, which are replaced by manipulations on Venn diagrams. Since a request in fact defines derived elements, almost all of a request can be incorporated into the schema. CANDID has been designed to be adapted to any DBMS which has deduction mechanisms.
Journal Article•10.1016/0306-4379(89)90019-7•
Attribute grammars for the heuristic translation of query languages

[...]

Bill P. Buckles1, Frederick E. Petry1, Yuet-Ying Cheung2•
Tulane University1, Lucid Inc.2
01 Jan 1989-Information Systems
TL;DR: The goal is to achieve portable, adaptable query languages which are supported by mechanisms that allow one to change the query language without changing the implementation.
A Set Query Benchmark for Large Databases.

[...]

Patrick O'Neil
1 Jan 1989
A Graphical Query Language Based on an Extended E-R Model

[...]

Michel Schneider, Claude Trépied
18 Oct 1989
Proceedings Article•10.1109/SECON.1989.132636•
Improving database performance through query standardization

[...]

Ravi Mukkamala1, R. Lin1•
Old Dominion University1
9 Apr 1989
TL;DR: It is concluded that the proposed technique can improve database system performance by using strategy databases by efficiently store and retrieve execution plans for generalized queries.
Abstract: A scheme that attempts to efficiently store and retrieve execution plans for generalized queries is proposed. The overhead of the scheme is insignificantly low. The scheme uses query graphs to represent a query. Each query graph is converted to a standardized tree which in turn is represented in a canonical vector form. The execution plan is then stored against this vector. It is concluded that the proposed technique can improve database system performance by using strategy databases. >
Proceedings Article•10.1109/WVL.1989.77062•
X-VIQU: an expert system for visual representation of database queries

[...]

L. Cinque, F. Ferloni, Stefano Levialdi, A. Sargeni
4 Oct 1989
TL;DR: A prototype expert visual query system for accessing multiple databases, particularly for unskilled users, is presented and the combination of an expert system and a graphical representation of the query paths facilitates information retrieval, particularly when multiple databases must be accessed.
Abstract: A prototype expert visual query system (X-VIQU) for accessing multiple databases, particularly for unskilled users, is presented. The combination of an expert system and a graphical representation of the query paths, as well as of a corresponding hierarchical level in the database, facilitates information retrieval, particularly when multiple databases must be accessed. An example of the query process is provided to illustrate the operating principles of X-VIQU. >
Book•
Recursive query processing: fundamental algorithms and the DedGin system

[...]

L. Vielle
3 Jan 1989
Book Chapter•10.1016/B978-0-08-036937-2.50024-2•
The “descriptive search” to realise a knowledge-based retrieval of reusable project results

[...]

K.P. Beutler1•
University of Stuttgart1
1 Jan 1989
TL;DR: This work discusses a method for the semantic description of project results through the aid of a user definable faceted classification system, based on the comparison of a search descriptor, given by the user in a search query, with the actual descriptors of the catalogued projects.
Abstract: This work discusses a method for the semantic description of project results through the aid of a user definable faceted classification system. Project results of previously carried out projects, e.g. concepts, control systems or pieces of real time software are catalogued in this classification scheme via a descriptor, which serves as contentual representation for them. The method of ‘Descriptive Search’ is based on the comparison of a search descriptor, given by the user in a search query, with the actual descriptors of the catalogued projects. By the evaluation of a similarity measure the comparison of the search descriptor with the existing project descriptors leads to a list of project results, which is ranked according to relevance to the search query. With this method not only a separation of relevant results from irrelevant ones is achieved, but also a ranking of the relevant results with respect to the degree of similarity to the search query.
Alternative representations for database responses

[...]

C.-D. Shum
3 Jan 1989
TL;DR: This thesis suggests how, when responding to a user query, the system can improve effectiveness of information transfer by providing concise intensional answers, as a set of concepts and predicates, rather than just providing the set of facts satisfying the query.
Abstract: Two issues in retrieval from a database are addressed: effectiveness and efficiency. Effectiveness is concerned with the representation of answers; and efficiency is concerned with fast response to queries. Conventional responses to queries in database systems, usually consisting of lists of tuples, do not necessarily provide effective communication between a user and the system. The first part of this thesis suggests how, when responding to a user query, the system can improve effectiveness of information transfer by providing concise intensional answers, as a set of concepts and predicates, rather than just providing the set of facts satisfying the query. Abstracting responses before presenting them to the user is an effective means of information exchange. Aggregation is a commonly used abstraction process. The second part of this thesis investigates aggregate responses that are expressions of quantified concepts. The tradeoff between the conciseness and impreciseness of an aggregate response is studied. Conciseness is measured by the length of the expression and preciseness is measured by the entropy of the expression. The objective of conventional query optimization is usually to minimize the total time required for evaluating a query. The last part of this thesis argues that in some interactive environment, the initial response time of a query may also be considered important. For selection queries, a long initial response time can be shortened without compromising on the total time for completely evaluating a query. The same, however, is not always true for join queries. But the tradeoffs between the total response time and the initial response time of a query are quantifiable. Semantic query optimization techniques can also improve the initial response time of a query. Moreover, in addition to exact rules, inexact rules can be utilized to improve the initial response time.
Journal Article•10.1145/67880.67892•
Item selection from menus: the influence of menu organization, query interpretation, and programming experience on selection strategies

[...]

L. M. Arnold
01 Aug 1989-ACM Sigchi Bulletin
TL;DR: A menu-prompted interface supporting a query language would benefit users of database systems by eliminating their need to recall specific database information and by guiding them through the process of query generation.
Abstract: Computer generated menus are increasingly being used to simplify the dialog between the human user and the computer system. They are most often provided to help reduce the complexity of the user interface and are characterized by presenting lists of terms (or commands) for easy recognition rather then requiring the recall of these terms from memory. Currently, menu systems are being designed for simplifying the interface to database query languages used to retrieve information stored in computers' databases (Mezzanotte & Kibler, 1984; Williams, 1984; Ogden, Korenshtein, & Smelcer, 1986). A menu-prompted interface supporting a query language would benefit users of database systems by eliminating their need to recall specific database information and by guiding them through the process of query generation.
Proceedings Article•
A Knowledge/Based Approach to Multiple Query Processing.

[...]

Jong-Tae Park, Toby J. Teorey
1 Jan 1989
TL;DR: In this article, a new multiple query processing strategy is presented which utilizes semantic knowledge on data integrity and information on predicate conditions of the access paths (plans) of queries of queries.
Abstract: Abstract The collective processing of multiple queries in a database system has recently received renewed attention due to its capability of improving the overall performance of a database system and its applicability to the design of knowledge-based expert systems and extensible database systems. A new multiple query processing strategy is presented which utilizes semantic knowledge on data integrity and information on predicate conditions of the access paths (plans) of queries. The processing of multiple queries is accomplished by the utilization of subset relationships between intermediate results of query executions, which are inferred employing both semantic and logical information. Given a set of fixed order access plans, the A ∗ algorithm is used to find the set of reformulated access plans which is optimal for a given collection of semantic knowledge.
Proceedings Article•
Pasta-3's graphical query language: direct manipulation cooperative queries, full expressive power

[...]

M. Kuntz, R. Melchert
1 Jul 1989
TL;DR: The Pasta-3 GrDM query language is presented, with emphasis on three features that make significant new contributions to this field: its GrDM basis, its cooperative environment, and its expressive power.
Abstract: Graphical Direct Manipulation (GrDM) query languages are characterized and positioned with respect to traditional textual query languages. After a brief survey of the current state of the art, the Pasta-3 GrDM query language is presented, with emphasis on three features that make significant new contributions to this field: (1) its GrDM basis (query editing through clicking and dragging of an iconic representation of the query expression), (2) its cooperative environment (handy values, automatic path completion, edit-and-reevaluate loop), and (3) its expressive power (arbitrarily complex conditions, recursive queries, logical variables and quantification, subqueries, mixing in Prolog code). Several examples taken directly from the nearly complete implementation are discussed in detail.
Journal Article•10.1016/0304-3975(89)90088-1•
Recursive query processing: the power of logic

[...]

L. Vielle
05 Dec 1989-Theoretical Computer Science
TL;DR: It is shown that a computational model developed in the framework of resolution provides a very adequate tool to study and develop query answering procedures for deductive databases, as well as for logic programs, and that the framework provided by QoSaQ is powerful enough to account for the best-known recursive query evaluation methods.
Journal Article•10.1080/02693798908941495•
QPF A versatile query language for a knowledge-based geographical information system

[...]

Jian kang Wu1, Tao Chen1, Li Yang1•
University of Science and Technology of China1
01 Jan 1989-International Journal of Geographic Information Systems
TL;DR: Using QPF, users can retrieve both symbolic and graphical data, and browse through the entire database without prior knowledge of the contents and organization of the KGIS.
Abstract: This paper presents a query language, QPF, and describes its implementation in a knowledge-based geographical information system (KGIS). Using QPF, users can retrieve both symbolic and graphical data, and browse through the entire database without prior knowledge of the contents and organization of the KGIS. Processing of complex queries, such as query by object spatial relations, is guided by knowledge represented in frames that simplifies not only query processing, but also query definition and makes querying user-friendly.

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve