This page shows an example of the semantic search engine built by the Esperteyu Project. This search tool has indexed +20,000 legal documents published by Boletín Oficial del Principado de Asturias. The contents of these documents are of general interest, but they are written in legal and specialized jargon.
To better show the advantages of the semantic search, we will first describe a syntactic search. As our documents are written in Spanish, both queries and results will be shown in Spanish with appropiate translations.
Let the user execute a query entering the word "viejo" (old). Of course, the search process returns some results, but they are limited and not very meaningful. In the common language, "viejo" is not just an adjective, but also a common word to refer to elderly people. Legal documents do not use this noun, as it is considered disrespectful. As a consequence, results do not match user's expectatives.
Results page is shown below:

Semantic search allows the user to find revelant documents about a topic, even if the documents do not contain the query terms. Our semantic search tool takes one or several concepts and a context. In our example, the concept is "persona mayor" (the elders) and the context is "accesibilidad" (accessibility).
The page structure is very similar to the one previously described, with some minor differences:

In the main area of the page, results are shown. These results are semantically related with the query, even if they do not contain any of the terms typed by the user. In the example, most of the results are documents about "residencias para personas mayores" (old people's home).
© Copyright 2004, Fundación CTIC | Legal disclaimer
Conforms with W3C XHTML 1.0 | CSS 2.0 | WAI 'Double A'