21 resultados para Abstraction.
Resumo:
Internet of Things based systems are anticipated to gain widespread use in industrial applications. Standardization efforts, like 6L0WPAN and the Constrained Application Protocol (CoAP) have made the integration of wireless sensor nodes possible using Internet technology and web-like access to data (RESTful service access). While there are still some open issues, the interoperability problem in the lower layers can now be considered solved from an enterprise software vendors' point of view. One possible next step towards integration of real-world objects into enterprise systems and solving the corresponding interoperability problems at higher levels is to use semantic web technologies. We introduce an abstraction of real-world objects, called Semantic Physical Business Entities (SPBE), using Linked Data principles. We show that this abstraction nicely fits into enterprise systems, as SPBEs allow a business object centric view on real-world objects, instead of a pure device centric view. The interdependencies between how currently services in an enterprise system are used and how this can be done in a semantic real-world aware enterprise system are outlined, arguing for the need of semantic services and semantic knowledge repositories. We introduce a lightweight query language, which we use to perform a quantitative analysis of our approach to demonstrate its feasibility.
Resumo:
Tandem mass spectrometry is a well-established analytical tool for rapid and reliable characterization of oligonucleotides (ONs) and their gas-phase dissociation channels. The fragmentation mechanisms of native and modified nucleic acids upon different mass spectrometric activation techniques have been studied extensively, resulting in a comprehensive catalogue of backbone fragments. In this study, the fragmentation behavior of highly charged oligodeoxynucleotides (ODNs) comprising up to 15 nucleobases was investigated. It was found that ODNs exhibiting a charge level (ratio of the actual to the total possible charge) of 100% follow significantly altered dissociation pathways compared with low or medium charge levels if a terminal pyrimidine base (3' or 5') is present. The corresponding product ion spectra gave evidence for the extensive loss of a cyanate anion (NCO–), which frequently coincided with the abstraction of water from the 3'- and 5'-end in the presence of a 3'- and 5'-terminal pyrimidine nucleobase, respectively. Subsequent fragmentation of the MNCO– ion by MS3 revealed a so far unreported consecutive excision of a metaphosphate (PO3–)-ion for the investigated sequences. Introduction of a phosphorothioate group allowed pinpointing of PO3– loss to the ultimate phosphate group. Several dissociation mechanisms for the release of NCO– and a metaphosphate ion were proposed and the validity of each mechanism was evaluated by the analysis of backbone- or sugar modified ONs.
Resumo:
OBJECTIVES To compare noninferiority margins defined in study protocols and trial registry records with margins reported in subsequent publications. STUDY DESIGN AND SETTING Comparison of protocols of noninferiority trials submitted 2001 to 2005 to ethics committees in Switzerland and The Netherlands with corresponding publications and registry records. We searched MEDLINE via PubMed, the Cochrane Controlled Trials Register (Cochrane Library issue 01/2012), and Google Scholar in September 2013 to identify published reports, and the International Clinical Trials Registry Platform of the World Health Organization in March 2013 to identify registry records. Two readers recorded the noninferiority margin and other data using a standardized data-abstraction form. RESULTS The margin was identical in study protocol and publication in 43 (80%) of 54 pairs of study protocols and articles. In the remaining pairs, reporting was inconsistent (five pairs, 9%), or the noninferiority margin was either not reported in the publication (five pairs, 9%) or not defined in the study protocol (one pair). The confidence interval or the exact P-value required to judge whether the result was compatible with noninferior, inferior, or superior efficacy was reported in 43 (80%) publications. Complete and consistent reporting of both noninferiority margin and confidence interval (or exact P-value) was present in 39 (72%) protocol-publication pairs. Twenty-nine trials (54%) were registered in trial registries, but only one registry record included the noninferiority margin. CONCLUSION The reporting of noninferiority margins was incomplete and inconsistent with study protocols in a substantial proportion of published trials, and margins were rarely reported in trial registries.
Resumo:
BACKGROUND: Infliximab (IFX) has been used for over a decade worldwide. Less is known about the natural history of IFX use beyond a few years and which patients are more likely to sustain benefits. METHODS: Patients with Crohn's disease (CD) exposed to IFX from Massachusetts General Hospital, Boston, Saint-Antoine Hospital, Paris, and the Swiss IBD Cohort Study were identified through retrospective and prospective data collection, complemented by chart abstraction of electronic medical records. We compared long-term users of IFX (>5 yr of treatment, long-term users of infliximab [LTUI]), with non-LTUI patients to identify prognostic factors. RESULTS: We pooled data on 1014 patients with CD from 3 different databases, of whom 250 were defined as LTUI. The comparison group comprised 290 patients with CD who discontinued IFX: 48 primary nonresponses, 95 loss of responses, and 147 adverse events. Factors associated with LTUI were colonic involvements and an earlier age at the start of IFX. The prevalence of active smokers and obese patients differed markedly, but inversely, between American and European centers but did not impact outcome. The discontinuation rate was stable around 3% to 6%, each year from years 3 to 10. CONCLUSIONS: Young age at start of IFX and colonic CD are factors associated with a beneficial long-term use of IFX. After 5 years of IFX, there is still a 3% to 5% discontinuation rate annually. Several factors associated with a good initial response such as nonsmoker and shorter disease duration at IFX initiation do not seem associated with a longer term response.
Resumo:
Debuggers are crucial tools for developing object-oriented software systems as they give developers direct access to the running systems. Nevertheless, traditional debuggers rely on generic mechanisms to explore and exhibit the execution stack and system state, while developers reason about and formulate domain-specific questions using concepts and abstractions from their application domains. This creates an abstraction gap between the debugging needs and the debugging support leading to an inefficient and error-prone debugging effort. To reduce this gap, we propose a framework for developing domain-specific debuggers called the Moldable Debugger. The Moldable Debugger is adapted to a domain by creating and combining domain-specific debugging operations with domain-specific debugging views, and adapts itself to a domain by selecting, at run time, appropriate debugging operations and views. We motivate the need for domain-specific debugging, identify a set of key requirements and show how our approach improves debugging by adapting the debugger to several domains.
Resumo:
Understanding the run-time behavior of software systems can be a challenging activity. Debuggers are an essential category of tools used for this purpose as they give developers direct access to the running systems. Nevertheless, traditional debuggers rely on generic mechanisms to introspect and interact with the running systems, while developers reason about and formulate domain-specific questions using concepts and abstractions from their application domains. This mismatch creates an abstraction gap between the debugging needs and the debugging support leading to an inefficient and error-prone debugging effort, as developers need to recover concrete domain concepts using generic mechanisms. To reduce this gap, and increase the efficiency of the debugging process, we propose a framework for developing domain-specific debuggers, called the Moldable Debugger, that enables debugging at the level of the application domain. The Moldable Debugger is adapted to a domain by creating and combining domain-specific debugging operations with domain-specific debugging views, and adapts itself to a domain by selecting, at run time, appropriate debugging operations and views. To ensure the proposed model has practical applicability (i.e., can be used in practice to build real debuggers), we discuss, from both a performance and usability point of view, three implementation strategies. We further motivate the need for domain-specific debugging, identify a set of key requirements and show how our approach improves debugging by adapting the debugger to several domains.