Scholarly article on topic 'MOSS-IR: Multi-Ontology Based Search System for Information Retrieval in E-health Domain'

MOSS-IR: Multi-Ontology Based Search System for Information Retrieval in E-health Domain Academic research paper on "Computer and information sciences"

CC BY-NC-ND
0
0
Share paper
Academic journal
Procedia Computer Science
OECD Field of science
Keywords
{Ontology / "Semantic Web" / "Query expansion" / Reasoning.}

Abstract of research paper on Computer and information sciences, author of scientific article — V. Viji Rajendran, S. Swamynathan

Abstract With the development of the Semantic Web, ontology has become the crucial means for representing concepts in various domains of interest. Although the current search engines return results based on keyword search and page ranking, human intervention is still required to select the most relevant document. Hence to overcome the disadvantages with the current search scenario, this paper proposes search based on multiple ontologies to make information retrieval efficient. It rewrites the user query by adding semantic information, after consulting multiple ontologies.

Academic research paper on topic "MOSS-IR: Multi-Ontology Based Search System for Information Retrieval in E-health Domain"

CrossMark

Available online at www.sciencedirect.com

ScienceDirect

Procedia Computer Science 47 (2015) 179 - 187

MOSS-IR: Multi-Ontology based Search System for Information Retrieval in E-health Domain

Viji Rajendran Va 1 , Swamynathan Sb

a Research Scholar, Dept. of IST, CEG Campus, Anna University, Chennai 600025 b Associate Professor, Dept. of IST, CEG Campus, Anna University, Chennai 600025

Abstract

With the development of the Semantic Web, ontology has become the crucial means for representing concepts in various domains of interest. Although the current search engines return results based on keyword search and page ranking, human intervention is still required to select the most relevant document. Hence to overcome the disadvantages with the current search scenario, this paper proposes search based on multiple ontologies to make information retrieval efficient. It rewrites the user query by adding semantic information, after consulting multiple ontologies.

© 2015 TheAuthors.Published byElsevier B.V.This is an open access article under the CC BY-NC-ND license (http://creativecommons.Org/licenses/by-nc-nd/4.0/).

Peer-reviewunder responsibilityof organizing committee of the Graph Algorithms, High Performance Implementations and Applications (ICGHIA2014)

Keywords: Ontology; Semantic Web; Query expansion; Reasoning.

Introduction

1.1 Limitations of existing search techniques.

With the growth in digital literature, it is increasingly difficult for users to have effective search and retrieval of relevant documents particularly in the health care domain15. The top most pages returned by the search engines may not always be relevant. The medical domain offers controlled vocabularies and various tools for using them, such as the Unified Medical Language System (UMLS)16. UMLS meta thesaurus have

* Corresponding author. Tel.: + 91- 044 - 2235 8571 E-mail address: vijirajv@gmail.com, vijirajendran@nssce.ac.in

1877-0509 © 2015 The Authors. Published by Elsevier B.V. This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/).

Peer-review under responsibility of organizing committee of the Graph Algorithms, High Performance Implementations and Applications (ICGHIA2014) doi:10.1016/j.procs.2015.03.196

semantic information about various biomedical concepts, their semantic types and the relationships among them. In current standard web which is not supporting Semantic Web technology, information retrieval is essentially based on keyword-matching technologies3. The fact that individuals use different terminology to mean the same thing presents a challenge - especially in the healthcare industry. Healthcare is one of the best represented subject areas on the Semantic Web right now. In Medline13, textual query is converted into a set of representative concepts and are matched to the indexed documents according to the MeSH conceptual hierarchy12. .Such approaches, however, do not take advantage of the hierarchical relations among the concepts. End users generally have to search for appropriate documents manually. Since visiting all the web-page and manually analyzing data is nearly impossible, the identification of relevant information becomes a crucial task. Search is one of the key motivations behind semantic web.

1.2 Semantic Approaches.

Currently, as the web turn out to be more semantic, knowledge-based query expansion techniques become more accepted. It is harder for search engines to interpret user queries since, majority of them use popular or general terms18. Semantic approaches have established to be very successful in improving search processes. Intelligence should be embedded in search systems to manage efficient search and presenting relevant information. This can be done by information retrieval techniques based on ontology. Ontologies are useful for disambiguation in natural language. Natural language processing (NLP) tools can help in automating the translation of the existent natural language descriptions into semantically equivalent ones.

1.3 Role of ontologies.

The main advantage of using ontologies is the formalized semantics. Semantic web based search engines employ ontologies in a particular domain to enhance the performance of information retrieval process. The ability to deduce additional facts based on the axiomatic content of ontology can be important from a research point of view. A reasoner can automatically infer new statements without writing specific code. The use of ontologies in medicine is mainly focussed on the representation of medical terminologies. Medical professionals use them to represent knowledge about symptoms and treatments of diseases. Pharmaceutical companies use them to represent information about drugs, dosages, and allergies. On the other hand, the decentralized nature of the web makes it difficult to construct a single ontology. Although using a single ontology could make the task of integration and semantic interoperation easier, from the perspective of scalability, it is impractical to preserve global consistency with a single huge ontology. Therefore, integration of multiple ontologies is one of the key technologies that need to be developed for the Semantic Web. This paper proposes a Multiple Ontological Search System for Information Retrieval (MOSS-IR) to overcome this problem.

1.4 Objective

An important motivation for using ontologies is the guarantee they hold for integrating information. Search is made possible by construction of a multiple ontology which forms the knowledge base. The objective is to enable users to perform queries without having to be familiar with ontology or concept hierarchies. In our proposed work, end user needs only to enter the keywords to perform his specific search. The purpose of this paper is to construct multiple ontologies and to develop an information extractor system that explores the use of semantic information to support more expressive queries. The orientation of this paper is to focus on refining the user queries i.e. include more relevant search terms in the query for improved retrieval results. For example, when users use irrelevant keywords, query expansion based on ontologies can improve retrieval accuracy by providing an intelligent information selection. The rest of this paper is organized as follows. Section 2 focuses on the motivation for this proposal in light of the limitations and imperfections of existing search systems. It addresses a general perceptive of what semantic search is and where we are standing in the evolution of semantic information retrieval. Section 3 illustrates the prototype of our proposed work. Section 4 presents the application of our model by taking health care system as case study.

2. Literature Survey

The development of effective retrieval techniques has been the core of IR research for more than 30 years. The main objective of IR is the retrieval of relevant information10. Users prefer to post queries in their native languages, while oftentimes queries in these human languages cannot be exactly understood by computers17. Queries expressed by means of keywords3 are the least expressive one, since it is represented

as a set of terms without any explicit relation between them. A prominent solution to these problems is to use ontology based information retrieval. The introduction of ontologies to enhance the capabilities of current search technologies has been portrayed in the area of semantic-based technologies since the late nineties1. Most approaches use large lexical ontologies like WordNet20 because they are not domain specific. Although mapping of query keywords to WordNet synset is able to find the relations between the keyword, these are subjected to the limitations of lexical ontology8. SIEU19 employs ontology as a knowledge base for the information retrieval process in University domain. The Google results are re-ranked for providing the relevant links. Their approach can be used as a prototype to the developers and researchers who work on semantic web information retrieval.

Some applications access the ontologies without regard to the heterogeneity and the dispersion of the ontologies. In order to support such a request, an efficient query processing over the distributed ontologies is essential. KAONP2P suggests the P2P-like architecture for query answering over distributed ontologies6. Query evaluation is performed against the virtual ontology generated from the target ontology to which the query is issued and the semantic mapping between the target and the other ontologies. Jihyun Lee2 modelled a distributed query processing method considering models of the distributed ontology and the semantic mapping among distributed ontologies. Another significant phase that characterizes semantic search models is the way the user expresses his request. In information retrieval systems the relevancy of search results depends on the user's ability to represent her information needs in a query11. Natural language representation of query provides more information than the keyword-based approach since a linguistic analysis can be performed to mine syntactic information4. The semantic search requires knowledge about the data source schema and a user's proficiency with the syntax of the query language. Users cannot be expected to have an understanding of the knowledge structure nor mastering the formal query language construction. Therefore it is crucial to provide users a means of communicating with the data especially in natural language.

Query expansion is required due to the ambiguity of natural language. It improves information retrieval by expanding the query with terms related to the original query terms. The various query expansion approaches include relevance feedback, corpus dependent knowledge models and corpus independent knowledge models. The simplest way to develop a query is to navigate the ontology along different relationships. Query expansion with synonyms or hypernyms has a limited effect on web information retrieval performance. Before ontology is used in term selection, it must be processed by reasoners to make implicit knowledge available. Reasoning is a mechanism used for answering queries over ontology classes and instances5. Hence to overcome these limitations OWL-DL reasoner is used to compute explicit plus inferred equivalent classes for a concept in the query. These equivalent concepts are used as a basis for expansion. This paper thus addresses query expansion to include more relevant search terms in the query for improved retrieval results.

3. MOSS-IR Architecture

Multiple ontologies use the same description logic, even though the different vocabulary is used for representing the same concept. The aim is to create a collaborative system in which ontology co-operate with one another to answer questions about the information they have. Issues in interpreting a query from different ontologies include

• User queried keyword has to be decoded into ontology-centric vocabulary.

• Query response may require the merging of concepts from multiple ontologies.

• It is not possible to determine in advance which ontologies will be significant to a particular query.

Ontologies in the same domain may have difference in the level of details. This poses further challenges to choose the potential ontology that has the precise concept coverage. Ontology selection is the process of identifying one or more ontologies that satisfy certain criteria. These criteria can be related to topic coverage of the ontology. The actual process of inspecting whether ontology satisfies certain criteria is fundamentally an ontology evaluation task. In this approach ontology concepts are compared to a set of query terms that represent the domain. It first tries to determine ontologies that contain the given keyword. If no matches are found, it queries for the synonyms of the term and then for its hypernyms. The ontology selection process returns combinations of ontologies that jointly satisfy a certain information need. Whether a user query fits in the domain underlying ontology is a vital issue to ontology-based query rewriting. This paper assumes that the user queries are within a particular domain so that the ontologies can be directly utilized.

There is a user interface that allows the consumer to enter queries in natural language (NL). The natural

language query is sent to NL Processing engine where it is processed and is converted to Description Logic (DL) query. Stop words are stripped off the queries. NL-DL query convertor comprise of several natural language processing tools such as the Stanford Parser for creating the parse tree while WordNet can be utilized to account for syntactic variability by finding synonymous words. The query processor's task is providing the user with the best answer to the question from the ontology. High level architecture of the model is shown in figure 1.

Query processor system parses the query and interprets the meaning of the end-user's query terms. This enables the construction of a meaningful query. Before any actual query re-formulation, the mapping between the vocabulary of the ontologies and the query is required. The mapping is indispensable for retrieval improvement using ontology based query approaches. The first step of the processor is to identify the set of ontologies likely to provide the information requested by the user. Hence it searches for near syntactic matches within the ontology indexes, using lexically related words obtained from WordNet and from the ontologies, used as background knowledge source. It makes out the subject, predicate and object, which is used to create the DL query and runs it against the ontology to attempt to answer it from existing knowledge. Query expansion is a query reformulation technique that appends to query Q a (possibly empty) set of keywords (K . . . , Ki+j} while retaining the semantics of Q, for some positive integers i and j. Query expansion does not mean to expand concepts implicit in a query but to supplement the keyword set by including terms more relevant to the concepts such that the query purpose becomes more concrete to search engines. The consequential query is the disjunction of the original query concept and the concepts intensifying it, formed using the Boolean operation OR. Only a few web users employ advanced searching options, e.g., Boolean operators, in query formulation.

Fig 1: High level architecture of MOSS-IR

Query expansion has some intrinsic dangers like query drift, that is moving the query in a direction away from the user's intention17. This occurs normally when the query is ambiguous. The concerns addressed with query expansion are the selection and the weighting of added search terms. Instead of choosing phrases that are similar to the query terms, they are expanded by adding those terms that are equivalent to the concept of the query. The semantically related keywords in the ontology are retrieved to form the refined query. Hence these refined queries have more semantic relevance. The refined queries are sent to Google search API which fetches the web links related to the user query. The result(s) are returned to the end user. The log details of the processed query are stored in log file for future reference. There are several tools available for developing the ontologies like OntoEdit, WebODE and Protege. In the proposed work, Protege14 is used as the tool for developing ontology. Protégé allows the support of web ontology language (OWL) and export Protégé ontologies into a variety of other formats such as RDF/S and XML Schema. Besides that, it has plug-in, which include ontology visualization (OntoViz) and OntoGraph, and interfaces with rule engines and formalisms such as SWRL (Semantic Web Rule Language) 7.

4 Case Study

Several use case scenarios that will profit from the proposed method can be mentioned. In this paper, health care system has been taken as the case study. Ontologies can assist constructing more powerful and more interoperable information systems in healthcare. The terms for query expansion are taken from dispersed ontologies. The objective of this paper is to find a solution to improve the lack of standards in the health care system and provide an efficient query processing over the distributed ontologies. A simple

lexical matching technique is used to obtain overlap between the matching ontologies and the background knowledge. Protégé 4.3 is used for creating OWL ontologies. Three kinds of inter relationships are used in the creation of ontologies: is-a, instance-of, and part-of. The class hierarchy represents an "is-a" relation: a class A is a subclass of B if every instance of B is also an instance of A. Part-of represents the primary compositional relationship whereas instance-of represents the individuals of a class. OWL 2 supports a number of important automatic DL inference services, which can be provided by different DL reasoners including HermiT23, Pellet22, Fact++21 or Racer24. The reasoner helps to maintain the hierarchy correctly. In the proposed work Pellet, which interfaces in the Manchester OWL-API, is used for reasoning. It provides all the standard inference services that are traditionally provided by DL reasoners. Pellet has an implementation of a direct tableau algorithm for a DL-safe rules extension to OWL-DL. This implementation allows loading and reasoning with DL-safe rules encoded in Semantic Web Rule language (SWRL). SWRL may be considered as a blend of rules and ontology, through which the relationships and terms described in the ontology can be used directly when writing rules. SWRL is a combination of OWL DL and first order Horn like rules. OWL DL is equivalent to DL SHOIN (D). Currently, there is no complete implementation for SWRL. Yet, human readable syntax may be used to formulate queries to simulate SWRL queries. OWL API is employed to access the ontology model. In addition, other tools like WordNet and Java Wordnet Library(JWNL) are analyzed and integrated.

. Calcium_Carbonate_400_WG_Chewable_Tablet>

Fig 2: Snapshot of Drug Ontology

Common diseases and their symptoms are incorporated in disease ontology. These information were collected from various resources like Bioportal and Open Biomedical Ontologies Foundary18. Disease Ontology (DO) and UMLS vocabularies (SNOMED-CT, NCI, MeSH, and ICD-9) were used as controlled vocabulary for disease names. Various drugs, their usage and side effects are included in drug ontology

whereas common tests done for various diseases are dealt in laboratory ontology. Figure 2 presents the some of the drugs used in children from drug ontology using OWL Viz tool in Protégé 4.3. OWL Viz tool shows the graphical representation of the class subsumption hierarchy. Axioms can be used for defining complex relationships or obtaining new information. SWRL adds rules to OWL DL and they provide more expressive power to Description Logic. Some of the sample rules from laboratory ontology are given in figure 3.

Patient(?p). hasDisease (?p. Pancreatic_Disorder) -> doTest (?p. Amylase_Test)

Patient(?p). hasDisease(?p,Diabetes) doTest(?p;HbAIC)

Patient(?p). hasDisease (?p, Bristle_ Asthma). hasSymptompp. fever)-) doTest (?p, Bloodiest)

Patient(?p). hasSymptompp. anemia) -MoTestpp, CBC)

Patieat(?p). hasSymptom (?p. inflammation). hasSymptom (?p. musclejPain) doTest (?p. ESR)

Patietit(?p). hasSymptompp. mononucleosis ) -> doTest pp. Mono)

Patientpp). hasDisease pp. Hypothyroidism). hasSymptompp. thyroiddisorder) ■) doTest pp.TSH)

Patient(?p).hasSymptompp.UTI) doTest (?p;Uiine_Ciiltuie)

Patient(?p). hasSymptom (?p. blood_iii_urirLe). hasSymptom (?p. abdominal_pain) doTestpp,Urinalysis)

Fig 3 : Some SWRL rules in Laboratory ontology

Table 1 gives the restrictions used in description logic and the corresponding Manchester syntax. Keyword "some" or existential restrictions describes classes of individuals that participate in at least one relationship along a specified property to individuals that are members of a specified class. "Only" or universal restriction is used to describe classes of individuals that for a given property only have relationships along this property to individuals that are members of a specified class.

Table 1 : Manchester Syntax Restrictions

Table 2: sample of ontology selection criteria

Description Logic

Constructors Not

Manchester

Syntax

Restrictions

Disease Ontology

Drug Ontology

Lab Ontology

Some 3 Complicated by Drug Diagnoses

Only V Symptom Disease Test

Value 3 Occurs with Overdose X ray

Min > Results in Side effect Scan

exactly = Transmitted by Therapy Result

Max < Vital Signs DbXref Screening

Boolean 1 \ And n Treatment Medication Normal range

Concept Or u Cure Potency Percentage deviation

Query reformulation can be abridged in three steps:

1) Identify the key ontology concepts in the query: The input query keywords were used to choose the most related group and the domain ontology associated with selected group was used to identify the associated concepts for the expansion of the user query. So the choice of ontology is based on query phrases. A sample of ontology selection criteria is given in the table 2 and sample query is given in table 3.

2) Concept expansion: Input query is semantically expanded in ontology based information retrieval. The phrase concepts are not split into single terms because single terms are likely to be semantically different than their associated phrase concepts (e.g. "sleep walking disorder"). Moreover expanding concepts by their superclass concepts is avoided because broader concepts are more likely to compromise precision and cause query drift. Hence the detected ontology term is expanded by its equivalent concept. For each identified ontology concept, estimate its weight using the log file created.

3) Aggregation of concepts: merge lists of expansion terms for each concept into one final expansion list. The query is finalized by ORing the query term with the set of expansion terms obtained and then ANDing the query with the semantic type retrieved from UMLS thesaurus. Normally ORing the terms with its synonyms will not have considerable impact on the precision of top 10 results. ANDing semantic

type of the query term with the expanded query increases the precision of the top 10 search results in most cases.

Table 3: Sample query

# of ontology involved Ontologies used

What is Disease X ? Single Disease

What are the preconditions for doing test A? Single Laboratory

How can drug X be used in the treatment of disease Y? Multiple Disease and drug

How can test U be used in the diagnosis of disease V? Multiple Laboratory and disease

Causes and treatments oof mental deterioration like Alzheimer? Multiple Disease, drug and laboratory

It is necessary that there should be good coordination between multiple ontologies. Multiple distributed queries need to be generated from an original query to obtain results from dispersed ontologies. Some examples of query expansion are illustrated below. Case 1: input with multiple query term.

Typically users submit short queries resulting in poor recall and precision 25. Moreover, the keyword queries that users submit are inherently ambiguous. Some drug like Triall is ambiguous. Even if "drug triall" is given as the query term in Google, it shows the result of clinical drug trial instead of drug triall. But according to National library of medicine in RxNorm, triall has RxNorm 745619. When given to our system it returns Chlorpheniramine (trade name) as query refining term. Hence precision is enhanced. Case 2: input with phrase or a sentence.

The query "symptoms of liver failure due to paracetamol overdose" to Google search engine retrieves more than 160,000 pages which include both relevant and irrelevant pages. User will be willing, typically, to look at only a few of these pages. But most of the medical journals use the term acetaminophen or tylenol instead of the term paracetamol. When the query is given to our system (figure 4), it parses the input and identifies the key terms in the query, which when consulted with WordNet and ontologies, return Acetaminophen as equivalent term for paracetamol from drug ontology (figure 5).

[¿Input laid) ¿k

Input Query:

symptoms of liver failure due to paracetamol overdose

Search

Fig 4: sample input query to MOSS-IR

Generally, query expansion is realized by adding new terms to the initial query using the OR operator to broaden a query as shown in figure 6. Semantic type information for acetaminophen, T109 (Organic Chemical) and T121 (Pharmacologic Substance), is retrieved from UMLS vocabulary MeSH. This refined query is then issued on search engine through Google API to retrieve the search results. Unlike the convention search, this enhanced search result comprises information from eMedicine world medical library, MedlinePlus medical encyclopedia and US national library of medicine in the top 10 pages of result. Hence the ability to retrieve top-ranked documents that are mostly relevant is high. Accordingly, query expansion is primarily associated with its potential to induce increases in precision and recall.

QUERY: Paracetamol

Superclasses : Drug

EquivaleritClasses : Acetaminophen

Scope Note :

Analgesic antipyretic derivative of acetanilide.

It has weak anti-inflammatory properties and is used as a common analgesic but may cause liver, blood cell, and kidney damage.

Semantic Type : Organic Chemical Pharmacologic Substance

Fig 5: Snapshot of intermediate result of query processor

Evaluation Measures: Precision@k is a measure for evaluating top k positions of a ranked list.

1 k th precisi0n@k = — ^r , where k = the truncation position, rj =1 if the document in the j position is

relevant and zero otherwise. Precision@10 measures the proportion of relevant documents among the top 10 retrieved. This metric is particularly important for search engines, because most users won't browse beyond the first 10 pages of results. Table 4 shows that precision is enhanced when query is given through MOSS-IR.

Loaded ontology:

Ontolog^D(Oiitolog^FU(<h(ttp:/)Www.semaiiticweb.orgMji/oiitologies)2013)9/drug>)^

Refined Query:

symptoms of liver damage due to Drug and Acetaminophen or paracetamol overdose

Query redirected to Google Process Completed

Fig 6: Snapshot of refined query after query processing

5 Conclusion

This paper has presented a multiple ontology query processing method and analyzed case studies on domain-specific ontology based query expansion. Use of ontologies for information retrieval, in particular their use in the area of query expansion is presented. Concept-based query expansion retaining original keywords yields more desirable and useful results. The process of query expansion that is based on ontologies and WordNet benefits short query statement more than long statement. Query expansion makes little difference in retrieval efficacy for long queries as they typically have a full description of the information required. Compound words add complexity to the query expansion, however further research experiments are desirable to study the effects of using ontology for query expansion. Finally further research is outlined for the exploit of ontology based information retrieval in Cloud.

Table 4: Comparison of precision of query with and without query processing.

_Query_P@10 conventional search_P@10 MOSS-IR

How can we avoid camp fever? 0.45 0.90

What are the causes and treatment of dairy fever? 0.80 0.95

How can we diagnose "bronze john" disease? 0.75 0.90

Which health policies cover treatment of American plague? 0.35 0.50

How can we detect 'bad blood' disease in children? 0.55 0.80

References

1. Luke, S., Spector, L., Rager, D, "Ontology-Based Knowledge Discovery on the World-Wide Web. Internet-Based Information Systems", Papers from the AAAI Workshop. Menlo Park, USA.1996, pp.96-102.

2. Jihyun Lee , Jeong-Hoon Park , Myung-Jae Park , Chin-Wan Chung , "An intelligent query processing for distributed ontologies", The Journal of Systems and Software 83, 2010, pp. 85-95.

3. Guha, R. V., McCool, R., Miller, E. "Semantic search". In Proceedings of the 12th International World Wide Web Conference, Budapest, Hungary, 2003, pp. 700-709.

4. Lopez, V., Sabou, M., Uren, V., Motta, E, "Cross- Ontology Question Answering on the Semantic Web - an initial evaluation". In Proceedings of the Knowledge Capture Conference, California, USA, 2009, pp. 17-24.

5. Muhammad Fahad, Nejib Moalla, Abdelaziz Bouras, Muhammad Abdul Qadir, Muhammad Farukh. "Towards Classification of Web Ontologies for the Emerging Semantic Web", Journal of Universal Computer Science, Vol. 17, No.7, pp. 1021 -1042.

6. Haase, P., Wang, Y., "A decentralized infrastructure for query answering over distributed ontologies". In: Proc. of SAC 2007, pp. 1351-1356.

7. Ian Horrocks, Peter F. Patel-Schneider, Harold Boley, Said Tabet, Benjamin Grosof, and Mike Dean, SWRL: A Semantic Web Rule Language Combining OWL and RuleML. 2004, Available at http://www.w3.org/Submission/SWRL/

8. Royo, J., Mena, E., Bernard, J., Illarramendi, A. , Searching the web: From keywords to semantic queries. In: Proceedings of the Third International Conference on Information Technology and Applications, pp. 244-249. IEEE Computer Society Press, CA (2005)

9. Rehman, Z., F.K. Hussain, and O.K. Hussain, "Towards Multicriteria Cloud Service Selection" in Fifth International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing (IMIS). Seoul, Korea. 2011,pp. 44 - 48.

10. Borlund, P, The concept of relevance in IR. Journal of the American Society for Information Science and Technology, 54(10),2003, pp. 913-925.

11. Voorhees E.M, Query expansion using lexical-semantic relations. In: Proceedings of the 17th annual international ACM SIGIR conference on Research and development in information retrieval, Dublin, Ireland, 1994, pp. 61-69

12. Medical subject headings (MeSH). National Library of Medicine; http://www.nlm.nih.gov/mesh

13. Medline. http://medline.cos.com/

14. Protégé. http://protege.stanford.edu/index.html

15. Druss Benjamin G, Marcus Steven C. Growth and decentralization oof the medical literature: implications for evidence-based medicine. Journal of Medical Library Association ;93(4), 2005, pp.499—501.

16. US National library of Medicine http://www.nlm.nih.gov/research/umls/

17. Wu JW, Ilyas I, Weddell G , A study of ontology-based query expansion. Technical Report CS-2011-04

18. The National Center for Biomedical Ontology , www.bioontology.org

19. Swathi Rajasurya, Tamizhamudhu Muralidharan, Sandhiya Devi, S.Swamynathan Semantic Information Retrieval Using Ontology In University Domain", 2012, CoRR abs/1207.5745

20. http://wordnet.princeton.edu/

21. D. Tsarkov and I. Horrocks, FaCT++ Description Logic Reasoner: System Description. In Third International Joint Conference on Automated Reasoning, 2006, pages 292-297. Springer.

22. E. Sirin, B. Parsia, B. Grau, a. Kalyanpur, and Y. Katz, Pellet:A practical OWL-DL reasoner. Web Semantics: Science,Services and Agents on the World Wide Web, 5(2), 2007, pp.51-53.

23. R. Shearer, B. Motik, and I. Horrocks, HermiT: a Highly-Efficient OWL Reasoner. In 5th OWL Experienced and Directions Workshop, 2008.

24. V. Haarslev and R. Müller, RACER System Description. Automated Reasoning, 2083, 2001, pp.701-705.

25. Colace, Francesco, Massimo De Santo, Luca Greco, and Paolo Napoletano. "Weighted Word Pairs for query

expansion." Information Processing & Management ,2014