CPref-SQL: uma linguagem de consulta com suporte a preferências condicionais: teoria e implementação

Detalhes bibliográficos
Ano de defesa: 2011
Autor(a) principal: Pereira, Fabíola Souza Fernandes
Orientador(a): Não Informado pela instituição
Banca de defesa: Não Informado pela instituição
Tipo de documento: Dissertação
Tipo de acesso: Acesso aberto
Idioma: por
Instituição de defesa: Universidade Federal de Uberlândia
BR
Programa de Pós-graduação em Ciência da Computação
Ciências Exatas e da Terra
UFU
Programa de Pós-Graduação: Não Informado pela instituição
Departamento: Não Informado pela instituição
País: Não Informado pela instituição
Palavras-chave em Português:
Link de acesso: https://repositorio.ufu.br/handle/123456789/12520
https://doi.org/10.14393/ufu.di.2011.36
Resumo: Many important applications like e-commerce and recommendation systems require the use of ecient techniques for customizing and manipulating user preferences. In the database eld, the researches are focused on the development of query languages able to express and lter preferences. In fact, database systems that integrate user preferences have been a good solution for personalization and high quality in queries answers. In this dissertation we propose the implementation of the CPref-SQL query language, an SQL extension that supports conditional preferences. In this language, the preferences are specied by a set of rules expressed in terms of a logical formalism. To this end, we generalize the CPref-SQL preference model, making it more expressive and develop the algorithms G-BNL and GRank-BNL, which implement the new preference operators Select-Best and SelectK-Best, respectively. These operators are able to evaluate top-k queries with preferences, i.e., queries that return the K most preferred tuples according to a preference hierarchy. Finally, we implemented the language in the core of the PostgreSQL query processor. An extensive set of experiments demonstrates the eciency of the methods used in language development. Given the implementation, we also present case studies that illustrate the application of the CPref-SQL language in a context of integration between similarity queries and user preferences.