47 research outputs found

    An active mail system

    No full text

    Query-By-Keywords (QBK): Query Formulation Using Semantics and Feedback

    No full text
    Abstract. The staples of information retrieval have been querying and search, respectively, for structured and unstructured repositories. Processing queries over known, structured repositories (e.g., Databases) has been well-understood, and search has become ubiquitous when it comes to unstructured repositories (e.g., Web). Furthermore, searching structured repositories has been explored to a limited extent. However, there is not much work in querying unstructured sources. We argue that querying unstructured sources is the next step in performing focused retrievals. This paper proposed a new approach to generate queries from searchlike inputs for unstructured repositories. Instead of burdening the user with schema details, we believe that pre-discovered semantic information in the form of taxonomies, relationship of keywords based on context, and attribute & operator compatibility can be used to generate query skeletons. Furthermore, progressive feedback from users can be used to improve the accuracy of query skeletons generated.

    DB ⋈ HCI: Towards Bridging the Chasm between Graph Data Management and HCI

    No full text

    Defining Web Schema Transformers by Example

    No full text
    Abstract. When defining a scheme of a web application (a web scheme) using a conceptual modelling tool, modelers successively perform design steps by extending or refining the scheme. Each design step is character-ized by (i) the scheme to which the design step is applied (input scheme) and (ii) the resulting scheme (output scheme). As modelers apply similar design steps repeatedly, it would be convenient to have schema transform-ers that, when applied to an input scheme, generate an output scheme. In this paper, we present a way of defining schema transformers by exam-ple. A transformer comprises an input and an output template that are parameterized examples of an input and an output scheme, respectively. Therefrom executable code necessary for performing transformations can be generated automatically. A transformer is applied to an input scheme by binding elements of the scheme to parameters. For each such appli-cation, a corresponding output scheme is then generated. Our transformers can be introduced in various models/tools for web ap-plication modelling. We demonstrate this on the example of WebML.
    corecore