SciELO - Scientific Electronic Library Online

 
vol.34 issue2Design of elliptic curve cryptoprocessors over GF(2(163)) using the Gaussian normal basisStatistical independence of reflection and transmission coefficients on PLT due to system loads author indexsubject indexarticles search
Home Pagealphabetic serial listing  

Services on Demand

Journal

Article

Indicators

Related links

  • On index processCited by Google
  • Have no similar articlesSimilars in SciELO
  • On index processSimilars in Google

Share


Ingeniería e Investigación

Print version ISSN 0120-5609

Ing. Investig. vol.34 no.2 Bogotá May/Aug. 2014

https://doi.org/10.15446/ing.investig.v34n2.44708 

http://dx.doi.org/10.15446/ing.investig.v34n2.44708

Goal oriented requirements engineering in data warehouses: A comparative study

Ingeniería de requerimientos orientado a objetivos en almacenes de datos: un estudio comparativo

A. Cravero Leal1, S. Sepúlveda2, A. Mate3, J.-N. Mazón4 and J. Trujillo5

1 Ania Cravero Leal. Dra. en Ciencias de la Computación y Sistemas, Universidad de La Frontera, Dep. Ingeniería de Sistemas-Centro de Estudios en Ingeniería de Software, Temuco, Chile. E-mail: ania.cravero@ufrontera.cl

2 Samuel Sepúlveda. Dr (c) en Aplicaciones de la Informática, Universidad de La Frontera, Dep. Ingeniería de Sistemas-Centro de Estudios en Ingeniería de Software, Temuco, Chile. E-mail: samuel.sepulveda@ufrontera.cl

3 Alejandro Mate. Dr (c) en Aplicaciones de la Informática, Universidad de Alicante, Dep. de Lenguajes y Sistemas Informáticos, Alicante, España. E-mail: amate@dlsi.ua.es

4 José-Norberto Mazón. Dr. en Informática, Universidad de Alicante, DLSI, Alicante, España. E-mail: jnmazon@dlsi.ua.es

5 Juan Trujillo. Dr. Ingeniero en Informática, Universidad de Alicante, DLSI, Alicante, España. E-mail: jtrujillo@dlsi.ua.es


How to cite: Cravero, A., Sepúlveda, S., Mate, A., Mazón, J. -N., & Trujillo, J. (2014). Goal oriented requirements engineering in data warehouses: A comparative study. Ingeniería e Investigación, 34(2), 66-70.


ABSTRACT

Data warehouses provide historical information about the organization that needs to be analyzed by the decision makers; therefore, it is essential to develop them in the context of a strategic business plan. In recent years, a number of engineering approaches for goal-oriented requirements have been proposed, which can obtain the information requirements of a data warehouse using traditional techniques and the objectives of the modeling. This paper provides an overview and a comparative study of the treatment of the requirements in the existing approaches to serve as a starting point for further research.

Keywords: Requirements Engineering, Goal Oriented, Data Warehouses.


RESUMEN

Los almacenes de datos proveen información histórica de la organización que requiere ser analizada por los tomadores de decisiones, por lo que es primordial desarrollarlos en el contexto del plan estratégicos del negocio. En los últimos años se han propuesto una serie de enfoques de ingeniería de requerimientos orientada a objetivos que permiten obtener los requisitos de información, a cubrir por el almacén de datos, mediante técnicas tradicionales y del modelado de objetivos. Este trabajo, ofrece una visión general y un estudio comparativo del tratamiento de los requisitos en los actuales enfoques con el fin de servir de punto de inicio a posteriores trabajos de investigación.

Palabras clave: Ingeniería de Requerimientos, Orientado a Objetivos, Almacenes de Datos.


Received: June 24th 2013 Accepted: February 28th 2014


Introduction

Data Warehouses (DW) are a collection of historical data of any type of organization. The historical data are analyzed by the decision-makers, converting the data into strategic information to support the decision-making process (Giorgini, et al., 2005). These DWs integrate a huge amount of data coming from heterogeneous data sources in a multidimensional (MD) model. This model enables the users to access the data in a more natural way, by means of its structure, composed of facts (measures of analysis) and dimensions (context of the fact analysis) (Kimball, & Ross, 2002; Mazón, et al. 2007).

Diverse studies have indicated that most of these MD models do not include the required information due to a lack of communication between the DW developers and the business analysts. The main reason is that DWs are traditionally designed by using the information available in the operational data sources that will integrate the MD model, without taking the main users, the business analysts and their needs into account in the design process (Avila, et al., 2008). Therefore, it is necessary to carry out a Requirements Engineering (RE) phase, which includes the modeling of the DW information requirements from the user needs, e.g.: the analysis of the strategic goals that must be met (Giorgini, et al., 2005; Mazón, et al., 2007).

In order to carry out the RE phase, there are a series of approaches that provide the information requirements in a systematic way. These approaches use goal modeling for elicitation, specification and validation of requirements. In this work, a general overview is shown, as well as a comparative study, of the eight Goal Oriented (GO) approaches for DW. This paper presents a detailed and updated review presented in the chronological study (Cravero, & Sepúlveda, 2012), focusing specifically on the techniques used in the requirements engineering stage and goal modeling. In this comparative study, we analyze how they represent actor goals, the techniques used at each stage of the RE phase and the goal models employed by each approach because there is no established standard to carry out the aforementioned phase. The main motivation of this work is to serve as a starting point for researchers in a new area, which is becoming increasingly important in the DW field and for decision support systems. Consequently, this comparative study can be useful for researchers in achieving a common understanding and providing a solid foundation for the research community.

The remainder of this paper is structured as follows. Firstly, in the basic concepts section, we describe what a DW is and what GO is about. Then, the main GO approaches for the proposed DW are described to the best of our knowledge. Then, a comparative study is detailed. Finally, in the last section, we describe the main conclusions and the future work.

Basic Concepts

Data Warehouses

The classic definition of a DW was proposed by Inmon (Inmon, 1996) as a subject oriented, non-volatile, integrated, and time variant collection of data in support of management's decisions.

The main contribution of a DW is its capability to convert data into strategic information, supporting the decision-making process at higher levels of the organization. In order to achieve faster and more flexible queries, the data are structured in a multidimensional way (known as star schema) where the information is classified as facts and dimensions (Kimball, & Ross, 2002). The facts are the numeric data, which represent a specific industrial activity to be analyzed. The dimensions are the individual perspectives of the data, which define the granularity (level of detail) to be adopted for the representation of a fact. The units of the facts and their values are called measures (Kimball, & Ross, 2002).

Goal Oriented Requirements Engineering

Requirements Engineering: The IEEE definition of requirement is "a condition or capability that must be presented in a system or its components in order to satisfy a contract, standard, specification or other formal document" (IEEE, 1998). However, for the users of the software systems, the requirements are the necessary conditions or capabilities needed to solve a problem or achieve a goal (Kavakli, E., & Loucopoulos, 2008).

However, the RE is related to those activities as the elicitation, specification and validation of requirements, in order to understand exactly the user needs and translate those needs to a set of unambiguous, accurate sentences. The main techniques that have been traditionally used in each stage in RE according to various authors are (Sommerville, 2007):

1. Elicitation: Interviews, Brainstorming, Surveys and Checklists, Ethnography/ Observation, Glossary of Terms/Comparison of terminology.

2. Specification: Scenarios, Templates or patterns, Use Cases, Natural Language, Formal Languages.

3. Validation: Prototypes, Traceability Matrix, Requirements Reviews/ Walk-throughs, Model Validation.

For a long time, the RE was only focused on what the system should do; however, in later works, Yu and Mylopoulus showed the necessity of understanding the organization's environment and the interaction that it should have with the system (Yu, E., & Mylopoulos, 1998). Recently, the systems are considered as a contribution to the business solutions, and the relationship between the systems and their environment is expressed in terms of relationships based on goals (Kavakli, E., & Loucopoulos, 2008). This is due to the more dynamic environments in which the businesses develop currently, where the systems are used to change the business process, instead of automation (Kavakli, E., 2002). This is the reason why modeling techniques, which include the business goals as an important element, are needed. In this sense, the introduction of goals offers a way to clarify the system requirements, thus creating a new RE approach, a Goal Oriented one, which Kavakli has named GORE (Goal Oriented Requirement Engineering) (Kavakli, E., 2002; Kavakli, E., & Loucopoulos, 2008).

Overall, GORE focuses on the activities that precede the formulation of software system requirements. The following main activities are normally presented in GORE approaches: goal elicitation, goal refinement and various types of goal analysis, and the assignment of responsibility for goals to agents (Lapouchnian, 2005).

While there is a consensus on how to develop a data-driven approach, there is no consensus on how to develop a GORE phase. Therefore, we present this comparative study in order to show the diverse RE techniques used by GORE for the different proposals.

According to the identified tasks, Kavakli classifies the different GORE approaches used in RE (see Table 1). A detailed description and a comparative analysis of each approach can be found in (Kavakli, E., 2002; Kavakli, E., & Loucopoulos, 2008).

Kavakli (Kavakli, E., 2002) argues that a distinction between the foreseen needs in early stages and the ones in later stages exists, which can lead to conception of the goals in different ways. In the early GORE stages, it is more important to model and analyze the actor needs (in our case the business analysts) and their interests and also analyze how they can be compromised by the decision of introducing a new system (Kavakli, E., 2002; Kavakli, E., & Loucopoulos, 2008). The later stages are centered on the future goals and how these can be implemented in terms of system components.

Goal Oriented analysis in Data Warehouses

The DW is an important part of the budget for information technology in most organizations. Successful projects have confirmed a high level of user satisfaction and return of investment. Despite the recognized potential, many projects fail to deliver the information expected to support the decision-making process (Weir, et al., 2003; Winter, & Strauch, 2003). There seems to be a consensus in the community that behind these failures there is a poor requirements definition stage (Giorgini, et al., 2005; Naveen Prakash, & Gosain, 2008).

In this sense, the primary objective of the RE phase for a DW is to model the users, their goals and the relationships between them, in order to achieve the strategic business goals (Frendi, & Salinesi, 2003; Giorgini, et al., 2005; Mazón, et al., 2007). Therefore, this phase is crucial to the development of DWs, allowing developers to locate the DW in the context of the organization, and align it with its strategic objectives.

The RE phase for DW should be based on the GORE framework proposed by Kavakli for the following reasons: (i) the DW is intended to provide adequate information to support decision-making, thus helping to meet the strategic objectives of an organization, (ii) the requirements of a DW are difficult to obtain from scratch, as information analysts often only express the general expectations about the goals that the DW should support, and (iii) the DWs have many users with different types of interests, and, therefore, with different interrelated goals that must be modeled to obtain an MD model that satisfies them(Giorgini, et al., 2008). Currently, this type of approach of RE for DW is known as Goal Oriented.

Various GO approaches exist in the DW field and are summarized later. Note that because some authors do not describe in their studies all the software engineering techniques used for the RE phase, we obtained this information from other sources (Romero, & Abelló, 2009) and (Golfarelli, & Rizzi 2009). We have included an alias for each approach for an easier identification.

Bo01: Bonifati et al. (2001)

In this approach, developers obtain the needs of the DW users through interviews, expressing their expectations though the paradigm Goal / Question / Metric (GQM), which consists of a set of forms that are completed in four steps. (Bonifati, et al., 2001). Unfortunately, their studies do not mention other software engineering techniques used for the RE phase.

SP03: Silva-Paim and Castro (2003)

They create an approach named DWARF, which is divided into a series of well-defined stages. Each stage presented in a development cycle, applies different levels of abstraction that detail the application more deeply each time, with the goal of creating a baseline for requirements. To identify and validate the information requirements of the DW they use a variety of software engineering techniques such as interviews, brainstorming, checklist, prototypes, use case scenarios using the NFR framework for non-functional requirements, and traceability matrices to support change management (Silva-Paim, & Castro, F. B. 2003).

GS06: Gam y Salinesi (2006)

In this approach, named CADWA, the developers obtain the information requirements from: (1) the goals presented by the strategic business plan, (2) the goals of decision makers, (3) the structure of transactional systems, and (4) the structure of the existing DW models that can be reused (Gam, & Salinesi, 2006). With these sources, they create a model using the MAP goal model (Etien, & Salinesi, 2005), to represent the current and future interests of decision makers.

Ma07: Mazón et al. (2007)

This approach (Mazón, et al., 2007) uses the i * framework (Yu, E., 1995) to incorporate within a model, through interviews, the strategic, decisional and informational goals of each analyst. A set of information requirements (tasks and resources) is obtained from the informational goals, which is incorporated into a conceptual model for the DW actor using an adapted i * model, which will give rise to the design of a conceptual MD model using a UML profile (Mazón, et al., 2007). The proposed approach is supported by a CASE tool named DaWaRA (Glorio, et al., 2008).

Gi08: Giorgini et al. (2005, 2008)

In this approach, named GRaND, two perspectives are used: (1) shaping the organization (which consists of strategic analysis, analysis of each actor's goals to obtain the facts and analysis of attributes), and (2) modeling of decision-making, which focuses on decision makers (Giorgini, et al., 2005). The requirements are obtained through interviews, which are documented in templates and tables. To model the goals of the organization, they use the Tropos model, containing a variant of i *. GRaND is supported by a CASE tool called DW-Tool (Giorgini, et al., 2008).

PG08: Prakash y Gosain (2008)

In this approach, the authors focus on the broader context of the organizational goals to design a DW. In this sense, the strategic goals enable to identify the set of decisions that are relevant, which helps with determining the content of the DW (Prakash, N., & Gosain, 2008). In order to obtain a technical point of view, they use the concept of scenario information, which is written for each decision that is going to be supported and is available in the GDI (Goal-Decision-Information model) organization scheme. (Prakash, N., & Gosain, 2003).

DT12: Di Tria et al. (2012)

The aim of this approach is the definition of a sequential hybrid methodology (Di-Tria, et al., 2012); it takes into account the advantages of Dimensional Fact Model (Golfarelli, & Rizzi, 2009), formalization of user requirements represented by UML multidimensional schemas (Mazón, et al., 2007) obtained from i* framework, to gather all the advantages of each schema. The authors present a framework to be used for the conceptual design of data warehouses. Such a framework starts from the analysis of the business goals defined by decision makers. Using these goals, a schema representing information requirements is first produced. Then, discovery of facts and dimensions from the information requirements help to suitably derive an initial conceptual schema.

AC13: Cravero et al. (2013)

This paper addresses data warehouse design from a business perspective by highlighting business strategy analysis, alignment between data warehouse objectives and a firm's strategy, goal-oriented information requirements' modeling and how an underlying multidimensional data warehouse model may be derived (Cravero, et al., 2013). This approach considered business strategy using vision, mission, objectives, strategies, tactics requirements analysis, a business motivation model (BMM) for aligning DW objectives and organizational strategy, modeling such objectives with i* and deriving the underlying multidimensional model of the DW by means of a unified modeling language (UML) profile (Mazón, et al., 2007).

Comparative analysis of the approaches

Although there are a variety of methodologies and approaches for the design of DW, the researchers believe that the RE field is still very poorly developed. In this sense, Rizzi and other authors indicate that "A very few comprehensive methods that have been devised so far" (Giorgini, et al., 2008). Overall, these authors believe that some specific issues in RE, have not been properly investigated yet. Generally, as yet, there is no common strategy for the development of data warehouses (Cravero, et al., 2013).

The analysis presented is based on two aspects that are described in the following subsections. (I) Presents the first perspective of analysis, comparing the RE techniques used by each approach at each RE stage and how they treat requirements. (II) presents an analysis of the goal models used by each approach and the focus on the RE stages involved.

Techniques and activities covered

To make this comparison, the techniques for requirement elicitation, specification and validation are presented in Table 2. For each approach, the techniques described or set out explicitly for the different GO approaches are indicated.

By analyzing the results, and keeping in mind that the proposals are chronologically ordered, it is interesting to observe the evolution of requirements in the DW environment. The first proposals were more focused on obtaining the requirements by means of interviews and checklists. If we observe Table 2, we can see that the more recent proposals remark on the necessity of obtaining the requirements by means of prototypes and ethnography, to solve the aforementioned problem.

By analyzing the results, and keeping in mind that the proposals are chronologically ordered, it is interesting to observe the evolution of requirements in the DW environment. The first proposals were more focused on obtaining the requirements by means of interviews and checklists. If we observe Table 2, we can see that the more recent proposals remark on the necessity of obtaining the requirements by means of prototypes and ethnography, to solve the aforementioned problem.

We can also observe that there is no clear pattern in the use of RE techniques for the specification and validation stages. This is because each approach makes use of a different GORE methodology (see Table 3) and they require different RE techniques, which support their process.

Goal models and RE stages

At this point, two types of model analysis can be performed. The first is regarding the goal models are that are used by each approach in the framework proposed by Kavakli, GORE. The second type of analysis is to analyze how these goal models are used.

Silva-Paim and Castro explain in their studies that the NRF framework is used to elicit non-functional requirements of the DW. However, in research related to NFR for Software Engineering, it is noted that this framework should be used for requirements specification (Chung, et al., 2009; Kavakli, E., 2002). So, at first, it seems that their use of the NFR framework does not match with the proposal of Kavakli. However, they agree that the framework is used to relate non-functional requirements of the DW with business goals; therefore, it should be incorporated into the specification stage and not the elicitation stage.

On the other hand, Bonifati et al. (Bonifati, et al., 2001) use the GQM model to validate the goals obtained through interviews with a set of metrics. Therefore, the location in the RE phase is fully consistent with the proposal of Kavakli (Kavakli, E., 2002).

The MAP goal model has been used to show business goals and possible strategies that can be developed in the future, representing the multiple interests of decision-makers. MAP has not been considered by Kavakli in the GORE framework, but it is possible to deduce that it is a goal model used in the requirements elicitation stage because it can represent the requirements according to changes in the environment (Babar, et al., 2008; Rolland, et al., 2004).

In (Mazón, et al., 2007) and Giorgini et al., (Giorgini, et al., 2008), it is possible to observe that they use goal models using i* and Tropos, aiming to achieve the goals from information analysts, who will be the future users of DW. However, these approaches tailor the original goal model to represent the information requirements of the DW, thus achieving a specification model. In this sense, the use of the original models of i* and Tropos do agree with the classification of Kavakli (Kavakli, E., 2002).

Conclusions

In order to carry out the RE phase in the DW field, there are a number of approaches that are capable of obtaining the requirements in a systematic way, using the goal modeling for either the elicitation, specification or validation of these requirements. This study showed an overview and a comparative study of requirements treatment in eight GO approaches to DW because there is still no established standard to perform this phase.

The analysis presented is based on two aspects:

(1) The first analyzes the RE techniques used by each approach in the stages of elicitation, specification and validation. It was noted that the most commonly used techniques are interviews (100%), formal languages (63%), checklists and templates (50%).

(2) The second analyzes the use of goal models at each RE stage. At this point, we found that most of the approaches discussed use the goal model to elicit and specify requirements. Approaches are used to produce logical multidimensional schemas, but with time, most of them generate conceptual schemas. One reason for this situation could be that Kimball (Kimball, 1996) introduced multi- dimensional modeling at a logical level as a specific relational implementation. Over the course of time, it has been argued that it is necessary to generate schemas at a platform independent level and that in fact (Mazón, et al., 2007), the multidimensional design should span the three abstraction levels (conceptual, logical and physical), similar to the method used in the relational databases field (Romero, & Abelló, 2009).

As seen in Table 3, different RE tasks, require reasoning about different types of goals. In particular, during requirements elicitation, one needs to reason about the current organizational goals and how these are realized in existing system components. In addition, during requirements elicitation, we need to understand the motivation for changing the current situation (i.e., we need to model the change goals). In contrast, in requirements specification the focus is on future business goals and how these can be operationalized into system components. Finally, during the validation of system requirements, the focus is on the stakeholders' evaluation goals and how the derived specification conforms to these goals. Therefore, we can differentiate between four types of goals at the RE level namely: current goals, change goals, future goals and evaluation goals.

Thanks to this comparative study, we can develop an improved DW development methodology, with a better understanding of the RE stage, which includes the modelling of the business strategy and aligns each actor goals with it, providing a more complete and consistent view of the system.

Acknowledgements

This work was financed by the Universidad de La Frontera. DIUFRO Project DI13-0047.


References

Avila, O., Goepp, V., & Kiefer, F. (2008). A framework to analyse is alignment approaches: Towards the definition of underlying alignment mechanisms. In Proceedings of MoDISE-EUS'08.         [ Links ]

Babar, A., Cox, K., Tosic, V., Bleistein, S., & Verner, J. (2008). Integrating b-scp and map to manage the evolution of strategic it requirements. Information & Software Technology, 50(7-8), 815-831.         [ Links ]

Bonifati, A., Cattaneo, F., Ceri, S., Fuggetta, A., & Paraboschi, F. (2001). Designing data marts for data warehouses. ACM Transactions on Software Engineering and Methodology, 10(4), 452-483.         [ Links ]

Chung, L., Sampaio, J.-C., & Prado-Leite (2009). On non-functional requirements in software engineering. Conceptual Modeling: Foundations and Applications. Lecture Notes in Computer Science, 5600, 363-379.         [ Links ]

Cravero, A., Mazón, J.-N., & Trujillo, J. (2013). A business-oriented approach to data warehouse development. Ingeniería e Investigación, 33(1), 59-65.         [ Links ]

Cravero, A., & Sepúlveda, S. (2012). A chronological study of paradigms for data warehouse design. Ingeniería e Investigación, 32(2), 58-62.         [ Links ]

Di-Tria, F., Lefons, E., & Tangorra, F. (2012). Hybrid methodology for data warehouse conceptual design by uml schemas. Information and Software Technology, 54, 360-379.         [ Links ]

Etien, A., & Salinesi, C. (2005). Managing requirements in a co-evolution context. 13thIEEE Int. Conf on Requirements Engineering, Paris 29 Aug-2 Sept., 125-134.         [ Links ]

Frendi, M., & Salinesi, C. (2003). Requirements engineering for data warehousing. CAiSE'03 Klagenfurt/Velden, Austria.         [ Links ]

Gam, I., & Salinesi, C. (2006). A requirement-driven approach for designing data warehouses. Paris, France: Centre de Recherche en Informatique, Université Paris 1.         [ Links ]

Giorgini, P., Rizzi, S., & Garzetti, M. (2005). Goal oriented requirement analysis for data warehouse design". In DOLAP'05, Bremen, Germany, nov., 47-56.         [ Links ]

Giorgini, P., Rizzi, S., & Garzetti, M. (2008). Grand: A goal-oriented approach to requirement analysis in data warehouses. Decision Support Systems, 45, 4 - 21.         [ Links ]

Glorio, O., Pardillo, J., Mazón, J.-N., & Trujillo, J. (2008). Dawara: An eclipse plugin for using i* on data warehouse requirement analysis. In RE '08 (pp. 317-318).         [ Links ]

Golfarelli, M., & Rizzi, S. (2009). A survey on temporal data warehousing. International Journal of Data Warehousing and Mining, 5(1), 1-17.         [ Links ]

IEEE. (1998). Ieee std 830-1998 ieee standard for software requirements specification. IEEE Computer Society.         [ Links ]

Inmon, W. (1996). Building the data warehouse (2nd ed.         [ Links ]).

Kavakli, E. (2002). Goal oriented requirements engineering: A unifying framework. Requirements Engineering.         [ Links ]

Kavakli, E., & Loucopoulos, P. (2008). Goal modeling in requirements engineering: Analysis and critique. United States: CiteSeerX - Scientific Literature Digital Library and Search Engine. Retrieved from: http://citeseerx.ist.psu.edu/oai2.         [ Links ]

Kimball, R. (1996). The data warehouse toolkit: Practical techniques for building dimensional data warehouses. Uk: John Wiley & Sons, Inc.         [ Links ]

Kimball, R., & Ross, M. (2002). The data warehouse toolkit (2nd ed.). John Wiley & Sons.         [ Links ]

Lapouchnian, A. (2005). Goal-oriented requirements engineering: An overview of the current research. Journal Requirements Engineering.         [ Links ]

Mazón, J. N., Pardillo, J., & Trujillo, J. (2007). A model driven goal oriented requirement engineering approach for data warehouses. ER Workshops (RIGiM).         [ Links ]

Mazón, J. N., Trujillo, J., & Lechtenbörger, J. (2007). Reconciling requirement driven data warehouses with data sources via multidimensional normal forms. Data and Know, Eng., 63(3), 725-751.         [ Links ]

Prakash, N., & Gosain, A. (2003). Requirements driven data warehouse development. CAiSE Short Paper Proceedings, 13-17.         [ Links ]

Prakash, N., & Gosain, A. (2008). An approach to engineering the requirements of data warehouses (pp. 49-72).         [ Links ]

Rolland, C., Salinesi, C., & Etien, A. (2004). Eliciting gaps in requirements change. Requirement Engineering Journal, 9, 1-15.         [ Links ]

Romero, O., & Abelló, A. (2009). A survey of multidimensional modeling methodologies. International Journal of Data Warehousing & Mining, 5(2), 1-23.         [ Links ]

Silva-Paim, F., & F.B.-Castro, J. (2003). Dwarf: An approach for requirements definition and management of data warehouse systems. In Proceedings of the Requirements Engineering Conference, RE'03, 11th IEEE International, 75-84.         [ Links ]

Sommerville, I. (2007). Software engineering (8th ed.). Harlow: Pearson Addison Wesley. Education Limited.         [ Links ]

Weir, R., Peng, T., & Kerridge, J. (2003). Best practice for implementing a data warehouse. A Review for Strategic Alignment. Edinburgh, UK: School of Computing, Napier University.         [ Links ]

Winter, R., & Strauch, B. (2003). A method for demand driven information requirements analysis in data warehousing projects. In HICSS'03, 231-242.         [ Links ]

Yu, E. (1995). Modelling strategic relationships for process reengineering. Phd thesis, Computer Science Department, University of Toronto, Toronto (Canada).         [ Links ]

Yu, E., & Mylopoulos, J. (1998). Why goal oriented requirements engineering? In Proc. 4th Int. Workshop on Requirements Engineering for Software Quality, Foundations of Software, Quality - REFSQ, 1522.         [ Links ]