Query-Answering Algorithms for Information Agents

Abstract

We describe the architecture and queryanswering algorithms used in the Information Manifold, an implemented information gathering system that provides uniform access to structured information sources on the World-Wide Web. Our architecture provides an expressive language for describing information sources, which makes it easy to add new sources and to model the fine-grained distinctions between their contents. The queryanswering algorithm guarantees that the descriptions of the sources are exploited to access only sources that are relevant to a given query. Accessing only relevant sources is crucial to scale up such a system to large numbers of sources. In addition, our algorithm can exploit run-time information to further prune information sources and to reduce the cost of query planning. Introduction The number of structured information sources that is available online is growing rapidly. For example, there are many sources on the World-Wide Web (WWW) that provide a query interfac...

Cite

Text

Levy et al. "Query-Answering Algorithms for Information Agents." AAAI Conference on Artificial Intelligence, 1996.

Markdown

[Levy et al. "Query-Answering Algorithms for Information Agents." AAAI Conference on Artificial Intelligence, 1996.](https://mlanthology.org/aaai/1996/levy1996aaai-query/)

BibTeX

@inproceedings{levy1996aaai-query,
  title     = {{Query-Answering Algorithms for Information Agents}},
  author    = {Levy, Alon Y. and Rajaraman, Anand and Ordille, Joann J.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1996},
  pages     = {40-47},
  url       = {https://mlanthology.org/aaai/1996/levy1996aaai-query/}
}