Publications
2016 |
Tré, G. De; Billiet, C.; Bronselaer, A.; Barranco, C. D. Indexing possibilistic temporal data in a database of medieval charters Conference 2016 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE), 2016. Abstract | Links | BibTeX | Tags: Fuzzy systems @conference{Tré2016, Querying large databases containing imperfect data requires efficient indexing techniques. Without such techniques query processing would simply take too much time. Considering a possibility based database modelling approach, imperfect data are modelled using a possibility distribution. The possibility distributions used for data modelling in different database records have to be indexed in order to support a faster processing of query conditions that act on the imperfect data. In this paper we study the indexing of imperfect temporal data in the Diplomata Belgica database, which has been co-developed by our research group. Diplomata Belgica is a relational database describing medieval charters written and issued in the southern Low Countries. More specifically, we study how imperfect data on the issuing date of a charter can be modelled and indexed in order to support searches for charters with an issuing date that is compatible with `fuzzy' query preferences provided by the user. A novel, so-called Interval B+-Tree (IBPT) indexing technique is proposed and some illustrative examples of (the handling of) complex, realistic queries are given. |
2007 |
Barranco, C. D.; Campaña, J. R.; Medina, J. M. A Low Implementation Cost Alternative for Indexing Fuzzy Numerical Data Conference 2007 IEEE International Fuzzy Systems Conference, 2007, ISSN: 1098-7584. Abstract | Links | BibTeX | Tags: Fuzzy systems @conference{Barranco2007, The paper introduces an indexing technique for fuzzy numerical data for queries involving possibility measured flexible conditions. The proposal is based on a classical indexing mechanism for numerical crisp data, b+trees, which is implemented in most of commercial Database Management Systems (DBMS). This fact, makes the proposed technique a good candidate to be integrated in a fuzzy DBMS when it is developed as an extension of a crisp DBMS. |