891 resultados para Knowledge-based asets


Relevância:

30.00% 30.00%

Publicador:

Resumo:

The emergence of new business models, namely, the establishment of partnerships between organizations, the chance that companies have of adding existing data on the web, especially in the semantic web, to their information, led to the emphasis on some problems existing in databases, particularly related to data quality. Poor data can result in loss of competitiveness of the organizations holding these data, and may even lead to their disappearance, since many of their decision-making processes are based on these data. For this reason, data cleaning is essential. Current approaches to solve these problems are closely linked to database schemas and specific domains. In order that data cleaning can be used in different repositories, it is necessary for computer systems to understand these data, i.e., an associated semantic is needed. The solution presented in this paper includes the use of ontologies: (i) for the specification of data cleaning operations and, (ii) as a way of solving the semantic heterogeneity problems of data stored in different sources. With data cleaning operations defined at a conceptual level and existing mappings between domain ontologies and an ontology that results from a database, they may be instantiated and proposed to the expert/specialist to be executed over that database, thus enabling their interoperability.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper aims to present a multi-agent model for a simulation, whose goal is to help one specific participant of multi-criteria group decision making process.This model has five main intervenient types: the human participant, who is using the simulation and argumentation support system; the participant agents, one associated to the human participant and the others simulating the others human members of the decision meeting group; the directory agent; the proposal agents, representing the different alternatives for a decision (the alternatives are evaluated based on criteria); and the voting agent responsiblefor all voting machanisms.At this stage it is proposed a two phse algorithm. In the first phase each participantagent makes his own evaluation of the proposals under discussion, and the voting agent proposes a simulation of a voting process.In the second phase, after the dissemination of the voting results,each one ofthe partcipan agents will argue to convince the others to choose one of the possible alternatives. The arguments used to convince a specific participant are dependent on agent knowledge about that participant. This two-phase algorithm is applied iteratively.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Model updating methods often neglect that in fact all physical structures are damped. Such simplification relies on the structural modelling approach, although it compromises the accuracy of the predictions of the structural dynamic behaviour. In the present work, the authors address the problem of finite element (FE) model updating based on measured frequency response functions (FRFs), considering damping. The proposed procedure is based upon the complex experimental data, which contains information related to the damped FE model parameters and presents the advantage of requiring no prior knowledge about the damping matrix structure or its content, only demanding the definition of the damping type. Numerical simulations are performed in order to establish the applicability of the proposed damped FE model updating technique and its results are discussed in terms of the correlation between the simulated experimental complex FRFs and the ones obtained from the updated FE model.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

OBJECTIVE: To estimate the prevalence of alcohol abuse/dependence and identify associated factors among demographic, family, socioeconomic and mental health variables. METHODS: A household survey was carried out in the urban area of Campinas, southeastern Brazil, in 2003. A total of 515 subjects, aged 14 years or more were randomly selected using a stratified cluster sample. The Self-Report Questionnaire and the Alcohol Use Disorder Identification Test were used in the interview. Prevalences were calculated, and univariate and multivariate logistic analyses performed by estimating odds ratios and 95% confidence intervals. RESULTS: The estimated prevalence of alcohol abuse/dependence was 13.1% (95% CI: 8.4;19.9) in men and 4.1% (95% CI: 1.9;8.6) in women. In the final multiple logistic regression model, alcohol abuse/dependence was significantly associated with age, income, schooling, religion and illicit drug use. The adjusted odds ratios were significantly higher in following variables: income between 2,501 and 10,000 dollars (OR=10.29); income above 10,000 dollars (OR=10.20); less than 12 years of schooling (OR=13.42); no religion (OR=9.16) or religion other than Evangelical (OR=4.77); and illicit drug use during lifetime (OR=4.47). Alcohol abuse and dependence patterns were different according to age group. CONCLUSIONS: There is a significantly high prevalence of alcohol abuse/dependence in this population. The knowledge of factors associated with alcohol abuse, and differences in consumption patterns should be taken into account in the development of harm reduction strategies.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

OBJECTIVE: To assess the association between health-related behaviors and quality of life among the elderly. METHODS: A population-based cross-sectional study was carried out including 1,958 elderly living in four areas in the state of São Paulo, southeastern Brazil, 2001/2002. Quality of life was assessed using the Medical Outcomes Study SF-36-Item Short Form Health Survey instrument. This instrument's eight subscales and two components were the dependent variables. Independent variables were physical activity, weekly frequency of alcohol consumption and smoking. Multiple linear regression models were used to control for the effect of gender, age, schooling, work, area of residence and number of chronic conditions. RESULTS: Physical activity was positively associated with the eight SF-36 subscales. The stronger associations were found for role-physical (β=11.9), physical functioning (β=11.3) and physical component. Elderly individuals who consumed alcohol at least once a week showed a better quality of life than those did not consume alcohol. Compared to non-smokers, smokers had a poorer quality of life for the mental component (β=-2.4). CONCLUSIONS: The study results showed that physical activity, moderate alcohol consumption and no smoking are positively associated with a better quality of life in the elderly.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper discusses the key role played by public research institutes for promoting socioeconomic inclusion of local communities based on traditional knowledge and traditional medicine. Nongovernmental organizations and cooperatives have had an important role in raising financial resources, being involved with advocacy of local communities and advancing legislation changes. But strict best manufacturing practices regulations imposed by the Brazilian National Health Surveillance Agency on the requirements for approval and commercialization of drugs based on herbal medicine products call for the involvement of strong public research institutes capable of supporting community-based pharmacies. Thus, public research institutes are pivotal as they can conduct scientific research studies to evidence the efficacy of herbal medicine products and help building the capacity of local communities to comply with current regulations.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Monitoring is a very important aspect to consider when developing real-time systems. However, it is also important to consider the impact of the monitoring mechanisms in the actual application. The use of Reflection can provide a clear separation between the real-time application and the implemented monitoring mechanisms, which can be introduced (reflected) into the underlying system without changing the actual application part of the code. Nevertheless, controlling the monitoring system itself is still a topic of research. The monitoring mechanisms must contain knowledge about “how to get the information out”. Therefore, this paper presents the ongoing work to define a suitable strategy for monitoring real-time systems through the use of Reflection.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In this paper, we analyse the ability of Profibus fieldbus to cope with the real-time requirements of a Distributed Computer Control System (DCCS), where messages associated to discrete events must be made available within a maximum bound time. Our methodology is based on the knowledge of real-time traffic characteristics, setting the network parameters in order to cope with timing requirements. Since non-real-time traffic characteristics are usually unknown at the design stage, we consider an operational profile where, constraining non-real-time traffic at the application level, we assure that realtime requirements are met.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper discusses the increased need to support dynamic task-level parallelism in embedded real-time systems and proposes a Java framework that combines the Real-Time Specification for Java (RTSJ) with the Fork/Join (FJ) model, following a fixed priority-based scheduling scheme. Our work intends to support parallel runtimes that will coexist with a wide range of other complex independently developed applications, without any previous knowledge about their real execution requirements, number of parallel sub-tasks, and when those sub-tasks will be generated.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

During the recent years human society evolved from the “industrial society age” and transitioned into the “knowledge society age”. This means that knowledge media support migrated from “pen and paper” to computer-based Information Systems. Due to this fact Ergonomics has assumed an increasing importance, as a science/technology that deals with the problem of adapting the work to the man, namely in terms of Usability. This paper presents some relevant Ergonomics, Usability and User-centred design concepts regarding Information Systems.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Traditional Real-Time Operating Systems (RTOS) are not designed to accommodate application specific requirements. They address a general case and the application must co-exist with any limitations imposed by such design. For modern real-time applications this limits the quality of services offered to the end-user. Research in this field has shown that it is possible to develop dynamic systems where adaptation is the key for success. However, adaptation requires full knowledge of the system state. To overcome this we propose a framework to gather data, and interact with the operating system, extending the traditional POSIX trace model with a partial reflective model. Such combination still preserves the trace mechanism semantics while creating a powerful platform to develop new dynamic systems, with little impact in the system and avoiding complex changes in the kernel source code.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Dissertação apresentada para a obtenção do Grau de Doutor em Informática pela Universidade Nova de Lisboa, Faculdade de Ciências e Tecnologia

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This text is based on a research, which is still in progress, whose main objective is to identify and understand what are the main difficulties of future mathematics teachers of basic education are, regarding their content knowledge in geometry in the context of the curricular unit of Geometry during their undergraduate degree. We chose a qualitative approach in the form of case study, in which data collection was done through observation, interviews, a diverse set of tasks, a diagnostic test and other documents. This paper focuses on the test given to prospective teachers at the beginning of the course. The preliminary analysis of the data points to a weak performance of preservice teachers in the test issues addressing elementary knowledge of Geometry

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This text is based on a research, which is still in progress, whose main objective is to identify and understand what are the main difficulties of future mathematics teachers of basic education are, regarding their content knowledge in geometry in the context of the curricular unit of Geometry during their undergraduate degree. We chose a qualitative approach in the form of case study, in which data collection was done through observation, interviews, a diverse set of tasks, a diagnostic test and other documents. This paper focuses on the test given to prospective teachers at the beginning of the course. The preliminary analysis of the data points to a weak performance of preservice teachers in the test issues addressing elementary knowledge of Geometry.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Paper presented at the 9th European Conference on Knowledge Management, Southampton Solent University, Southampton, UK, 4-5 Sep. 2008. URL: http://academic-conferences.org/eckm/eckm2008/eckm08-home.htm