𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Concept Locator: A Client-Server Application for Retrieval of UMLS Metathesaurus Concepts through Complex Boolean Query

✍ Scribed by Prakash M. Nadkarni


Publisher
Elsevier Science
Year
1997
Tongue
English
Weight
236 KB
Volume
30
Category
Article
ISSN
0010-4809

No coin nor oath required. For personal study only.

✦ Synopsis


Concept Locator (CL) is a client-server application that accesses a Sybase relational database server containing a subset of the UMLS Metathesaurus for the purpose of retrieval of concepts corresponding to one or more query expressions supplied to it. CL's query grammar permits complex Boolean expressions, wildcard patterns, and parenthesized (nested) subexpressions. CL translates the query expressions supplied to it into one or more SQL statements that actually perform the retrieval. The generated SQL is optimized by the client to take advantage of the strengths of the server's query optimizer, and sidesteps its weaknesses, so that execution is reasonably efficient.