[
Lists Home |
Date Index |
Thread Index
]
- From: Dongwook Shin <dwshin@nlm.nih.gov>
- To: xml-dev@ic.ac.uk
- Date: Fri, 01 Oct 1999 16:29:24 -0400
Hello, folks:
I am pleased to announce my XML indexing and retrieval engine named XRS
to you. XRS is the most recent result among those which I have been
developing
in SGML/XML framework for a couple of years.
Highlights of XRS are:
(1) A very flexible retrieval capability:
- any elements in DTD can be retrieved
- You can give the weights to elements according to the
importance you consider
in retrieval
- With easy query building tool, you can create a structured
query quickly.
(2) Efficient indexing and retrieval
- With BUS technique I devised, indexing overhead is minimized
with preserving
quick retrieval time.
(3) With a servlet and multi-thread safe native C library, the
overhead in server side is
reduced.
- It is not CGI!
(4) XML source is transformed to HTML and sent to your browser.
- With a browser without XML capability, you can still see the
XML results.
If you have an interest, you can see more in the following Web page:
http://dlb2.nlm.nih.gov/~dwshin/xrs.html
Thanks,
Dongwook
--
Dongwook Shin
Visiting Scholar
Lister Hill National Center for Biomedical Communications
National Library of Medicine,
8600 Rockville Pike Bethesda 20894, MD
E-mail: dwshin@nlm.nih.gov
Tel: (301) 435-3257
FAX: (301) 480-3035
URL: http://dlb2.nlm.nih.gov/~dwshin
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|