2 resultados para Assistance programs
em Universidade do Minho
Resumo:
Changes in population age structure are a major concern and represent a priority in the agendas and policies of the developed world, which are demanding for renewed models of social and healthcare as well as assistance services to the elderly population. Studies indicate that as far as possible these types of services should desirably be provided at the user’s home, and that ICT-based solutions can have tremendous impact on the delivery of new services. This paper highlight and discusses some of the main results of a project undertaken in a Portuguese Municipality that demonstrates the potential contribution of an e-Marketplace of care and assistance services to the well-being of elderly people. Studies undertaken allowed identifying the main services that should be provided by such e-Marketplace (termed GuiMarket), the relevance that the population grant to this platform and, conversely, the fact that the Digital Divide phenomena influences the potential utilization of this project (and alike projects). The findings support that there is a strong relation between age and qualifications, and between access to ICT and the intended use of GuiMarket.
Resumo:
Abstract Dataflow programs are widely used. Each program is a directed graph where nodes are computations and edges indicate the flow of data. In prior work, we reverse-engineered legacy dataflow programs by deriving their optimized implementations from a simple specification graph using graph transformations called refinements and optimizations. In MDE-speak, our derivations were PIM-to-PSM mappings. In this paper, we show how extensions complement refinements, optimizations, and PIM-to-PSM derivations to make the process of reverse engineering complex legacy dataflow programs tractable. We explain how optional functionality in transformations can be encoded, thereby enabling us to encode product lines of transformations as well as product lines of dataflow programs. We describe the implementation of extensions in the ReFlO tool and present two non-trivial case studies as evidence of our work’s generality