Search results for "Warehouse"
showing 10 items of 362 documents
Iterative Cluster Analysis of Protein Interaction Data
2004
Abstract Motivation: Generation of fast tools of hierarchical clustering to be applied when distances among elements of a set are constrained, causing frequent distance ties, as happens in protein interaction data. Results: We present in this work the program UVCLUSTER, that iteratively explores distance datasets using hierarchical clustering. Once the user selects a group of proteins, UVCLUSTER converts the set of primary distances among them (i.e. the minimum number of steps, or interactions, required to connect two proteins) into secondary distances that measure the strength of the connection between each pair of proteins when the interactions for all the proteins in the group are consid…
Against Metaphysical Structuralism
2020
Abstract Inductive Metaphysics (IM) combines an anti-aprioristic emphasis on an empirical and scientific basis for metaphysics with an insistence on a specifically philosophical abductive theory-building. Since the latter specifically philosophical work is not empirical itself, it may in a liberal sense be called apriori. This paper highlights this apriori dimension within IM by a case study on Structuralism, the view that fundamental reality consists of a network of relations (and properties), which a number of philosophers consider to be suggested by modern physics. Focussing on Dasgupta’s algebraic Generalism, the author argues that Structuralism suffers from a severe entailment problem,…
On Metadata Support for Integrating Evolving Heterogeneous Data Sources
2019
With the emergence of big data technologies, the problem of structure evolution of integrated heterogeneous data sources has become extremely topical due to dynamic and diverse nature of big data. To solve the big data evolution problem, we propose an architecture that allows to store and process structured and unstructured data at different levels of detail, analyze them using OLAP capabilities and semi-automatically manage changes in requirements and data expansion. In this paper, we concentrate on the metadata essential for the operation of the proposed architecture. We propose a metadata model to describe schemata and supplementary properties of data sets extracted from sources and tran…
Sensor Network to Measure Electric Parameters
2010
Present paper covers the design of a sensor network to measure electric parameters taking into consideration that all needed components are available in the market as commercial products. The work is oriented to the integration of these existing devices and to give extra functionalities. The final functionality and the connection among the used components are provided by the software. The present paper gives special consideration to the software structure. The described system becomes a tool to be used for energy efficiency applications
Testing a hierarchical and integrated model of quality in the service sector: functional, relational, and tangible dimensions
2009
Prior research has revealed limitations of the dominant SERVQUAL model of service quality. Some authors have pointed out the SERVQUAL model somewhat neglects the tangible and relational facets of quality in the service sector, and, therefore, there is a need to obtain a comprehensive and adaptable structure of quality for different types of services. Consequently, we propose and test a hierarchical and integrated model of service quality, hypothesising the existence of three second-order dimensions: functional quality (describing the efficiency with which the service core is provided); tangibles (the quality of physical service environment); and relational quality (relational or emotional b…
Wartość informacji w systemie informacyjnym w ocenie jej jakości
2018
The purpose of the article is to determine to what extent and how to evaluate the value of information available in the information system when assessing its quality. Such an evaluation, especially for systems operating on the Internet, is absolutely necessary because of the constant and rapid growth of the information resources available there, bearing the unnecessary economic costs of their poor quality and related to that negative social phenomena. The quality of information is a multidimensional category and requires evaluation of great number of different attributes. Are there among conceptual models for evaluating the quality of information also such that require evaluating the value …
How social, environmental, and economic CSR affects consumer-perceived value: Does perceived consumer effectiveness make a difference?
2018
This study analyzes the influence of consumer‐perceived dimensions of corporate social responsibility (CSR) from a sustainable development approach (i.e. economic, social, and environmental) on the dimensions of perceived value (i.e. utilitarian, emotional, and social value). The study also analyzes the moderating effect of perceived consumer effectiveness (PCE) in the value generation process around CSR. A theoretical model is estimated with data from 661 consumers of Inditex or Danone products, leading firms in the textile and dairy sectors, respectively. Results indicate that functional value is determined by economic and social dimensions of CSR. Emotional value can be enhanced through …
Governing the Metropolitan Dimension: A Critical Perspective on Institutional Reshaping and Planning Innovation in Italy
2019
As in other European countries, over recent decades the question of metropolitan government has captured political and academic attention in Italy too. The debate has been recently fuelled by a national reform introduced to create 14 metropolitan authorities to provide for new government solutions in the territories of the larger urban areas. Based on literature and empirical observation, this paper presents a critical view of that process by examining the following questions: How do metropolitan areas relate to broader Italian urban policy? How does the reform contribute to a reshaping of multi-level governance through national and local initiatives? And how does institutional reorganisati…
Fragtique: Applying an OO Database Distribution Strategy to Data Warehouse
2001
We propose a strategy for distribution of a relational data warehouse organized according to a star schema. We adapt fragmentation and allocation strategies that were developed for OO databases. We split the most-often-accessed dimension table into fragments by using primary horizontal fragmentation. The derived fragmentation then divides the fact table into fragments. Other dimension tables are not fragmented since they are presumed to be sufficiently small. Allocation of fragments encompasses duplication of non-fragmented dimension tables that we call a closure.