Sample records for uml sequence diagrams

  1. Program Synthesizes UML Sequence Diagrams

    NASA Technical Reports Server (NTRS)

    Barry, Matthew R.; Osborne, Richard N.

    2006-01-01

    A computer program called "Rational Sequence" generates Universal Modeling Language (UML) sequence diagrams of a target Java program running on a Java virtual machine (JVM). Rational Sequence thereby performs a reverse engineering function that aids in the design documentation of the target Java program. Whereas previously, the construction of sequence diagrams was a tedious manual process, Rational Sequence generates UML sequence diagrams automatically from the running Java code.

  2. Mission Assurance in a Distributed Environment

    DTIC Science & Technology

    2009-06-01

    Notation ( BPMN ) – Graphical representation of business processes in a workflow • Unified Modeling Language (UML) – Use standard UML diagrams to model the system – Component, sequence, activity diagrams

  3. A UML profile for framework modeling.

    PubMed

    Xu, Xiao-liang; Wang, Le-yu; Zhou, Hong

    2004-01-01

    The current standard Unified Modeling Language(UML) could not model framework flexibility and extendability adequately due to lack of appropriate constructs to distinguish framework hot-spots from kernel elements. A new UML profile that may customize UML for framework modeling was presented using the extension mechanisms of UML, providing a group of UML extensions to meet the needs of framework modeling. In this profile, the extended class diagrams and sequence diagrams were defined to straightforwardly identify the hot-spots and describe their instantiation restrictions. A transformation model based on design patterns was also put forward, such that the profile based framework design diagrams could be automatically mapped to the corresponding implementation diagrams. It was proved that the presented profile makes framework modeling more straightforwardly and therefore easier to understand and instantiate.

  4. UML and Model Checking

    NASA Technical Reports Server (NTRS)

    Schneider, F.

    1999-01-01

    UML use cases conceptually identify function points or major requirements that a software system must satisfy. Sequence diagrams expand each use case to show in temporal sequence a more detailed notion of intended system behavior.

  5. Automatic Synthesis of UML Designs from Requirements in an Iterative Process

    NASA Technical Reports Server (NTRS)

    Schumann, Johann; Whittle, Jon; Clancy, Daniel (Technical Monitor)

    2001-01-01

    The Unified Modeling Language (UML) is gaining wide popularity for the design of object-oriented systems. UML combines various object-oriented graphical design notations under one common framework. A major factor for the broad acceptance of UML is that it can be conveniently used in a highly iterative, Use Case (or scenario-based) process (although the process is not a part of UML). Here, the (pre-) requirements for the software are specified rather informally as Use Cases and a set of scenarios. A scenario can be seen as an individual trace of a software artifact. Besides first sketches of a class diagram to illustrate the static system breakdown, scenarios are a favorite way of communication with the customer, because scenarios describe concrete interactions between entities and are thus easy to understand. Scenarios with a high level of detail are often expressed as sequence diagrams. Later in the design and implementation stage (elaboration and implementation phases), a design of the system's behavior is often developed as a set of statecharts. From there (and the full-fledged class diagram), actual code development is started. Current commercial UML tools support this phase by providing code generators for class diagrams and statecharts. In practice, it can be observed that the transition from requirements to design to code is a highly iterative process. In this talk, a set of algorithms is presented which perform reasonable synthesis and transformations between different UML notations (sequence diagrams, Object Constraint Language (OCL) constraints, statecharts). More specifically, we will discuss the following transformations: Statechart synthesis, introduction of hierarchy, consistency of modifications, and "design-debugging".

  6. Automatic Debugging Support for UML Designs

    NASA Technical Reports Server (NTRS)

    Schumann, Johann; Swanson, Keith (Technical Monitor)

    2001-01-01

    Design of large software systems requires rigorous application of software engineering methods covering all phases of the software process. Debugging during the early design phases is extremely important, because late bug-fixes are expensive. In this paper, we describe an approach which facilitates debugging of UML requirements and designs. The Unified Modeling Language (UML) is a set of notations for object-orient design of a software system. We have developed an algorithm which translates requirement specifications in the form of annotated sequence diagrams into structured statecharts. This algorithm detects conflicts between sequence diagrams and inconsistencies in the domain knowledge. After synthesizing statecharts from sequence diagrams, these statecharts usually are subject to manual modification and refinement. By using the "backward" direction of our synthesis algorithm. we are able to map modifications made to the statechart back into the requirements (sequence diagrams) and check for conflicts there. Fed back to the user conflicts detected by our algorithm are the basis for deductive-based debugging of requirements and domain theory in very early development stages. Our approach allows to generate explanations oil why there is a conflict and which parts of the specifications are affected.

  7. A Collaborative Support Approach on UML Sequence Diagrams for Aspect-Oriented Software

    NASA Astrophysics Data System (ADS)

    de Almeida Naufal, Rafael; Silveira, Fábio F.; Guerra, Eduardo M.

    AOP and its broader application on software projects brings the importance to provide the separation between aspects and OO components at design time, to leverage the understanding of AO systems, promote aspects' reuse and obtain the benefits of AO modularization. Since the UML is a standard for modeling OO systems, it can be applied to model the decoupling between aspects and OO components. The application of UML to this area is the subject of constant study and is the focus of this paper. In this paper it is presented an extension based on the default UML meta-model, named MIMECORA-DS, to show object-object, object-aspect and aspect-aspect interactions applying the UML's sequence diagram. This research also presents the application of MIMECORA-DS in a case example, to assess its applicability.

  8. The feasibility of using UML to compare the impact of different brands of computer system on the clinical consultation.

    PubMed

    Kumarapeli, Pushpa; de Lusignan, Simon; Koczan, Phil; Jones, Beryl; Sheeler, Ian

    2007-01-01

    UK general practice is universally computerised, with computers used in the consulting room at the point of care. Practices use a range of different brands of computer system, which have developed organically to meet the needs of general practitioners and health service managers. Unified Modelling Language (UML) is a standard modelling and specification notation widely used in software engineering. To examine the feasibility of UML notation to compare the impact of different brands of general practice computer system on the clinical consultation. Multi-channel video recordings of simulated consultation sessions were recorded on three different clinical computer systems in common use (EMIS, iSOFT Synergy and IPS Vision). User action recorder software recorded time logs of keyboard and mouse use, and pattern recognition software captured non-verbal communication. The outputs of these were used to create UML class and sequence diagrams for each consultation. We compared 'definition of the presenting problem' and 'prescribing', as these tasks were present in all the consultations analysed. Class diagrams identified the entities involved in the clinical consultation. Sequence diagrams identified common elements of the consultation (such as prescribing) and enabled comparisons to be made between the different brands of computer system. The clinician and computer system interaction varied greatly between the different brands. UML sequence diagrams are useful in identifying common tasks in the clinical consultation, and for contrasting the impact of the different brands of computer system on the clinical consultation. Further research is needed to see if patterns demonstrated in this pilot study are consistently displayed.

  9. Analysis and design of hospital management information system based on UML

    NASA Astrophysics Data System (ADS)

    Ma, Lin; Zhao, Huifang; You, Shi Jun; Ge, Wenyong

    2018-05-01

    With the rapid development of computer technology, computer information management system has been utilized in many industries. Hospital Information System (HIS) is in favor of providing data for directors, lightening the workload for the medical workers, and improving the workers efficiency. According to the HIS demand analysis and system design, this paper focus on utilizing unified modeling language (UML) models to establish the use case diagram, class diagram, sequence chart and collaboration diagram, and satisfying the demands of the daily patient visit, inpatient, drug management and other relevant operations. At last, the paper summarizes the problems of the system and puts forward an outlook of the HIS system.

  10. Opening Up Architectures of Software-Intensive Systems: A First Prototype Implementation

    DTIC Science & Technology

    2007-11-01

    9 4.1.2 Sequence Diagram Viewer NetBeans Module .................................. 11 4.1.3 Limitations of Static Analysis...Viewer NetBeans module [18]. Note that there exist other tools which can statically reverse engineer sequence diagrams such as Borland Together [19...and the NetBeans UML Modeling module [20]. The reason those are not presented in this document is because their functionalities are very similar

  11. Building a genome database using an object-oriented approach.

    PubMed

    Barbasiewicz, Anna; Liu, Lin; Lang, B Franz; Burger, Gertraud

    2002-01-01

    GOBASE is a relational database that integrates data associated with mitochondria and chloroplasts. The most important data in GOBASE, i. e., molecular sequences and taxonomic information, are obtained from the public sequence data repository at the National Center for Biotechnology Information (NCBI), and are validated by our experts. Maintaining a curated genomic database comes with a towering labor cost, due to the shear volume of available genomic sequences and the plethora of annotation errors and omissions in records retrieved from public repositories. Here we describe our approach to increase automation of the database population process, thereby reducing manual intervention. As a first step, we used Unified Modeling Language (UML) to construct a list of potential errors. Each case was evaluated independently, and an expert solution was devised, and represented as a diagram. Subsequently, the UML diagrams were used as templates for writing object-oriented automation programs in the Java programming language.

  12. Transforming Functional Requirements from UML into BPEL to Efficiently Develop SOA-Based Systems

    NASA Astrophysics Data System (ADS)

    Vemulapalli, Anisha; Subramanian, Nary

    The intended behavior of any system such as services, tasks or functions can be captured by functional requirements of the system. As our dependence on online services has grown steadily, the web applications are being developed employing the SOA. BPEL4WS provides a means for expressing functional requirements of an SOA-based system by providing constructs to capture business goals and objectives for the system. In this paper we propose an approach for transforming user-centered requirements captured using UML into a corresponding BPEL specification, where the business processes are captured by means of use-cases from which UML sequence diagrams and activity diagrams are extracted. Subsequently these UML models are mapped to BPEL specifications that capture the essence of the initial business requirements to develop the SOA-based system by employing CASE tools. A student housing system is used as a case study to illustrate this approach and the system is validated using NetBeans.

  13. Supporting Collaborative Learning and Problem-Solving in a Constraint-Based CSCL Environment for UML Class Diagrams

    ERIC Educational Resources Information Center

    Baghaei, Nilufar; Mitrovic, Antonija; Irwin, Warwick

    2007-01-01

    We present COLLECT-UML, a constraint-based intelligent tutoring system (ITS) that teaches object-oriented analysis and design using Unified Modelling Language (UML). UML is easily the most popular object-oriented modelling technology in current practice. While teaching how to design UML class diagrams, COLLECT-UML also provides feedback on…

  14. Aspect-Oriented Subprogram Synthesizes UML Sequence Diagrams

    NASA Technical Reports Server (NTRS)

    Barry, Matthew R.; Osborne, Richard N.

    2006-01-01

    The Rational Sequence computer program described elsewhere includes a subprogram that utilizes the capability for aspect-oriented programming when that capability is present. This subprogram is denoted the Rational Sequence (AspectJ) component because it uses AspectJ, which is an extension of the Java programming language that introduces aspect-oriented programming techniques into the language

  15. Coverage criteria for test case generation using UML state chart diagram

    NASA Astrophysics Data System (ADS)

    Salman, Yasir Dawood; Hashim, Nor Laily; Rejab, Mawarny Md; Romli, Rohaida; Mohd, Haslina

    2017-10-01

    To improve the effectiveness of test data generation during the software test, many studies have focused on the automation of test data generation from UML diagrams. One of these diagrams is the UML state chart diagram. Test cases are generally evaluated according to coverage criteria. However, combinations of multiple criteria are required to achieve better coverage. Different studies used various number and types of coverage criteria in their methods and approaches. The objective of this paper to propose suitable coverage criteria for test case generation using UML state chart diagram especially in handling loops. In order to achieve this objective, this work reviewed previous studies to present the most practical coverage criteria combinations, including all-states, all-transitions, all-transition-pairs, and all-loop-free-paths coverage. Calculation to determine the coverage percentage of the proposed coverage criteria were presented together with an example has they are applied on a UML state chart diagram. This finding would be beneficial in the area of test case generating especially in handling loops in UML state chart diagram.

  16. Visualization of Concurrent Program Executions

    NASA Technical Reports Server (NTRS)

    Artho, Cyrille; Havelund, Klaus; Honiden, Shinichi

    2007-01-01

    Various program analysis techniques are efficient at discovering failures and properties. However, it is often difficult to evaluate results, such as program traces. This calls for abstraction and visualization tools. We propose an approach based on UML sequence diagrams, addressing shortcomings of such diagrams for concurrency. The resulting visualization is expressive and provides all the necessary information at a glance.

  17. Bioinformatics for transporter pharmacogenomics and systems biology: data integration and modeling with UML.

    PubMed

    Yan, Qing

    2010-01-01

    Bioinformatics is the rational study at an abstract level that can influence the way we understand biomedical facts and the way we apply the biomedical knowledge. Bioinformatics is facing challenges in helping with finding the relationships between genetic structures and functions, analyzing genotype-phenotype associations, and understanding gene-environment interactions at the systems level. One of the most important issues in bioinformatics is data integration. The data integration methods introduced here can be used to organize and integrate both public and in-house data. With the volume of data and the high complexity, computational decision support is essential for integrative transporter studies in pharmacogenomics, nutrigenomics, epigenetics, and systems biology. For the development of such a decision support system, object-oriented (OO) models can be constructed using the Unified Modeling Language (UML). A methodology is developed to build biomedical models at different system levels and construct corresponding UML diagrams, including use case diagrams, class diagrams, and sequence diagrams. By OO modeling using UML, the problems of transporter pharmacogenomics and systems biology can be approached from different angles with a more complete view, which may greatly enhance the efforts in effective drug discovery and development. Bioinformatics resources of membrane transporters and general bioinformatics databases and tools that are frequently used in transporter studies are also collected here. An informatics decision support system based on the models presented here is available at http://www.pharmtao.com/transporter . The methodology developed here can also be used for other biomedical fields.

  18. Using WYSIWYG GUI Tools with UML

    DTIC Science & Technology

    2009-06-01

    diagram that shows the ports through which it sends and receives messages to and from other active classes. The behavior is described using a state...software that talks to its environment through ports (specified in the structure diagram), and performs actions as it transitions through a sequence of...used to trigger actions on the state diagram. As a result, the stimulus to these events is pro- vided by the system itself in the case of the timer port

  19. Scrutinizing UML Activity Diagrams

    NASA Astrophysics Data System (ADS)

    Al-Fedaghi, Sabah

    Building an information system involves two processes: conceptual modeling of the “real world domain” and designing the software system. Object-oriented methods and languages (e.g., UML) are typically used for describing the software system. For the system analysis process that produces the conceptual description, object-oriented techniques or semantics extensions are utilized. Specifically, UML activity diagrams are the “flow charts” of object-oriented conceptualization tools. This chapter proposes an alternative to UML activity diagrams through the development of a conceptual modeling methodology based on the notion of flow.

  20. UML activity diagram swimlanes in logic controller design

    NASA Astrophysics Data System (ADS)

    Grobelny, Michał; Grobelna, Iwona

    2015-12-01

    Logic controller behavior can be specified using various techniques, including UML activity diagrams and control Petri nets. Each technique has its advantages and disadvantages. Application of both specification types in one project allows to take benefits from both of them. Additional elements of UML models make it possible to divide a specification into some parts, considered from other point of view (logic controller, user or system). The paper introduces an idea to use UML activity diagrams with swimlanes to increase the understandability of design models.

  1. Diagram, a Learning Environment for Initiation to Object-Oriented Modeling with UML Class Diagrams

    ERIC Educational Resources Information Center

    Py, Dominique; Auxepaules, Ludovic; Alonso, Mathilde

    2013-01-01

    This paper presents Diagram, a learning environment for object-oriented modelling (OOM) with UML class diagrams. Diagram an open environment, in which the teacher can add new exercises without constraints on the vocabulary or the size of the diagram. The interface includes methodological help, encourages self-correcting and self-monitoring, and…

  2. UML activity diagrams in requirements specification of logic controllers

    NASA Astrophysics Data System (ADS)

    Grobelna, Iwona; Grobelny, Michał

    2015-12-01

    Logic controller specification can be prepared using various techniques. One of them is the wide understandable and user-friendly UML language and its activity diagrams. Using formal methods during the design phase increases the assurance that implemented system meets the project requirements. In the approach we use the model checking technique to formally verify a specification against user-defined behavioral requirements. The properties are usually defined as temporal logic formulas. In the paper we propose to use UML activity diagrams in requirements definition and then to formalize them as temporal logic formulas. As a result, UML activity diagrams can be used both for logic controller specification and for requirements definition, what simplifies the specification and verification process.

  3. Consistent model driven architecture

    NASA Astrophysics Data System (ADS)

    Niepostyn, Stanisław J.

    2015-09-01

    The goal of the MDA is to produce software systems from abstract models in a way where human interaction is restricted to a minimum. These abstract models are based on the UML language. However, the semantics of UML models is defined in a natural language. Subsequently the verification of consistency of these diagrams is needed in order to identify errors in requirements at the early stage of the development process. The verification of consistency is difficult due to a semi-formal nature of UML diagrams. We propose automatic verification of consistency of the series of UML diagrams originating from abstract models implemented with our consistency rules. This Consistent Model Driven Architecture approach enables us to generate automatically complete workflow applications from consistent and complete models developed from abstract models (e.g. Business Context Diagram). Therefore, our method can be used to check practicability (feasibility) of software architecture models.

  4. T-Check in Technologies for Interoperability: Business Process Management in a Web Services Context

    DTIC Science & Technology

    2008-09-01

    UML Sequence Diagram) 6  Figure 3:   BPMN Diagram of the Order Processing Business Process 9  Figure 4:   T-Check Process for Technology Evaluation 10...Figure 5:  Notional System Architecture 12  Figure 6:  Flow Chart of the Order Processing Business Process 14  Figure 7:  Order Processing Activities...features. Figure 3 (created with Intalio BPMS Designer [Intalio 2008]) shows a BPMN view of the Order Processing business process that is used in the

  5. Version Control in Project-Based Learning

    ERIC Educational Resources Information Center

    Milentijevic, Ivan; Ciric, Vladimir; Vojinovic, Oliver

    2008-01-01

    This paper deals with the development of a generalized model for version control systems application as a support in a range of project-based learning methods. The model is given as UML sequence diagram and described in detail. The proposed model encompasses a wide range of different project-based learning approaches by assigning a supervisory…

  6. Executable Architecture Modeling and Simulation Based on fUML

    DTIC Science & Technology

    2014-06-01

    SoS behaviors. Wang et al.[9] use SysML sequence diagram to model the behaviors and translate the models into Colored Petri Nets (CPN). Staines T.S...Renzhong and Dagli C H. An executable system architecture approach to discrete events system modeling using SysML in conjunction with colored Petri

  7. Translation from UML to Markov Model: A Performance Modeling Framework

    NASA Astrophysics Data System (ADS)

    Khan, Razib Hayat; Heegaard, Poul E.

    Performance engineering focuses on the quantitative investigation of the behavior of a system during the early phase of the system development life cycle. Bearing this on mind, we delineate a performance modeling framework of the application for communication system that proposes a translation process from high level UML notation to Continuous Time Markov Chain model (CTMC) and solves the model for relevant performance metrics. The framework utilizes UML collaborations, activity diagrams and deployment diagrams to be used for generating performance model for a communication system. The system dynamics will be captured by UML collaboration and activity diagram as reusable specification building blocks, while deployment diagram highlights the components of the system. The collaboration and activity show how reusable building blocks in the form of collaboration can compose together the service components through input and output pin by highlighting the behavior of the components and later a mapping between collaboration and system component identified by deployment diagram will be delineated. Moreover the UML models are annotated to associate performance related quality of service (QoS) information which is necessary for solving the performance model for relevant performance metrics through our proposed framework. The applicability of our proposed performance modeling framework in performance evaluation is delineated in the context of modeling a communication system.

  8. An Agent-Based Data Mining System for Ontology Evolution

    NASA Astrophysics Data System (ADS)

    Hadzic, Maja; Dillon, Darshan

    We have developed an evidence-based mental health ontological model that represents mental health in multiple dimensions. The ongoing addition of new mental health knowledge requires a continual update of the Mental Health Ontology. In this paper, we describe how the ontology evolution can be realized using a multi-agent system in combination with data mining algorithms. We use the TICSA methodology to design this multi-agent system which is composed of four different types of agents: Information agent, Data Warehouse agent, Data Mining agents and Ontology agent. We use UML 2.1 sequence diagrams to model the collaborative nature of the agents and a UML 2.1 composite structure diagram to model the structure of individual agents. The Mental Heath Ontology has the potential to underpin various mental health research experiments of a collaborative nature which are greatly needed in times of increasing mental distress and illness.

  9. Preface to FP-UML 2009

    NASA Astrophysics Data System (ADS)

    Trujillo, Juan; Kim, Dae-Kyoo

    The Unified Modeling Language (UML) has been widely accepted as the standard object-oriented (OO) modeling language for modeling various aspects of software and information systems. The UML is an extensible language, in the sense that it provides mechanisms to introduce new elements for specific domains if necessary, such as web applications, database applications, business modeling, software development processes, data warehouses. Furthermore, the latest version of UML 2.0 got even bigger and more complicated with more diagrams for some good reasons. Although UML provides different diagrams for modeling different aspects of a software system, not all of them need to be applied in most cases. Therefore, heuristics, design guidelines, lessons learned from experiences are extremely important for the effective use of UML 2.0 and to avoid unnecessary complication. Also, approaches are needed to better manage UML 2.0 and its extensions so they do not become too complex too manage in the end.

  10. An Investigation of Difficulties Experienced by Students Developing Unified Modelling Language (UML) Class and Sequence Diagrams

    ERIC Educational Resources Information Center

    Sien, Ven Yu

    2011-01-01

    Object-oriented analysis and design (OOAD) is not an easy subject to learn. There are many challenges confronting students when studying OOAD. Students have particular difficulty abstracting real-world problems within the context of OOAD. They are unable to effectively build object-oriented (OO) models from the problem domain because they…

  11. Experimentally Assessing a Resource-Effective Design for ODL Environments

    ERIC Educational Resources Information Center

    Karoulis, Athanasis; Sfetsos, Panagiotis; Stamelos, Ioannis; Angelis, Lefteris; Pombortsis, Andreas

    2004-01-01

    This study is concerned with the formal assessment of a Distance Learning Environment (DLE) created to deliver a course on UML sequence diagrams to university-level students, divided into control and treatment groups. An ad-hoc DLE was constructed to deliver instruction to the treatment group, while the control group was taught in a traditional…

  12. [Modeling the requirements on routine data of general practitioners from the health-care researcher's point of view with the help of unified modeling langauge (UML)].

    PubMed

    Kersting, M; Hauswaldt, J; Lingner, H

    2012-08-01

    Health-care research is, besides primary acquired study data, based on data from widely differing secondary sources. In order to link, compare and analyze data sources uniform models and methods are needed. This could be facilitated by a more structured description of requirements, models and methods of health-care research than those currently used. Suitable methods of presentation were sought in an approach to this target and the unified modeling language (UML) identified as a possible alternative. Using different tools 3 UML diagrams were created to represent some individual aspects of a scientific use file (SUF): A use case diagram as well as an activity and a class diagram. In the use case diagram we attempted to represent the general use cases of an SUF based on general practitioners routine data. Secondly a class diagram was constructed to visualize the contents and structure of a SUF. Thirdly an activity diagram was developed to graphically represent the concept of a general practitioner's episode of care. The creation of the UML diagrams was possible without any technical difficulties. Regarding the content the 3 diagrams must still be considered as prototypes. The use case diagram shows possible uses and users of an SUF, e. g. a research worker, industry but also the general practitioner who supplies the data. The class diagram reveals a general data structure that can serve information processes in practice and research. Besides aggregation, possibilities for specialization and generalization are essential elements of the class diagram that can be used meaningfully. The activity diagram for the schematic representation of a general practitioner's episode of care reveals the existence of multiple endpoints of an episode and the possibility to form relationships by means of episodes (diagnosis>therapy). The constructed diagrams are preliminary results and should be refined in future steps. Use case diagrams enable a rapid overview of the meaning and purpose of a system, in this case an SUF. Class diagrams can help at a professional level to describe relationships between entities (classes/objects) more clearly than with the existing methods of representation. Activity diagrams are successors to classic flow charts. They are complemented appropriately by status diagrams. UML is suitable to uniformly and graphically describe a system (here an SUF) from various points of view. In future, validated UML models will help us to present scientific concepts and results in a more structured form than before and to promote the technological use of these concepts in practice. © Georg Thieme Verlag KG Stuttgart · New York.

  13. Standardizing clinical trials workflow representation in UML for international site comparison.

    PubMed

    de Carvalho, Elias Cesar Araujo; Jayanti, Madhav Kishore; Batilana, Adelia Portero; Kozan, Andreia M O; Rodrigues, Maria J; Shah, Jatin; Loures, Marco R; Patil, Sunita; Payne, Philip; Pietrobon, Ricardo

    2010-11-09

    With the globalization of clinical trials, a growing emphasis has been placed on the standardization of the workflow in order to ensure the reproducibility and reliability of the overall trial. Despite the importance of workflow evaluation, to our knowledge no previous studies have attempted to adapt existing modeling languages to standardize the representation of clinical trials. Unified Modeling Language (UML) is a computational language that can be used to model operational workflow, and a UML profile can be developed to standardize UML models within a given domain. This paper's objective is to develop a UML profile to extend the UML Activity Diagram schema into the clinical trials domain, defining a standard representation for clinical trial workflow diagrams in UML. Two Brazilian clinical trial sites in rheumatology and oncology were examined to model their workflow and collect time-motion data. UML modeling was conducted in Eclipse, and a UML profile was developed to incorporate information used in discrete event simulation software. Ethnographic observation revealed bottlenecks in workflow: these included tasks requiring full commitment of CRCs, transferring notes from paper to computers, deviations from standard operating procedures, and conflicts between different IT systems. Time-motion analysis revealed that nurses' activities took up the most time in the workflow and contained a high frequency of shorter duration activities. Administrative assistants performed more activities near the beginning and end of the workflow. Overall, clinical trial tasks had a greater frequency than clinic routines or other general activities. This paper describes a method for modeling clinical trial workflow in UML and standardizing these workflow diagrams through a UML profile. In the increasingly global environment of clinical trials, the standardization of workflow modeling is a necessary precursor to conducting a comparative analysis of international clinical trials workflows.

  14. Standardizing Clinical Trials Workflow Representation in UML for International Site Comparison

    PubMed Central

    de Carvalho, Elias Cesar Araujo; Jayanti, Madhav Kishore; Batilana, Adelia Portero; Kozan, Andreia M. O.; Rodrigues, Maria J.; Shah, Jatin; Loures, Marco R.; Patil, Sunita; Payne, Philip; Pietrobon, Ricardo

    2010-01-01

    Background With the globalization of clinical trials, a growing emphasis has been placed on the standardization of the workflow in order to ensure the reproducibility and reliability of the overall trial. Despite the importance of workflow evaluation, to our knowledge no previous studies have attempted to adapt existing modeling languages to standardize the representation of clinical trials. Unified Modeling Language (UML) is a computational language that can be used to model operational workflow, and a UML profile can be developed to standardize UML models within a given domain. This paper's objective is to develop a UML profile to extend the UML Activity Diagram schema into the clinical trials domain, defining a standard representation for clinical trial workflow diagrams in UML. Methods Two Brazilian clinical trial sites in rheumatology and oncology were examined to model their workflow and collect time-motion data. UML modeling was conducted in Eclipse, and a UML profile was developed to incorporate information used in discrete event simulation software. Results Ethnographic observation revealed bottlenecks in workflow: these included tasks requiring full commitment of CRCs, transferring notes from paper to computers, deviations from standard operating procedures, and conflicts between different IT systems. Time-motion analysis revealed that nurses' activities took up the most time in the workflow and contained a high frequency of shorter duration activities. Administrative assistants performed more activities near the beginning and end of the workflow. Overall, clinical trial tasks had a greater frequency than clinic routines or other general activities. Conclusions This paper describes a method for modeling clinical trial workflow in UML and standardizing these workflow diagrams through a UML profile. In the increasingly global environment of clinical trials, the standardization of workflow modeling is a necessary precursor to conducting a comparative analysis of international clinical trials workflows. PMID:21085484

  15. minimUML: A Minimalist Approach to UML Diagramming for Early Computer Science Education

    ERIC Educational Resources Information Center

    Turner, Scott A.; Perez-Quinones, Manuel A.; Edwards, Stephen H.

    2005-01-01

    In introductory computer science courses, the Unified Modeling Language (UML) is commonly used to teach basic object-oriented design. However, there appears to be a lack of suitable software to support this task. Many of the available programs that support UML focus on developing code and not on enhancing learning. Programs designed for…

  16. Modeling Value Chain Analysis of Distance Education using UML

    NASA Astrophysics Data System (ADS)

    Acharya, Anal; Mukherjee, Soumen

    2010-10-01

    Distance education continues to grow as a methodology for the delivery of course content in higher education in India as well as abroad. To manage this growing demand and to provide certain flexibility, there must be certain strategic planning about the use of ICT tools. Value chain analysis is a framework for breaking down the sequence of business functions into a set of activities through which utility could be added to service. Thus it can help to determine the competitive advantage that is enjoyed by an institute. To implement these business functions certain visual representation is required. UML allows for this representation by using a set of structural and behavioral diagrams. In this paper, the first section defines a framework for value chain analysis and highlights its advantages. The second section gives a brief overview of related work in this field. The third section gives a brief discussion on distance education. The fourth section very briefly introduces UML. The fifth section models value chain of distance education using UML. Finally we discuss the limitations and the problems posed in this domain.

  17. Comprehensive Aspectual UML approach to support AspectJ.

    PubMed

    Magableh, Aws; Shukur, Zarina; Ali, Noorazean Mohd

    2014-01-01

    Unified Modeling Language is the most popular and widely used Object-Oriented modelling language in the IT industry. This study focuses on investigating the ability to expand UML to some extent to model crosscutting concerns (Aspects) to support AspectJ. Through a comprehensive literature review, we identify and extensively examine all the available Aspect-Oriented UML modelling approaches and find that the existing Aspect-Oriented Design Modelling approaches using UML cannot be considered to provide a framework for a comprehensive Aspectual UML modelling approach and also that there is a lack of adequate Aspect-Oriented tool support. This study also proposes a set of Aspectual UML semantic rules and attempts to generate AspectJ pseudocode from UML diagrams. The proposed Aspectual UML modelling approach is formally evaluated using a focus group to test six hypotheses regarding performance; a "good design" criteria-based evaluation to assess the quality of the design; and an AspectJ-based evaluation as a reference measurement-based evaluation. The results of the focus group evaluation confirm all the hypotheses put forward regarding the proposed approach. The proposed approach provides a comprehensive set of Aspectual UML structural and behavioral diagrams, which are designed and implemented based on a comprehensive and detailed set of AspectJ programming constructs.

  18. Comprehensive Aspectual UML Approach to Support AspectJ

    PubMed Central

    Magableh, Aws; Shukur, Zarina; Mohd. Ali, Noorazean

    2014-01-01

    Unified Modeling Language is the most popular and widely used Object-Oriented modelling language in the IT industry. This study focuses on investigating the ability to expand UML to some extent to model crosscutting concerns (Aspects) to support AspectJ. Through a comprehensive literature review, we identify and extensively examine all the available Aspect-Oriented UML modelling approaches and find that the existing Aspect-Oriented Design Modelling approaches using UML cannot be considered to provide a framework for a comprehensive Aspectual UML modelling approach and also that there is a lack of adequate Aspect-Oriented tool support. This study also proposes a set of Aspectual UML semantic rules and attempts to generate AspectJ pseudocode from UML diagrams. The proposed Aspectual UML modelling approach is formally evaluated using a focus group to test six hypotheses regarding performance; a “good design” criteria-based evaluation to assess the quality of the design; and an AspectJ-based evaluation as a reference measurement-based evaluation. The results of the focus group evaluation confirm all the hypotheses put forward regarding the proposed approach. The proposed approach provides a comprehensive set of Aspectual UML structural and behavioral diagrams, which are designed and implemented based on a comprehensive and detailed set of AspectJ programming constructs. PMID:25136656

  19. An investigation of difficulties experienced by students developing unified modelling language (UML) class and sequence diagrams

    NASA Astrophysics Data System (ADS)

    Sien, Ven Yu

    2011-12-01

    Object-oriented analysis and design (OOAD) is not an easy subject to learn. There are many challenges confronting students when studying OOAD. Students have particular difficulty abstracting real-world problems within the context of OOAD. They are unable to effectively build object-oriented (OO) models from the problem domain because they essentially do not know "what" to model. This article investigates the difficulties and misconceptions undergraduate students have with analysing systems using unified modelling language analysis class and sequence diagrams. These models were chosen because they represent important static and dynamic aspects of the software system under development. The results of this study will help students produce effective OO models, and facilitate software engineering lecturers design learning materials and approaches for introductory OOAD courses.

  20. Students' different understandings of class diagrams

    NASA Astrophysics Data System (ADS)

    Boustedt, Jonas

    2012-03-01

    The software industry needs well-trained software designers and one important aspect of software design is the ability to model software designs visually and understand what visual models represent. However, previous research indicates that software design is a difficult task to many students. This article reports empirical findings from a phenomenographic investigation on how students understand class diagrams, Unified Modeling Language (UML) symbols, and relations to object-oriented (OO) concepts. The informants were 20 Computer Science students from four different universities in Sweden. The results show qualitatively different ways to understand and describe UML class diagrams and the "diamond symbols" representing aggregation and composition. The purpose of class diagrams was understood in a varied way, from describing it as a documentation to a more advanced view related to communication. The descriptions of class diagrams varied from seeing them as a specification of classes to a more advanced view, where they were described to show hierarchic structures of classes and relations. The diamond symbols were seen as "relations" and a more advanced way was seeing the white and the black diamonds as different symbols for aggregation and composition. As a consequence of the results, it is recommended that UML should be adopted in courses. It is briefly indicated how the phenomenographic results in combination with variation theory can be used by teachers to enhance students' possibilities to reach advanced understanding of phenomena related to UML class diagrams. Moreover, it is recommended that teachers should put more effort in assessing skills in proper usage of the basic symbols and models and students should be provided with opportunities to practise collaborative design, e.g. using whiteboards.

  1. Modeling and Composing Scenario-Based Requirements with Aspects

    NASA Technical Reports Server (NTRS)

    Araujo, Joao; Whittle, Jon; Ki, Dae-Kyoo

    2004-01-01

    There has been significant recent interest, within the Aspect-Oriented Software Development (AOSD) community, in representing crosscutting concerns at various stages of the software lifecycle. However, most of these efforts have concentrated on the design and implementation phases. We focus in this paper on representing aspects during use case modeling. In particular, we focus on scenario-based requirements and show how to compose aspectual and non-aspectual scenarios so that they can be simulated as a whole. Non-aspectual scenarios are modeled as UML sequence diagram. Aspectual scenarios are modeled as Interaction Pattern Specifications (IPS). In order to simulate them, the scenarios are transformed into a set of executable state machines using an existing state machine synthesis algorithm. Previous work composed aspectual and non-aspectual scenarios at the sequence diagram level. In this paper, the composition is done at the state machine level.

  2. NASA Tech Briefs, May 2006

    NASA Technical Reports Server (NTRS)

    2006-01-01

    T-Shaped Emitter Metal Structures for HBTs Rigorous Estimation of SNR of a PSK Communication Link Advanced Ka-Band Transceiver With Monopulse Tracking EMI Filters for Low-Temperature Applications Lightweight Electronic Camera for Research on Clouds Pilot Weather Advisor System Waveguide Power-Amplifier Module for 80 to 150 GHz Better Back Contacts for Solar Cells on Flexible Substrates Topics covered include:Tunable, Highly Stable Lasers for Coherent Lidar; Improved Photon-Emission-Microscope System; Program Synthesizes UML Sequence Diagrams; Aspect-Oriented Subprogram Synthesizes UML Sequence Diagrams; Updated Computational Model of Cosmic Rays Near Earth; Software for Alignment of Segments of a Telescope Mirror; Simulation of Dropping of Cargo With Parachutes; DAVE-ML Utility Program; Robust Control for the Mercury Laser Altimeter; Thermally Stable Piezoelectric and Pyroelectric Polymers; Combustion Synthesis of Ca3(PO4)2 Net-Shape Surgical Implants; Stochastic Representation of Chaos Using Terminal Attractors; Two High-Temperature Foil Journal Bearings; Using Plates To Represent Fillets in Finite-Element Modeling; Repairing Chipped Silicide Coatings on Refractory Metal Substrates; Simplified Fabrication of Helical Copper Antennas; Graded-Index "Whispering-Gallery" Optical Microresonators; Optical Profilometers Using Adaptive Signal Processing; Manufacture of Sparse-Spectrum Optical Microresonators; Exact Tuning of High-Q Optical Microresonators by Use of UV; Automation for "Direct-to" Clearances in Air-Traffic Control; Improved Traps for Removing Gases From Coolant Liquids; and Lunar Constellation of Frozen Elliptical Inclined Orbits.

  3. Modelling biological behaviours with the unified modelling language: an immunological case study and critique.

    PubMed

    Read, Mark; Andrews, Paul S; Timmis, Jon; Kumar, Vipin

    2014-10-06

    We present a framework to assist the diagrammatic modelling of complex biological systems using the unified modelling language (UML). The framework comprises three levels of modelling, ranging in scope from the dynamics of individual model entities to system-level emergent properties. By way of an immunological case study of the mouse disease experimental autoimmune encephalomyelitis, we show how the framework can be used to produce models that capture and communicate the biological system, detailing how biological entities, interactions and behaviours lead to higher-level emergent properties observed in the real world. We demonstrate how the UML can be successfully applied within our framework, and provide a critique of UML's ability to capture concepts fundamental to immunology and biology more generally. We show how specialized, well-explained diagrams with less formal semantics can be used where no suitable UML formalism exists. We highlight UML's lack of expressive ability concerning cyclic feedbacks in cellular networks, and the compounding concurrency arising from huge numbers of stochastic, interacting agents. To compensate for this, we propose several additional relationships for expressing these concepts in UML's activity diagram. We also demonstrate the ambiguous nature of class diagrams when applied to complex biology, and question their utility in modelling such dynamic systems. Models created through our framework are non-executable, and expressly free of simulation implementation concerns. They are a valuable complement and precursor to simulation specifications and implementations, focusing purely on thoroughly exploring the biology, recording hypotheses and assumptions, and serve as a communication medium detailing exactly how a simulation relates to the real biology.

  4. Modelling biological behaviours with the unified modelling language: an immunological case study and critique

    PubMed Central

    Read, Mark; Andrews, Paul S.; Timmis, Jon; Kumar, Vipin

    2014-01-01

    We present a framework to assist the diagrammatic modelling of complex biological systems using the unified modelling language (UML). The framework comprises three levels of modelling, ranging in scope from the dynamics of individual model entities to system-level emergent properties. By way of an immunological case study of the mouse disease experimental autoimmune encephalomyelitis, we show how the framework can be used to produce models that capture and communicate the biological system, detailing how biological entities, interactions and behaviours lead to higher-level emergent properties observed in the real world. We demonstrate how the UML can be successfully applied within our framework, and provide a critique of UML's ability to capture concepts fundamental to immunology and biology more generally. We show how specialized, well-explained diagrams with less formal semantics can be used where no suitable UML formalism exists. We highlight UML's lack of expressive ability concerning cyclic feedbacks in cellular networks, and the compounding concurrency arising from huge numbers of stochastic, interacting agents. To compensate for this, we propose several additional relationships for expressing these concepts in UML's activity diagram. We also demonstrate the ambiguous nature of class diagrams when applied to complex biology, and question their utility in modelling such dynamic systems. Models created through our framework are non-executable, and expressly free of simulation implementation concerns. They are a valuable complement and precursor to simulation specifications and implementations, focusing purely on thoroughly exploring the biology, recording hypotheses and assumptions, and serve as a communication medium detailing exactly how a simulation relates to the real biology. PMID:25142524

  5. Representing clinical guidelines in UMl: a comparative study.

    PubMed

    Hederman, Lucy; Smutek, Daniel; Wade, Vincent; Knape, Thomas

    2002-01-01

    Clinical guidelines can be represented using models, such as GLIF, specifically designed for healthcare guidelines. This paper demonstrates that they can also be modelled using a mainstream business modelling language such as UML. The paper presents a guideline in GLIF and as UML activity diagrams, and then presents a mapping of GLIF primitives to UML. The potential benefits of using a mainstream modelling language are outlined. These include availability of advanced modelling tools, transfer between modelling tools, and automation via business workflow technology.

  6. Statechart-based design controllers for FPGA partial reconfiguration

    NASA Astrophysics Data System (ADS)

    Łabiak, Grzegorz; Wegrzyn, Marek; Rosado Muñoz, Alfredo

    2015-09-01

    Statechart diagram and UML technique can be a vital part of early conceptual modeling. At the present time there is no much support in hardware design methodologies for reconfiguration features of reprogrammable devices. Authors try to bridge the gap between imprecise UML model and formal HDL description. The key concept in author's proposal is to describe the behavior of the digital controller by statechart diagrams and to map some parts of the behavior into reprogrammable logic by means of group of states which forms sequential automaton. The whole process is illustrated by the example with experimental results.

  7. The ALFA (Activity Log Files Aggregation) toolkit: a method for precise observation of the consultation.

    PubMed

    de Lusignan, Simon; Kumarapeli, Pushpa; Chan, Tom; Pflug, Bernhard; van Vlymen, Jeremy; Jones, Beryl; Freeman, George K

    2008-09-08

    There is a lack of tools to evaluate and compare Electronic patient record (EPR) systems to inform a rational choice or development agenda. To develop a tool kit to measure the impact of different EPR system features on the consultation. We first developed a specification to overcome the limitations of existing methods. We divided this into work packages: (1) developing a method to display multichannel video of the consultation; (2) code and measure activities, including computer use and verbal interactions; (3) automate the capture of nonverbal interactions; (4) aggregate multiple observations into a single navigable output; and (5) produce an output interpretable by software developers. We piloted this method by filming live consultations (n = 22) by 4 general practitioners (GPs) using different EPR systems. We compared the time taken and variations during coded data entry, prescribing, and blood pressure (BP) recording. We used nonparametric tests to make statistical comparisons. We contrasted methods of BP recording using Unified Modeling Language (UML) sequence diagrams. We found that 4 channels of video were optimal. We identified an existing application for manual coding of video output. We developed in-house tools for capturing use of keyboard and mouse and to time stamp speech. The transcript is then typed within this time stamp. Although we managed to capture body language using pattern recognition software, we were unable to use this data quantitatively. We loaded these observational outputs into our aggregation tool, which allows simultaneous navigation and viewing of multiple files. This also creates a single exportable file in XML format, which we used to develop UML sequence diagrams. In our pilot, the GP using the EMIS LV (Egton Medical Information Systems Limited, Leeds, UK) system took the longest time to code data (mean 11.5 s, 95% CI 8.7-14.2). Nonparametric comparison of EMIS LV with the other systems showed a significant difference, with EMIS PCS (Egton Medical Information Systems Limited, Leeds, UK) (P = .007), iSoft Synergy (iSOFT, Banbury, UK) (P = .014), and INPS Vision (INPS, London, UK) (P = .006) facilitating faster coding. In contrast, prescribing was fastest with EMIS LV (mean 23.7 s, 95% CI 20.5-26.8), but nonparametric comparison showed no statistically significant difference. UML sequence diagrams showed that the simplest BP recording interface was not the easiest to use, as users spent longer navigating or looking up previous blood pressures separately. Complex interfaces with free-text boxes left clinicians unsure of what to add. The ALFA method allows the precise observation of the clinical consultation. It enables rigorous comparison of core elements of EPR systems. Pilot data suggests its capacity to demonstrate differences between systems. Its outputs could provide the evidence base for making more objective choices between systems.

  8. Augmented halal food traceability system: analysis and design using UML

    NASA Astrophysics Data System (ADS)

    Usman, Y. V.; Fauzi, A. M.; Irawadi, T. T.; Djatna, T.

    2018-04-01

    Augmented halal food traceability is expanding the range of halal traceability in food supply chain where currently only available for tracing from the source of raw material to the industrial warehouse or inbound logistic. The halal traceability system must be developed in the integrated form that includes inbound and outbound logistics. The objective of this study was to develop a reliable initial model of integrated traceability system of halal food supply chain. The method was based on unified modeling language (UML) such as use case, sequence, and business process diagram. A goal programming model was formulated considering two objective functions which include (1) minimization of risk of halal traceability failures happened potentially during outbound logistics activities and (2) maximization of quality of halal product information. The result indicates the supply of material is the most important point to be considered in minimizing the risk of failure of halal food traceability system whereas no risk observed in manufacturing and distribution.

  9. State-transition diagrams for biologists.

    PubMed

    Bersini, Hugues; Klatzmann, David; Six, Adrien; Thomas-Vaslin, Véronique

    2012-01-01

    It is clearly in the tradition of biologists to conceptualize the dynamical evolution of biological systems in terms of state-transitions of biological objects. This paper is mainly concerned with (but obviously not limited too) the immunological branch of biology and shows how the adoption of UML (Unified Modeling Language) state-transition diagrams can ease the modeling, the understanding, the coding, the manipulation or the documentation of population-based immune software model generally defined as a set of ordinary differential equations (ODE), describing the evolution in time of populations of various biological objects. Moreover, that same UML adoption naturally entails a far from negligible representational economy since one graphical item of the diagram might have to be repeated in various places of the mathematical model. First, the main graphical elements of the UML state-transition diagram and how they can be mapped onto a corresponding ODE mathematical model are presented. Then, two already published immune models of thymocyte behavior and time evolution in the thymus, the first one originally conceived as an ODE population-based model whereas the second one as an agent-based one, are refactored and expressed in a state-transition form so as to make them much easier to understand and their respective code easier to access, to modify and run. As an illustrative proof, for any immunologist, it should be possible to understand faithfully enough what the two software models are supposed to reproduce and how they execute with no need to plunge into the Java or Fortran lines.

  10. State-Transition Diagrams for Biologists

    PubMed Central

    Bersini, Hugues; Klatzmann, David; Six, Adrien; Thomas-Vaslin, Véronique

    2012-01-01

    It is clearly in the tradition of biologists to conceptualize the dynamical evolution of biological systems in terms of state-transitions of biological objects. This paper is mainly concerned with (but obviously not limited too) the immunological branch of biology and shows how the adoption of UML (Unified Modeling Language) state-transition diagrams can ease the modeling, the understanding, the coding, the manipulation or the documentation of population-based immune software model generally defined as a set of ordinary differential equations (ODE), describing the evolution in time of populations of various biological objects. Moreover, that same UML adoption naturally entails a far from negligible representational economy since one graphical item of the diagram might have to be repeated in various places of the mathematical model. First, the main graphical elements of the UML state-transition diagram and how they can be mapped onto a corresponding ODE mathematical model are presented. Then, two already published immune models of thymocyte behavior and time evolution in the thymus, the first one originally conceived as an ODE population-based model whereas the second one as an agent-based one, are refactored and expressed in a state-transition form so as to make them much easier to understand and their respective code easier to access, to modify and run. As an illustrative proof, for any immunologist, it should be possible to understand faithfully enough what the two software models are supposed to reproduce and how they execute with no need to plunge into the Java or Fortran lines. PMID:22844438

  11. A Survey of UML Based Regression Testing

    NASA Astrophysics Data System (ADS)

    Fahad, Muhammad; Nadeem, Aamer

    Regression testing is the process of ensuring software quality by analyzing whether changed parts behave as intended, and unchanged parts are not affected by the modifications. Since it is a costly process, a lot of techniques are proposed in the research literature that suggest testers how to build regression test suite from existing test suite with minimum cost. In this paper, we discuss the advantages and drawbacks of using UML diagrams for regression testing and analyze that UML model helps in identifying changes for regression test selection effectively. We survey the existing UML based regression testing techniques and provide an analysis matrix to give a quick insight into prominent features of the literature work. We discuss the open research issues like managing and reducing the size of regression test suite, prioritization of the test cases that would be helpful during strict schedule and resources that remain to be addressed for UML based regression testing.

  12. Constraints Modeling in FRBR Data Model Using OCL

    NASA Astrophysics Data System (ADS)

    Rudić, Gordana

    2011-09-01

    Transformation of the conceptual FRBR data model to the class diagram in UML 2.0 notation is given. The class diagram is formed using MagicDraw CASE tool. The paper presents a class diagram for the first group of FRBR entities ie. classes (the product of intellectual or artistic endeavour). It is demonstrated how to model constraints over relationships between classes in FRBR object data model using OCL 2.0.

  13. Unified Modeling Language (UML) for hospital-based cancer registration processes.

    PubMed

    Shiki, Naomi; Ohno, Yuko; Fujii, Ayumi; Murata, Taizo; Matsumura, Yasushi

    2008-01-01

    Hospital-based cancer registry involves complex processing steps that span across multiple departments. In addition, management techniques and registration procedures differ depending on each medical facility. Establishing processes for hospital-based cancer registry requires clarifying specific functions and labor needed. In recent years, the business modeling technique, in which management evaluation is done by clearly spelling out processes and functions, has been applied to business process analysis. However, there are few analytical reports describing the applications of these concepts to medical-related work. In this study, we initially sought to model hospital-based cancer registration processes using the Unified Modeling Language (UML), to clarify functions. The object of this study was the cancer registry of Osaka University Hospital. We organized the hospital-based cancer registration processes based on interview and observational surveys, and produced an As-Is model using activity, use-case, and class diagrams. After drafting every UML model, it was fed-back to practitioners to check its validity and improved. We were able to define the workflow for each department using activity diagrams. In addition, by using use-case diagrams we were able to classify each department within the hospital as a system, and thereby specify the core processes and staff that were responsible for each department. The class diagrams were effective in systematically organizing the information to be used for hospital-based cancer registries. Using UML modeling, hospital-based cancer registration processes were broadly classified into three separate processes, namely, registration tasks, quality control, and filing data. An additional 14 functions were also extracted. Many tasks take place within the hospital-based cancer registry office, but the process of providing information spans across multiple departments. Moreover, additional tasks were required in comparison to using a standardized system because the hospital-based cancer registration system was constructed with the pre-existing computer system in Osaka University Hospital. Difficulty of utilization of useful information for cancer registration processes was shown to increase the task workload. By using UML, we were able to clarify functions and extract the typical processes for a hospital-based cancer registry. Modeling can provide a basis of process analysis for establishment of efficient hospital-based cancer registration processes in each institute.

  14. Space Telecommunications Radio System Software Architecture Concepts and Analysis

    NASA Technical Reports Server (NTRS)

    Handler, Louis M.; Hall, Charles S.; Briones, Janette C.; Blaser, Tammy M.

    2008-01-01

    The Space Telecommunications Radio System (STRS) project investigated various Software Defined Radio (SDR) architectures for Space. An STRS architecture has been selected that separates the STRS operating environment from its various waveforms and also abstracts any specialized hardware to limit its effect on the operating environment. The design supports software evolution where new functionality is incorporated into the radio. Radio hardware functionality has been moving from hardware based ASICs into firmware and software based processors such as FPGAs, DSPs and General Purpose Processors (GPPs). Use cases capture the requirements of a system by describing how the system should interact with the users or other systems (the actors) to achieve a specific goal. The Unified Modeling Language (UML) is used to illustrate the Use Cases in a variety of ways. The Top Level Use Case diagram shows groupings of the use cases and how the actors are involved. The state diagrams depict the various states that a system or object may be in and the transitions between those states. The sequence diagrams show the main flow of activity as described in the use cases.

  15. The ALFA (Activity Log Files Aggregation) Toolkit: A Method for Precise Observation of the Consultation

    PubMed Central

    2008-01-01

    Background There is a lack of tools to evaluate and compare Electronic patient record (EPR) systems to inform a rational choice or development agenda. Objective To develop a tool kit to measure the impact of different EPR system features on the consultation. Methods We first developed a specification to overcome the limitations of existing methods. We divided this into work packages: (1) developing a method to display multichannel video of the consultation; (2) code and measure activities, including computer use and verbal interactions; (3) automate the capture of nonverbal interactions; (4) aggregate multiple observations into a single navigable output; and (5) produce an output interpretable by software developers. We piloted this method by filming live consultations (n = 22) by 4 general practitioners (GPs) using different EPR systems. We compared the time taken and variations during coded data entry, prescribing, and blood pressure (BP) recording. We used nonparametric tests to make statistical comparisons. We contrasted methods of BP recording using Unified Modeling Language (UML) sequence diagrams. Results We found that 4 channels of video were optimal. We identified an existing application for manual coding of video output. We developed in-house tools for capturing use of keyboard and mouse and to time stamp speech. The transcript is then typed within this time stamp. Although we managed to capture body language using pattern recognition software, we were unable to use this data quantitatively. We loaded these observational outputs into our aggregation tool, which allows simultaneous navigation and viewing of multiple files. This also creates a single exportable file in XML format, which we used to develop UML sequence diagrams. In our pilot, the GP using the EMIS LV (Egton Medical Information Systems Limited, Leeds, UK) system took the longest time to code data (mean 11.5 s, 95% CI 8.7-14.2). Nonparametric comparison of EMIS LV with the other systems showed a significant difference, with EMIS PCS (Egton Medical Information Systems Limited, Leeds, UK) (P = .007), iSoft Synergy (iSOFT, Banbury, UK) (P = .014), and INPS Vision (INPS, London, UK) (P = .006) facilitating faster coding. In contrast, prescribing was fastest with EMIS LV (mean 23.7 s, 95% CI 20.5-26.8), but nonparametric comparison showed no statistically significant difference. UML sequence diagrams showed that the simplest BP recording interface was not the easiest to use, as users spent longer navigating or looking up previous blood pressures separately. Complex interfaces with free-text boxes left clinicians unsure of what to add. Conclusions The ALFA method allows the precise observation of the clinical consultation. It enables rigorous comparison of core elements of EPR systems. Pilot data suggests its capacity to demonstrate differences between systems. Its outputs could provide the evidence base for making more objective choices between systems. PMID:18812313

  16. Formal verification of software-based medical devices considering medical guidelines.

    PubMed

    Daw, Zamira; Cleaveland, Rance; Vetter, Marcus

    2014-01-01

    Software-based devices have increasingly become an important part of several clinical scenarios. Due to their critical impact on human life, medical devices have very strict safety requirements. It is therefore necessary to apply verification methods to ensure that the safety requirements are met. Verification of software-based devices is commonly limited to the verification of their internal elements without considering the interaction that these elements have with other devices as well as the application environment in which they are used. Medical guidelines define clinical procedures, which contain the necessary information to completely verify medical devices. The objective of this work was to incorporate medical guidelines into the verification process in order to increase the reliability of the software-based medical devices. Medical devices are developed using the model-driven method deterministic models for signal processing of embedded systems (DMOSES). This method uses unified modeling language (UML) models as a basis for the development of medical devices. The UML activity diagram is used to describe medical guidelines as workflows. The functionality of the medical devices is abstracted as a set of actions that is modeled within these workflows. In this paper, the UML models are verified using the UPPAAL model-checker. For this purpose, a formalization approach for the UML models using timed automaton (TA) is presented. A set of requirements is verified by the proposed approach for the navigation-guided biopsy. This shows the capability for identifying errors or optimization points both in the workflow and in the system design of the navigation device. In addition to the above, an open source eclipse plug-in was developed for the automated transformation of UML models into TA models that are automatically verified using UPPAAL. The proposed method enables developers to model medical devices and their clinical environment using clinical workflows as one UML diagram. Additionally, the system design can be formally verified automatically.

  17. Design Of Computer Based Test Using The Unified Modeling Language

    NASA Astrophysics Data System (ADS)

    Tedyyana, Agus; Danuri; Lidyawati

    2017-12-01

    The Admission selection of Politeknik Negeri Bengkalis through interest and talent search (PMDK), Joint Selection of admission test for state Polytechnics (SB-UMPN) and Independent (UM-Polbeng) were conducted by using paper-based Test (PBT). Paper Based Test model has some weaknesses. They are wasting too much paper, the leaking of the questios to the public, and data manipulation of the test result. This reasearch was Aimed to create a Computer-based Test (CBT) models by using Unified Modeling Language (UML) the which consists of Use Case diagrams, Activity diagram and sequence diagrams. During the designing process of the application, it is important to pay attention on the process of giving the password for the test questions before they were shown through encryption and description process. RSA cryptography algorithm was used in this process. Then, the questions shown in the questions banks were randomized by using the Fisher-Yates Shuffle method. The network architecture used in Computer Based test application was a client-server network models and Local Area Network (LAN). The result of the design was the Computer Based Test application for admission to the selection of Politeknik Negeri Bengkalis.

  18. A UML Profile for State Analysis

    NASA Technical Reports Server (NTRS)

    Murray, Alex; Rasmussen, Robert

    2010-01-01

    State Analysis is a systems engineering methodology for the specification and design of control systems, developed at the Jet Propulsion Laboratory. The methodology emphasizes an analysis of the system under control in terms of States and their properties and behaviors and their effects on each other, a clear separation of the control system from the controlled system, cognizance in the control system of the controlled system's State, goal-based control built on constraining the controlled system's States, and disciplined techniques for State discovery and characterization. State Analysis (SA) introduces two key diagram types: State Effects and Goal Network diagrams. The team at JPL developed a tool for performing State Analysis. The tool includes a drawing capability, backed by a database that supports the diagram types and the organization of the elements of the SA models. But the tool does not support the usual activities of software engineering and design - a disadvantage, since systems to which State Analysis can be applied tend to be very software-intensive. This motivated the work described in this paper: the development of a preliminary Unified Modeling Language (UML) profile for State Analysis. Having this profile would enable systems engineers to specify a system using the methods and graphical language of State Analysis, which is easily linked with a larger system model in SysML (Systems Modeling Language), while also giving software engineers engaged in implementing the specified control system immediate access to and use of the SA model, in the same language, UML, used for other software design. That is, a State Analysis profile would serve as a shared modeling bridge between system and software models for the behavior aspects of the system. This paper begins with an overview of State Analysis and its underpinnings, followed by an overview of the mapping of SA constructs to the UML metamodel. It then delves into the details of these mappings and the constraints associated with them. Finally, we give an example of the use of the profile for expressing an example SA model.

  19. Exploring the possibility of modeling a genetic counseling guideline using agile methodology.

    PubMed

    Choi, Jeeyae

    2013-01-01

    Increased demand of genetic counseling services heightened the necessity of a computerized genetic counseling decision support system. In order to develop an effective and efficient computerized system, modeling of genetic counseling guideline is an essential step. Throughout this pilot study, Agile methodology with United Modeling Language (UML) was utilized to model a guideline. 13 tasks and 14 associated elements were extracted. Successfully constructed conceptual class and activity diagrams revealed that Agile methodology with UML was a suitable tool to modeling a genetic counseling guideline.

  20. A review method for UML requirements analysis model employing system-side prototyping.

    PubMed

    Ogata, Shinpei; Matsuura, Saeko

    2013-12-01

    User interface prototyping is an effective method for users to validate the requirements defined by analysts at an early stage of a software development. However, a user interface prototype system offers weak support for the analysts to verify the consistency of the specifications about internal aspects of a system such as business logic. As the result, the inconsistency causes a lot of rework costs because the inconsistency often makes the developers impossible to actualize the system based on the specifications. For verifying such consistency, functional prototyping is an effective method for the analysts, but it needs a lot of costs and more detailed specifications. In this paper, we propose a review method so that analysts can verify the consistency among several different kinds of diagrams in UML efficiently by employing system-side prototyping without the detailed model. The system-side prototype system does not have any functions to achieve business logic, but visualizes the results of the integration among the diagrams in UML as Web pages. The usefulness of our proposal was evaluated by applying our proposal into a development of Library Management System (LMS) for a laboratory. This development was conducted by a group. As the result, our proposal was useful for discovering the serious inconsistency caused by the misunderstanding among the members of the group.

  1. The Neighborhood Auditing Tool: a hybrid interface for auditing the UMLS.

    PubMed

    Morrey, C Paul; Geller, James; Halper, Michael; Perl, Yehoshua

    2009-06-01

    The UMLS's integration of more than 100 source vocabularies, not necessarily consistent with one another, causes some inconsistencies. The purpose of auditing the UMLS is to detect such inconsistencies and to suggest how to resolve them while observing the requirement of fully representing the content of each source in the UMLS. A software tool, called the Neighborhood Auditing Tool (NAT), that facilitates UMLS auditing is presented. The NAT supports "neighborhood-based" auditing, where, at any given time, an auditor concentrates on a single-focus concept and one of a variety of neighborhoods of its closely related concepts. Typical diagrammatic displays of concept networks have a number of shortcomings, so the NAT utilizes a hybrid diagram/text interface that features stylized neighborhood views which retain some of the best features of both the diagrammatic layouts and text windows while avoiding the shortcomings. The NAT allows an auditor to display knowledge from both the Metathesaurus (concept) level and the Semantic Network (semantic type) level. Various additional features of the NAT that support the auditing process are described. The usefulness of the NAT is demonstrated through a group of case studies. Its impact is tested with a study involving a select group of auditors.

  2. Connecting Architecture and Implementation

    NASA Astrophysics Data System (ADS)

    Buchgeher, Georg; Weinreich, Rainer

    Software architectures are still typically defined and described independently from implementation. To avoid architectural erosion and drift, architectural representation needs to be continuously updated and synchronized with system implementation. Existing approaches for architecture representation like informal architecture documentation, UML diagrams, and Architecture Description Languages (ADLs) provide only limited support for connecting architecture descriptions and implementations. Architecture management tools like Lattix, SonarJ, and Sotoarc and UML-tools tackle this problem by extracting architecture information directly from code. This approach works for low-level architectural abstractions like classes and interfaces in object-oriented systems but fails to support architectural abstractions not found in programming languages. In this paper we present an approach for linking and continuously synchronizing a formalized architecture representation to an implementation. The approach is a synthesis of functionality provided by code-centric architecture management and UML tools and higher-level architecture analysis approaches like ADLs.

  3. BGen: A UML Behavior Network Generator Tool

    NASA Technical Reports Server (NTRS)

    Huntsberger, Terry; Reder, Leonard J.; Balian, Harry

    2010-01-01

    BGen software was designed for autogeneration of code based on a graphical representation of a behavior network used for controlling automatic vehicles. A common format used for describing a behavior network, such as that used in the JPL-developed behavior-based control system, CARACaS ["Control Architecture for Robotic Agent Command and Sensing" (NPO-43635), NASA Tech Briefs, Vol. 32, No. 10 (October 2008), page 40] includes a graph with sensory inputs flowing through the behaviors in order to generate the signals for the actuators that drive and steer the vehicle. A computer program to translate Unified Modeling Language (UML) Freeform Implementation Diagrams into a legacy C implementation of Behavior Network has been developed in order to simplify the development of C-code for behavior-based control systems. UML is a popular standard developed by the Object Management Group (OMG) to model software architectures graphically. The C implementation of a Behavior Network is functioning as a decision tree.

  4. The OMG Modelling Language (SYSML)

    NASA Astrophysics Data System (ADS)

    Hause, M.

    2007-08-01

    On July 6th 2006, the Object Management Group (OMG) announced the adoption of the OMG Systems Modeling Language (OMG SysML). The SysML specification was in response to the joint Request for Proposal issued by the OMG and INCOSE (the International Council on Systems Engineering) for a customized version of UML 2, designed to address the specific needs of system engineers. SysML is a visual modeling language that extends UML 2 in order to support the specification, analysis, design, verification and validation of complex systems. This paper will look at the background of SysML and summarize the SysML specification including the modifications to UML 2.0, along with the new requirement and parametric diagrams. It will also show how SysML artifacts can be used to specify the requirements for other solution spaces such as software and hardware to provide handover to other disciplines.

  5. Architectural Design of a LMS with LTSA-Conformance

    ERIC Educational Resources Information Center

    Sengupta, Souvik; Dasgupta, Ranjan

    2017-01-01

    This paper illustrates an approach for architectural design of a Learning Management System (LMS), which is verifiable against the Learning Technology System Architecture (LTSA) conformance rules. We introduce a new method for software architectural design that extends the Unified Modeling Language (UML) component diagram with the formal…

  6. The Use of UML for Software Requirements Expression and Management

    NASA Technical Reports Server (NTRS)

    Murray, Alex; Clark, Ken

    2015-01-01

    It is common practice to write English-language "shall" statements to embody detailed software requirements in aerospace software applications. This paper explores the use of the UML language as a replacement for the English language for this purpose. Among the advantages offered by the Unified Modeling Language (UML) is a high degree of clarity and precision in the expression of domain concepts as well as architecture and design. Can this quality of UML be exploited for the definition of software requirements? While expressing logical behavior, interface characteristics, timeliness constraints, and other constraints on software using UML is commonly done and relatively straight-forward, achieving the additional aspects of the expression and management of software requirements that stakeholders expect, especially traceability, is far less so. These other characteristics, concerned with auditing and quality control, include the ability to trace a requirement to a parent requirement (which may well be an English "shall" statement), to trace a requirement to verification activities or scenarios which verify that requirement, and to trace a requirement to elements of the software design which implement that requirement. UML Use Cases, designed for capturing requirements, have not always been satisfactory. Some applications of them simply use the Use Case model element as a repository for English requirement statements. Other applications of Use Cases, in which Use Cases are incorporated into behavioral diagrams that successfully communicate the behaviors and constraints required of the software, do indeed take advantage of UML's clarity, but not in ways that support the traceability features mentioned above. Our approach uses the Stereotype construct of UML to precisely identify elements of UML constructs, especially behaviors such as State Machines and Activities, as requirements, and also to achieve the necessary mapping capabilities. We describe this approach in the context of a space-based software application currently under development at the Jet Propulsion Laboratory.

  7. A Wittgenstein Approach to the Learning of OO-Modeling

    ERIC Educational Resources Information Center

    Holmboe, Christian

    2004-01-01

    The paper uses Ludwig Wittgenstein's theories about the relationship between thought, language, and objects of the world to explore the assumption that OO-thinking resembles natural thinking. The paper imports from research in linguistic philosophy to computer science education research. I show how UML class diagrams (i.e., an artificial…

  8. A New Tool to Facilitate Learning Reading for Early Childhood

    ERIC Educational Resources Information Center

    Puspitasari, Cita; Subiyanto

    2017-01-01

    This paper proposes a new android application for early childhood learning reading. The description includes a design, development, and an evaluation experiment of an educational game for learning reading on android. Before developing the game, Unified Modeling Language (UML) diagrams, interfaces, animation, narrative or audio were designed.…

  9. Generating Models of Surgical Procedures using UMLS Concepts and Multiple Sequence Alignment

    PubMed Central

    Meng, Frank; D’Avolio, Leonard W.; Chen, Andrew A.; Taira, Ricky K.; Kangarloo, Hooshang

    2005-01-01

    Surgical procedures can be viewed as a process composed of a sequence of steps performed on, by, or with the patient’s anatomy. This sequence is typically the pattern followed by surgeons when generating surgical report narratives for documenting surgical procedures. This paper describes a methodology for semi-automatically deriving a model of conducted surgeries, utilizing a sequence of derived Unified Medical Language System (UMLS) concepts for representing surgical procedures. A multiple sequence alignment was computed from a collection of such sequences and was used for generating the model. These models have the potential of being useful in a variety of informatics applications such as information retrieval and automatic document generation. PMID:16779094

  10. Doclet To Synthesize UML

    NASA Technical Reports Server (NTRS)

    Barry, Matthew R.; Osborne, Richard N.

    2005-01-01

    The RoseDoclet computer program extends the capability of Java doclet software to automatically synthesize Unified Modeling Language (UML) content from Java language source code. [Doclets are Java-language programs that use the doclet application programming interface (API) to specify the content and format of the output of Javadoc. Javadoc is a program, originally designed to generate API documentation from Java source code, now also useful as an extensible engine for processing Java source code.] RoseDoclet takes advantage of Javadoc comments and tags already in the source code to produce a UML model of that code. RoseDoclet applies the doclet API to create a doclet passed to Javadoc. The Javadoc engine applies the doclet to the source code, emitting the output format specified by the doclet. RoseDoclet emits a Rose model file and populates it with fully documented packages, classes, methods, variables, and class diagrams identified in the source code. The way in which UML models are generated can be controlled by use of new Javadoc comment tags that RoseDoclet provides. The advantage of using RoseDoclet is that Javadoc documentation becomes leveraged for two purposes: documenting the as-built API and keeping the design documentation up to date.

  11. Using Unified Modelling Language (UML) as a process-modelling technique for clinical-research process improvement.

    PubMed

    Kumarapeli, P; De Lusignan, S; Ellis, T; Jones, B

    2007-03-01

    The Primary Care Data Quality programme (PCDQ) is a quality-improvement programme which processes routinely collected general practice computer data. Patient data collected from a wide range of different brands of clinical computer systems are aggregated, processed, and fed back to practices in an educational context to improve the quality of care. Process modelling is a well-established approach used to gain understanding and systematic appraisal, and identify areas of improvement of a business process. Unified modelling language (UML) is a general purpose modelling technique used for this purpose. We used UML to appraise the PCDQ process to see if the efficiency and predictability of the process could be improved. Activity analysis and thinking-aloud sessions were used to collect data to generate UML diagrams. The UML model highlighted the sequential nature of the current process as a barrier for efficiency gains. It also identified the uneven distribution of process controls, lack of symmetric communication channels, critical dependencies among processing stages, and failure to implement all the lessons learned in the piloting phase. It also suggested that improved structured reporting at each stage - especially from the pilot phase, parallel processing of data and correctly positioned process controls - should improve the efficiency and predictability of research projects. Process modelling provided a rational basis for the critical appraisal of a clinical data processing system; its potential maybe underutilized within health care.

  12. Software system architecture for corporate user support

    NASA Astrophysics Data System (ADS)

    Sukhopluyeva, V. S.; Kuznetsov, D. Y.

    2017-01-01

    In this article, several existing ready-to-use solutions for the HelpDesk are reviewed. Advantages and disadvantages of these systems are identified. Architecture of software solution for a corporate user support system is presented in a form of the use case, state, and component diagrams described by using a unified modeling language (UML).

  13. The MP (Materialization Pattern) Model for Representing Math Educational Standards

    NASA Astrophysics Data System (ADS)

    Choi, Namyoun; Song, Il-Yeol; An, Yuan

    Representing natural languages with UML has been an important research issue for various reasons. Little work has been done for modeling imperative mood sentences which are the sentence structure of math educational standard statements. In this paper, we propose the MP (Materialization Pattern) model that captures the semantics of English sentences used in math educational standards. The MP model is based on the Reed-Kellogg sentence diagrams and creates MP schemas with the UML notation. The MP model explicitly represents the semantics of the sentences by extracting math concepts and the cognitive process of math concepts from math educational standard statements, and simplifies modeling. This MP model is also developed to be used for aligning math educational standard statements via schema matching.

  14. Incremental checking of Master Data Management model based on contextual graphs

    NASA Astrophysics Data System (ADS)

    Lamolle, Myriam; Menet, Ludovic; Le Duc, Chan

    2015-10-01

    The validation of models is a crucial step in distributed heterogeneous systems. In this paper, an incremental validation method is proposed in the scope of a Model Driven Engineering (MDE) approach, which is used to develop a Master Data Management (MDM) field represented by XML Schema models. The MDE approach presented in this paper is based on the definition of an abstraction layer using UML class diagrams. The validation method aims to minimise the model errors and to optimisethe process of model checking. Therefore, the notion of validation contexts is introduced allowing the verification of data model views. Description logics specify constraints that the models have to check. An experimentation of the approach is presented through an application developed in ArgoUML IDE.

  15. Describing different brain computer interface systems through a unique model: a UML implementation.

    PubMed

    Quitadamo, Lucia Rita; Marciani, Maria Grazia; Cardarilli, Gian Carlo; Bianchi, Luigi

    2008-01-01

    All the protocols currently implemented in brain computer interface (BCI) experiments are characterized by different structural and temporal entities. Moreover, due to the lack of a unique descriptive model for BCI systems, there is not a standard way to define the structure and the timing of a BCI experimental session among different research groups and there is also great discordance on the meaning of the most common terms dealing with BCI, such as trial, run and session. The aim of this paper is to provide a unified modeling language (UML) implementation of BCI systems through a unique dynamic model which is able to describe the main protocols defined in the literature (P300, mu-rhythms, SCP, SSVEP, fMRI) and demonstrates to be reasonable and adjustable according to different requirements. This model includes a set of definitions of the typical entities encountered in a BCI, diagrams which explain the structural correlations among them and a detailed description of the timing of a trial. This last represents an innovation with respect to the models already proposed in the literature. The UML documentation and the possibility of adapting this model to the different BCI systems built to date, make it a basis for the implementation of new systems and a mean for the unification and dissemination of resources. The model with all the diagrams and definitions reported in the paper are the core of the body language framework, a free set of routines and tools for the implementation, optimization and delivery of cross-platform BCI systems.

  16. The Neighborhood Auditing Tool: A Hybrid Interface for Auditing the UMLS

    PubMed Central

    Morrey, C. Paul; Geller, James; Halper, Michael; Perl, Yehoshua

    2009-01-01

    The UMLS’s integration of more than 100 source vocabularies, not necessarily consistent with one another, causes some inconsistencies. The purpose of auditing the UMLS is to detect such inconsistencies and to suggest how to resolve them while observing the requirement of fully representing the content of each source in the UMLS. A software tool, called the Neighborhood Auditing Tool (NAT), that facilitates UMLS auditing is presented. The NAT supports “neighborhood-based” auditing, where, at any given time, an auditor concentrates on a single focus concept and one of a variety of neighborhoods of its closely related concepts. Typical diagrammatic displays of concept networks have a number of shortcomings, so the NAT utilizes a hybrid diagram/text interface that features stylized neighborhood views which retain some of the best features of both the diagrammatic layouts and text windows while avoiding the shortcomings. The NAT allows an auditor to display knowledge from both the Metathesaurus (concept) level and the Semantic Network (semantic type) level. Various additional features of the NAT that support the auditing process are described. The usefulness of the NAT is demonstrated through a group of case studies. Its impact is tested with a study involving a select group of auditors. PMID:19475725

  17. Rosen's (M,R) system in Unified Modelling Language.

    PubMed

    Zhang, Ling; Williams, Richard A; Gatherer, Derek

    2016-01-01

    Robert Rosen's (M,R) system is an abstract biological network architecture that is allegedly non-computable on a Turing machine. If (M,R) is truly non-computable, there are serious implications for the modelling of large biological networks in computer software. A body of work has now accumulated addressing Rosen's claim concerning (M,R) by attempting to instantiate it in various software systems. However, a conclusive refutation has remained elusive, principally since none of the attempts to date have unambiguously avoided the critique that they have altered the properties of (M,R) in the coding process, producing merely approximate simulations of (M,R) rather than true computational models. In this paper, we use the Unified Modelling Language (UML), a diagrammatic notation standard, to express (M,R) as a system of objects having attributes, functions and relations. We believe that this instantiates (M,R) in such a way than none of the original properties of the system are corrupted in the process. Crucially, we demonstrate that (M,R) as classically represented in the relational biology literature is implicitly a UML communication diagram. Furthermore, since UML is formally compatible with object-oriented computing languages, instantiation of (M,R) in UML strongly implies its computability in object-oriented coding languages. Copyright © 2015 Elsevier Ireland Ltd. All rights reserved.

  18. Accessible Modelling of Complexity in Health (AMoCH) and associated data flows: asthma as an exemplar.

    PubMed

    Liyanage, Harshana; Luzi, Daniela; De Lusignan, Simon; Pecoraro, Fabrizio; McNulty, Richard; Tamburis, Oscar; Krause, Paul; Rigby, Michael; Blair, Mitch

    2016-04-18

    Background Modelling is an important part of information science. Models are abstractions of reality. We use models in the following contexts: (1) to describe the data and information flows in clinical practice to information scientists, (2) to compare health systems and care pathways, (3) to understand how clinical cases are recorded in record systems and (4) to model health care business models.Asthma is an important condition associated with a substantial mortality and morbidity. However, there are difficulties in determining who has the condition, making both its incidence and prevalence uncertain.Objective To demonstrate an approach for modelling complexity in health using asthma prevalence and incidence as an exemplar.Method The four steps in our process are:1. Drawing a rich picture, following Checkland's soft systems methodology;2. Constructing data flow diagrams (DFDs);3. Creating Unified Modelling Language (UML) use case diagrams to describe the interaction of the key actors with the system;4. Activity diagrams, either UML activity diagram or business process modelling notation diagram.Results Our rich picture flagged the complexity of factors that might impact on asthma diagnosis. There was consensus that the principle issue was that there were undiagnosed and misdiagnosed cases as well as correctly diagnosed. Genetic predisposition to atopy; exposure to environmental triggers; impact of respiratory health on earnings or ability to attend education or participate in sport, charities, pressure groups and the pharmaceutical industry all increased the likelihood of a diagnosis of asthma. Stigma and some factors within the health system diminished the likelihood of a diagnosis. The DFDs and other elements focused on better case finding.Conclusions This approach flagged the factors that might impact on the reported prevalence or incidence of asthma. The models suggested that applying selection criteria may improve the specificity of new or confirmed diagnosis.

  19. Unified modeling language and design of a case-based retrieval system in medical imaging.

    PubMed Central

    LeBozec, C.; Jaulent, M. C.; Zapletal, E.; Degoulet, P.

    1998-01-01

    One goal of artificial intelligence research into case-based reasoning (CBR) systems is to develop approaches for designing useful and practical interactive case-based environments. Explaining each step of the design of the case-base and of the retrieval process is critical for the application of case-based systems to the real world. We describe herein our approach to the design of IDEM--Images and Diagnosis from Examples in Medicine--a medical image case-based retrieval system for pathologists. Our approach is based on the expressiveness of an object-oriented modeling language standard: the Unified Modeling Language (UML). We created a set of diagrams in UML notation illustrating the steps of the CBR methodology we used. The key aspect of this approach was selecting the relevant objects of the system according to user requirements and making visualization of cases and of the components of the case retrieval process. Further evaluation of the expressiveness of the design document is required but UML seems to be a promising formalism, improving the communication between the developers and users. Images Figure 6 Figure 7 PMID:9929346

  20. Unified modeling language and design of a case-based retrieval system in medical imaging.

    PubMed

    LeBozec, C; Jaulent, M C; Zapletal, E; Degoulet, P

    1998-01-01

    One goal of artificial intelligence research into case-based reasoning (CBR) systems is to develop approaches for designing useful and practical interactive case-based environments. Explaining each step of the design of the case-base and of the retrieval process is critical for the application of case-based systems to the real world. We describe herein our approach to the design of IDEM--Images and Diagnosis from Examples in Medicine--a medical image case-based retrieval system for pathologists. Our approach is based on the expressiveness of an object-oriented modeling language standard: the Unified Modeling Language (UML). We created a set of diagrams in UML notation illustrating the steps of the CBR methodology we used. The key aspect of this approach was selecting the relevant objects of the system according to user requirements and making visualization of cases and of the components of the case retrieval process. Further evaluation of the expressiveness of the design document is required but UML seems to be a promising formalism, improving the communication between the developers and users.

  1. Proposal for a new content model for the Austrian Procedure Catalogue.

    PubMed

    Neururer, Sabrina B; Pfeiffer, Karl P

    2013-01-01

    The Austrian Procedure Catalogue is used for procedure coding in Austria. Its architecture and content has some major weaknesses. The aim of this study is the presentation of a new potential content model for this classification system consisting of main characteristics of health interventions. It is visualized using a UML class diagram. Based on this proposition, an implementation of an ontology for procedure coding is planned.

  2. HYDRA: A Middleware-Oriented Integrated Architecture for e-Procurement in Supply Chains

    NASA Astrophysics Data System (ADS)

    Alor-Hernandez, Giner; Aguilar-Lasserre, Alberto; Juarez-Martinez, Ulises; Posada-Gomez, Ruben; Cortes-Robles, Guillermo; Garcia-Martinez, Mario Alberto; Gomez-Berbis, Juan Miguel; Rodriguez-Gonzalez, Alejandro

    The Service-Oriented Architecture (SOA) development paradigm has emerged to improve the critical issues of creating, modifying and extending solutions for business processes integration, incorporating process automation and automated exchange of information between organizations. Web services technology follows the SOA's principles for developing and deploying applications. Besides, Web services are considered as the platform for SOA, for both intra- and inter-enterprise communication. However, an SOA does not incorporate information about occurring events into business processes, which are the main features of supply chain management. These events and information delivery are addressed in an Event-Driven Architecture (EDA). Taking this into account, we propose a middleware-oriented integrated architecture that offers a brokering service for the procurement of products in a Supply Chain Management (SCM) scenario. As salient contributions, our system provides a hybrid architecture combining features of both SOA and EDA and a set of mechanisms for business processes pattern management, monitoring based on UML sequence diagrams, Web services-based management, event publish/subscription and reliable messaging service.

  3. Conceptual Model of Clinical Governance Information System for Statistical Indicators by Using UML in Two Sample Hospitals.

    PubMed

    Jeddi, Fatemeh Rangraz; Farzandipoor, Mehrdad; Arabfard, Masoud; Hosseini, Azam Haj Mohammad

    2014-04-01

    The purpose of this study was investigating situation and presenting a conceptual model for clinical governance information system by using UML in two sample hospitals. However, use of information is one of the fundamental components of clinical governance; but unfortunately, it does not pay much attention to information management. A cross sectional study was conducted in October 2012- May 2013. Data were gathered through questionnaires and interviews in two sample hospitals. Face and content validity of the questionnaire has been confirmed by experts. Data were collected from a pilot hospital and reforms were carried out and Final questionnaire was prepared. Data were analyzed by descriptive statistics and SPSS 16 software. With the scenario derived from questionnaires, UML diagrams are presented by using Rational Rose 7 software. The results showed that 32.14 percent Indicators of the hospitals were calculated. Database was not designed and 100 percent of the hospital's clinical governance was required to create a database. Clinical governance unit of hospitals to perform its mission, do not have access to all the needed indicators. Defining of Processes and drawing of models and creating of database are essential for designing of information systems.

  4. Conceptual Model of Clinical Governance Information System for Statistical Indicators by Using UML in Two Sample Hospitals.

    PubMed

    Jeddi, Fatemeh Rangraz; Farzandipoor, Mehrdad; Arabfard, Masoud; Hosseini, Azam Haj Mohammad

    2016-04-01

    The purpose of this study was investigating situation and presenting a conceptual model for clinical governance information system by using UML in two sample hospitals. However, use of information is one of the fundamental components of clinical governance; but unfortunately, it does not pay much attention to information management. A cross sectional study was conducted in October 2012- May 2013. Data were gathered through questionnaires and interviews in two sample hospitals. Face and content validity of the questionnaire has been confirmed by experts. Data were collected from a pilot hospital and reforms were carried out and Final questionnaire was prepared. Data were analyzed by descriptive statistics and SPSS 16 software. With the scenario derived from questionnaires, UML diagrams are presented by using Rational Rose 7 software. The results showed that 32.14 percent Indicators of the hospitals were calculated. Database was not designed and 100 percent of the hospital's clinical governance was required to create a database. Clinical governance unit of hospitals to perform its mission, do not have access to all the needed indicators. Defining of Processes and drawing of models and creating of database are essential for designing of information systems.

  5. Space-Time Coordinate Metadata for the Virtual Observatory Version 1.33

    NASA Astrophysics Data System (ADS)

    Rots, A. H.; Rots, A. H.

    2007-10-01

    This document provides a complete design description of the Space-Time Coordinate (STC) metadata for the Virtual Observatory. It explains the various components, highlights some implementation considerations, presents a complete set of UML diagrams, and discusses the relation between STC and certain other parts of the Data Model. Two serializations are discussed: XML Schema (STC-X) and String (STC-S); the former is an integral part of this Recommendation.

  6. The caBIG® Life Science Business Architecture Model.

    PubMed

    Boyd, Lauren Becnel; Hunicke-Smith, Scott P; Stafford, Grace A; Freund, Elaine T; Ehlman, Michele; Chandran, Uma; Dennis, Robert; Fernandez, Anna T; Goldstein, Stephen; Steffen, David; Tycko, Benjamin; Klemm, Juli D

    2011-05-15

    Business Architecture Models (BAMs) describe what a business does, who performs the activities, where and when activities are performed, how activities are accomplished and which data are present. The purpose of a BAM is to provide a common resource for understanding business functions and requirements and to guide software development. The cancer Biomedical Informatics Grid (caBIG®) Life Science BAM (LS BAM) provides a shared understanding of the vocabulary, goals and processes that are common in the business of LS research. LS BAM 1.1 includes 90 goals and 61 people and groups within Use Case and Activity Unified Modeling Language (UML) Diagrams. Here we report on the model's current release, LS BAM 1.1, its utility and usage, and plans for future use and continuing development for future releases. The LS BAM is freely available as UML, PDF and HTML (https://wiki.nci.nih.gov/x/OFNyAQ).

  7. A method of transition conflict resolving in hierarchical control

    NASA Astrophysics Data System (ADS)

    Łabiak, Grzegorz

    2016-09-01

    The paper concerns the problem of automatic solving of transition conflicts in hierarchical concurrent state machines (also known as UML state machine). Preparing by the designer a formal specification of a behaviour free from conflicts can be very complex. In this paper, it is proposed a method for solving conflicts through transition predicates modification. Partially specified predicates in the nondeterministic diagram are transformed into a symbolic Boolean space, whose points of the space code all possible valuations of transition predicates. Next, all valuations under partial specifications are logically multiplied by a function which represents all possible orthogonal predicate valuations. The result of this operation contains all possible collections of predicates, which under given partial specification make that the original diagram is conflict free and deterministic.

  8. Business Process Modelling is an Essential Part of a Requirements Analysis. Contribution of EFMI Primary Care Working Group.

    PubMed

    de Lusignan, S; Krause, P; Michalakidis, G; Vicente, M Tristan; Thompson, S; McGilchrist, M; Sullivan, F; van Royen, P; Agreus, L; Desombre, T; Taweel, A; Delaney, B

    2012-01-01

    To perform a requirements analysis of the barriers to conducting research linking of primary care, genetic and cancer data. We extended our initial data-centric approach to include socio-cultural and business requirements. We created reference models of core data requirements common to most studies using unified modelling language (UML), dataflow diagrams (DFD) and business process modelling notation (BPMN). We conducted a stakeholder analysis and constructed DFD and UML diagrams for use cases based on simulated research studies. We used research output as a sensitivity analysis. Differences between the reference model and use cases identified study specific data requirements. The stakeholder analysis identified: tensions, changes in specification, some indifference from data providers and enthusiastic informaticians urging inclusion of socio-cultural context. We identified requirements to collect information at three levels: micro- data items, which need to be semantically interoperable, meso- the medical record and data extraction, and macro- the health system and socio-cultural issues. BPMN clarified complex business requirements among data providers and vendors; and additional geographical requirements for patients to be represented in both linked datasets. High quality research output was the norm for most repositories. Reference models provide high-level schemata of the core data requirements. However, business requirements' modelling identifies stakeholder issues and identifies what needs to be addressed to enable participation.

  9. Conceptual Model of Clinical Governance Information System for Statistical Indicators by Using UML in Two Sample Hospitals

    PubMed Central

    Jeddi, Fatemeh Rangraz; Farzandipoor, Mehrdad; Arabfard, Masoud; Hosseini, Azam Haj Mohammad

    2016-01-01

    Objective: The purpose of this study was investigating situation and presenting a conceptual model for clinical governance information system by using UML in two sample hospitals. Background: However, use of information is one of the fundamental components of clinical governance; but unfortunately, it does not pay much attention to information management. Material and Methods: A cross sectional study was conducted in October 2012- May 2013. Data were gathered through questionnaires and interviews in two sample hospitals. Face and content validity of the questionnaire has been confirmed by experts. Data were collected from a pilot hospital and reforms were carried out and Final questionnaire was prepared. Data were analyzed by descriptive statistics and SPSS 16 software. Results: With the scenario derived from questionnaires, UML diagrams are presented by using Rational Rose 7 software. The results showed that 32.14 percent Indicators of the hospitals were calculated. Database was not designed and 100 percent of the hospital’s clinical governance was required to create a database. Conclusion: Clinical governance unit of hospitals to perform its mission, do not have access to all the needed indicators. Defining of Processes and drawing of models and creating of database are essential for designing of information systems. PMID:27147804

  10. Conceptual Model of Clinical Governance Information System for Statistical Indicators by Using UML in Two Sample Hospitals

    PubMed Central

    Jeddi, Fatemeh Rangraz; Farzandipoor, Mehrdad; Arabfard, Masoud; Hosseini, Azam Haj Mohammad

    2014-01-01

    Objective: The purpose of this study was investigating situation and presenting a conceptual model for clinical governance information system by using UML in two sample hospitals. Background: However, use of information is one of the fundamental components of clinical governance; but unfortunately, it does not pay much attention to information management. Material and Methods: A cross sectional study was conducted in October 2012- May 2013. Data were gathered through questionnaires and interviews in two sample hospitals. Face and content validity of the questionnaire has been confirmed by experts. Data were collected from a pilot hospital and reforms were carried out and Final questionnaire was prepared. Data were analyzed by descriptive statistics and SPSS 16 software. Results: With the scenario derived from questionnaires, UML diagrams are presented by using Rational Rose 7 software. The results showed that 32.14 percent Indicators of the hospitals were calculated. Database was not designed and 100 percent of the hospital’s clinical governance was required to create a database. Conclusion: Clinical governance unit of hospitals to perform its mission, do not have access to all the needed indicators. Defining of Processes and drawing of models and creating of database are essential for designing of information systems. PMID:24825933

  11. Time process study with UML.

    PubMed

    Shiki, N; Ohno, Y; Fujii, A; Murata, T; Matsumura, Y

    2009-01-01

    We propose a new business-process analysis approach, Time Process Study (TPS), which comprises process analysis and time and motion studies (TMS). TPS offsets weaknesses of TMS; the cost of field studies and the difficulties in applying them to tasks whose time span differs from those of usual tasks. In TPS, the job procedures are first displayed using a unified modeling language (UML). Next, time and manpower for each procedure are studied through interviews and TMS, and the information is appended to the UML diagram. We applied TPS in the case of a hospital-based cancer registry (HCR) of a university hospital to clarify the work procedure and the time required, and investigated TPS's availability. Meetings for the study were held once a month from July to September in 2008, and one inquirer committed a total of eight hours to the hospital survey. TPS revealed that HCR consisted of three tasks and 14 functions. The registration required 123 hours/month/person, the quality control required 6.5 hours/ 6 months/person and filing data into the population-based cancer registry required 0.5 hours/6 months/person. Of the total tasks involved in registration, 116.5 hours/month/person were undertaken by a registration worker, which shows the necessity of employing one full-time staff. With TPS, it is straightforward to share the concept among the study-team because the job procedure is first displayed using UML. Therefore, it requires a few workload to conduct TMS and interview. The obtained results were adopted for the review of staff assignment of HCR by Japanese government.

  12. Integrated Design and Production Reference Integration with ArchGenXML V1.00

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Barter, R H

    2004-07-20

    ArchGenXML is a tool that allows easy creation of Zope products through the use of Archetypes. The Integrated Design and Production Reference (IDPR) should be highly configurable in order to meet the needs of a diverse engineering community. Ease of configuration is key to the success of IDPR. The purpose of this paper is to describe a method of using a UML diagram editor to configure IDPR through ArchGenXML and Archetypes.

  13. The caBIG® Life Science Business Architecture Model

    PubMed Central

    Boyd, Lauren Becnel; Hunicke-Smith, Scott P.; Stafford, Grace A.; Freund, Elaine T.; Ehlman, Michele; Chandran, Uma; Dennis, Robert; Fernandez, Anna T.; Goldstein, Stephen; Steffen, David; Tycko, Benjamin; Klemm, Juli D.

    2011-01-01

    Motivation: Business Architecture Models (BAMs) describe what a business does, who performs the activities, where and when activities are performed, how activities are accomplished and which data are present. The purpose of a BAM is to provide a common resource for understanding business functions and requirements and to guide software development. The cancer Biomedical Informatics Grid (caBIG®) Life Science BAM (LS BAM) provides a shared understanding of the vocabulary, goals and processes that are common in the business of LS research. Results: LS BAM 1.1 includes 90 goals and 61 people and groups within Use Case and Activity Unified Modeling Language (UML) Diagrams. Here we report on the model's current release, LS BAM 1.1, its utility and usage, and plans for future use and continuing development for future releases. Availability and Implementation: The LS BAM is freely available as UML, PDF and HTML (https://wiki.nci.nih.gov/x/OFNyAQ). Contact: lbboyd@bcm.edu; laurenbboyd@gmail.com Supplementary information: Supplementary data) are avaliable at Bioinformatics online. PMID:21450709

  14. Agile Model Driven Development of Electronic Health Record-Based Specialty Population Registries

    PubMed Central

    Kannan, Vaishnavi; Fish, Jason C.; Willett, DuWayne L.

    2018-01-01

    The transformation of the American healthcare payment system from fee-for-service to value-based care increasingly makes it valuable to develop patient registries for specialized populations, to better assess healthcare quality and costs. Recent widespread adoption of Electronic Health Records (EHRs) in the U.S. now makes possible construction of EHR-based specialty registry data collection tools and reports, previously unfeasible using manual chart abstraction. But the complexities of specialty registry EHR tools and measures, along with the variety of stakeholders involved, can result in misunderstood requirements and frequent product change requests, as users first experience the tools in their actual clinical workflows. Such requirements churn could easily stall progress in specialty registry rollout. Modeling a system’s requirements and solution design can be a powerful way to remove ambiguities, facilitate shared understanding, and help evolve a design to meet newly-discovered needs. “Agile Modeling” retains these values while avoiding excessive unused up-front modeling in favor of iterative incremental modeling. Using Agile Modeling principles and practices, in calendar year 2015 one institution developed 58 EHR-based specialty registries, with 111 new data collection tools, supporting 134 clinical process and outcome measures, and enrolling over 16,000 patients. The subset of UML and non-UML models found most consistently useful in designing, building, and iteratively evolving EHR-based specialty registries included User Stories, Domain Models, Use Case Diagrams, Decision Trees, Graphical User Interface Storyboards, Use Case text descriptions, and Solution Class Diagrams. PMID:29750222

  15. Agile Model Driven Development of Electronic Health Record-Based Specialty Population Registries.

    PubMed

    Kannan, Vaishnavi; Fish, Jason C; Willett, DuWayne L

    2016-02-01

    The transformation of the American healthcare payment system from fee-for-service to value-based care increasingly makes it valuable to develop patient registries for specialized populations, to better assess healthcare quality and costs. Recent widespread adoption of Electronic Health Records (EHRs) in the U.S. now makes possible construction of EHR-based specialty registry data collection tools and reports, previously unfeasible using manual chart abstraction. But the complexities of specialty registry EHR tools and measures, along with the variety of stakeholders involved, can result in misunderstood requirements and frequent product change requests, as users first experience the tools in their actual clinical workflows. Such requirements churn could easily stall progress in specialty registry rollout. Modeling a system's requirements and solution design can be a powerful way to remove ambiguities, facilitate shared understanding, and help evolve a design to meet newly-discovered needs. "Agile Modeling" retains these values while avoiding excessive unused up-front modeling in favor of iterative incremental modeling. Using Agile Modeling principles and practices, in calendar year 2015 one institution developed 58 EHR-based specialty registries, with 111 new data collection tools, supporting 134 clinical process and outcome measures, and enrolling over 16,000 patients. The subset of UML and non-UML models found most consistently useful in designing, building, and iteratively evolving EHR-based specialty registries included User Stories, Domain Models, Use Case Diagrams, Decision Trees, Graphical User Interface Storyboards, Use Case text descriptions, and Solution Class Diagrams.

  16. An early illness recognition framework using a temporal Smith Waterman algorithm and NLP.

    PubMed

    Hajihashemi, Zahra; Popescu, Mihail

    2013-01-01

    In this paper we propose a framework for detecting health patterns based on non-wearable sensor sequence similarity and natural language processing (NLP). In TigerPlace, an aging in place facility from Columbia, MO, we deployed 47 sensor networks together with a nursing electronic health record (EHR) system to provide early illness recognition. The proposed framework utilizes sensor sequence similarity and NLP on EHR nursing comments to automatically notify the physician when health problems are detected. The reported methodology is inspired by genomic sequence annotation using similarity algorithms such as Smith Waterman (SW). Similarly, for each sensor sequence, we associate health concepts extracted from the nursing notes using Metamap, a NLP tool provided by Unified Medical Language System (UMLS). Since sensor sequences, unlike genomics ones, have an associated time dimension we propose a temporal variant of SW (TSW) to account for time. The main challenges presented by our framework are finding the most suitable time sequence similarity and aggregation of the retrieved UMLS concepts. On a pilot dataset from three Tiger Place residents, with a total of 1685 sensor days and 626 nursing records, we obtained an average precision of 0.64 and a recall of 0.37.

  17. Adapting Rational Unified Process (RUP) approach in designing a secure e-Tendering model

    NASA Astrophysics Data System (ADS)

    Mohd, Haslina; Robie, Muhammad Afdhal Muhammad; Baharom, Fauziah; Darus, Norida Muhd; Saip, Mohamed Ali; Yasin, Azman

    2016-08-01

    e-Tendering is an electronic processing of the tender document via internet and allow tenderer to publish, communicate, access, receive and submit all tender related information and documentation via internet. This study aims to design the e-Tendering system using Rational Unified Process approach. RUP provides a disciplined approach on how to assign tasks and responsibilities within the software development process. RUP has four phases that can assist researchers to adjust the requirements of various projects with different scope, problem and the size of projects. RUP is characterized as a use case driven, architecture centered, iterative and incremental process model. However the scope of this study only focusing on Inception and Elaboration phases as step to develop the model and perform only three of nine workflows (business modeling, requirements, analysis and design). RUP has a strong focus on documents and the activities in the inception and elaboration phases mainly concern the creation of diagrams and writing of textual descriptions. The UML notation and the software program, Star UML are used to support the design of e-Tendering. The e-Tendering design based on the RUP approach can contribute to e-Tendering developers and researchers in e-Tendering domain. In addition, this study also shows that the RUP is one of the best system development methodology that can be used as one of the research methodology in Software Engineering domain related to secured design of any observed application. This methodology has been tested in various studies in certain domains, such as in Simulation-based Decision Support, Security Requirement Engineering, Business Modeling and Secure System Requirement, and so forth. As a conclusion, these studies showed that the RUP one of a good research methodology that can be adapted in any Software Engineering (SE) research domain that required a few artifacts to be generated such as use case modeling, misuse case modeling, activity diagram, and initial class diagram from a list of requirements as identified earlier by the SE researchers

  18. Designing the Search Service for Enterprise Portal based on Oracle Universal Content Management

    NASA Astrophysics Data System (ADS)

    Bauer, K. S.; Kuznetsov, D. Y.; Pominov, A. D.

    2017-01-01

    Enterprise Portal is an important part of an organization in informative and innovative space. The portal provides collaboration between employees and the organization. This article gives a valuable background of Enterprise Portal and technologies. The paper presents Oracle WebCenter Portal and UCM Server integration in detail. The focus is on tools for Enterprise Portal and on Search Service in particular. The paper also presents several UML diagrams to describe the use of cases for Search Service and main components of this application.

  19. A UML-based meta-framework for system design in public health informatics.

    PubMed

    Orlova, Anna O; Lehmann, Harold

    2002-01-01

    The National Agenda for Public Health Informatics calls for standards in data and knowledge representation within public health, which requires a multi-level framework that links all aspects of public health. The literature of public health informatics and public health informatics application were reviewed. A UML-based systems analysis was performed. Face validity of results was evaluated in analyzing the public health domain of lead poisoning. The core class of the UML-based system of public health is the Public Health Domain, which is associated with multiple Problems, for which Actors provide Perspectives. Actors take Actions that define, generate, utilize and/or evaluate Data Sources. The life cycle of the domain is a sequence of activities attributed to its problems that spirals through multiple iterations and realizations within a domain. The proposed Public Health Informatics Meta-Framework broadens efforts in applying informatics principles to the field of public health

  20. The caCORE Software Development Kit: streamlining construction of interoperable biomedical information services.

    PubMed

    Phillips, Joshua; Chilukuri, Ram; Fragoso, Gilberto; Warzel, Denise; Covitz, Peter A

    2006-01-06

    Robust, programmatically accessible biomedical information services that syntactically and semantically interoperate with other resources are challenging to construct. Such systems require the adoption of common information models, data representations and terminology standards as well as documented application programming interfaces (APIs). The National Cancer Institute (NCI) developed the cancer common ontologic representation environment (caCORE) to provide the infrastructure necessary to achieve interoperability across the systems it develops or sponsors. The caCORE Software Development Kit (SDK) was designed to provide developers both within and outside the NCI with the tools needed to construct such interoperable software systems. The caCORE SDK requires a Unified Modeling Language (UML) tool to begin the development workflow with the construction of a domain information model in the form of a UML Class Diagram. Models are annotated with concepts and definitions from a description logic terminology source using the Semantic Connector component. The annotated model is registered in the Cancer Data Standards Repository (caDSR) using the UML Loader component. System software is automatically generated using the Codegen component, which produces middleware that runs on an application server. The caCORE SDK was initially tested and validated using a seven-class UML model, and has been used to generate the caCORE production system, which includes models with dozens of classes. The deployed system supports access through object-oriented APIs with consistent syntax for retrieval of any type of data object across all classes in the original UML model. The caCORE SDK is currently being used by several development teams, including by participants in the cancer biomedical informatics grid (caBIG) program, to create compatible data services. caBIG compatibility standards are based upon caCORE resources, and thus the caCORE SDK has emerged as a key enabling technology for caBIG. The caCORE SDK substantially lowers the barrier to implementing systems that are syntactically and semantically interoperable by providing workflow and automation tools that standardize and expedite modeling, development, and deployment. It has gained acceptance among developers in the caBIG program, and is expected to provide a common mechanism for creating data service nodes on the data grid that is under development.

  1. Sequence diagrams and the presentation of structural and evolutionary relationships among proteins.

    PubMed

    Thomas, B R

    1975-01-01

    Protein sequences mapped on two-dimensional diagrams show characteristic patterns that should be of value in visualising sequence information and in distinguishing simpler structures. A convenient map form for comparative purposes is the alpha-helix diagram with aminoacid distribution analogous to the surface of an alpha-helix oriented so that an alpha-helix structure corresponds on the diagram to a vertical band 3.6 residues wide. The sequence diagram for an alpha-keratin, high-sulphur protein suggests a new form of polypeptide helix based on a repeating unit of five which may be an important component of alpha-keratin fibres.

  2. Conducting requirements analyses for research using routinely collected health data: a model driven approach.

    PubMed

    de Lusignan, Simon; Cashman, Josephine; Poh, Norman; Michalakidis, Georgios; Mason, Aaron; Desombre, Terry; Krause, Paul

    2012-01-01

    Medical research increasingly requires the linkage of data from different sources. Conducting a requirements analysis for a new application is an established part of software engineering, but rarely reported in the biomedical literature; and no generic approaches have been published as to how to link heterogeneous health data. Literature review, followed by a consensus process to define how requirements for research, using, multiple data sources might be modeled. We have developed a requirements analysis: i-ScheDULEs - The first components of the modeling process are indexing and create a rich picture of the research study. Secondly, we developed a series of reference models of progressive complexity: Data flow diagrams (DFD) to define data requirements; unified modeling language (UML) use case diagrams to capture study specific and governance requirements; and finally, business process models, using business process modeling notation (BPMN). These requirements and their associated models should become part of research study protocols.

  3. Orthographic Software Modelling: A Novel Approach to View-Based Software Engineering

    NASA Astrophysics Data System (ADS)

    Atkinson, Colin

    The need to support multiple views of complex software architectures, each capturing a different aspect of the system under development, has been recognized for a long time. Even the very first object-oriented analysis/design methods such as the Booch method and OMT supported a number of different diagram types (e.g. structural, behavioral, operational) and subsequent methods such as Fusion, Kruchten's 4+1 views and the Rational Unified Process (RUP) have added many more views over time. Today's leading modeling languages such as the UML and SysML, are also oriented towards supporting different views (i.e. diagram types) each able to portray a different facets of a system's architecture. More recently, so called enterprise architecture frameworks such as the Zachman Framework, TOGAF and RM-ODP have become popular. These add a whole set of new non-functional views to the views typically emphasized in traditional software engineering environments.

  4. A new approach in the design of an interactive environment for teaching Hamiltonian digraphs

    NASA Astrophysics Data System (ADS)

    Iordan, A. E.; Panoiu, M.

    2014-03-01

    In this article the authors present the necessary steps in object orientated design of an interactive environment that is dedicated to the process of acquaintances assimilation in Hamiltonian graphs theory domain, especially for the simulation of algorithms which determine the Hamiltonian trails and circuits. The modelling of the interactive environment is achieved through specific UML diagrams representing the steps of analysis, design and implementation. This interactive environment is very useful for both students and professors, because computer programming domain, especially digraphs theory domain is comprehended and assimilated with difficulty by students.

  5. Flowgen: Flowchart-based documentation for C + + codes

    NASA Astrophysics Data System (ADS)

    Kosower, David A.; Lopez-Villarejo, J. J.

    2015-11-01

    We present the Flowgen tool, which generates flowcharts from annotated C + + source code. The tool generates a set of interconnected high-level UML activity diagrams, one for each function or method in the C + + sources. It provides a simple and visual overview of complex implementations of numerical algorithms. Flowgen is complementary to the widely-used Doxygen documentation tool. The ultimate aim is to render complex C + + computer codes accessible, and to enhance collaboration between programmers and algorithm or science specialists. We describe the tool and a proof-of-concept application to the VINCIA plug-in for simulating collisions at CERN's Large Hadron Collider.

  6. Development of a State Machine Sequencer for the Keck Interferometer: Evolution, Development and Lessons Learned using a CASE Tool Approach

    NASA Technical Reports Server (NTRS)

    Rede, Leonard J.; Booth, Andrew; Hsieh, Jonathon; Summer, Kellee

    2004-01-01

    This paper presents a discussion of the evolution of a sequencer from a simple EPICS (Experimental Physics and Industrial Control System) based sequencer into a complex implementation designed utilizing UML (Unified Modeling Language) methodologies and a CASE (Computer Aided Software Engineering) tool approach. The main purpose of the sequencer (called the IF Sequencer) is to provide overall control of the Keck Interferometer to enable science operations be carried out by a single operator (and/or observer). The interferometer links the two 10m telescopes of the W. M. Keck Observatory at Mauna Kea, Hawaii. The IF Sequencer is a high-level, multi-threaded, Hare1 finite state machine, software program designed to orchestrate several lower-level hardware and software hard real time subsystems that must perform their work in a specific and sequential order. The sequencing need not be done in hard real-time. Each state machine thread commands either a high-speed real-time multiple mode embedded controller via CORB A, or slower controllers via EPICS Channel Access interfaces. The overall operation of the system is simplified by the automation. The UML is discussed and our use of it to implement the sequencer is presented. The decision to use the Rhapsody product as our CASE tool is explained and reflected upon. Most importantly, a section on lessons learned is presented and the difficulty of integrating CASE tool automatically generated C++ code into a large control system consisting of multiple infrastructures is presented.

  7. Development of a state machine sequencer for the Keck Interferometer: evolution, development, and lessons learned using a CASE tool approach

    NASA Astrophysics Data System (ADS)

    Reder, Leonard J.; Booth, Andrew; Hsieh, Jonathan; Summers, Kellee R.

    2004-09-01

    This paper presents a discussion of the evolution of a sequencer from a simple Experimental Physics and Industrial Control System (EPICS) based sequencer into a complex implementation designed utilizing UML (Unified Modeling Language) methodologies and a Computer Aided Software Engineering (CASE) tool approach. The main purpose of the Interferometer Sequencer (called the IF Sequencer) is to provide overall control of the Keck Interferometer to enable science operations to be carried out by a single operator (and/or observer). The interferometer links the two 10m telescopes of the W. M. Keck Observatory at Mauna Kea, Hawaii. The IF Sequencer is a high-level, multi-threaded, Harel finite state machine software program designed to orchestrate several lower-level hardware and software hard real-time subsystems that must perform their work in a specific and sequential order. The sequencing need not be done in hard real-time. Each state machine thread commands either a high-speed real-time multiple mode embedded controller via CORBA, or slower controllers via EPICS Channel Access interfaces. The overall operation of the system is simplified by the automation. The UML is discussed and our use of it to implement the sequencer is presented. The decision to use the Rhapsody product as our CASE tool is explained and reflected upon. Most importantly, a section on lessons learned is presented and the difficulty of integrating CASE tool automatically generated C++ code into a large control system consisting of multiple infrastructures is presented.

  8. Technical Data Exchange Software Tools Adapted to Distributed Microsatellite Design

    NASA Astrophysics Data System (ADS)

    Pache, Charly

    2002-01-01

    One critical issue concerning distributed design of satellites, is the collaborative work it requires. In particular, the exchange of data between each group responsible for each subsystem can be complex and very time-consuming. The goal of this paper is to present a design collaborative tool, the SSETI Design Model (SDM), specifically developed for enabling satellite distributed design. SDM is actually used in the ongoing Student Space Exploration &Technology (SSETI) initiative (www.sseti.net). SSETI is lead by European Space Agency (ESA) outreach office (http://www.estec.esa.nl/outreach), involving student groups from all over Europe for design, construction and launch of a microsatellite. The first part of this paper presents the current version of the SDM tool, a collection of Microsoft Excel linked worksheets, one for each subsystem. An overview of the project framework/structure is given, explaining the different actors, the flows between them, as well as the different types of data and the links - formulas - between data sets. Unified Modeling Language (UML) diagrams give an overview of the different parts . Then the SDM's functionalities, developed in VBA scripts (Visual Basic for Application), are introduced, as well as the interactive features, user interfaces and administration tools. The second part discusses the capabilities and limitations of SDM current version. Taking into account these capabilities and limitations, the third part outlines the next version of SDM, a web-oriented, database-driven evolution of the current version. This new approach will enable real-time data exchange and processing between the different actors of the mission. Comprehensive UML diagrams will guide the audience through the entire modeling process of such a system. Tradeoffs simulation capabilities, security, reliability, hardware and software issues will also be thoroughly discussed.

  9. The caCORE Software Development Kit: Streamlining construction of interoperable biomedical information services

    PubMed Central

    Phillips, Joshua; Chilukuri, Ram; Fragoso, Gilberto; Warzel, Denise; Covitz, Peter A

    2006-01-01

    Background Robust, programmatically accessible biomedical information services that syntactically and semantically interoperate with other resources are challenging to construct. Such systems require the adoption of common information models, data representations and terminology standards as well as documented application programming interfaces (APIs). The National Cancer Institute (NCI) developed the cancer common ontologic representation environment (caCORE) to provide the infrastructure necessary to achieve interoperability across the systems it develops or sponsors. The caCORE Software Development Kit (SDK) was designed to provide developers both within and outside the NCI with the tools needed to construct such interoperable software systems. Results The caCORE SDK requires a Unified Modeling Language (UML) tool to begin the development workflow with the construction of a domain information model in the form of a UML Class Diagram. Models are annotated with concepts and definitions from a description logic terminology source using the Semantic Connector component. The annotated model is registered in the Cancer Data Standards Repository (caDSR) using the UML Loader component. System software is automatically generated using the Codegen component, which produces middleware that runs on an application server. The caCORE SDK was initially tested and validated using a seven-class UML model, and has been used to generate the caCORE production system, which includes models with dozens of classes. The deployed system supports access through object-oriented APIs with consistent syntax for retrieval of any type of data object across all classes in the original UML model. The caCORE SDK is currently being used by several development teams, including by participants in the cancer biomedical informatics grid (caBIG) program, to create compatible data services. caBIG compatibility standards are based upon caCORE resources, and thus the caCORE SDK has emerged as a key enabling technology for caBIG. Conclusion The caCORE SDK substantially lowers the barrier to implementing systems that are syntactically and semantically interoperable by providing workflow and automation tools that standardize and expedite modeling, development, and deployment. It has gained acceptance among developers in the caBIG program, and is expected to provide a common mechanism for creating data service nodes on the data grid that is under development. PMID:16398930

  10. Dual deep modeling: multi-level modeling with dual potencies and its formalization in F-Logic.

    PubMed

    Neumayr, Bernd; Schuetz, Christoph G; Jeusfeld, Manfred A; Schrefl, Michael

    2018-01-01

    An enterprise database contains a global, integrated, and consistent representation of a company's data. Multi-level modeling facilitates the definition and maintenance of such an integrated conceptual data model in a dynamic environment of changing data requirements of diverse applications. Multi-level models transcend the traditional separation of class and object with clabjects as the central modeling primitive, which allows for a more flexible and natural representation of many real-world use cases. In deep instantiation, the number of instantiation levels of a clabject or property is indicated by a single potency. Dual deep modeling (DDM) differentiates between source potency and target potency of a property or association and supports the flexible instantiation and refinement of the property by statements connecting clabjects at different modeling levels. DDM comes with multiple generalization of clabjects, subsetting/specialization of properties, and multi-level cardinality constraints. Examples are presented using a UML-style notation for DDM together with UML class and object diagrams for the representation of two-level user views derived from the multi-level model. Syntax and semantics of DDM are formalized and implemented in F-Logic, supporting the modeler with integrity checks and rich query facilities.

  11. Dynamical and Mechanistic Reconstructive Approaches of T Lymphocyte Dynamics: Using Visual Modeling Languages to Bridge the Gap between Immunologists, Theoreticians, and Programmers

    PubMed Central

    Thomas-Vaslin, Véronique; Six, Adrien; Ganascia, Jean-Gabriel; Bersini, Hugues

    2013-01-01

    Dynamic modeling of lymphocyte behavior has primarily been based on populations based differential equations or on cellular agents moving in space and interacting each other. The final steps of this modeling effort are expressed in a code written in a programing language. On account of the complete lack of standardization of the different steps to proceed, we have to deplore poor communication and sharing between experimentalists, theoreticians and programmers. The adoption of diagrammatic visual computer language should however greatly help the immunologists to better communicate, to more easily identify the models similarities and facilitate the reuse and extension of existing software models. Since immunologists often conceptualize the dynamical evolution of immune systems in terms of “state-transitions” of biological objects, we promote the use of unified modeling language (UML) state-transition diagram. To demonstrate the feasibility of this approach, we present a UML refactoring of two published models on thymocyte differentiation. Originally built with different modeling strategies, a mathematical ordinary differential equation-based model and a cellular automata model, the two models are now in the same visual formalism and can be compared. PMID:24101919

  12. Automated web service composition supporting conditional branch structures

    NASA Astrophysics Data System (ADS)

    Wang, Pengwei; Ding, Zhijun; Jiang, Changjun; Zhou, Mengchu

    2014-01-01

    The creation of value-added services by automatic composition of existing ones is gaining a significant momentum as the potential silver bullet in service-oriented architecture. However, service composition faces two aspects of difficulties. First, users' needs present such characteristics as diversity, uncertainty and personalisation; second, the existing services run in a real-world environment that is highly complex and dynamically changing. These difficulties may cause the emergence of nondeterministic choices in the process of service composition, which has gone beyond what the existing automated service composition techniques can handle. According to most of the existing methods, the process model of composite service includes sequence constructs only. This article presents a method to introduce conditional branch structures into the process model of composite service when needed, in order to satisfy users' diverse and personalised needs and adapt to the dynamic changes of real-world environment. UML activity diagrams are used to represent dependencies in composite service. Two types of user preferences are considered in this article, which have been ignored by the previous work and a simple programming language style expression is adopted to describe them. Two different algorithms are presented to deal with different situations. A real-life case is provided to illustrate the proposed concepts and methods.

  13. Evaluation of serum CA27.29, CA15-3 and CEA in patients with breast cancer.

    PubMed

    Hou, M F; Chen, Y L; Tseng, T F; Lin, C M; Chen, M S; Huang, C J; Huang, Y S; Hsieh, J S; Huang, T J; Jong, S B; Huang, Y F

    1999-09-01

    The Truquant BR radioimmunoassay (RIA) using monoclonal antibody BR 27.29 to recognize a peptide sequence on the MUC-1 gene product for quantification of the CA 27.29 antigen in serum was used in this report to evaluate in 145 patients with breast cancer and compared the other conventional serum markers such as CA15-3 and CEA. The upper limit of normal (25 u/ml) was determined from CA27.29 values 12.4 +/- 4.1 u/ml (mean +/- 3 S.D.) for 112 female subjects apparently free of disease. The CA15-3 levels above 25 u/ml and CEA levels above 5 ng/ml were considered positive values. Thirty-seven cases of 145 patients studied had elevated CA 27.29 levels (sensitivity: 25.5%), 35 of 145 had positive CA15-3 levels (sensitivity 24.1%) and 27 of 145 patients had positive CEA levels (sensitivity: 18.6%) (p < 0.05). One hundred and ten cases of the breast cancer patients (75.8%) did not have metastatic disease. In this group CA 27.29 sensitivity was 6.4%, while CA15-3 sensitivity was 5.5% and CEA sensitivity was 4.5% (p > 0.05). Mean values were 10.2 +/- 9.2 u/ml for CA 27.29, 14.1 +/- 5.6 u/ml for CA 15-3 and 1.7 +/- 1.5 ng/ml for CEA. Thirty-five patients (24.2%) had metastatic disease. In this group CA 27.29 sensitivity was 85.7%, CA15-3 sensitivity was 82.8% and CEA sensitivity was 62.8% (p < 0.05). Mean values for CA27.29 was 152.6 +/- 131.6 u/ml, CA15-3 was 123.1 +/- 107.6 u/ml and 21.8 +/- 36.9 ng/ml of CEA. With regard to the correlation of three tumor markers with clinical stages, patients had significantly higher levels of CA27.29 than CEA, but they were similar to CA 15-3 in metastatic breast cancer. These results suggest CA27.29 to be more sensitive and specific than CEA, but that it is similar to CA15-3 for metastatic breast cancer detection and monitoring.

  14. Auditing the Assignments of Top-Level Semantic Types in the UMLS Semantic Network to UMLS Concepts

    PubMed Central

    He, Zhe; Perl, Yehoshua; Elhanan, Gai; Chen, Yan; Geller, James; Bian, Jiang

    2018-01-01

    The Unified Medical Language System (UMLS) is an important terminological system. By the policy of its curators, each concept of the UMLS should be assigned the most specific Semantic Types (STs) in the UMLS Semantic Network (SN). Hence, the Semantic Types of most UMLS concepts are assigned at or near the bottom (leaves) of the UMLS Semantic Network. While most ST assignments are correct, some errors do occur. Therefore, Quality Assurance efforts of UMLS curators for ST assignments should concentrate on automatically detected sets of UMLS concepts with higher error rates than random sets. In this paper, we investigate the assignments of top-level semantic types in the UMLS semantic network to concepts, identify potential erroneous assignments, define four categories of errors, and thus provide assistance to curators of the UMLS to avoid these assignments errors. Human experts analyzed samples of concepts assigned 10 of the top-level semantic types and categorized the erroneous ST assignments into these four logical categories. Two thirds of the concepts assigned these 10 top-level semantic types are erroneous. Our results demonstrate that reviewing top-level semantic type assignments to concepts provides an effective way for UMLS quality assurance, comparing to reviewing a random selection of semantic type assignments. PMID:29375930

  15. Auditing the Assignments of Top-Level Semantic Types in the UMLS Semantic Network to UMLS Concepts.

    PubMed

    He, Zhe; Perl, Yehoshua; Elhanan, Gai; Chen, Yan; Geller, James; Bian, Jiang

    2017-11-01

    The Unified Medical Language System (UMLS) is an important terminological system. By the policy of its curators, each concept of the UMLS should be assigned the most specific Semantic Types (STs) in the UMLS Semantic Network (SN). Hence, the Semantic Types of most UMLS concepts are assigned at or near the bottom (leaves) of the UMLS Semantic Network. While most ST assignments are correct, some errors do occur. Therefore, Quality Assurance efforts of UMLS curators for ST assignments should concentrate on automatically detected sets of UMLS concepts with higher error rates than random sets. In this paper, we investigate the assignments of top-level semantic types in the UMLS semantic network to concepts, identify potential erroneous assignments, define four categories of errors, and thus provide assistance to curators of the UMLS to avoid these assignments errors. Human experts analyzed samples of concepts assigned 10 of the top-level semantic types and categorized the erroneous ST assignments into these four logical categories. Two thirds of the concepts assigned these 10 top-level semantic types are erroneous. Our results demonstrate that reviewing top-level semantic type assignments to concepts provides an effective way for UMLS quality assurance, comparing to reviewing a random selection of semantic type assignments.

  16. Software architecture of INO340 telescope control system

    NASA Astrophysics Data System (ADS)

    Ravanmehr, Reza; Khosroshahi, Habib

    2016-08-01

    The software architecture plays an important role in distributed control system of astronomical projects because many subsystems and components must work together in a consistent and reliable way. We have utilized a customized architecture design approach based on "4+1 view model" in order to design INOCS software architecture. In this paper, after reviewing the top level INOCS architecture, we present the software architecture model of INOCS inspired by "4+1 model", for this purpose we provide logical, process, development, physical, and scenario views of our architecture using different UML diagrams and other illustrative visual charts. Each view presents INOCS software architecture from a different perspective. We finish the paper by science data operation of INO340 and the concluding remarks.

  17. Model-Based Systems Engineering in the Execution of Search and Rescue Operations

    DTIC Science & Technology

    2015-09-01

    OSC can fulfill the duties of an ACO but it may make sense to split the duties if there are no communication links between the OSC and participating...parallel mode. This mode is the most powerful option because it 35 creates sequence diagrams that generate parallel “ swim lanes” for each asset...greater flexibility is desired, sequence mode generates diagrams based purely on sequential action and activity diagrams without the parallel “ swim lanes

  18. The Unified Medical Language System (UMLS): integrating biomedical terminology

    PubMed Central

    Bodenreider, Olivier

    2004-01-01

    The Unified Medical Language System (http://umlsks.nlm.nih.gov) is a repository of biomedical vocabularies developed by the US National Library of Medicine. The UMLS integrates over 2 million names for some 900 000 concepts from more than 60 families of biomedical vocabularies, as well as 12 million relations among these concepts. Vocabularies integrated in the UMLS Metathesaurus include the NCBI taxonomy, Gene Ontology, the Medical Subject Headings (MeSH), OMIM and the Digital Anatomist Symbolic Knowledge Base. UMLS concepts are not only inter-related, but may also be linked to external resources such as GenBank. In addition to data, the UMLS includes tools for customizing the Metathesaurus (MetamorphoSys), for generating lexical variants of concept names (lvg) and for extracting UMLS concepts from text (MetaMap). The UMLS knowledge sources are updated quarterly. All vocabularies are available at no fee for research purposes within an institution, but UMLS users are required to sign a license agreement. The UMLS knowledge sources are distributed on CD-ROM and by FTP. PMID:14681409

  19. The Unified Medical Language System (UMLS): integrating biomedical terminology.

    PubMed

    Bodenreider, Olivier

    2004-01-01

    The Unified Medical Language System (http://umlsks.nlm.nih.gov) is a repository of biomedical vocabularies developed by the US National Library of Medicine. The UMLS integrates over 2 million names for some 900,000 concepts from more than 60 families of biomedical vocabularies, as well as 12 million relations among these concepts. Vocabularies integrated in the UMLS Metathesaurus include the NCBI taxonomy, Gene Ontology, the Medical Subject Headings (MeSH), OMIM and the Digital Anatomist Symbolic Knowledge Base. UMLS concepts are not only inter-related, but may also be linked to external resources such as GenBank. In addition to data, the UMLS includes tools for customizing the Metathesaurus (MetamorphoSys), for generating lexical variants of concept names (lvg) and for extracting UMLS concepts from text (MetaMap). The UMLS knowledge sources are updated quarterly. All vocabularies are available at no fee for research purposes within an institution, but UMLS users are required to sign a license agreement. The UMLS knowledge sources are distributed on CD-ROM and by FTP.

  20. Sequence Diversity Diagram for comparative analysis of multiple sequence alignments.

    PubMed

    Sakai, Ryo; Aerts, Jan

    2014-01-01

    The sequence logo is a graphical representation of a set of aligned sequences, commonly used to depict conservation of amino acid or nucleotide sequences. Although it effectively communicates the amount of information present at every position, this visual representation falls short when the domain task is to compare between two or more sets of aligned sequences. We present a new visual presentation called a Sequence Diversity Diagram and validate our design choices with a case study. Our software was developed using the open-source program called Processing. It loads multiple sequence alignment FASTA files and a configuration file, which can be modified as needed to change the visualization. The redesigned figure improves on the visual comparison of two or more sets, and it additionally encodes information on sequential position conservation. In our case study of the adenylate kinase lid domain, the Sequence Diversity Diagram reveals unexpected patterns and new insights, for example the identification of subgroups within the protein subfamily. Our future work will integrate this visual encoding into interactive visualization tools to support higher level data exploration tasks.

  1. Model-based testing with UML applied to a roaming algorithm for bluetooth devices.

    PubMed

    Dai, Zhen Ru; Grabowski, Jens; Neukirchen, Helmut; Pals, Holger

    2004-11-01

    In late 2001, the Object Management Group issued a Request for Proposal to develop a testing profile for UML 2.0. In June 2003, the work on the UML 2.0 Testing Profile was finally adopted by the OMG. Since March 2004, it has become an official standard of the OMG. The UML 2.0 Testing Profile provides support for UML based model-driven testing. This paper introduces a methodology on how to use the testing profile in order to modify and extend an existing UML design model for test issues. The application of the methodology will be explained by applying it to an existing UML Model for a Bluetooth device.

  2. Towards Behavioral Reflexion Models

    NASA Technical Reports Server (NTRS)

    Ackermann, Christopher; Lindvall, Mikael; Cleaveland, Rance

    2009-01-01

    Software architecture has become essential in the struggle to manage today s increasingly large and complex systems. Software architecture views are created to capture important system characteristics on an abstract and, thus, comprehensible level. As the system is implemented and later maintained, it often deviates from the original design specification. Such deviations can have implication for the quality of the system, such as reliability, security, and maintainability. Software architecture compliance checking approaches, such as the reflexion model technique, have been proposed to address this issue by comparing the implementation to a model of the systems architecture design. However, architecture compliance checking approaches focus solely on structural characteristics and ignore behavioral conformance. This is especially an issue in Systems-of- Systems. Systems-of-Systems (SoS) are decompositions of large systems, into smaller systems for the sake of flexibility. Deviations of the implementation to its behavioral design often reduce the reliability of the entire SoS. An approach is needed that supports the reasoning about behavioral conformance on architecture level. In order to address this issue, we have developed an approach for comparing the implementation of a SoS to an architecture model of its behavioral design. The approach follows the idea of reflexion models and adopts it to support the compliance checking of behaviors. In this paper, we focus on sequencing properties as they play an important role in many SoS. Sequencing deviations potentially have a severe impact on the SoS correctness and qualities. The desired behavioral specification is defined in UML sequence diagram notation and behaviors are extracted from the SoS implementation. The behaviors are then mapped to the model of the desired behavior and the two are compared. Finally, a reflexion model is constructed that shows the deviations between behavioral design and implementation. This paper discusses the approach and shows how it can be applied to investigate reliability issues in SoS.

  3. Equivalence between the Arquès-Walsh sequence formula and the number of connected Feynman diagrams for every perturbation order in the fermionic many-body problem

    NASA Astrophysics Data System (ADS)

    Castro, E.

    2018-02-01

    From the perturbative expansion of the exact Green function, an exact counting formula is derived to determine the number of different types of connected Feynman diagrams. This formula coincides with the Arquès-Walsh sequence formula in the rooted map theory, supporting the topological connection between Feynman diagrams and rooted maps. A classificatory summing-terms approach is used, in connection to discrete mathematical theory.

  4. The Unified Medical Language System

    PubMed Central

    Humphreys, Betsy L.; Lindberg, Donald A. B.; Schoolman, Harold M.; Barnett, G. Octo

    1998-01-01

    In 1986, the National Library of Medicine (NLM) assembled a large multidisciplinary, multisite team to work on the Unified Medical Language System (UMLS), a collaborative research project aimed at reducing fundamental barriers to the application of computers to medicine. Beyond its tangible products, the UMLS Knowledge Sources, and its influence on the field of informatics, the UMLS project is an interesting case study in collaborative research and development. It illustrates the strengths and challenges of substantive collaboration among widely distributed research groups. Over the past decade, advances in computing and communications have minimized the technical difficulties associated with UMLS collaboration and also facilitated the development, dissemination, and use of the UMLS Knowledge Sources. The spread of the World Wide Web has increased the visibility of the information access problems caused by multiple vocabularies and many information sources which are the focus of UMLS work. The time is propitious for building on UMLS accomplishments and making more progress on the informatics research issues first highlighted by the UMLS project more than 10 years ago. PMID:9452981

  5. The Unified Medical Language System: an informatics research collaboration.

    PubMed

    Humphreys, B L; Lindberg, D A; Schoolman, H M; Barnett, G O

    1998-01-01

    In 1986, the National Library of Medicine (NLM) assembled a large multidisciplinary, multisite team to work on the Unified Medical Language System (UMLS), a collaborative research project aimed at reducing fundamental barriers to the application of computers to medicine. Beyond its tangible products, the UMLS Knowledge Sources, and its influence on the field of informatics, the UMLS project is an interesting case study in collaborative research and development. It illustrates the strengths and challenges of substantive collaboration among widely distributed research groups. Over the past decade, advances in computing and communications have minimized the technical difficulties associated with UMLS collaboration and also facilitated the development, dissemination, and use of the UMLS Knowledge Sources. The spread of the World Wide Web has increased the visibility of the information access problems caused by multiple vocabularies and many information sources which are the focus of UMLS work. The time is propitious for building on UMLS accomplishments and making more progress on the informatics research issues first highlighted by the UMLS project more than 10 years ago.

  6. System Modeling of a large FPGA project: the SKA Tile Processing Module

    NASA Astrophysics Data System (ADS)

    Belli, C.; Comoretto, G.

    Large projects like the SKA have an intrinsic complexity due to their scale. In this context, the application of a management design system becomes fundamental. For this purpose the SysML language, a UML customization for engineering applications, has been applied. As far as our work is concerned, we focused on the SKA Low Telescope - Tile Processing Module, designing diagrams at different detail levels. We designed a conceptual model of the TPM, primarily focusing on the main interfaces and the major data flows between product items. Functionalities are derived from use cases and allocated to hardware modules in order to guarantee the project's internal consistency and features. This model has been used both as internal documentation and as job specification, to commit part of the design to external entities.

  7. Sculpting the UMLS Refined Semantic Network.

    PubMed

    He, Zhe; Morrey, C Paul; Perl, Yehoshua; Elhanan, Gai; Chen, Ling; Chen, Yan; Geller, James

    2014-01-01

    The Refined Semantic Network (RSN) for the UMLS was previously introduced to complement the UMLS Semantic Network (SN). The RSN partitions the UMLS Metathesaurus (META) into disjoint groups of concepts. Each such group is semantically uniform. However, the RSN was initially an order of magnitude larger than the SN, which is undesirable since to be useful, a semantic network should be compact. Most semantic types in the RSN represent combinations of semantic types in the UMLS SN. Such a "combination semantic type" is called Intersection Semantic Type (IST). Many ISTs are assigned to very few concepts. Moreover, when reviewing those concepts, many semantic type assignment inconsistencies were found. After correcting those inconsistencies many ISTs, among them some that contradicted UMLS rules, disappeared, which made the RSN smaller. The authors performed a longitudinal study with the goal of reducing the size of the RSN to become compact. This goal was achieved by correcting inconsistencies and errors in the IST assignments in the UMLS, which additionally helped identify and correct ambiguities, inconsistencies, and errors in source terminologies widely used in the realm of public health. In this paper, we discuss the process and steps employed in this longitudinal study and the intermediate results for different stages. The sculpting process includes removing redundant semantic type assignments, expanding semantic type assignments, and removing illegitimate ISTs by auditing ISTs of small extents. However, the emphasis of this paper is not on the auditing methodologies employed during the process, since they were introduced in earlier publications, but on the strategy of employing them in order to transform the RSN into a compact network. For this paper we also performed a comprehensive audit of 168 "small ISTs" in the 2013AA version of the UMLS to finalize the longitudinal study. Over the years it was found that the editors of the UMLS introduced some new inconsistencies that resulted in the reintroduction of unwarranted ISTs that had already been eliminated as a result of their previous corrections. Because of that, the transformation of the RSN into a compact network covering all necessary categories for the UMLS was slowed down. The corrections suggested by an audit of the 2013AA version of the UMLS achieve a compact RSN of equal magnitude as the UMLS SN. The number of ISTs has been reduced to 336. We also demonstrate how auditing the semantic type assignments of UMLS concepts can expose other modeling errors in the UMLS source terminologies, e.g., SNOMED CT, LOINC, and RxNORM that are important for health informatics. Such errors would otherwise stay hidden. It is hoped that the UMLS curators will implement all required corrections and use the RSN along with the SN when maintaining and extending the UMLS. When used correctly, the RSN will support the prevention of the accidental introduction of inconsistent semantic type assignments into the UMLS. Furthermore, this way the RSN will support the exposure of other hidden errors and inconsistencies in health informatics terminologies, which are sources of the UMLS. Notably, the development of the RSN materializes the deeper, more refined Semantic Network for the UMLS that its designers envisioned originally but had not implemented.

  8. k-neighborhood Decentralization: A Comprehensive Solution to Index the UMLS for Large Scale Knowledge Discovery

    PubMed Central

    Xiang, Yang; Lu, Kewei; James, Stephen L.; Borlawsky, Tara B.; Huang, Kun; Payne, Philip R.O.

    2011-01-01

    The Unified Medical Language System (UMLS) is the largest thesaurus in the biomedical informatics domain. Previous works have shown that knowledge constructs comprised of transitively-associated UMLS concepts are effective for discovering potentially novel biomedical hypotheses. However, the extremely large size of the UMLS becomes a major challenge for these applications. To address this problem, we designed a k-neighborhood Decentralization Labeling Scheme (kDLS) for the UMLS, and the corresponding method to effectively evaluate the kDLS indexing results. kDLS provides a comprehensive solution for indexing the UMLS for very efficient large scale knowledge discovery. We demonstrated that it is highly effective to use kDLS paths to prioritize disease-gene relations across the whole genome, with extremely high fold-enrichment values. To our knowledge, this is the first indexing scheme capable of supporting efficient large scale knowledge discovery on the UMLS as a whole. Our expectation is that kDLS will become a vital engine for retrieving information and generating hypotheses from the UMLS for future medical informatics applications. PMID:22154838

  9. k-Neighborhood decentralization: a comprehensive solution to index the UMLS for large scale knowledge discovery.

    PubMed

    Xiang, Yang; Lu, Kewei; James, Stephen L; Borlawsky, Tara B; Huang, Kun; Payne, Philip R O

    2012-04-01

    The Unified Medical Language System (UMLS) is the largest thesaurus in the biomedical informatics domain. Previous works have shown that knowledge constructs comprised of transitively-associated UMLS concepts are effective for discovering potentially novel biomedical hypotheses. However, the extremely large size of the UMLS becomes a major challenge for these applications. To address this problem, we designed a k-neighborhood Decentralization Labeling Scheme (kDLS) for the UMLS, and the corresponding method to effectively evaluate the kDLS indexing results. kDLS provides a comprehensive solution for indexing the UMLS for very efficient large scale knowledge discovery. We demonstrated that it is highly effective to use kDLS paths to prioritize disease-gene relations across the whole genome, with extremely high fold-enrichment values. To our knowledge, this is the first indexing scheme capable of supporting efficient large scale knowledge discovery on the UMLS as a whole. Our expectation is that kDLS will become a vital engine for retrieving information and generating hypotheses from the UMLS for future medical informatics applications. Copyright © 2011 Elsevier Inc. All rights reserved.

  10. Representing Thoughts, Words, and Things in the UMLS

    PubMed Central

    Campbell, Keith E.; Oliver, Diane E.; Spackman, Kent A.; Shortliffe, Edward H.

    1998-01-01

    The authors describe a framework, based on the Ogden-Richards semiotic triangle, for understanding the relationship between the Unified Medical Language System (UMLS) and the source terminologies from which the UMLS derives its content. They pay particular attention to UMLS's Concept Unique Identifier (CUI) and the sense of “meaning” it represents as contrasted with the sense of “meaning” represented by the source terminologies. The CUI takes on emergent meaning through linkage to terms in different terminology systems. In some cases, a CUI's emergent meaning can differ significantly from the original sources' intended meanings of terms linked by that CUI. Identification of these different senses of meaning within the UMLS is consistent with historical themes of semantic interpretation of language. Examination of the UMLS within such a historical framework makes it possible to better understand the strengths and limitations of the UMLS approach for integrating disparate terminologic systems and to provide a model, or theoretic foundation, for evaluating the UMLS as a Possible World—that is, as a mathematical formalism that represents propositions about some perspective or interpretation of the physical world. PMID:9760390

  11. Sculpting the UMLS Refined Semantic Network

    PubMed Central

    Morrey, C. Paul; Perl, Yehoshua; Elhanan, Gai; Chen, Ling; Chen, Yan; Geller, James

    2014-01-01

    Background The Refined Semantic Network (RSN) for the UMLS was previously introduced to complement the UMLS Semantic Network (SN). The RSN partitions the UMLS Metathesaurus (META) into disjoint groups of concepts. Each such group is semantically uniform. However, the RSN was initially an order of magnitude larger than the SN, which is undesirable since to be useful, a semantic network should be compact. Most semantic types in the RSN represent combinations of semantic types in the UMLS SN. Such a “combination semantic type” is called Intersection Semantic Type (IST). Many ISTs are assigned to very few concepts. Moreover, when reviewing those concepts, many semantic type assignment inconsistencies were found. After correcting those inconsistencies many ISTs, among them some that contradicted UMLS rules, disappeared, which made the RSN smaller. Objective The authors performed a longitudinal study with the goal of reducing the size of the RSN to become compact. This goal was achieved by correcting inconsistencies and errors in the IST assignments in the UMLS, which additionally helped identify and correct ambiguities, inconsistencies, and errors in source terminologies widely used in the realm of public health. Methods In this paper, we discuss the process and steps employed in this longitudinal study and the intermediate results for different stages. The sculpting process includes removing redundant semantic type assignments, expanding semantic type assignments, and removing illegitimate ISTs by auditing ISTs of small extents. However, the emphasis of this paper is not on the auditing methodologies employed during the process, since they were introduced in earlier publications, but on the strategy of employing them in order to transform the RSN into a compact network. For this paper we also performed a comprehensive audit of 168 “small ISTs” in the 2013AA version of the UMLS to finalize the longitudinal study. Results Over the years it was found that the editors of the UMLS introduced some new inconsistencies that resulted in the reintroduction of unwarranted ISTs that had already been eliminated as a result of their previous corrections. Because of that, the transformation of the RSN into a compact network covering all necessary categories for the UMLS was slowed down. The corrections suggested by an audit of the 2013AA version of the UMLS achieve a compact RSN of equal magnitude as the UMLS SN. The number of ISTs has been reduced to 336. We also demonstrate how auditing the semantic type assignments of UMLS concepts can expose other modeling errors in the UMLS source terminologies, e.g., SNOMED CT, LOINC, and RxNORM that are important for health informatics. Such errors would otherwise stay hidden. Conclusions It is hoped that the UMLS curators will implement all required corrections and use the RSN along with the SN when maintaining and extending the UMLS. When used correctly, the RSN will support the prevention of the accidental introduction of inconsistent semantic type assignments into the UMLS. Furthermore, this way the RSN will support the exposure of other hidden errors and inconsistencies in health informatics terminologies, which are sources of the UMLS. Notably, the development of the RSN materializes the deeper, more refined Semantic Network for the UMLS that its designers envisioned originally but had not implemented. PMID:25422719

  12. Using Sequence Diagrams to Detect Communication Problems Between Systems

    NASA Technical Reports Server (NTRS)

    Lindvall, Mikael; Ackermann, Chris; Stratton, William C.; Sibol, Deane E.; Ray, Arnab; Yonkwa, Lyly; Kresser, Jan; Godfrey, Sally H.; Knodel, Jens

    2008-01-01

    Many software systems are evolving complex system of systems (SoS) for which inter-system communication is both mission-critical and error-prone. Such communication problems ideally would be detected before deployment. In a NASA-supported Software Assurance Research Program (SARP) project, we are researching a new approach addressing such problems. In this paper, we show that problems in the communication between two systems can be detected by using sequence diagrams to model the planned communication and by comparing the planned sequence to the actual sequence. We identify different kinds of problems that can be addressed by modeling the planned sequence using different level of abstractions.

  13. How Design Guides Learning from Matrix Diagrams

    ERIC Educational Resources Information Center

    van der Meij, Jan; van Amelsvoort, Marije; Anjewierden, Anjo

    2017-01-01

    Compared to text, diagrams are superior in their ability to structure and summarize information and to show relations between concepts and ideas. Perceptual cues, like arrows, are expected to improve the retention of diagrams by guiding the learner towards important elements or showing a preferred reading sequence. In our experiment, we analyzed…

  14. Evaluation of PROforma as a language for implementing medical guidelines in a practical context

    PubMed Central

    Sutton, David R; Taylor, Paul; Earle, Kenneth

    2006-01-01

    Background PROforma is one of several languages that allow clinical guidelines to be expressed in a computer-interpretable manner. How these languages should be compared, and what requirements they should meet, are questions that are being actively addressed by a community of interested researchers. Methods We have developed a system to allow hypertensive patients to be monitored and assessed without visiting their GPs (except in the most urgent cases). Blood pressure measurements are performed at the patients' pharmacies and a web-based system, created using PROforma, makes recommendations for continued monitoring, and/or changes in medication. The recommendations and measurements are transmitted electronically to a practitioner with authority to issue and change prescriptions. We evaluated the use of PROforma during the knowledge acquisition, analysis, design and implementation of this system. The analysis focuses on the logical adequacy, heuristic power, notational convenience, and explanation support provided by the PROforma language. Results PROforma proved adequate as a language for the implementation of the clinical reasoning required by this project. However a lack of notational convenience led us to use UML activity diagrams, rather than PROforma process descriptions, to create the models that were used during the knowledge acquisition and analysis phases of the project. These UML diagrams were translated into PROforma during the implementation of the project. Conclusion The experience accumulated during this study highlighted the importance of structure preserving design, that is to say that the models used in the design and implementation of a knowledge-based system should be structurally similar to those created during knowledge acquisition and analysis. Ideally the same language should be used for all of these models. This means that great importance has to be attached to the notational convenience of these languages, by which we mean the ease with which they can be read, written, and understood by human beings. The importance of notational convenience arises from the fact that a language used during knowledge acquisition and analysis must be intelligible to the potential users of a system, and to the domain experts who provide the knowledge that will be used in its construction. PMID:16597341

  15. Evaluation of PROforma as a language for implementing medical guidelines in a practical context.

    PubMed

    Sutton, David R; Taylor, Paul; Earle, Kenneth

    2006-04-05

    PROforma is one of several languages that allow clinical guidelines to be expressed in a computer-interpretable manner. How these languages should be compared, and what requirements they should meet, are questions that are being actively addressed by a community of interested researchers. We have developed a system to allow hypertensive patients to be monitored and assessed without visiting their GPs (except in the most urgent cases). Blood pressure measurements are performed at the patients' pharmacies and a web-based system, created using PROforma, makes recommendations for continued monitoring, and/or changes in medication. The recommendations and measurements are transmitted electronically to a practitioner with authority to issue and change prescriptions. We evaluated the use of PROforma during the knowledge acquisition, analysis, design and implementation of this system. The analysis focuses on the logical adequacy, heuristic power, notational convenience, and explanation support provided by the PROforma language. PROforma proved adequate as a language for the implementation of the clinical reasoning required by this project. However a lack of notational convenience led us to use UML activity diagrams, rather than PROforma process descriptions, to create the models that were used during the knowledge acquisition and analysis phases of the project. These UML diagrams were translated into PROforma during the implementation of the project. The experience accumulated during this study highlighted the importance of structure preserving design, that is to say that the models used in the design and implementation of a knowledge-based system should be structurally similar to those created during knowledge acquisition and analysis. Ideally the same language should be used for all of these models. This means that great importance has to be attached to the notational convenience of these languages, by which we mean the ease with which they can be read, written, and understood by human beings. The importance of notational convenience arises from the fact that a language used during knowledge acquisition and analysis must be intelligible to the potential users of a system, and to the domain experts who provide the knowledge that will be used in its construction.

  16. Organisational aspects of spatial information infrastructure in Poland

    NASA Astrophysics Data System (ADS)

    Bielecka, Elzbieta; Zwirowicz-Rutkowska, Agnieszka

    2013-06-01

    One of the more important elements of spatial information infrastructure is the organisational structure defining the obligations and dependencies between stakeholders that are responsible for the infrastructure. Many SDI practitioners and theoreticians emphasise that its influence on the success or failure of activities undertaken is significantly greater than that of technical aspects. Being aware of the role of the organisational structure in the creating, operating and maintenance of spatial information infrastructure (SII), Polish legislators placed appropriate regulations in the Spatial Information Infrastructure Act, being the transposition of the INSPIRE Directive into Polish Law. The principal spatial information infrastructure stakeholders are discussed in the article and also the scope of cooperation between them. The tasks and relationships between stakeholders are illustrated in UML, in both the use case and the class diagram. Mentioned also are the main problems and obstructions resulting from imprecise legal regulations. Jednym z istotniejszych komponentów infrastruktury informacji przestrzennej (IIP) jest struktura organizacyjna określająca m.in. zależności pomiędzy organizacjami tworzącymi infrastrukturę. Wielu praktyków i teoretyków SDI podkreśla, że wpływ aspektów organizacyjnych na sukces lub porażkę SDI jest dużo większy niż elementów technicznych. Mając świadomość znaczącej roli struktury organizacyjnej w tworzeniu, funkcjonowaniu i zarządzaniu infrastrukturą przestrzenną w Polsce, legislatorzy umieścili odpowiednie zapisy w ustawie z dnia 4 marca 2010 r. o infrastrukturze informacji przestrzennej, będącej transpozycją dyrektywy INSPIRE do prawa polskiego. W artykule omówiono strukturę organizacyjną IIP w Polsce, podając (m.in. w postaci diagramów UML) obowiązki poszczególnych organów administracji zaangażowanych w jej budowę i rozwój, a także omówiono zależności i zakres współpracy pomiędzy poszczególnymi jednostkami. Wspomniano także o problemach jakie wynikają z niezbyt precyzyjnych zapisów ustawy o IIP.

  17. Logic-based assessment of the compatibility of UMLS ontology sources

    PubMed Central

    2011-01-01

    Background The UMLS Metathesaurus (UMLS-Meta) is currently the most comprehensive effort for integrating independently-developed medical thesauri and ontologies. UMLS-Meta is being used in many applications, including PubMed and ClinicalTrials.gov. The integration of new sources combines automatic techniques, expert assessment, and auditing protocols. The automatic techniques currently in use, however, are mostly based on lexical algorithms and often disregard the semantics of the sources being integrated. Results In this paper, we argue that UMLS-Meta’s current design and auditing methodologies could be significantly enhanced by taking into account the logic-based semantics of the ontology sources. We provide empirical evidence suggesting that UMLS-Meta in its 2009AA version contains a significant number of errors; these errors become immediately apparent if the rich semantics of the ontology sources is taken into account, manifesting themselves as unintended logical consequences that follow from the ontology sources together with the information in UMLS-Meta. We then propose general principles and specific logic-based techniques to effectively detect and repair such errors. Conclusions Our results suggest that the methodologies employed in the design of UMLS-Meta are not only very costly in terms of human effort, but also error-prone. The techniques presented here can be useful for both reducing human effort in the design and maintenance of UMLS-Meta and improving the quality of its contents. PMID:21388571

  18. The golden ratio and Loshu-Fibonacci Diagram: novel research view on relationship of Chinese medicine and modern biology.

    PubMed

    Chen, Zhao-xue; Huang, Yun-kun; Sun, Ying

    2014-02-01

    Associating geometric arrangements of 9 Loshu numbers modulo 5, investigating property of golden rectangles and characteristics of Fibonacci sequence modulo 10 as well as the two subsequences of its modular sequence by modulo 5, the Loshu-Fibonacci Diagram is created based on strict logical deduction in this paper, which can disclose inherent relationship among Taiji sign, Loshu and Fibonacci sequence modulo 10 perfectly and unite such key ideas of holism, symmetry, holographic thought and yin-yang balance pursuit from Chinese medicine as a whole. Based on further analysis and reasoning, the authors discover that taking the golden ratio and Loshu-Fibonacci Diagram as a link, there is profound and universal association existing between researches of Chinese medicine and modern biology.

  19. Biomedical Terminology Mapper for UML projects.

    PubMed

    Thibault, Julien C; Frey, Lewis

    2013-01-01

    As the biomedical community collects and generates more and more data, the need to describe these datasets for exchange and interoperability becomes crucial. This paper presents a mapping algorithm that can help developers expose local implementations described with UML through standard terminologies. The input UML class or attribute name is first normalized and tokenized, then lookups in a UMLS-based dictionary are performed. For the evaluation of the algorithm 142 UML projects were extracted from caGrid and automatically mapped to National Cancer Institute (NCI) terminology concepts. Resulting mappings at the UML class and attribute levels were compared to the manually curated annotations provided in caGrid. Results are promising and show that this type of algorithm could speed-up the tedious process of mapping local implementations to standard biomedical terminologies.

  20. Biomedical Terminology Mapper for UML projects

    PubMed Central

    Thibault, Julien C.; Frey, Lewis

    As the biomedical community collects and generates more and more data, the need to describe these datasets for exchange and interoperability becomes crucial. This paper presents a mapping algorithm that can help developers expose local implementations described with UML through standard terminologies. The input UML class or attribute name is first normalized and tokenized, then lookups in a UMLS-based dictionary are performed. For the evaluation of the algorithm 142 UML projects were extracted from caGrid and automatically mapped to National Cancer Institute (NCI) terminology concepts. Resulting mappings at the UML class and attribute levels were compared to the manually curated annotations provided in caGrid. Results are promising and show that this type of algorithm could speed-up the tedious process of mapping local implementations to standard biomedical terminologies. PMID:24303278

  1. HRT-UML: a design method for hard real-time systems based on the UML notation

    NASA Astrophysics Data System (ADS)

    D'Alessandro, Massimo; Mazzini, Silvia; di Natale, Marco; Lipari, Giuseppe

    2002-07-01

    The Hard Real-Time-Unified Modelling Language (HRT-UML) method aims at providing a comprehensive solution to the modeling of Hard Real Time systems. The experience shows that the design of Hard Real-Time systems needs methodologies suitable for the modeling and analysis of aspects related to time, schedulability and performance. In the context of the European Aerospace community a reference method for design is Hierarchical Object Oriented Design (HOOD) and in particular its extension for the modeling of hard real time systems, Hard Real-Time-Hierarchical Object Oriented Design (HRT-HOOD), recommended by the European Space Agency (ESA) for the development of on-board systems. On the other hand in recent years the Unified Modelling Language (UML) has been gaining a very large acceptance in a wide range of domains, all over the world, becoming a de-facto international standard. Tool vendors are very active in this potentially big market. In the Aerospace domain the common opinion is that UML, as a general notation, is not suitable for Hard Real Time systems, even if its importance is recognized as a standard and as a technological trend in the near future. These considerations suggest the possibility of replacing the HRT-HOOD method with a customized version of UML, that incorporates the advantages of both standards and complements the weak points. This approach has the clear advantage of making HRT-HOOD converge on a more powerful and expressive modeling notation. The paper identifies a mapping of the HRT-HOOD semantics into the UML one, and proposes a UML extension profile, that we call HRT-UML, based on the UML standard extension mechanisms, to fully represent HRT-HOOD design concepts. Finally it discusses the relationships between our profile and the UML profile for schedulability, performance and time, adopted by OMG in November 2001.

  2. Rule-based support system for multiple UMLS semantic type assignments

    PubMed Central

    Geller, James; He, Zhe; Perl, Yehoshua; Morrey, C. Paul; Xu, Julia

    2012-01-01

    Background When new concepts are inserted into the UMLS, they are assigned one or several semantic types from the UMLS Semantic Network by the UMLS editors. However, not every combination of semantic types is permissible. It was observed that many concepts with rare combinations of semantic types have erroneous semantic type assignments or prohibited combinations of semantic types. The correction of such errors is resource-intensive. Objective We design a computational system to inform UMLS editors as to whether a specific combination of two, three, four, or five semantic types is permissible or prohibited or questionable. Methods We identify a set of inclusion and exclusion instructions in the UMLS Semantic Network documentation and derive corresponding rule-categories as well as rule-categories from the UMLS concept content. We then design an algorithm adviseEditor based on these rule-categories. The algorithm specifies rules for an editor how to proceed when considering a tuple (pair, triple, quadruple, quintuple) of semantic types to be assigned to a concept. Results Eight rule-categories were identified. A Web-based system was developed to implement the adviseEditor algorithm, which returns for an input combination of semantic types whether it is permitted, prohibited or (in a few cases) requires more research. The numbers of semantic type pairs assigned to each rule-category are reported. Interesting examples for each rule-category are illustrated. Cases of semantic type assignments that contradict rules are listed, including recently introduced ones. Conclusion The adviseEditor system implements explicit and implicit knowledge available in the UMLS in a system that informs UMLS editors about the permissibility of a desired combination of semantic types. Using adviseEditor might help accelerate the work of the UMLS editors and prevent erroneous semantic type assignments. PMID:23041716

  3. SSBRP Communication & Data System Development using the Unified Modeling Language (UML)

    NASA Technical Reports Server (NTRS)

    Windrem, May; Picinich, Lou; Givens, John J. (Technical Monitor)

    1998-01-01

    The Unified Modeling Language (UML) is the standard method for specifying, visualizing, and documenting the artifacts of an object-oriented system under development. UML is the unification of the object-oriented methods developed by Grady Booch and James Rumbaugh, and of the Use Case Model developed by Ivar Jacobson. This paper discusses the application of UML by the Communications and Data Systems (CDS) team to model the ground control and command of the Space Station Biological Research Project (SSBRP) User Operations Facility (UOF). UML is used to define the context of the system, the logical static structure, the life history of objects, and the interactions among objects.

  4. A Main Sequence For Quasars

    NASA Astrophysics Data System (ADS)

    Marziani, Paola; Sulentic, J. W.; Dultzin, D.; Negrete, A.; del Olmo, A.; Martínez-Carballo, M. A.; Stirpe, G. M.; D'Onofrio, M.; Perea, J.

    2016-10-01

    The 4D eigenvector 1 parameter space defined by Sulentic et al. may be seen as a surrogate H-R diagram for quasars. As in the stellar H-R diagram, a source sequence can be easily identified. In the case of quasars, the main sequence appears to be mainly driven by Eddington ratio. A transition Eddington ratio may in part explain the striking observational differences between quasars at opposite ends of the main sequence. The eigenvector-1 approach opens the door towards properly contextualized models of quasar physics, geometry and kinematics. We review some of the progress that has been made over the past 15 years, and point out still unsolved issues.

  5. EMSE at TREC 2015 Clinical Decision Support Track

    DTIC Science & Technology

    2015-11-20

    pseudo relevant documents, semantic ressources of UMLS , and a hybrid approach called SMERA that combines LSI and UMLS based approaches. Only three of...approach to query expansion uses ontologies ( UMLS ) and a lo- cal approach based on pseudo relevant feedback documents using LSI. A brief description of...pseudo relevance feedback documents, and a semantic method based on UMLS concepts. The LSI-based method was used only to expand summary terms that can’t

  6. Piecewise synonyms for enhanced UMLS source terminology integration.

    PubMed

    Huang, Kuo-Chuan; Geller, James; Halper, Michael; Cimino, James J

    2007-10-11

    The UMLS contains more than 100 source vocabularies and is growing via the integration of others. When integrating a new source, the source terms already in the UMLS must first be found. The easiest approach to this is simple string matching. However, string matching usually does not find all concepts that should be found. A new methodology, based on the notion of piecewise synonyms, for enhancing the process of concept discovery in the UMLS is presented. This methodology is supported by first creating a general synonym dictionary based on the UMLS. Each multi-word source term is decomposed into its component words, allowing for the generation of separate synonyms for each word from the general synonym dictionary. The recombination of these synonyms into new terms creates an expanded pool of matching candidates for terms from the source. The methodology is demonstrated with respect to an existing UMLS source. It shows a 34% improvement over simple string matching.

  7. Unambiguous UML Composite Structures: The OMEGA2 Experience

    NASA Astrophysics Data System (ADS)

    Ober, Iulian; Dragomir, Iulia

    Starting from version 2.0, UML introduced hierarchical composite structures, which are a very expressive way of defining complex software architectures, but which have a very loosely defined semantics in the standard. In this paper we propose a set of consistency rules that ensure UML composite structures are unambiguous and can be given a precise semantics. Our primary application of the static consistency rules defined in this paper is within the OMEGA UML profile [6], but these rules are general and applicable to other hierarchical component models based on the same concepts, such as MARTE GCM or SysML. The rule set has been formalized in OCL and is currently used in the OMEGA UML compiler.

  8. Does serum CA125 have clinical value for follow-up monitoring of postoperative patients with epithelial ovarian cancer? Results of a 12-year study.

    PubMed

    Guo, Na; Peng, Zhilan

    2017-03-11

    The detection of CA125 has been used in the follow up of ovarian cancer. At present, some scholars believe that serum CA125 has no clinical value for the follow-up monitoring the recurrence for postoperative patients with epithelial ovarian cancer, but in our clinical follow-up found that when the serum CA125 value is <35 U/ml, postoperative patients of epithelial ovarian carcinoma had already showed recurrent lesions in some ecological and imaging examinations or in laparotomy exploration and biopsy, and we given the patients timely treatment, the prognosis were improved. Retrospective analysis the values of serum CA125 of 342 postoperative patients of epithelial ovarian carcinoma, consisting of 296 non-recurrent and 46 recurrent cases, as well as 3175 cases of menopausal women and 603 cases of postoperative patients of gynecological malignant tumor for the follow-up from January 2005 to December 2016. The median value of CA125 for non-recurrent patients of epithelial ovarian carcinoma is 8.9 U/ml, the median value of CA125 for non-recurrent patients of epithelial ovarian carcinoma is 29.7 U/ml; for menopausal women, 8.1 U/ml; and for postoperative patients of gynecological malignant tumor, 7.2 U/ml, whereas the mean ± standard deviation is 9.0 ± 1.9 U/ml, 31.3 ± 16.2U/ml, 8.0 ± 1.1 U/ml, and 6.8 ± 2.1 U/ml, respectively. If the value of the CA125 for postoperative patients of epithelial ovarian carcinoma between 10 and 35 U/ml indicates a relative risk of recurrence. When the value of CA125 is higher than 10 U/ml and continuously increased, need to be vigilant and should be combined with imaging examination (PET-CT). This result may improve the prognosis for recurrent patients because of the early detection of recurrent lesions and early retreatment.

  9. Elevated soluble MUC1 levels and decreased anti-MUC1 antibody levels in patients with multiple myeloma.

    PubMed

    Treon, S P; Maimonis, P; Bua, D; Young, G; Raje, N; Mollick, J; Chauhan, D; Tai, Y T; Hideshima, T; Shima, Y; Hilgers, J; von Mensdorff-Pouilly, S; Belch, A R; Pilarski, L M; Anderson, K C

    2000-11-01

    Soluble MUC1 (sMUC1) levels are elevated in many MUC1(+) cancers. We and others have shown that MUC1 is expressed on multiple myeloma (MM) plasma cells and B cells. In this study, we measured sMUC1 levels in bone marrow (BM) plasma from 71 MM patients and 21 healthy donors (HDs), and in peripheral blood (PB) plasma from 42 MM patients and 13 HDs using an immunoassay that detects the CA27.29 epitope of MUC1. sMUC1 levels were found to be significantly greater (mean 31.76 U/mL, range 5.69 to 142.48 U/mL) in MM patient BM plasma versus HD BM plasma (mean 9.68 U/mL, range 0.65 to 39.83 U/mL) (P <. 001). Importantly, BM plasma sMUC1 levels were related to tumor burden because sMUC1 levels were significantly higher for MM patients with active disease (34.62 U/mL, range 5.69 to 142.48 U/mL) versus MM patients with minimal residual disease (16.16 U/mL, range 5.7 to 56.68 U/mL) (P =.0026). sMUC1 levels were also elevated in the PB plasma of MM patients (32.79 U/mL, range 4.15 to 148.84 U/mL) versus HDs (18.47 U/mL, range 8.84 to 42.49) (P =.0052). Lastly, circulating immunglobulin M (IgM) and IgG antibodies to MUC1 were measured in 114 MM patients and 31 HDs, because natural antibodies to MUC1 have been detected in patients with other MUC1-bearing malignancies. These studies demonstrated lower levels of circulating IgM (P <.001) and IgG (P =.078) antibodies to MUC1 in MM patients compared with HDs. Our data therefore show that in MM patients, sMUC1 levels are elevated and correlate with disease burden, whereas anti-MUC1 antibody levels are decreased.

  10. The Diagram as Story: Unfolding the Event-Structure of the Mathematical Diagram

    ERIC Educational Resources Information Center

    de Freitas, Elizabeth

    2012-01-01

    This paper explores the role of narrative in decoding diagrams. I focus on two fundamental facets of narrative: (1) the recounting of causally related sequences of events, and (2) the positioning of the narrator through point-of-view and voice. In the first two sections of the paper I discuss philosophical and semiotic frameworks for making sense…

  11. A unified representation of findings in clinical radiology using the UMLS and DICOM.

    PubMed

    Bertaud, Valérie; Lasbleiz, Jérémy; Mougin, Fleur; Burgun, Anita; Duvauferrier, Régis

    2008-09-01

    Collecting and analyzing findings constitute the basis of medical activity. Computer assisted medical activity raises the problem of modelling findings. We propose a unified representation of findings integrating the representations of findings in the GAMUTS in Radiology [M.M. Reeder, B. Felson, GAMUTS in radiology Comprehensive lists of roentgen differential diagnosis, fourth ed., 2003], the Unified Medical Language System (UMLS), and the Digital Imaging and Communication in Medicine Structured Report (DICOM-SR). Starting from a corpus of findings in bone and joint radiology [M.M. Reeder, B. Felson, GAMUTS in Radiology comprehensive lists of roentgen differential diagnosis, fourth ed., 2003] (3481 words), an automated mapping to the UMLS was performed with the Metamap Program. The resulting UMLS terms and Semantic Types were analyzed in order to find a generic template in accordance with DICOM-SR structure. UMLS Concepts were missing for 45% of the GAMUTS findings. Three kinds of regularities were observed in the way the Semantic Types were combined: "pathological findings", "physiological findings" and "anatomical findings". A generic and original DICOM-SR template modelling finding was proposed. It was evaluated for representing GAMUTS jaws findings. 21% missing terms had to be picked up from Radlex (5%) or created (16%). This article shows that it is possible to represent findings using the UMLS and the DICOM SR formalism with a semi-automated method. The Metamap program helped to find a model to represent the semantic structure of free texts with standardized terms (UMLS Concepts). Nevertheless, the coverage of the UMLS is not comprehensive. This study shows that the UMLS should include more technical concepts and more concepts regarding findings, signs and symptoms to be suitable for radiology representation. The semi-automated translation of the whole GAMUTS using the UMLS concepts and the DICOM SR relations could help to create or supplement the DCMR Templates and Context Groups pertaining to the description of imaging findings.

  12. Elongation Factor-Tu (EF-Tu) proteins structural stability and bioinformatics in ancestral gene reconstruction

    NASA Astrophysics Data System (ADS)

    Dehipawala, Sunil; Nguyen, A.; Tremberger, G.; Cheung, E.; Schneider, P.; Lieberman, D.; Holden, T.; Cheung, T.

    2013-09-01

    A paleo-experimental evolution report on elongation factor EF-Tu structural stability results has provided an opportunity to rewind the tape of life using the ancestral protein sequence reconstruction modeling approach; consistent with the book of life dogma in current biology and being an important component in the astrobiology community. Fractal dimension via the Higuchi fractal method and Shannon entropy of the DNA sequence classification could be used in a diagram that serves as a simple summary. Results from biomedical gene research provide examples on the diagram methodology. Comparisons between biomedical genes such as EEF2 (elongation factor 2 human, mouse, etc), WDR85 in epigenetics, HAR1 in human specificity, DLG1 in cognitive skill, and HLA-C in mosquito bite immunology with EF Tu DNA sequences have accounted for the reported circular dichroism thermo-stability data systematically; the results also infer a relatively less volatility geologic time period from 2 to 3 Gyr from adaptation viewpoint. Comparison to Thermotoga maritima MSB8 and Psychrobacter shows that Thermus thermophilus HB8 EF-Tu calibration sequence could be an outlier, consistent with free energy calculation by NUPACK. Diagram methodology allows computer simulation studies and HAR1 shows about 0.5% probability from chimp to human in terms of diagram location, and SNP simulation results such as amoebic meningoencephalitis NAF1 suggest correlation. Extensions to the studies of the translation and transcription elongation factor sequences in Megavirus Chiliensis, Megavirus Lba and Pandoravirus show that the studied Pandoravirus sequence could be an outlier with the highest fractal dimension and lowest entropy, as compared to chicken as a deviant in the DNMT3A DNA methylation gene sequences from zebrafish to human and to the less than one percent probability in computer simulation using the HAR1 0.5% probability as reference. The diagram methodology would be useful in ancestral gene reconstruction studies in astrobiology and also be applicable to the study of point mutation in conformational thermostabilization research with Synchrotron based X-ray data for drug applications such as Parkinson's disease.

  13. A novel diagram and complement to the CONSORT chart for presenting multimodal clinical trials.

    PubMed

    Schuller, Jan C; Mayer, Michael; Lanz, Doris; Schmitz, Shu-Fang Hsu; Brauchli, Peter; Leupin, Nicolas

    2009-05-01

    We developed a novel diagram to depict patient flow and outcomes in clinical trials. In contrast to flow diagrams such as the CONSORT chart, our diagram enables individual patient histories to be traced and depicts important patterns of treatment administration and outcomes, such as response and adverse events. Also, it is particularly useful for multimodal treatments or a sequence of different therapies where the CONSORT flow chart is less informative and can be confusing.

  14. Use of Unified Modeling Language (UML) in Model-Based Development (MBD) For Safety-Critical Applications

    DTIC Science & Technology

    2014-12-01

    appears that UML is becoming the de facto MBD language. OMG® states the following on the MDA® FAQ page: “Although not formally required [for MBD], UML...a known limitation [42], so UML users should plan accordingly, especially for safety-critical programs. For example, “models are not used to...description of the MBD tool chain can be produced. That description could be resident in a Plan for Software Aspects of Certification (PSAC) or Software

  15. Uncompacted myelin lamellae in peripheral nerve biopsy.

    PubMed

    Vital, Claude; Vital, Anne; Bouillot, Sandrine; Favereaux, Alexandre; Lagueny, Alain; Ferrer, Xavier; Brechenmacher, Christiane; Petry, Klaus G

    2003-01-01

    Since 1979, the authors have studied 49 peripheral nerve biopsies presenting uncompacted myelin lamellae (UML). Based on the ultrastructural pattern of UML they propose a 3-category classification. The first category includes cases displaying regular UML, which was observed in 43 cases; it was more frequent in 9 cases with polyneuropathy organomegaly endocrinopathy m-protein skin changes (POEMS) syndrome as well as in 1 case of Charcot-Marie-Tooth 1B with a novel point mutation in the P0 gene. The second category consists of cases showing irregular UML, observed in 4 cases with IgM monoclonal gammopathy and anti-myelin-associated glycoprotein (MAG) activity. This group included 1 benign case and 3 B-cell malignant lymphomas. The third category is complex UML, which was present in 2 unrelated patients with an Arg 98 His missense mutation in the P0 protein gene. Irregular and complex UML are respectively related to MAG and P0, which play a crucial role in myelin lamellae compaction and adhesion.

  16. Semantic Mappings and Locality of Nursing Diagnostic Concepts in UMLS

    PubMed Central

    Kim, Tae Youn; Coenen, Amy; Hardiker, Nicholas

    2011-01-01

    One solution for enhancing the interoperability between nursing information systems, given the availability of multiple nursing terminologies, is to cross-map existing nursing concepts. The Unified Medical Language System (UMLS) developed and distributed by the National Library of Medicine (NLM) is a knowledge resource containing cross-mappings of various terminologies in a unified framework. While the knowledge resource has been available for the last two decades, little research on the representation of nursing terminologies in UMLS has been conducted. As a first step, UMLS semantic mappings and concept locality were examined for nursing diagnostic concepts or problems selected from three terminologies (i.e., CCC, ICNP, and NANDA-I) along with corresponding SNOMED CT concepts. The evaluation of UMLS semantic mappings was conducted by measuring the proportion of concordance between UMLS and human expert mappings. The semantic locality of nursing diagnostic concepts was assessed by examining the associations of select concepts and the placement of the nursing concepts on the Semantic Network and Group. The study found that the UMLS mappings of CCC and NANDA-I concepts to SNOMED CT were highly concordant to expert mappings. The level of concordance in mappings of ICNP to SNOMED CT, CCC and NANDA-I within UMLS was relatively low, indicating the need for further research and development. Likewise, the semantic locality of ICNP concepts could be further improved. Various stakeholders need to collaborate to enhance the NLM knowledge resource and the interoperability of nursing data within the discipline as well as across health-related disciplines. PMID:21951759

  17. Object-oriented business process analysis of the cooperative soft tissue sarcoma trial of the german society for paediatric oncology and haematology (GPOH).

    PubMed

    Weber, R; Knaup, P; Knietitg, R; Haux, R; Merzweiler, A; Mludek, V; Schilling, F H; Wiedemann, T

    2001-01-01

    The German Society for Paediatric Oncology and Haematology (GPOH) runs nation-wide multicentre clinical trials to improve the treatment of children suffering from malignant diseases. We want to provide methods and tools to support the centres of these trials in developing trial specific modules for the computer-based DOcumentation System for Paediatric Oncology (DOSPO). For this we carried out an object-oriented business process analysis for the Cooperative Soft Tissue Sarcoma Trial at the Olgahospital Stuttgart for Child and Adolescent Medicine. The result is a comprehensive business process model consisting of UML-diagrams and use case specifications. We recommend the object-oriented business process analysis as a method for the definition of requirements in information processing projects in the field of clinical trials in general. For this our model can serve as basis because it slightly can be adjusted to each type of clinical trial.

  18. Development of a virtual lab for practical eLearning in eHealth.

    PubMed

    Herzog, Juliane; Forjan, Mathias; Sauermann, Stefan; Mense, Alexander; Urbauer, Philipp

    2015-01-01

    In recent years an ongoing development in educational offers for professionals working in the field of eHealth has been observed. This education is increasingly offered in the form of eLearning courses. Furthermore, it can be seen that simulations are a valuable part to support the knowledge transfer. Based on the knowledge profiles defined for eHealth courses a virtual lab should be developed. For this purpose, a subset of skills and a use case is determined. After searching and evaluating appropriate simulating and testing tools six tools were chosen to implement the use case practically. Within an UML use case diagram the interaction between the tools and the user is represented. Initially tests have shown good results of the tools' feasibility. After an extensive testing phase the tools should be integrated in the eHealth eLearning courses.

  19. Requirements engineering for cross-sectional information chain models

    PubMed Central

    Hübner, U; Cruel, E; Gök, M; Garthaus, M; Zimansky, M; Remmers, H; Rienhoff, O

    2012-01-01

    Despite the wealth of literature on requirements engineering, little is known about engineering very generic, innovative and emerging requirements, such as those for cross-sectional information chains. The IKM health project aims at building information chain reference models for the care of patients with chronic wounds, cancer-related pain and back pain. Our question therefore was how to appropriately capture information and process requirements that are both generally applicable and practically useful. To this end, we started with recommendations from clinical guidelines and put them up for discussion in Delphi surveys and expert interviews. Despite the heterogeneity we encountered in all three methods, it was possible to obtain requirements suitable for building reference models. We evaluated three modelling languages and then chose to write the models in UML (class and activity diagrams). On the basis of the current project results, the pros and cons of our approach are discussed. PMID:24199080

  20. An Ontology for Modeling Complex Inter-relational Organizations

    NASA Astrophysics Data System (ADS)

    Wautelet, Yves; Neysen, Nicolas; Kolp, Manuel

    This paper presents an ontology for organizational modeling through multiple complementary aspects. The primary goal of the ontology is to dispose of an adequate set of related concepts for studying complex organizations involved in a lot of relationships at the same time. In this paper, we define complex organizations as networked organizations involved in a market eco-system that are playing several roles simultaneously. In such a context, traditional approaches focus on the macro analytic level of transactions; this is supplemented here with a micro analytic study of the actors' rationale. At first, the paper overviews enterprise ontologies literature to position our proposal and exposes its contributions and limitations. The ontology is then brought to an advanced level of formalization: a meta-model in the form of a UML class diagram allows to overview the ontology concepts and their relationships which are formally defined. Finally, the paper presents the case study on which the ontology has been validated.

  1. A Generic Approach for Pen-Based User Interface Development

    NASA Astrophysics Data System (ADS)

    Macé, Sébastien; Anquetil, Éric

    Pen-based interaction is an intuitive way to realize hand drawn structured documents, but few applications take advantage of it. Indeed, the interpretation of the user hand drawn strokes in the context of document is a complex problem. In this paper, we propose a new generic approach to develop such systems based on three independent components. The first one is a set of graphical and editing functions adapted to pen interaction. The second one is a rule-based formalism that models structured document composition and the corresponding interpretation process. The last one is a hand drawn stroke analyzer that is able to interpret strokes progressively, directly while the user is drawing. We highlight in particular the human-computer interaction induced from this progressive interpretation process. Thanks to this generic approach, three pen-based system prototypes have already been developed, for musical score editing, for graph editing, and for UML class diagram editing

  2. [Knockdown of STAT3 inhibits proliferation and migration of HepG2 hepatoma cells induced by IFN1].

    PubMed

    Li, Xiaofang; Wang, Yuqi; Yan, Ben; Fang, Peipei; Ma, Chao; Xu, Ning; Fu, Xiaoyan; Liang, Shujuan

    2018-02-01

    Objective To prepare lentiviruses expressing shRNA sequences targeting human signal transducer and activator of transcription 3 (STAT3) and detect the effect of STAT3 knockdown on type I interferon (IFN1)-induced proliferation and migration in HepG2 cells. Methods Four STAT3-targeting shRNA sequences (shRNA1-shRNA4) and one control sequence (Ctrl shRNA) were selected and cloned respectively into pLKO.1-sp6-pgk-GFP to construct shRNA-expressing vectors. Along with backbone psPAX2 and pMD2.G vectors, they were separately transfected into HEK293T cells to prepare lentiviruses. HepG2 cells were infected with the lentiviruses. Cytoplastic STAT3 level was detected by Western blotting to screen effective shRNA sequence(s) targeting STAT3. Proliferation and migration of HepG2 cells were analyzed by CCK-8 assay and Transwell TM migration and scratching assay, respectively. To detect the effect of IFN1 on cell proliferation and migration of HepG2 cells, the cells were treated with 2000 U/mL IFNα2b for indicated time and the activation of IFN-triggered STAT1 signal transduction was assayed by Western blotting. Results Two most effective STAT3-targeting shRNA sequences shRNA1 and shRNA2 were selected, and the expression of both STAT3 shRNA significantly decreased proliferation and migration of HepG2 cells. When treated with IFNα2b, 2000 U/mL of IFN1 showed more competent in attenuating growth and migration of HepG2 cells. Our data further proved that knockdown of STAT3 increased the phosphorylation of STAT1, and IFNα2b further enhanced the activation of STAT1 signaling in HepG2 cells. Conclusion Knockdown of STAT3 inhibits cell migration and growth, and rescues IFN response through up-regulating STAT1 signal transduction in HepG2 hepatoma cells.

  3. Improved production of an enzyme that hydrolyses raw yam starch by Penicillium sp. S-22 using fed-batch fermentation.

    PubMed

    Sun, Hai-Yan; Ge, Xiang-Yang; Zhang, Wei-Guo

    2006-11-01

    A newly isolated strain, Penicillium sp. S-22, was used to produce an enzyme that hydrolyses raw yam starch [raw yam starch digesting enzyme (RYSDE)]. The enzyme activity and overall enzyme productivity were respectively 16 U/ml and 0.19 U/ml h in the batch culture. The enzyme activity increased to 85 U/ml by feeding of partially hydrolyzed raw yam starch. When a mixture containing partially hydrolyzed raw yam starch and peptone was fed by a pH-stat strategy, the enzyme activity reached 366 U/ml, 23-fold of that obtained in the batch culture, and the overall productivity reached 3.4 U/ml h, which was 18-fold of that in the batch culture.

  4. The application of the unified modeling language in object-oriented analysis of healthcare information systems.

    PubMed

    Aggarwal, Vinod

    2002-10-01

    This paper concerns itself with the beneficial effects of the Unified Modeling Language (UML), a nonproprietary object modeling standard, in specifying, visualizing, constructing, documenting, and communicating the model of a healthcare information system from the user's perspective. The author outlines the process of object-oriented analysis (OOA) using the UML and illustrates this with healthcare examples to demonstrate the practicality of application of the UML by healthcare personnel to real-world information system problems. The UML will accelerate advanced uses of object-orientation such as reuse technology, resulting in significantly higher software productivity. The UML is also applicable in the context of a component paradigm that promises to enhance the capabilities of healthcare information systems and simplify their management and maintenance.

  5. An Infrastructure for UML-Based Code Generation Tools

    NASA Astrophysics Data System (ADS)

    Wehrmeister, Marco A.; Freitas, Edison P.; Pereira, Carlos E.

    The use of Model-Driven Engineering (MDE) techniques in the domain of distributed embedded real-time systems are gain importance in order to cope with the increasing design complexity of such systems. This paper discusses an infrastructure created to build GenERTiCA, a flexible tool that supports a MDE approach, which uses aspect-oriented concepts to handle non-functional requirements from embedded and real-time systems domain. GenERTiCA generates source code from UML models, and also performs weaving of aspects, which have been specified within the UML model. Additionally, this paper discusses the Distributed Embedded Real-Time Compact Specification (DERCS), a PIM created to support UML-based code generation tools. Some heuristics to transform UML models into DERCS, which have been implemented in GenERTiCA, are also discussed.

  6. Tracing the Rationale Behind UML Model Change Through Argumentation

    NASA Astrophysics Data System (ADS)

    Jureta, Ivan J.; Faulkner, Stéphane

    Neglecting traceability—i.e., the ability to describe and follow the life of a requirement—is known to entail misunderstanding and miscommunication, leading to the engineering of poor quality systems. Following the simple principles that (a) changes to UML model instances ought be justified to the stakeholders, (b) justification should proceed in a structured manner to ensure rigor in discussions, critique, and revisions of model instances, and (c) the concept of argument instantiated in a justification process ought to be well defined and understood, the present paper introduces the UML Traceability through Argumentation Method (UML-TAM) to enable the traceability of design rationale in UML while allowing the appropriateness of model changes to be checked by analysis of the structure of the arguments provided to justify such changes.

  7. ISS Double-Gimbaled CMG Subsystem Simulation Using the Agile Development Method

    NASA Technical Reports Server (NTRS)

    Inampudi, Ravi

    2016-01-01

    This paper presents an evolutionary approach in simulating a cluster of 4 Control Moment Gyros (CMG) on the International Space Station (ISS) using a common sense approach (the agile development method) for concurrent mathematical modeling and simulation of the CMG subsystem. This simulation is part of Training systems for the 21st Century simulator which will provide training for crew members, instructors, and flight controllers. The basic idea of how the CMGs on the space station are used for its non-propulsive attitude control is briefly explained to set up the context for simulating a CMG subsystem. Next different reference frames and the detailed equations of motion (EOM) for multiple double-gimbal variable-speed control moment gyroscopes (DGVs) are presented. Fixing some of the terms in the EOM becomes the special case EOM for ISS's double-gimbaled fixed speed CMGs. CMG simulation development using the agile development method is presented in which customer's requirements and solutions evolve through iterative analysis, design, coding, unit testing and acceptance testing. At the end of the iteration a set of features implemented in that iteration are demonstrated to the flight controllers thus creating a short feedback loop and helping in creating adaptive development cycles. The unified modeling language (UML) tool is used in illustrating the user stories, class designs and sequence diagrams. This incremental development approach of mathematical modeling and simulating the CMG subsystem involved the development team and the customer early on, thus improving the quality of the working CMG system in each iteration and helping the team to accurately predict the cost, schedule and delivery of the software.

  8. Characterization of protease from bacillus sp. on medium containing FeCl3 exposed to magnetic field 0.2 mt

    NASA Astrophysics Data System (ADS)

    Sumardi; Agustrina, Rochmah; Nugroho Ekowati, Christina; Selvie Pasaribu, Yovita

    2018-03-01

    This purpose of this research is to determine the character of the protease enzymes from Bacillus sp. on media content of FeCl3 exposed to 0.2 mT magnetic field. The data obtained were analyzed descriptively. The result showed that protease enzyme without Fe resulted in the highest activity at pH 8, temperature. 30°C with the addition of activator Mn2+, and Vmax of 0.28 U/ml, and Km of 4.60 U/ml. The protease enzyme on media without magnetic field exposure and containing Fe yielded the highest activity at pH 8, temperature 30°C with the addition of activator Mn2+, and Vmax of 0.33 U/ml, and Km of 5.64 U/ml. The protease enzyme on medium with magnetic field exposure and use Fe as inductors have the highest activity at pH 9, the temperature of 55° C with the addition of activator Mn2+, and Vmax of 0.35 U/ml, and Km 10.04 U/ml.

  9. Toward a Model-Based Approach for Flight System Fault Protection

    NASA Technical Reports Server (NTRS)

    Day, John; Meakin, Peter; Murray, Alex

    2012-01-01

    Use SysML/UML to describe the physical structure of the system This part of the model would be shared with other teams - FS Systems Engineering, Planning & Execution, V&V, Operations, etc., in an integrated model-based engineering environment Use the UML Profile mechanism, defining Stereotypes to precisely express the concepts of the FP domain This extends the UML/SysML languages to contain our FP concepts Use UML/SysML, along with our profile, to capture FP concepts and relationships in the model Generate typical FP engineering products (the FMECA, Fault Tree, MRD, V&V Matrices)

  10. Modeling the formation of iron sulfide scales using thermodynamic simulation software

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Anderko, A.; Shuler, P.J.

    1998-12-31

    A program has been developed for generating stability diagrams that concisely represent the thermodynamic state of multicomponent, multiphase aqueous systems in wide ranges of temperature and component concentrations. The diagrams are based on a thermodynamic model that combines the Helgeson-Kirkham-Flowers equation of state for standard-state properties with a solutions nonideality model based on the activity coefficient expressions developed by Bromley and Pitzer. The diagrams offer a flexible choice of independent variables, which include component concentrations in addition to the potential and pH. The stability diagrams are used to predict the conditions that favor the formation of stable and metastable ironmore » sulfide species, which are commonly deposited under oil field-related conditions. First, the diagrams have been applied to establish a sequence of transformations that iron sulfides undergo as they age. The predicted transformation sequences take into account environmental variables (e.g., hydrogen sulfide concentration, oxygen availability, etc.). The predictions are in agreement with experimental data on iron sulfide formation at the iron/solution interface and in bulk solution. The understanding of iron sulfide transformation sequences makes it possible to simulate experimental studies of H{sub 2}S/CO{sub 2} corrosion in the presence or absence of oxygen. A comparison with laboratory corrosion rate data under gas pipeline conditions indicates that the magnitude of corrosion rates can be correlated with the predicted stability of metastable iron sulfide phases.« less

  11. Nutrient utilisation and particulate organic matter changes during summer in the upper mixed layer (Ross Sea, Antarctica)

    NASA Astrophysics Data System (ADS)

    Catalano, G.; Povero, P.; Fabiano, M.; Benedetti, F.; Goffart, A.

    1997-01-01

    The relationships among vertical stability, estimated nutrient utilisation and particulate organic matter in the Ross Sea are analysed from data collected during two cruises in the summers of 1987-1988 and 1989-1990. In the upper mixed layer (UML), identified through the vertical stability E( Z(UML)), nutrient consumption is calculated as the difference between the "diluted" nutrient value and the mean calculated from the integrated value in the UML. The nutrient utilisation ratio and E( Z(UML)) are linearly related for E( Z(UML))≤25, whereas for values > 25, the distribution pattern is more scattered and independent of E( Z(UML)). For E( Z(UML))≥25, utilisation values were ≥4, 0.4 and 10 mmol m -3 for nitrate, phosphate and silicate, respectively. Significant relationships between nutrient depletion and both particulate organic carbon (POC) and particulate protein/particulate carbohydrate ratios (PPRT/PCHO) are found. The analysis of particulate matter distribution vs nutrient utilisation shows that the stations could be divided into two groups having different characteristics. The first group includes coastal stations, where high nutrient utilisation, POC and PPRT/PCHO are typical of areas with high production. In the second group (pelagic stations), nutrient utilisation, POC and PPRT/PCHO are lower. The vertical stability can be used to discriminate among the factors that influence primary production.

  12. CoLeMo: A Collaborative Learning Environment for UML Modelling

    ERIC Educational Resources Information Center

    Chen, Weiqin; Pedersen, Roger Heggernes; Pettersen, Oystein

    2006-01-01

    This paper presents the design, implementation, and evaluation of a distributed collaborative UML modelling environment, CoLeMo. CoLeMo is designed for students studying UML modelling. It can also be used as a platform for collaborative design of software. We conducted formative evaluations and a summative evaluation to improve the environment and…

  13. A Numerical Study of New Logistic Map

    NASA Astrophysics Data System (ADS)

    Khmou, Youssef

    In this paper, we propose a new logistic map based on the relation of the information entropy, we study the bifurcation diagram comparatively to the standard logistic map. In the first part, we compare the obtained diagram, by numerical simulations, with that of the standard logistic map. It is found that the structures of both diagrams are similar where the range of the growth parameter is restricted to the interval [0,e]. In the second part, we present an application of the proposed map in traffic flow using macroscopic model. It is found that the bifurcation diagram is an exact model of the Greenberg’s model of traffic flow where the growth parameter corresponds to the optimal velocity and the random sequence corresponds to the density. In the last part, we present a second possible application of the proposed map which consists of random number generation. The results of the analysis show that the excluded initial values of the sequences are (0,1).

  14. SALAD database: a motif-based database of protein annotations for plant comparative genomics

    PubMed Central

    Mihara, Motohiro; Itoh, Takeshi; Izawa, Takeshi

    2010-01-01

    Proteins often have several motifs with distinct evolutionary histories. Proteins with similar motifs have similar biochemical properties and thus related biological functions. We constructed a unique comparative genomics database termed the SALAD database (http://salad.dna.affrc.go.jp/salad/) from plant-genome-based proteome data sets. We extracted evolutionarily conserved motifs by MEME software from 209 529 protein-sequence annotation groups selected by BLASTP from the proteome data sets of 10 species: rice, sorghum, Arabidopsis thaliana, grape, a lycophyte, a moss, 3 algae, and yeast. Similarity clustering of each protein group was performed by pairwise scoring of the motif patterns of the sequences. The SALAD database provides a user-friendly graphical viewer that displays a motif pattern diagram linked to the resulting bootstrapped dendrogram for each protein group. Amino-acid-sequence-based and nucleotide-sequence-based phylogenetic trees for motif combination alignment, a logo comparison diagram for each clade in the tree, and a Pfam-domain pattern diagram are also available. We also developed a viewer named ‘SALAD on ARRAYs’ to view arbitrary microarray data sets of paralogous genes linked to the same dendrogram in a window. The SALAD database is a powerful tool for comparing protein sequences and can provide valuable hints for biological analysis. PMID:19854933

  15. SALAD database: a motif-based database of protein annotations for plant comparative genomics.

    PubMed

    Mihara, Motohiro; Itoh, Takeshi; Izawa, Takeshi

    2010-01-01

    Proteins often have several motifs with distinct evolutionary histories. Proteins with similar motifs have similar biochemical properties and thus related biological functions. We constructed a unique comparative genomics database termed the SALAD database (http://salad.dna.affrc.go.jp/salad/) from plant-genome-based proteome data sets. We extracted evolutionarily conserved motifs by MEME software from 209,529 protein-sequence annotation groups selected by BLASTP from the proteome data sets of 10 species: rice, sorghum, Arabidopsis thaliana, grape, a lycophyte, a moss, 3 algae, and yeast. Similarity clustering of each protein group was performed by pairwise scoring of the motif patterns of the sequences. The SALAD database provides a user-friendly graphical viewer that displays a motif pattern diagram linked to the resulting bootstrapped dendrogram for each protein group. Amino-acid-sequence-based and nucleotide-sequence-based phylogenetic trees for motif combination alignment, a logo comparison diagram for each clade in the tree, and a Pfam-domain pattern diagram are also available. We also developed a viewer named 'SALAD on ARRAYs' to view arbitrary microarray data sets of paralogous genes linked to the same dendrogram in a window. The SALAD database is a powerful tool for comparing protein sequences and can provide valuable hints for biological analysis.

  16. Geochemical evidence for Late Cretaceous marginal arc-to-backarc transition in the Sabzevar ophiolitic extrusive sequence, northeast Iran

    NASA Astrophysics Data System (ADS)

    Khalatbari Jafari, Morteza; Babaie, Hassan A.; Gani, Moslem

    2013-07-01

    The ophiolitic extrusive sequence, exposed in an area north of Sabzevar, has three major parts: a lower part, with abundant breccia, hyaloclastic tuff, and sheet flow, a middle part with vesicular, aphyric pillow lava, and an upper part with a sequence of lava and volcanic-sedimentary rocks. Pelagic limestone interlayers contain Late Cretaceous (Maastrichtian-Late Maastrichtian) microfauna. The supra-ophiolitic series includes a sequence of turbidititic and volcanic-sedimentary rocks with lava flow, aphyric and phyric lava, and interlayers of pelagic limestone and radiolarian chert. Paleontological investigation of the pelagic limestone and radiolarite interlayers in this series gives a Late Cretaceous age, supporting the idea that the supra-ophiolitic series formed in a trough, synchronous with the Sabzevar oceanic crust during the Late Cretaceous. Geochemical data indicate a relationship between lava in the upper part of the extrusive sequence and lava in the supra-ophiolitic series. These lavas have a calc-alkaline to almost alkaline characteristic, and show a clear depletion in Nb and definite depletions in Zr and Ti in spider diagrams. Data from these rocks plot in the subduction zone field in tectonomagmatic diagrams. The concentration and position of the heavy rare earth elements in the spider diagrams, and their slight variation, can be attributed to partial melting of the depleted mantle wedge above the subducted slab, and enrichment in the LILE can be attributed to subduction components (fluid, melt) released from the subducting slab. In comparison, the sheet flow and pillow lava of the lower and middle parts of the extrusive sequence show OIB characteristics and high potassium magmatic and shoshonitic trends, and their spider diagram patterns show Nb, Zr, and Ti depletions. The enrichment in the LILE in the spider diagram patterns suggest a low rate of partial melting of an enriched, garnet-bearing mantle. It seems that the marginal arc basin, in which the Sabzevar ophiolite was forming, experienced lithospheric extension in response to slab rollback. This process, which formed a backarc basin, may have aborted the embryonic arc, stopped arc magmatism, and led to the rise of mantle diapirs. The extrusive ophiolite sequence, north of Sabzevar probably formed during the transition from a marginal arc basin to a backarc basin during the Late Cretaceous.

  17. Quality Assurance of UMLS Semantic Type Assignments Using SNOMED CT Hierarchies.

    PubMed

    Gu, H; Chen, Y; He, Z; Halper, M; Chen, L

    2016-01-01

    The Unified Medical Language System (UMLS) is one of the largest biomedical terminological systems, with over 2.5 million concepts in its Metathesaurus repository. The UMLS's Semantic Network (SN) with its collection of 133 high-level semantic types serves as an abstraction layer on top of the Metathesaurus. In particular, the SN elaborates an aspect of the Metathesaurus's concepts via the assignment of one or more types to each concept. Due to the scope and complexity of the Metathesaurus, errors are all but inevitable in this semantic-type assignment process. To develop a semi-automated methodology to help assure the quality of semantic-type assignments within the UMLS. The methodology uses a cross-validation strategy involving SNOMED CT's hierarchies in combination with UMLS semantic types. Semantically uniform, disjoint concept groups are generated programmatically by partitioning the collection of all concepts in the same SNOMED CT hierarchy according to their respective semantic-type assignments in the UMLS. Domain experts are then called upon to review the concepts in any group having a small number of concepts. It is our hypothesis that a semantic-type assignment combination applicable only to a very small number of concepts in a SNOMED CT hierarchy is an indicator of potential problems. The methodology was applied to the UMLS 2013AA release along with the SNOMED CT from January 2013. An overall error rate of 33% was found for concepts proposed by the quality-assurance methodology. Supporting our hypothesis, that number was four times higher than the error rate found in control samples. The results show that the quality-assurance methodology can aid in effective and efficient identification of UMLS semantic-type assignment errors.

  18. Evaluation of a UMLS Auditing Process of Semantic Type Assignments

    PubMed Central

    Gu, Huanying; Hripcsak, George; Chen, Yan; Morrey, C. Paul; Elhanan, Gai; Cimino, James J.; Geller, James; Perl, Yehoshua

    2007-01-01

    The UMLS is a terminological system that integrates many source terminologies. Each concept in the UMLS is assigned one or more semantic types from the Semantic Network, an upper level ontology for biomedicine. Due to the complexity of the UMLS, errors exist in the semantic type assignments. Finding assignment errors may unearth modeling errors. Even with sophisticated tools, discovering assignment errors requires manual review. In this paper we describe the evaluation of an auditing project of UMLS semantic type assignments. We studied the performance of the auditors who reviewed potential errors. We found that four auditors, interacting according to a multi-step protocol, identified a high rate of errors (one or more errors in 81% of concepts studied) and that results were sufficiently reliable (0.67 to 0.70) for the two most common types of errors. However, reliability was low for each individual auditor, suggesting that review of potential errors is resource-intensive. PMID:18693845

  19. A UML approach to process modelling of clinical practice guidelines for enactment.

    PubMed

    Knape, T; Hederman, L; Wade, V P; Gargan, M; Harris, C; Rahman, Y

    2003-01-01

    Although clinical practice guidelines (CPGs) have been suggested as a means of encapsulating best practice in evidence-based medical treatment, their usage in clinical environments has been disappointing. Criticisms of guideline representations have been that they are predominantly narrative and are difficult to incorporate into clinical information systems. This paper analyses the use of UML process modelling techniques for guideline representation and proposes the automated generation of executable guidelines using XMI. This hybrid UML-XMI approach provides flexible authoring of guideline decision and control structures whilst integrating appropriate data flow. It also uses an open XMI standard interface to allow the use of authoring tools and process control systems from multiple vendors. The paper first surveys CPG modelling formalisms followed by a brief introduction to process modelling in UMI. Furthermore, the modelling of CPGs in UML is presented leading to a case study of encoding a diabetes mellitus CPG using UML.

  20. Semi-Supervised Learning to Identify UMLS Semantic Relations.

    PubMed

    Luo, Yuan; Uzuner, Ozlem

    2014-01-01

    The UMLS Semantic Network is constructed by experts and requires periodic expert review to update. We propose and implement a semi-supervised approach for automatically identifying UMLS semantic relations from narrative text in PubMed. Our method analyzes biomedical narrative text to collect semantic entity pairs, and extracts multiple semantic, syntactic and orthographic features for the collected pairs. We experiment with seeded k-means clustering with various distance metrics. We create and annotate a ground truth corpus according to the top two levels of the UMLS semantic relation hierarchy. We evaluate our system on this corpus and characterize the learning curves of different clustering configuration. Using KL divergence consistently performs the best on the held-out test data. With full seeding, we obtain macro-averaged F-measures above 70% for clustering the top level UMLS relations (2-way), and above 50% for clustering the second level relations (7-way).

  1. A UML Profile for Developing Databases that Conform to the Third Manifesto

    NASA Astrophysics Data System (ADS)

    Eessaar, Erki

    The Third Manifesto (TTM) presents the principles of a relational database language that is free of deficiencies and ambiguities of SQL. There are database management systems that are created according to TTM. Developers need tools that support the development of databases by using these database management systems. UML is a widely used visual modeling language. It provides built-in extension mechanism that makes it possible to extend UML by creating profiles. In this paper, we introduce a UML profile for designing databases that correspond to the rules of TTM. We created the first version of the profile by translating existing profiles of SQL database design. After that, we extended and improved the profile. We implemented the profile by using UML CASE system StarUML™. We present an example of using the new profile. In addition, we describe problems that occurred during the profile development.

  2. Representation of Nursing Terminologies in UMLS

    PubMed Central

    Kim, Tae Youn; Coenen, Amy; Hardiker, Nicholas; Bartz, Claudia C.

    2011-01-01

    There are seven nursing terminologies or classifications that are considered a standard to support nursing practice in the U.S. Harmonizing these terminologies will enhance the interoperability of clinical data documented across nursing practice. As a first step to harmonize the nursing terminologies, the purpose of this study was to examine how nursing problems or diagnostic concepts from select terminologies were cross-mapped in Unified Medical Language System (UMLS). A comparison analysis was conducted by examining whether cross-mappings available in UMLS through concept unique identifiers were consistent with cross-mappings conducted by human experts. Of 423 concepts from three terminologies, 411 (97%) were manually cross-mapped by experts to the International Classification for Nursing Practice. The UMLS semantic mapping among the 411 nursing concepts presented 33.6% accuracy (i.e., 138 of 411 concepts) when compared to expert cross-mappings. Further research and collaboration among experts in this field are needed for future enhancement of UMLS. PMID:22195127

  3. Lageos assembly operation plan

    NASA Technical Reports Server (NTRS)

    Brueger, J.

    1975-01-01

    Guidelines and constraints procedures for LAGEOS assembly, operation, and design performance are given. Special attention was given to thermal, optical, and dynamic analysis and testing. The operation procedures illustrate the interrelation and sequence of tasks in a flow diagram. The diagram also includes quality assurance functions for verification of operation tasks.

  4. Structural analysis using thrust-fault hanging-wall sequence diagrams: Ogden duplex, Wasatch Range, Utah

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Schirmer, T.W.

    1988-05-01

    Detailed mapping and cross-section traverses provide the control for structural analysis and geometric modeling of the Ogden duplex, a complex thrust system exposed in the Wasatch Mountains, east of Ogden, Utah. The structures consist of east-dipping folded thrust faults, basement-cored horses, lateral ramps and folds, and tear faults. The sequence of thrusting determined by means of lateral overlap of horses, thrust-splay relationships, and a top-to-bottom piggyback development is Willard thrust, Ogden thrust, Weber thrust, and Taylor thrust. Major decollement zones occur in the Cambrian shales and limestones. The Tintic Quartzite is the marker for determining gross geometries of horses. Thismore » exposed duplex serves as a good model to illustrate the method of constructing a hanging-wall sequence diagram - a series of longitudinal cross sections that move forward in time and space, and show how a thrust system formed as it moved updip over various footwall ramps. A hanging wall sequence diagram also shows the complex lateral variations in a thrust system and helps to locate lateral ramps, lateral folds, tear faults, and other features not shown on dip-oriented cross sections. 8 figures.« less

  5. Applying Real-Time UML: Real-World Experiences

    NASA Astrophysics Data System (ADS)

    Cooling, Niall; Pachschwoell, Stefan

    2004-06-01

    This paper presents Austrian Aerospace's experiences of applying UML for the design of an embedded real-time avionics system based on Feabhas' "Pragma Process". It describes the complete lifecycle from adoption of UML, through training, CASE-tool selection, system analysis, and software design and development of the project itself. It concludes by reflecting on the experiences obtained and some lessons learnt.

  6. Design, synthesis and biological evaluation of non-peptide PAR1 thrombin receptor antagonists based on small bifunctional templates: arginine and phenylalanine side chain groups are keys for receptor activity.

    PubMed

    Androutsou, Maria-Eleni; Saifeddine, Mahmoud; Hollenberg, Morley D; Matsoukas, John; Agelis, George

    2010-04-01

    In the present study, we report the synthesis and biological evaluation of a series of new non-peptide PAR(1) mimetic receptor antagonists, based on conformational analysis of the S(42)FLLR(46) tethered ligand (TL) sequence of PAR(1). These compounds incorporate the key pharmacophore groups in the TL sequence, guanidyl, amino and phenyl, which are essential for triggering receptor activity. Compounds 5 and 15 (50-100 microM) inhibited both TFLLR-amide (10 microM) and thrombin-mediated (0.5 and 1 U/ml; 5 and 10 microM) calcium signaling in a cultured human HEK cell assay.

  7. A UML profile for the OBO relation ontology

    PubMed Central

    2012-01-01

    Background Ontologies have increasingly been used in the biomedical domain, which has prompted the emergence of different initiatives to facilitate their development and integration. The Open Biological and Biomedical Ontologies (OBO) Foundry consortium provides a repository of life-science ontologies, which are developed according to a set of shared principles. This consortium has developed an ontology called OBO Relation Ontology aiming at standardizing the different types of biological entity classes and associated relationships. Since ontologies are primarily intended to be used by humans, the use of graphical notations for ontology development facilitates the capture, comprehension and communication of knowledge between its users. However, OBO Foundry ontologies are captured and represented basically using text-based notations. The Unified Modeling Language (UML) provides a standard and widely-used graphical notation for modeling computer systems. UML provides a well-defined set of modeling elements, which can be extended using a built-in extension mechanism named Profile. Thus, this work aims at developing a UML profile for the OBO Relation Ontology to provide a domain-specific set of modeling elements that can be used to create standard UML-based ontologies in the biomedical domain. Results We have studied the OBO Relation Ontology, the UML metamodel and the UML profiling mechanism. Based on these studies, we have proposed an extension to the UML metamodel in conformance with the OBO Relation Ontology and we have defined a profile that implements the extended metamodel. Finally, we have applied the proposed UML profile in the development of a number of fragments from different ontologies. Particularly, we have considered the Gene Ontology (GO), the PRotein Ontology (PRO) and the Xenopus Anatomy and Development Ontology (XAO). Conclusions The use of an established and well-known graphical language in the development of biomedical ontologies provides a more intuitive form of capturing and representing knowledge than using only text-based notations. The use of the profile requires the domain expert to reason about the underlying semantics of the concepts and relationships being modeled, which helps preventing the introduction of inconsistencies in an ontology under development and facilitates the identification and correction of errors in an already defined ontology. PMID:23095840

  8. Five Year Results of US Intergroup/RTOG 9704 With Postoperative CA 19-9 {<=}90 U/mL and Comparison to the CONKO-001 Trial

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Berger, Adam C., E-mail: adam.berger@jefferson.edu; Winter, Kathryn; Hoffman, John P.

    2012-11-01

    Purpose: Radiation Therapy Oncology Group (RTOG) trial 9704 was the largest randomized trial to use adjuvant chemoradiation therapy for patients with pancreatic cancer. This report analyzes 5-year survival by serum level of tumor marker CA 19-9 of {<=}90 vs >90 U/mL and compares results to the those of the CONKO-001 trial. Methods and Materials: CA 19-9 expression was analyzed as a dichotomized variable ({<=}90 vs >90 U/mL). Cox proportional hazard models were used to identify the impact of the CA 19-9 value on overall survival (OS). Actuarial estimates of OS were calculated using the Kaplan-Meier method. Results: Both univariate (hazardmore » ratio [HR] = 3.2; 95% confidence interval [CI], 2.3-4.3, P<.0001) and multivariate (HR = 3.1; 95% CI, 2.2-4.2, P<.0001) analyses demonstrated a statistically significant decrease in OS for CA 19-9 serum level of {>=}90 U/mL. For patients in the gemcitabine (Gem) treatment arm with CA 19-9 <90 U/mL, median survival was 21 months. For patients with CA 19-9 {>=}90 U/mL, this number dropped to 10 months. In patients with pancreatic head tumors in the Gem treatment arm with RT quality assurance per protocol and CA 19-9 of <90 U/mL, median survival and 5-year rate were 24 months and 34%. In comparison, the median survival and 5-year OS rate for patients in the Gem arm of the CONKO trial were 22 months and 21%. Conclusions: This analysis demonstrates that patients with postresection CA 19-9 values {>=}90 U/mL had a significantly worse survival. Patients with pancreatic head tumors treated with Gem with CA 19-9 serum level of <90 U/mL and per protocol RT had favorable survival compared to that seen in the CONKO trial. CA 19-9 is a stratification factor for the current RTOG adjuvant pancreas trial (0848).« less

  9. Novel marine actinobacteria from emerald Andaman & Nicobar Islands: a prospective source for industrial and pharmaceutical byproducts

    PubMed Central

    2013-01-01

    Background Andaman and Nicobar Islands situated in the eastern part of Bay of Bengal are one of the distinguished biodiversity hotspot. Even though number of studies carried out on the marine flora and fauna, the studies on actinobacteria from Andaman and Nicobar Islands are meager. The aim of the present study was to screen the actinobacteria for their characterization and identify the potential sources for industrial and pharmaceutical byproducts. Results A total of 26 actinobacterial strains were isolated from the marine sediments collected from various sites of Port Blair Bay where no collection has been characterized previously. Isolates were categorized under the genera: Saccharopolyspora, Streptomyces, Nocardiopsis, Streptoverticillium, Microtetraspora, Actinopolyspora, Actinokineospora and Dactylosporangium. Majority of the isolates were found to produce industrially important enzymes such as amylase, protease, gelatinase, lipase, DNase, cellulase, urease and phosphatase, and also exhibited substantial antibacterial activity against human pathogens. 77% of isolates exhibited significant hemolytic activity. Among 26 isolates, three strains (NIOT-VKKMA02, NIOT-VKKMA22 and NIOT-VKKMA26) were found to generate appreciable extent of surfactant, amylase, cellulase and protease enzyme. NIOT-VKKMA02 produced surfactant using kerosene as carbon source and emulsified upto E24–63.6%. Moreover, NIOT-VKKMA02, NIOT-VKKMA22 and NIOT-VKKMA26 synthesized 13.27 U/ml, 9.85 U/ml and 8.03 U/ml amylase; 7.75 U/ml, 5.01 U/ml and 2.08 U/ml of cellulase and 11.34 U/ml, 6.89 U/ml and 3.51 U/ml of protease enzyme, respectively. Conclusions High diversity of marine actinobacteria was isolated and characterized in this work including undescribed species and species not previously reported from emerald Andaman and Nicobar Islands, including Streptomyces griseus, Streptomyces venezuelae and Saccharopolyspora salina. The enhanced salt, pH and temperature tolerance of the actinobacterial isolates along with their capacity to secrete commercially valuable primary and secondary metabolites emerges as an attractive feature of these organisms. These results are reported for the first time from these emerald Islands and expand the scope to functionally characterize novel marine actinobacteria and their metabolites for the potential novel molecules of commercial interest. PMID:23800234

  10. Novel marine actinobacteria from emerald Andaman & Nicobar Islands: a prospective source for industrial and pharmaceutical byproducts.

    PubMed

    Meena, Balakrishnan; Rajan, Lawrance Anbu; Vinithkumar, Nambali Valsalan; Kirubagaran, Ramalingam

    2013-06-22

    Andaman and Nicobar Islands situated in the eastern part of Bay of Bengal are one of the distinguished biodiversity hotspot. Even though number of studies carried out on the marine flora and fauna, the studies on actinobacteria from Andaman and Nicobar Islands are meager. The aim of the present study was to screen the actinobacteria for their characterization and identify the potential sources for industrial and pharmaceutical byproducts. A total of 26 actinobacterial strains were isolated from the marine sediments collected from various sites of Port Blair Bay where no collection has been characterized previously. Isolates were categorized under the genera: Saccharopolyspora, Streptomyces, Nocardiopsis, Streptoverticillium, Microtetraspora, Actinopolyspora, Actinokineospora and Dactylosporangium. Majority of the isolates were found to produce industrially important enzymes such as amylase, protease, gelatinase, lipase, DNase, cellulase, urease and phosphatase, and also exhibited substantial antibacterial activity against human pathogens. 77% of isolates exhibited significant hemolytic activity. Among 26 isolates, three strains (NIOT-VKKMA02, NIOT-VKKMA22 and NIOT-VKKMA26) were found to generate appreciable extent of surfactant, amylase, cellulase and protease enzyme. NIOT-VKKMA02 produced surfactant using kerosene as carbon source and emulsified upto E(24)-63.6%. Moreover, NIOT-VKKMA02, NIOT-VKKMA22 and NIOT-VKKMA26 synthesized 13.27 U/ml, 9.85 U/ml and 8.03 U/ml amylase; 7.75 U/ml, 5.01 U/ml and 2.08 U/ml of cellulase and 11.34 U/ml, 6.89 U/ml and 3.51 U/ml of protease enzyme, respectively. High diversity of marine actinobacteria was isolated and characterized in this work including undescribed species and species not previously reported from emerald Andaman and Nicobar Islands, including Streptomyces griseus, Streptomyces venezuelae and Saccharopolyspora salina. The enhanced salt, pH and temperature tolerance of the actinobacterial isolates along with their capacity to secrete commercially valuable primary and secondary metabolites emerges as an attractive feature of these organisms. These results are reported for the first time from these emerald Islands and expand the scope to functionally characterize novel marine actinobacteria and their metabolites for the potential novel molecules of commercial interest.

  11. Immunogenicity and safety of the Vi-CRM197 conjugate vaccine against typhoid fever in adults, children, and infants in south and southeast Asia: results from two randomised, observer-blind, age de-escalation, phase 2 trials.

    PubMed

    Bhutta, Zulfiqar A; Capeding, Maria Rosario; Bavdekar, Ashish; Marchetti, Elisa; Ariff, Shabina; Soofi, Sajid B; Anemona, Alessandra; Habib, Muhammad A; Alberto, Edison; Juvekar, Sanjay; Khan, Rana M Qasim; Marhaba, Rachid; Ali, Noshad; Malubay, Nelia; Kawade, Anand; Saul, Allan; Martin, Laura B; Podda, Audino

    2014-02-01

    Typhoid vaccination is a public health priority in developing countries where young children are greatly affected by typhoid fever. Because present vaccines are not recommended for children younger than 2 years, the Novartis Vaccines Institute for Global Health developed a conjugate vaccine (Vi-CRM197) for infant immunisation. We aimed to assess the immunogenicity and safety of Vi-CRM197 in participants of various ages in endemic countries in south and southeast Asia. We did two randomised, observer-blind, age de-escalation, phase 2 trials at two sites in Pakistan and India (study A), and at one site in the Philippines (study B), between March 2, 2011, and Aug 9, 2012. Adults aged 18-45 years, children aged 24-59 months, older infants aged 9-12 months, and infants aged 6-8 weeks were randomly assigned (1:1) with a computer-generated randomisation list (block size of four) to receive either 5 μg Vi-CRM197 or 25 μg Vi-polysaccharide vaccine (or 13-valent pneumococcal conjugate vaccine in children younger than 2 years). Both infant populations received Vi-CRM197 concomitantly with vaccines of the Expanded Programme on Immunization (EPI), according to WHO schedule. With the exception of designated study site personnel responsible for vaccine preparation, study investigators, those assessing outcomes, and data analysts were masked to treatment allocation. We specified no a-priori null hypothesis for the immunogenicity or safety objectives and all analyses were descriptive. Analyses were by modified intention-to-treat. These studies are registered with ClinicalTrials.gov, numbers NCT01229176 and NCT01437267. 320 participants were enrolled and vaccinated in the two trials: 200 in study A (all age groups) and 120 in study B (children and infants only), of whom 317 (99%) were included in the modified intention-to-treat analysis. One dose of Vi-CRM197 significantly increased concentrations of anti-Vi antibody in adults (from 113 U/mL [95% CI 67-190] to 208 U/mL [117-369]), children (201 U/mL [138-294] to 368 U/mL [234-580]), and older infants (179 U/mL [129-250] to 249 U/mL [130-477]). However, in children and older infants, a second dose of conjugate vaccine had no incremental effect on antibody titres and, at all ages, concentrations of antibodies increased substantially 6 months after vaccination (from 55 U/mL [33-94] to 63 U/mL [35-114] in adults, from 23 U/mL [15-34] to 51 U/mL [34-76] in children, and from 21 U/mL [14-31] to 22 U/mL [14-33] in older infants). Immune response in infants aged 6-8 weeks was lower than that in older participants and, 6 months after third vaccination, antibody concentrations were significantly higher than pre-vaccination concentrations in Filipino (21 U/mL [16-28] vs 2.88 U/mL [1.95-4.25]), but not Pakistani (3.76 U/mL [2.77-5.08] vs 2.77 U/mL [2.1-3.66]), infants. Vi-CRM197 was safe and well tolerated and did not induce any significant interference with EPI vaccines. No deaths or vaccine-related serious adverse events were reported throughout the studies. Vi-CRM197 is safe and immunogenic in endemic populations of all ages. Given at 9 months of age, concomitantly with measles vaccine, Vi-CRM197 shows a promise for potential inclusion in EPI schedules of countries endemic for typhoid. An apparent absence of booster response and a reduction in antibody titres 6 months after immunisation should be further investigated, but data show that an immunogenic typhoid vaccine can be safely delivered to infants during EPI visits recommended by WHO. Sclavo Vaccines Association and Regione Toscana. Copyright © 2014 Elsevier Ltd. All rights reserved.

  12. Color-color diagrams in near infrared: (J-H)/(H-K). I

    NASA Astrophysics Data System (ADS)

    Gyulbudaghian, Armen L.; Baloian, N.; Sanchez, I. A.

    2017-12-01

    In the paper are presented the color-color diagrams (J-H)/(H-K) for all stars with visible values B<11, for which in the known catalogs the values of J, H, K, and also spectral classes and luminosity classes of these stars are given. The diagrams are constructed for luminosity classes Ia, Ib, II, III, IV, V. The similarity of diagrams for classes Ia and Ib (super giants) and II (giants), is obvious from these diagrams. The diagrams obtained by us can be used for discovering of new young stars and also for determining of color excesses of investigating stars. Maximal amounts of stars are registered in the classes V and III. There is a tendency of increasing of J-H and H-K along the sequence of spectral classes O - M, which is correct for all luminosity classes.

  13. Consumers' Use of UMLS Concepts on Social Media: Diabetes-Related Textual Data Analysis in Blog and Social Q&A Sites.

    PubMed

    Park, Min Sook; He, Zhe; Chen, Zhiwei; Oh, Sanghee; Bian, Jiang

    2016-11-24

    The widely known terminology gap between health professionals and health consumers hinders effective information seeking for consumers. The aim of this study was to better understand consumers' usage of medical concepts by evaluating the coverage of concepts and semantic types of the Unified Medical Language System (UMLS) on diabetes-related postings in 2 types of social media: blogs and social question and answer (Q&A). We collected 2 types of social media data: (1) a total of 3711 blogs tagged with "diabetes" on Tumblr posted between February and October 2015; and (2) a total of 58,422 questions and associated answers posted between 2009 and 2014 in the diabetes category of Yahoo! Answers. We analyzed the datasets using a widely adopted biomedical text processing framework Apache cTAKES and its extension YTEX. First, we applied the named entity recognition (NER) method implemented in YTEX to identify UMLS concepts in the datasets. We then analyzed the coverage and the popularity of concepts in the UMLS source vocabularies across the 2 datasets (ie, blogs and social Q&A). Further, we conducted a concept-level comparative coverage analysis between SNOMED Clinical Terms (SNOMED CT) and Open-Access Collaborative Consumer Health Vocabulary (OAC CHV)-the top 2 UMLS source vocabularies that have the most coverage on our datasets. We also analyzed the UMLS semantic types that were frequently observed in our datasets. We identified 2415 UMLS concepts from blog postings, 6452 UMLS concepts from social Q&A questions, and 10,378 UMLS concepts from the answers. The medical concepts identified in the blogs can be covered by 56 source vocabularies in the UMLS, while those in questions and answers can be covered by 58 source vocabularies. SNOMED CT was the dominant vocabulary in terms of coverage across all the datasets, ranging from 84.9% to 95.9%. It was followed by OAC CHV (between 73.5% and 80.0%) and Metathesaurus Names (MTH) (between 55.7% and 73.5%). All of the social media datasets shared frequent semantic types such as "Amino Acid, Peptide, or Protein," "Body Part, Organ, or Organ Component," and "Disease or Syndrome." Although the 3 social media datasets vary greatly in size, they exhibited similar conceptual coverage among UMLS source vocabularies and the identified concepts showed similar semantic type distributions. As such, concepts that are both frequently used by consumers and also found in professional vocabularies such as SNOMED CT can be suggested to OAC CHV to improve its coverage. ©Min Sook Park, Zhe He, Zhiwei Chen, Sanghee Oh, Jiang Bian. Originally published in JMIR Medical Informatics (http://medinform.jmir.org), 24.11.2016.

  14. Consumers’ Use of UMLS Concepts on Social Media: Diabetes-Related Textual Data Analysis in Blog and Social Q&A Sites

    PubMed Central

    Chen, Zhiwei; Oh, Sanghee; Bian, Jiang

    2016-01-01

    Background The widely known terminology gap between health professionals and health consumers hinders effective information seeking for consumers. Objective The aim of this study was to better understand consumers’ usage of medical concepts by evaluating the coverage of concepts and semantic types of the Unified Medical Language System (UMLS) on diabetes-related postings in 2 types of social media: blogs and social question and answer (Q&A). Methods We collected 2 types of social media data: (1) a total of 3711 blogs tagged with “diabetes” on Tumblr posted between February and October 2015; and (2) a total of 58,422 questions and associated answers posted between 2009 and 2014 in the diabetes category of Yahoo! Answers. We analyzed the datasets using a widely adopted biomedical text processing framework Apache cTAKES and its extension YTEX. First, we applied the named entity recognition (NER) method implemented in YTEX to identify UMLS concepts in the datasets. We then analyzed the coverage and the popularity of concepts in the UMLS source vocabularies across the 2 datasets (ie, blogs and social Q&A). Further, we conducted a concept-level comparative coverage analysis between SNOMED Clinical Terms (SNOMED CT) and Open-Access Collaborative Consumer Health Vocabulary (OAC CHV)—the top 2 UMLS source vocabularies that have the most coverage on our datasets. We also analyzed the UMLS semantic types that were frequently observed in our datasets. Results We identified 2415 UMLS concepts from blog postings, 6452 UMLS concepts from social Q&A questions, and 10,378 UMLS concepts from the answers. The medical concepts identified in the blogs can be covered by 56 source vocabularies in the UMLS, while those in questions and answers can be covered by 58 source vocabularies. SNOMED CT was the dominant vocabulary in terms of coverage across all the datasets, ranging from 84.9% to 95.9%. It was followed by OAC CHV (between 73.5% and 80.0%) and Metathesaurus Names (MTH) (between 55.7% and 73.5%). All of the social media datasets shared frequent semantic types such as “Amino Acid, Peptide, or Protein,” “Body Part, Organ, or Organ Component,” and “Disease or Syndrome.” Conclusions Although the 3 social media datasets vary greatly in size, they exhibited similar conceptual coverage among UMLS source vocabularies and the identified concepts showed similar semantic type distributions. As such, concepts that are both frequently used by consumers and also found in professional vocabularies such as SNOMED CT can be suggested to OAC CHV to improve its coverage. PMID:27884812

  15. Assessing fluctuating evolutionary pressure in yeast and mammal evolutionary rate covariation using bioinformatics of meiotic protein genetic sequences

    NASA Astrophysics Data System (ADS)

    Dehipawala, Sunil; Nguyen, A.; Tremberger, G.; Cheung, E.; Holden, T.; Lieberman, D.; Cheung, T.

    2013-09-01

    The evolutionary rate co-variation in meiotic proteins has been reported for yeast and mammal using phylogenic branch lengths which assess retention, duplication and mutation. The bioinformatics of the corresponding DNA sequences could be classified as a diagram of fractal dimension and Shannon entropy. Results from biomedical gene research provide examples on the diagram methodology. The identification of adaptive selection using entropy marker and functional-structural diversity using fractal dimension would support a regression analysis where the coefficient of determination would serve as evolutionary pathway marker for DNA sequences and be an important component in the astrobiology community. Comparisons between biomedical genes such as EEF2 (elongation factor 2 human, mouse, etc), WDR85 in epigenetics, HAR1 in human specificity, clinical trial targeted cancer gene CD47, SIRT6 in spermatogenesis, and HLA-C in mosquito bite immunology demonstrate the diagram classification methodology. Comparisons to the SEPT4-XIAP pair in stem cell apoptosis, testesexpressed taste genes TAS1R3-GNAT3 pair, and amyloid beta APLP1-APLP2 pair with the yeast-mammal DNA sequences for meiotic proteins RAD50-MRE11 pair and NCAPD2-ICK pair have accounted for the observed fluctuating evolutionary pressure systematically. Regression with high R-sq values or a triangular-like cluster pattern for concordant pairs in co-variation among the studied species could serve as evidences for the possible location of common ancestors in the entropy-fractal dimension diagram, consistent with an example of the human-chimp common ancestor study using the FOXP2 regulated genes reported in human fetal brain study. The Deinococcus radiodurans R1 Rad-A could be viewed as an outlier in the RAD50 diagram and also in the free energy versus fractal dimension regression Cook's distance, consistent with a non-Earth source for this radiation resistant bacterium. Convergent and divergent fluctuating evolutionary pressure could be studied with extension to genetic sequences in organisms in possible astrobiology conditions, with the assumption that the continuation of a book of life would require meiotic proteins everywhere in the universe.

  16. Making Sense of Atmospheric Models and Fundamental Stellar Properties at the Bottom of the Main Sequence

    NASA Astrophysics Data System (ADS)

    Dieterich, Sergio; Henry, Todd; Jao, W.-C.; Washington, Robert; Silverstein, Michele; Winters, J.; RECONS

    2018-01-01

    We present a detailed comparison of atmospheric model predictions and photometric observations for late M and L dwarfs. We discuss which wavelength regions are best for determining the fundamental properties of these cool stellar and substellar atmospheres and use this analysis to refine the HR diagram for the hydrogen burning limit first presented in 2014. We also add several new objects to the HR diagram and find little qualitative difference in the HR diagram's overall morphology when compared to our 2014 results. The L2 dwarf 2MASS 0523-1403 remains the smallest hydrogen burning star for which we calculated a radius, thus likely indicating the end of the stellar main sequence. This work is supported by the NSF Astronomy and Astrophysics Postdoctoral Fellowship program through grant AST-1400680.

  17. A Framework to Manage Information Models

    NASA Astrophysics Data System (ADS)

    Hughes, J. S.; King, T.; Crichton, D.; Walker, R.; Roberts, A.; Thieman, J.

    2008-05-01

    The Information Model is the foundation on which an Information System is built. It defines the entities to be processed, their attributes, and the relationships that add meaning. The development and subsequent management of the Information Model is the single most significant factor for the development of a successful information system. A framework of tools has been developed that supports the management of an information model with the rigor typically afforded to software development. This framework provides for evolutionary and collaborative development independent of system implementation choices. Once captured, the modeling information can be exported to common languages for the generation of documentation, application databases, and software code that supports both traditional and semantic web applications. This framework is being successfully used for several science information modeling projects including those for the Planetary Data System (PDS), the International Planetary Data Alliance (IPDA), the National Cancer Institute's Early Detection Research Network (EDRN), and several Consultative Committee for Space Data Systems (CCSDS) projects. The objective of the Space Physics Archive Search and Exchange (SPASE) program is to promote collaboration and coordination of archiving activity for the Space Plasma Physics community and ensure the compatibility of the architectures used for a global distributed system and the individual data centers. Over the past several years, the SPASE data model working group has made great progress in developing the SPASE Data Model and supporting artifacts including a data dictionary, XML Schema, and two ontologies. The authors have captured the SPASE Information Model in this framework. This allows the generation of documentation that presents the SPASE Information Model in object-oriented notation including UML class diagrams and class hierarchies. The modeling information can also be exported to semantic web languages such as OWL and RDF and written to XML Metadata Interchange (XMI) files for import into UML tools.

  18. Query Expansion Using SNOMED-CT and Weighing Schemes

    DTIC Science & Technology

    2014-11-01

    For this research, we have used SNOMED-CT along with UMLS Methathesaurus as our ontology in medical domain to expand the queries. General Terms...CT along with UMLS Methathesaurus as our ontology in medical domain to expand the queries. 15. SUBJECT TERMS 16. SECURITY CLASSIFICATION OF: 17...University of the Basque country discuss their finding on query expansion using external sources headlined by Unified Medical Language System ( UMLS

  19. ADEpedia 2.0: Integration of Normalized Adverse Drug Events (ADEs) Knowledge from the UMLS.

    PubMed

    Jiang, Guoqian; Liu, Hongfang; Solbrig, Harold R; Chute, Christopher G

    2013-01-01

    A standardized Adverse Drug Events (ADEs) knowledge base that encodes known ADE knowledge can be very useful in improving ADE detection for drug safety surveillance. In our previous study, we developed the ADEpedia that is a standardized knowledge base of ADEs based on drug product labels. The objectives of the present study are 1) to integrate normalized ADE knowledge from the Unified Medical Language System (UMLS) into the ADEpedia; and 2) to enrich the knowledge base with the drug-disorder co-occurrence data from a 51-million-document electronic medical records (EMRs) system. We extracted 266,832 drug-disorder concept pairs from the UMLS, covering 14,256 (1.69%) distinct drug concepts and 19,006 (3.53%) distinct disorder concepts. Of them, 71,626 (26.8%) concept pairs from UMLS co-occurred in the EMRs. We performed a preliminary evaluation on the utility of the UMLS ADE data. In conclusion, we have built an ADEpedia 2.0 framework that intends to integrate known ADE knowledge from disparate sources. The UMLS is a useful source for providing standardized ADE knowledge relevant to indications, contraindications and adverse effects, and complementary to the ADE data from drug product labels. The statistics from EMRs would enable the meaningful use of ADE data for drug safety surveillance.

  20. A Pilot Study of Contextual UMLS Indexing to Improve the Precision of Concept-based Representation in XML-structured Clinical Radiology Reports

    PubMed Central

    Huang, Yang; Lowe, Henry J.; Hersh, William R.

    2003-01-01

    Objective: Despite the advantages of structured data entry, much of the patient record is still stored as unstructured or semistructured narrative text. The issue of representing clinical document content remains problematic. The authors' prior work using an automated UMLS document indexing system has been encouraging but has been affected by the generally low indexing precision of such systems. In an effort to improve precision, the authors have developed a context-sensitive document indexing model to calculate the optimal subset of UMLS source vocabularies used to index each document section. This pilot study was performed to evaluate the utility of this indexing approach on a set of clinical radiology reports. Design: A set of clinical radiology reports that had been indexed manually using UMLS concept descriptors was indexed automatically by the SAPHIRE indexing engine. Using the data generated by this process the authors developed a system that simulated indexing, at the document section level, of the same document set using many permutations of a subset of the UMLS constituent vocabularies. Measurements: The precision and recall scores generated by simulated indexing for each permutation of two or three UMLS constituent vocabularies were determined. Results: While there was considerable variation in precision and recall values across the different subtypes of radiology reports, the overall effect of this indexing strategy using the best combination of two or three UMLS constituent vocabularies was an improvement in precision without significant impact of recall. Conclusion: In this pilot study a contextual indexing strategy improved overall precision in a set of clinical radiology reports. PMID:12925544

  1. A pilot study of contextual UMLS indexing to improve the precision of concept-based representation in XML-structured clinical radiology reports.

    PubMed

    Huang, Yang; Lowe, Henry J; Hersh, William R

    2003-01-01

    Despite the advantages of structured data entry, much of the patient record is still stored as unstructured or semistructured narrative text. The issue of representing clinical document content remains problematic. The authors' prior work using an automated UMLS document indexing system has been encouraging but has been affected by the generally low indexing precision of such systems. In an effort to improve precision, the authors have developed a context-sensitive document indexing model to calculate the optimal subset of UMLS source vocabularies used to index each document section. This pilot study was performed to evaluate the utility of this indexing approach on a set of clinical radiology reports. A set of clinical radiology reports that had been indexed manually using UMLS concept descriptors was indexed automatically by the SAPHIRE indexing engine. Using the data generated by this process the authors developed a system that simulated indexing, at the document section level, of the same document set using many permutations of a subset of the UMLS constituent vocabularies. The precision and recall scores generated by simulated indexing for each permutation of two or three UMLS constituent vocabularies were determined. While there was considerable variation in precision and recall values across the different subtypes of radiology reports, the overall effect of this indexing strategy using the best combination of two or three UMLS constituent vocabularies was an improvement in precision without significant impact of recall. In this pilot study a contextual indexing strategy improved overall precision in a set of clinical radiology reports.

  2. OBO to UML: Support for the development of conceptual models in the biomedical domain.

    PubMed

    Waldemarin, Ricardo C; de Farias, Cléver R G

    2018-04-01

    A conceptual model abstractly defines a number of concepts and their relationships for the purposes of understanding and communication. Once a conceptual model is available, it can also be used as a starting point for the development of a software system. The development of conceptual models using the Unified Modeling Language (UML) facilitates the representation of modeled concepts and allows software developers to directly reuse these concepts in the design of a software system. The OBO Foundry represents the most relevant collaborative effort towards the development of ontologies in the biomedical domain. The development of UML conceptual models in the biomedical domain may benefit from the use of domain-specific semantics and notation. Further, the development of these models may also benefit from the reuse of knowledge contained in OBO ontologies. This paper investigates the support for the development of conceptual models in the biomedical domain using UML as a conceptual modeling language and using the support provided by the OBO Foundry for the development of biomedical ontologies, namely entity kind and relationship types definitions provided by the Basic Formal Ontology (BFO) and the OBO Core Relations Ontology (OBO Core), respectively. Further, the paper investigates the support for the reuse of biomedical knowledge currently available in OBOFFF ontologies in the development these conceptual models. The paper describes a UML profile for the OBO Core Relations Ontology, which basically defines a number of stereotypes to represent BFO entity kinds and OBO Core relationship types definitions. The paper also presents a support toolset consisting of a graphical editor named OBO-RO Editor, which directly supports the development of UML models using the extensions defined by our profile, and a command-line tool named OBO2UML, which directly converts an OBOFFF ontology into a UML model. Copyright © 2018 Elsevier Inc. All rights reserved.

  3. Bacillus sp. Acting as Dual Role for Corrosion Induction and Corrosion Inhibition with Carbon Steel (CS)

    PubMed Central

    Karn, Santosh K.; Fang, Guan; Duan, Jizhou

    2017-01-01

    Present work investigated the role of five different bacteria species as a corrosion inducer as well as corrosion inhibitor with carbon steel (CS). We observed the ability of different bacteria species on the metal surface attachment, biofilm formation, and determined Peroxidase, Catalase enzyme activity in the detached biofilm from the CS surface. We found that each strain has diverse conduct for surface attachment like DS1 3.3, DS2 2.5, DS3 4.3, DS4 4.0, and DS5 4.71 log cfu/cm2 and for biofilm 8.3 log cfu/cm2. The enzyme Peroxidase, Catalase was found in huge concentration inside the biofilm Peroxidase was maximum for DS4 36.0 U/ml and least for DS3 19.54 U/ml. Whereas, Catalase was highest for DS4, DS5 70.14 U/ml and least 57.2 U/ml for DS2. Scanning electron microscopy (SEM) was conducted to examine the biofilm and electrochemical impedance spectroscopy (EIS) were utilized to observe corrosion in the presence of bacteria. The electrochemical results confirmed that DS1, DS3, DS4, and DS5 strains have statistically significant MIC-factors (Microbially Influenced Corrosion) of 5.46, 8.51, 2.36, and 1.04, while DS2 protective effect factor of 0.89. Weight reduction results with carbon steel likewise supports that corrosion was initiated by DS1 and DS3, while DS2 and DS5 have no any impact though with DS4 we watched less weight reduction however assumed no role in the corrosion. We established the relation of Peroxidase enzyme activity of the isolates. DS1, DS3 and having Peroxidase in the range 22.18, 19.54 U/ml which induce the corrosion whereas DS2 and DS5 having 28.57 and 27.0 U/ml has no any effect and DS4 36 U/ml has inhibitory effect, increasing concentration inhibiting the corrosion. For Catalase DS1, DS3 have 67.28, 61.57 U/ml which induce corrosion while DS2 and DS5 57.71 and 59.14 U/ml also has no effect whereas DS4 70.14 U/ml can inhibit corrosion. Results clearly express that in a specific range both enzymes can induce the corrosion. Our goals are to pursuit and locate the potential role of the enzyme in corrosion induction and inhibition. There is still further work is proceeded for the more profound perception. PMID:29114242

  4. Production of xylanase and protease by Penicillium janthinellum CRC 87M-115 from different agricultural wastes.

    PubMed

    Oliveira, Luciana A; Porto, Ana L F; Tambourgi, Elias B

    2006-04-01

    Five agricultural wastes were evaluated in submerged fermentation for xylanolytic enzymes production by Penicillium janthinellum. The wastes were hydrolyzed in acid medium and the liquid fraction was used for cultivation. Corn cob (55.3 U/mL) and oat husk (54.8 U/mL) were the best inducers of xylanase. Sugar cane bagasse (23.0 U/mL) and corn husk (23.8 U/mL) were moderately good, while cassava peel was negligible. Protease production was very low in all agro-industrial residues. The maximum biomass yields were 1.30 and 1.17 g/L for cassava peel and corn husk after 180 h, respectively. Xylanolytic activity showed a cell growth associated profile.

  5. Model-Driven Theme/UML

    NASA Astrophysics Data System (ADS)

    Carton, Andrew; Driver, Cormac; Jackson, Andrew; Clarke, Siobhán

    Theme/UML is an existing approach to aspect-oriented modelling that supports the modularisation and composition of concerns, including crosscutting ones, in design. To date, its lack of integration with model-driven engineering (MDE) techniques has limited its benefits across the development lifecycle. Here, we describe our work on facilitating the use of Theme/UML as part of an MDE process. We have developed a transformation tool that adopts model-driven architecture (MDA) standards. It defines a concern composition mechanism, implemented as a model transformation, to support the enhanced modularisation features of Theme/UML. We evaluate our approach by applying it to the development of mobile, context-aware applications-an application area characterised by many non-functional requirements that manifest themselves as crosscutting concerns.

  6. The UMLS Knowledge Sources: Tools for Building Better User Interfaces

    PubMed Central

    Lindberg, Donald A. B.; Humphreys, Betsy L.

    1990-01-01

    The current focus of the National Library of Medicine's Unified Medical Language System (UMLS) project is the development, testing, and evaluation of the first versions of three new knowledge sources: the Metathesaurus, the Semantic Network, and the Information Sources Map. These three knowledge sources can be used by interface programs to conduct an intelligent interaction with the user and to make the conceptual link between the user's question and relevant machine-readable information. NLM is providing experimental copies of the initial versions of the UMLS knowledge sources in exchange for feedback on ways they can and should be improved. The hope is that the results of such experimentation will provide both immediate improvements in biomedical information service and useful suggestions for enhancements to the UMLS.

  7. Schematic representation of residue-based protein context-dependent data: an application to transmembrane proteins.

    PubMed

    Campagne, F; Weinstein, H

    1999-01-01

    An algorithmic method for drawing residue-based schematic diagrams of proteins on a 2D page is presented and illustrated. The method allows the creation of rendering engines dedicated to a given family of sequences, or fold. The initial implementation provides an engine that can produce a 2D diagram representing secondary structure for any transmembrane protein sequence. We present the details of the strategy for automating the drawing of these diagrams. The most important part of this strategy is the development of an algorithm for laying out residues of a loop that connects to arbitrary points of a 2D plane. As implemented, this algorithm is suitable for real-time modification of the loop layout. This work is of interest for the representation and analysis of data from (1) protein databases, (2) mutagenesis results, or (3) various kinds of protein context-dependent annotations or data.

  8. Modeling the Round Earth through Diagrams

    NASA Astrophysics Data System (ADS)

    Padalkar, Shamin; Ramadas, Jayashree

    Earlier studies have found that students, including adults, have problems understanding the scientifically accepted model of the Sun-Earth-Moon system and explaining day-to-day astronomical phenomena based on it. We have been examining such problems in the context of recent research on visual-spatial reasoning. Working with middle school students in India, we have developed a pedagogical sequence to build the mental model of the Earth and tried it in three schools for socially and educationally disadvantaged students. This pedagogy was developed on the basis of (1) a reading of current research in imagery and visual-spatial reasoning and (2) students' difficulties identified during the course of pretests and interviews. Visual-spatial tools such as concrete (physical) models, gestures, and diagrams are used extensively in the teaching sequence. The building of a mental model is continually integrated with drawing inferences to understand and explain everyday phenomena. The focus of this article is inferences drawn with diagrams.

  9. Analyzing polysemous concepts from a clinical perspective: Application to auditing concept categorization in the UMLS

    PubMed Central

    Mougin, Fleur; Bodenreider, Olivier; Burgun, Anita

    2015-01-01

    Objectives Polysemy is a frequent issue in biomedical terminologies. In the Unified Medical Language System (UMLS), polysemous terms are either represented as several independent concepts, or clustered into a single, multiply-categorized concept. The objective of this study is to analyze polysemous concepts in the UMLS through their categorization and hierarchical relations for auditing purposes. Methods We used the association of a concept with multiple Semantic Groups (SGs) as a surrogate for polysemy. We first extracted multi-SG (MSG) concepts from the UMLS Metathesaurus and characterized them in terms of the combinations of SGs with which they are associated. We then clustered MSG concepts in order to identify major types of polysemy. We also analyzed the inheritance of SGs in MSG concepts. Finally, we manually reviewed the categorization of the MSG concepts for auditing purposes. Results The 1208 MSG concepts in the Metathesaurus are associated with 30 distinct pairs of SGs. We created 75 semantically homogeneous clusters of MSG concepts, and 276 MSG concepts could not be clustered for lack of hierarchical relations. The clusters were characterized by the most frequent pairs of semantic types of their constituent MSG concepts. MSG concepts exhibit limited semantic compatibility with their parent and child concepts. A large majority of MSG concepts (92%) are adequately categorized. Examples of miscategorized concepts are presented. Conclusion This work is a systematic analysis and manual review of all concepts categorized by multiple SGs in the UMLS. The correctly-categorized MSG concepts do reflect polysemy in the UMLS Metathesaurus. The analysis of inheritance of SGs proved useful for auditing concept categorization in the UMLS. PMID:19303057

  10. Soluble CD30 levels in recipients undergoing heart transplantation do not predict post-transplant outcome.

    PubMed

    Ypsilantis, Efthymios; Key, Timothy; Bradley, J Andrew; Morgan, C Helen; Tsui, Stephen; Parameshwar, Jayan; Taylor, Craig J

    2009-11-01

    The pre-transplant serum level of soluble CD30 (sCD30), a proteolytic derivative of the lymphocyte surface receptor CD30, has been suggested as a biomarker for immunologic risk after organ transplantation. Pre-transplant serum sCD30 levels were determined in 200 consecutive adult heart transplant recipients undertaken at a single center. Transplant outcome (acute rejection in the first 12 months and patient survival up to 5 years post-transplant) was determined. Patients treated with a left ventricular assist device (LVAD) prior to transplantation (n = 28) had higher levels of sCD30 (median 64 U/ml, range 12 to 112 U/ml) than those (n = 172) with no LVAD (median 36 U/ml, range 1 to 158 U/ml, p < 0.0001). Recipients were categorized according to whether sCD30 levels were "low" (lower quartile, <24 U/ml, n = 50), "intermediate" (24 to 58 U/ml, n = 100) or "high" (upper quartile, >58 U/ml, n = 50). Neither acute rejection nor recipient survival differed according to sCD30 level, with values (mean +/- SEM) of 0.30 +/- 0.04, 0.23 +/- 0.03 and 0.30 +/- 0.05 acute rejection episodes per 100 days in the low, intermediate and high groups, respectively, with recipient survival rates at 1 year of 77.7%, 84.9% and 86% and at 5 years of 73.6%, 67.9% and 75.8%, respectively. Pre-transplant serum sCD30 level does not predict acute allograft rejection or recipient survival after heart transplantation, although sCD30 levels are increased by LVAD, possibly as a result of biomaterial-host immune interaction.

  11. Value of soluble CD30 in liver transplantation.

    PubMed

    Fábrega, E; Unzueta, M G; Cobo, M; Casafont, F; Amado, J A; Romero, F P

    2007-09-01

    CD30 is a membrane glycoprotein that belongs to the tumor necrosis factor superfamily. It is expressed on activated T cells. After activation of CD30(+) T cells, a soluble form of CD30 (sCD30) released into the bloodstream, can be measured in the serum. The aim of our study was to investigate the time course of serum levels of sCD30 during hepatic allograft rejection. Serum levels of sCD30 were determined in 30 healthy subjects and 50 hepatic transplant recipients. These patients were divided into two groups: group I, 35 patients without rejection; and group II, 15 patients with acute rejection. Samples were collected on day 1 and 7 after transplantation and on the day of liver biopsy. The concentrations of sCD30 were similar in the rejection (40.4 +/- 16.5 U/mL) and nonrejection groups (43.0 +/- 18.2 U/mL) on postoperative day 1. We observed a significant increase in sCD30 levels in the rejection group on postoperative day 7 (76.3 +/- 61.8 U/mL vs 46.8 +/- 20.5 U/mL; P = .01). The difference increased when a diagnosis of acute rejection had been established: namely 133.0 +/- 113.5 U/mL versus 40.1 +/- 22.0 U/mL; (P = .001). These levels were also significantly higher during the entire postoperative period in all the patients, with or without rejection, than those observed in healthy controls (26.6 +/- 5.3 U/mL; P = .005). The release of circulating sCD30 is a prominent feature coinciding with the first episode of hepatic allograft rejection. So, monitoring of sCD30 levels may be useful for the early diagnosis of an acute rejection episode.

  12. Medical Concept Normalization in Social Media Posts with Recurrent Neural Networks.

    PubMed

    Tutubalina, Elena; Miftahutdinov, Zulfat; Nikolenko, Sergey; Malykh, Valentin

    2018-06-12

    Text mining of scientific libraries and social media has already proven itself as a reliable tool for drug repurposing and hypothesis generation. The task of mapping a disease mention to a concept in a controlled vocabulary, typically to the standard thesaurus in the Unified Medical Language System (UMLS), is known as medical concept normalization. This task is challenging due to the differences in the use of medical terminology between health care professionals and social media texts coming from the lay public. To bridge this gap, we use sequence learning with recurrent neural networks and semantic representation of one- or multi-word expressions: we develop end-to-end architectures directly tailored to the task, including bidirectional Long Short-Term Memory, Gated Recurrent Units with an attention mechanism, and additional semantic similarity features based on UMLS. Our evaluation against a standard benchmark shows that recurrent neural networks improve results over an effective baseline for classification based on convolutional neural networks. A qualitative examination of mentions discovered in a dataset of user reviews collected from popular online health information platforms as well as a quantitative evaluation both show improvements in the semantic representation of health-related expressions in social media. Copyright © 2018. Published by Elsevier Inc.

  13. A UML profile for the OBO relation ontology.

    PubMed

    Guardia, Gabriela D A; Vêncio, Ricardo Z N; de Farias, Cléver R G

    2012-01-01

    Ontologies have increasingly been used in the biomedical domain, which has prompted the emergence of different initiatives to facilitate their development and integration. The Open Biological and Biomedical Ontologies (OBO) Foundry consortium provides a repository of life-science ontologies, which are developed according to a set of shared principles. This consortium has developed an ontology called OBO Relation Ontology aiming at standardizing the different types of biological entity classes and associated relationships. Since ontologies are primarily intended to be used by humans, the use of graphical notations for ontology development facilitates the capture, comprehension and communication of knowledge between its users. However, OBO Foundry ontologies are captured and represented basically using text-based notations. The Unified Modeling Language (UML) provides a standard and widely-used graphical notation for modeling computer systems. UML provides a well-defined set of modeling elements, which can be extended using a built-in extension mechanism named Profile. Thus, this work aims at developing a UML profile for the OBO Relation Ontology to provide a domain-specific set of modeling elements that can be used to create standard UML-based ontologies in the biomedical domain.

  14. Evaluation of secretome of highly efficient lignocellulolytic Penicillium sp. Dal 5 isolated from rhizosphere of conifers.

    PubMed

    Rai, Rohit; Kaur, Baljit; Singh, Surender; Di Falco, Macros; Tsang, Adrian; Chadha, B S

    2016-09-01

    Penicillium sp. (Dal 5) isolated from rhizosphere of conifers from Dalhousie (Himachal Pradesh, India) was found to be an efficient cellulolytic strain. The culture under shake flask on CWR (cellulose, wheat bran and rice straw) medium produced appreciably higher levels of endoglucanase (35.69U/ml), β-glucosidase (4.20U/ml), cellobiohydrolase (2.86U/ml), FPase (1.2U/ml) and xylanase (115U/ml) compared to other Penicillium strains reported in literature. The mass spectroscopy analysis of Penicillium sp. Dal 5 secretome identified 108 proteins constituting an array of CAZymes including glycosyl hydrolases (GH) belonging to 24 different families, polysaccharide lyases (PL), carbohydrate esterases (CE), lytic polysaccharide mono-oxygenases (LPMO) in addition to swollenin and a variety of carbohydrate binding modules (CBM) indicating an elaborate genetic potential of this strain for hydrolysis of lignocellulosics. Further, the culture extract was evaluated for hydrolysis of alkali treated rice straw, wheat straw, bagasse and corn cob at 10% substrate loading rate. Copyright © 2016 Elsevier Ltd. All rights reserved.

  15. Mapping Japanese medical terms to UMLS Metathesaurus.

    PubMed

    Onogi, Yuzo; Ohe, Kazuhiko; Tanaka, Masaaki; Nozoe, Atsutake; Sasaki, Tetsuro; Sato, Megumi; Kikuchi, Yuko; Shinohara, Tsuneki; Suzuki, Hiromichi; Kaihara, Shigekoto; Seyama, Yousuke

    2004-01-01

    This paper introduces and reports the results for a project to map Japanese medical terms to the UMLS Metathesaurus. The "Thesaurus for Medical and Health related Terms version 5" published in 2003 by the Japan Medical Abstracts Society and UMLS version 2002AC provided by NLM were used in this study. The goal was to judge the validity of the correlation between the Japanese and English terms that belong to the same MeSH concept. Fifteen medicine, nursing, and library science professionals, excluding JAMAS, used a custom designed Web interface to perform this task. About 10% of the concepts were judged as invalid, and the reasoning behind these failures were analyzed. Experience from this project can be used to estimate the manpower required to revise the Japanese thesaurus after future revisions to UMLS or MeSH.

  16. Prevention of errors and user alienation in healthcare IT integration programmes.

    PubMed

    Benson, Tim

    2007-01-01

    The design, development and implementation stages of integrated computer projects require close collaboration between users and developers, but this is particularly difficult where there are multiple specialties, organisations and system suppliers. Users become alienated if they are not consulted, but consultation is meaningless if they cannot understand the specifications showing exactly what is proposed. We need stringent specifications that users and developers can review and check before most of the work is done. Avoidable errors lead to delays and cost over-runs. The number of errors is a function of the likelihood of misunderstanding any part of the specification, the number of individuals involved and the number of choices or options. One way to reduce these problems is to provide a conceptual design specification, comprising detailed Unified Modelling Language (UML) class and activity diagrams, data definitions and terminology, in addition to conventional technology-specific specifications. A conceptual design specification needs to be straightforward to understand and use, transparent and unambiguous. People find structured diagrams, such as maps, charts and blueprints, easier to use than reports or tables. Other desirable properties include being technology-independent, comprehensive, stringent, coherent, consistent, composed from reusable elements and computer-readable (XML). When users and developers share the same agreed conceptual design specification, this can be one of the master documents of a formal contract between the stakeholders. No extra meaning should be added during the later stages of the project life cycle.

  17. Stock price forecasting based on time series analysis

    NASA Astrophysics Data System (ADS)

    Chi, Wan Le

    2018-05-01

    Using the historical stock price data to set up a sequence model to explain the intrinsic relationship of data, the future stock price can forecasted. The used models are auto-regressive model, moving-average model and autoregressive-movingaverage model. The original data sequence of unit root test was used to judge whether the original data sequence was stationary. The non-stationary original sequence as a first order difference needed further processing. Then the stability of the sequence difference was re-inspected. If it is still non-stationary, the second order differential processing of the sequence is carried out. Autocorrelation diagram and partial correlation diagram were used to evaluate the parameters of the identified ARMA model, including coefficients of the model and model order. Finally, the model was used to forecast the fitting of the shanghai composite index daily closing price with precision. Results showed that the non-stationary original data series was stationary after the second order difference. The forecast value of shanghai composite index daily closing price was closer to actual value, indicating that the ARMA model in the paper was a certain accuracy.

  18. Epstein-Barr virus is related with 5-aminosalicylic acid, tonsillectomy, and CD19(+) cells in Crohn's disease.

    PubMed

    Andreu-Ballester, Juan C; Gil-Borrás, Rafael; García-Ballesteros, Carlos; Catalán-Serra, Ignacio; Amigo, Victoria; Fernández-Fígares, Virgina; Cuéllar, Carmen

    2015-04-21

    To study anti-Epstein-Barr virus (EBV) IgG antibodies in Crohn's disease in relation to treatment, immune cells, and prior tonsillectomy/appendectomy. This study included 36 CD patients and 36 healthy individuals (controls), and evaluated different clinical scenarios (new patient, remission and active disease), previous mucosa-associated lymphoid tissue removal (tonsillectomy and appendectomy) and therapeutic regimens (5-aminosalicylic acid, azathioprine, anti-tumor necrosis factor, antibiotics, and corticosteroids). T and B cells subsets in peripheral blood were analyzed by flow cytometry (markers included: CD45, CD4, CD8, CD3, CD19, CD56, CD2, CD3, TCRαβ and TCRγδ) to relate with the levels of anti-EBV IgG antibodies, determined by enzyme-linked immunosorbent assay. The lowest anti-EBV IgG levels were observed in the group of patients that were not in a specific treatment (95.4 ± 53.9 U/mL vs 131.5 ± 46.2 U/mL, P = 0.038). The patients that were treated with 5-aminosalicylic acid showed the highest anti-EBV IgG values (144.3 U/mL vs 102.6 U/mL, P = 0.045). CD19(+) cells had the largest decrease in the group of CD patients that received treatment (138.6 vs 223.9, P = 0.022). The analysis of anti-EBV IgG with respect to the presence or absence of tonsillectomy showed the highest values in the tonsillectomy group of CD patients (169.2 ± 20.7 U/mL vs 106.1 ± 50.3 U/mL, P = 0.002). However, in the group of healthy controls, no differences were seen between those who had been tonsillectomized and subjects who had not been operated on (134.0 ± 52.5 U/mL vs 127.7 ± 48.1 U/mL, P = 0.523). High anti-EBV IgG levels in CD are associated with 5-aminosalicylic acid treatment, tonsillectomy, and decrease of CD19(+) cells.

  19. Study of a High-Yield Cellulase System Created by Heavy-Ion Irradiation-Induced Mutagenesis of Aspergillus niger and Mixed Fermentation with Trichoderma reesei

    PubMed Central

    Chen, Ji-Hong; Li, Wen-Jian; Liu, Jing; Hu, Wei; Xiao, Guo-Qing; Dong, Miao-Yin; Wang, Yu-Chen

    2015-01-01

    The aim of this study was to evaluate and validate the efficiency of 12C6+ irradiation of Aspergillus niger (A. niger) or mutagenesis via mixed Trichoderma viride (T. viride) culturing as well as a liquid cultivation method for cellulase production via mixed Trichoderma reesei (T. reesei) and A. niger culture fermentation. The first mutagenesis approach was employed to optimize yield from a cellulase-producing strain via heavy-ion mutagenesis and high-throughput screening, and the second was to effectively achieve enzymatic hydrolysis of cellulase from a mixed culture of mutant T. viride and A. niger. We found that 12C6+-ion irradiation induced changes in cellulase biosynthesis in A. niger but had no effect on the time course of the synthesis. It is notable that the exoglucanases (CBH) activities of A. niger strains H11-1 and H differed (6.71 U/mL vs. 6.01 U/mL) and were significantly higher than that of A. niger mutant H3-1. Compared with strain H, the filter paper assay (FPA), endoglucanase (EG) and β-glucosidase (BGL) activities of mutant strain H11-1 were increased by 250.26%, 30.26% and 34.91%, respectively. A mixed culture system was successfully optimized, and the best ratio of T. reesei to A. niger was 5:1 for 96 h with simultaneous inoculation. The BGL activity of the mixed culture increased after 72 h. At 96 h, the FPA and BGL activities of the mixed culture were 689.00 and 797.15 U/mL, respectively, significantly higher than those of monocultures, which were 408.70 and 646.98 U/mL for T. reesei and 447.29 and 658.89 U/mL for A. niger, respectively. The EG activity of the mixed culture was 2342.81 U/mL, a value that was significantly higher than that of monocultures at 2206.57 U/mL for T. reesei and 1727.62 U/mL for A. niger. In summary, cellulose production and hydrolysis yields were significantly enhanced by the proposed combination scheme. PMID:26656155

  20. The CCD photometry of the globular cluster Palomar 1.

    NASA Astrophysics Data System (ADS)

    Borissova, J.; Spassova, N.

    1995-04-01

    A CCD photometry of the halo cluster Palomar 1 is presented in the Thuan-Gunn photometric system. The principal sequences of the color-magnitude diagrams are delineated in different spectral bands. The color-magnitude diagrams of the cluster show a well defined red horizontal branch, a subgiant branch and a main-sequence down to about two magnitudes below the main sequence turnoff. The giant branch is absent and the brightest stars are the horizontal branch stars. The age of the cluster determined by comparison with the isochrones of Bell & Vanden Berg (1987) is consistent with an age in the interval 12-14Gyr. A distance modulus of (m-M)_g0_=15.38+/-0.15 magnitude and E(g-r)=0.16 has been derived. An estimate of the cluster structural parameters such as core radius and concentration parameter gives r_c_=1.5pc and c=1.46. A mass estimate of 1.1 10^3^Msun_ and a mass-to-light ratio of 1.79 have been obtained using King's (1966) method. The morphology of color-magnitude diagrams allows Pal 1 to be interpreted as probably a globular cluster rather than an old open one.

  1. The Role of Diagrammatic Respresentation in Learning Sequences, Identification and Classification as a Function of Verbal and Spatial Ability.

    ERIC Educational Resources Information Center

    Winn, William

    1982-01-01

    Results of this study suggest that diagrams provide different types of information for ninth-grade students (N=273) and that learners process each type differently. Flow diagrams running across a page from either left to right or right to left, or with or without drawings of dinosaurs, were used. (JN)

  2. UML Profiles for Design Decisions and Non-Functional Requirements

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Zhu, Liming; Gorton, Ian

    2007-06-30

    A software architecture is composed of a collection of design decisions. Each design decision helps or hinders certain Non-Functional Requirements (NFR). Current software architecture views focus on expressing components and connectors in the system. Design decisions and their relationships with non-functional requirements are often captured in separate design documentation, not explicitly expressed in any views. This disassociation makes architecture comprehension and architecture evolution harder. In this paper, we propose a UML profile for modeling design decisions and an associated UML profile for modeling non-functional requirements in a generic way. The two UML profiles treat design decisions and nonfunctional requirements asmore » first-class elements. Modeled design decisions always refer to existing architectural elements and thus maintain traceability between the two. We provide a mechanism for checking consistency over this traceability. An exemplar is given as« less

  3. Crude cellulase from oil palm empty fruit bunch by Trichoderma asperellum UPM1 and Aspergillus fumigatus UPM2 for fermentable sugars production.

    PubMed

    Ibrahim, M F; Razak, M N A; Phang, L Y; Hassan, M A; Abd-Aziz, S

    2013-07-01

    Cellulase is an enzyme that converts the polymer structure of polysaccharides into fermentable sugars. The high market demand for this enzyme together with the variety of applications in the industry has brought the research on cellulase into focus. In this study, crude cellulase was produced from oil palm empty fruit bunch (OPEFB) pretreated with 2% NaOH with autoclave, which was composed of 59.7% cellulose, 21.6% hemicellulose, and 12.3% lignin using Trichoderma asperellum UPM1 and Aspergillus fumigatus UPM2. Approximately 0.8 U/ml of FPase, 24.7 U/ml of CMCase and 5.0 U/ml of β-glucosidase were produced by T. asperellum UPM1 at a temperature of 35 °C and at an initial pH of 7.0. A 1.7 U/ml of FPase, 24.2 U/ml of CMCase, and 1.1 U/ml of β-glucosidase were produced by A. fumigatus UPM2 at a temperature of 45 °C and at initial pH of 6.0. The crude cellulase was best produced at 1% of substrate concentration for both T. asperellum UPM1 and A. fumigatus UPM2. The hydrolysis percentage of pretreated OPEFB using 5% of crude cellulase concentration from T. asperellum UPM1 and A. fumigatus UPM2 were 3.33% and 19.11%, with the reducing sugars concentration of 1.47 and 8.63 g/l, respectively.

  4. Photometric search for variable stars in the young open cluster Berkeley 59

    NASA Astrophysics Data System (ADS)

    Lata, Sneh; Pandey, A. K.; Maheswar, G.; Mondal, Soumen; Kumar, Brijesh

    2011-12-01

    We present the time series photometry of stars located in the extremely young open cluster Berkeley 59. Using the 1.04-m telescope at Aryabhatta Research Institute of Observational Sciences (ARIES), Nainital, we have identified 42 variables in a field of ˜13 × 13 arcmin2 around the cluster. The probable members of the cluster have been identified using a (V, V-I) colour-magnitude diagram and a (J-H, H-K) colour-colour diagram. 31 variables have been found to be pre-main-sequence stars associated with the cluster. The ages and masses of the pre-main-sequence stars have been derived from the colour-magnitude diagram by fitting theoretical models to the observed data points. The ages of the majority of the probable pre-main-sequence variable candidates range from 1 to 5 Myr. The masses of these pre-main-sequence variable stars have been found to be in the range of ˜0.3 to ˜3.5 M⊙, and these could be T Tauri stars. The present statistics reveal that about 90 per cent T Tauri stars have period <15 d. The classical T Tauri stars are found to have a larger amplitude than the weak-line T Tauri stars. There is an indication that the amplitude decreases with an increase in mass, which could be due to the dispersal of the discs of relatively massive stars.

  5. A MATLAB toolbox for the efficient estimation of the psychometric function using the updated maximum-likelihood adaptive procedure.

    PubMed

    Shen, Yi; Dai, Wei; Richards, Virginia M

    2015-03-01

    A MATLAB toolbox for the efficient estimation of the threshold, slope, and lapse rate of the psychometric function is described. The toolbox enables the efficient implementation of the updated maximum-likelihood (UML) procedure. The toolbox uses an object-oriented architecture for organizing the experimental variables and computational algorithms, which provides experimenters with flexibility in experimental design and data management. Descriptions of the UML procedure and the UML Toolbox are provided, followed by toolbox use examples. Finally, guidelines and recommendations of parameter configurations are given.

  6. Indexing Anatomical Phrases in Neuro-Radiology Reports to the UMLS 2005AA

    PubMed Central

    Bashyam, Vijayaraghavan; Taira, Ricky K.

    2005-01-01

    This work describes a methodology to index anatomical phrases to the 2005AA release of the Unified Medical Language System (UMLS). A phrase chunking tool based on Natural Language Processing (NLP) was developed to identify semantically coherent phrases within medical reports. Using this phrase chunker, a set of 2,551 unique anatomical phrases was extracted from brain radiology reports. These phrases were mapped to the 2005AA release of the UMLS using a vector space model. Precision for the task of indexing unique phrases was 0.87. PMID:16778995

  7. 14-3-3η Autoantibodies: Diagnostic Use in Early Rheumatoid Arthritis.

    PubMed

    Maksymowych, Walter P; Boire, Gilles; van Schaardenburg, Dirkjan; Wichuk, Stephanie; Turk, Samina; Boers, Maarten; Siminovitch, Katherine A; Bykerk, Vivian; Keystone, Ed; Tak, Paul Peter; van Kuijk, Arno W; Landewé, Robert; van der Heijde, Desiree; Murphy, Mairead; Marotta, Anthony

    2015-09-01

    To describe the expression and diagnostic use of 14-3-3η autoantibodies in early rheumatoid arthritis (RA). 14-3-3η autoantibody levels were measured using an electrochemiluminescent multiplexed assay in 500 subjects (114 disease-modifying antirheumatic drug-naive patients with early RA, 135 with established RA, 55 healthy, 70 autoimmune, and 126 other non-RA arthropathy controls). 14-3-3η protein levels were determined in an earlier analysis. Two-tailed Student t tests and Mann-Whitney U tests compared differences among groups. Receiver-operator characteristic (ROC) curves were generated and diagnostic performance was estimated by area under the curve (AUC), as well as specificity, sensitivity, and likelihood ratios (LR) for optimal cutoffs. Median serum 14-3-3η autoantibody concentrations were significantly higher (p < 0.0001) in patients with early RA (525 U/ml) when compared with healthy controls (235 U/ml), disease controls (274 U/ml), autoimmune disease controls (274 U/ml), patients with osteoarthritis (259 U/ml), and all controls (265 U/ml). ROC curve analysis comparing early RA with healthy controls demonstrated a significant (p < 0.0001) AUC of 0.90 (95% CI 0.85-0.95). At an optimal cutoff of ≥ 380 U/ml, the ROC curve yielded a sensitivity of 73%, a specificity of 91%, and a positive LR of 8.0. Adding 14-3-3η autoantibodies to 14-3-3η protein positivity enhanced the identification of patients with early RA from 59% to 90%; addition of 14-3-3η autoantibodies to anticitrullinated protein antibodies (ACPA) and/or rheumatoid factor (RF) increased identification from 72% to 92%. Seventy-two percent of RF- and ACPA-seronegative patients were positive for 14-3-3η autoantibodies. 14-3-3η autoantibodies, alone and in combination with the 14-3-3η protein, RF, and/or ACPA identified most patients with early RA.

  8. High variation of individual soluble serum CD30 levels of pre-transplantation patients: sCD30 a feasible marker for prediction of kidney allograft rejection?

    PubMed

    Altermann, Wolfgang; Schlaf, Gerald; Rothhoff, Anita; Seliger, Barbara

    2007-10-01

    Previous studies have suggested that the pre-transplant levels of the soluble CD30 molecule (sCD30) represent a non-invasive tool which can be used as a biomarker for the prediction of kidney allograft rejections. In order to evaluate the feasibility of sCD30 for pre-transplantation monitoring the sera of potential kidney recipients (n = 652) were collected four times in a 3 months interval. Serum from healthy blood donors (n = 203) served as controls. The sCD30 concentrations of all samples were determined using a commercially available ELISA. This strategy allowed the detection of possible variations of individual sCD30 levels over time. Heterogeneous sCD30 concentrations were found in the samples obtained from individual putative kidney transplant recipients when quarterly measured over 1 year. Total 95% of serum samples obtained from healthy controls exhibited sCD30 values <30 U/ml, whereas most recipients displayed higher serum levels (>30 U/ml). Total 524 patients (80.4%) constantly exhibited serum concentrations of <100 U/ml during the period investigated, whereas 109 patients (16.7%) showed variations by exceeding the proposed 'cut off' of 100 U/ml for one to three times. The frequency of samples exhibiting sCD30 values >100 U/ml was significantly lower than that previously reported. The high degree of variation does not allow the stratification of patients into high and low immunological risk groups based on a single sCD30 value > 100 U/ml. Due to the heterogeneity of sCD30 levels during time course and the high values of SD, its implementation as a pre-transplant marker cannot be justified to generate special provisions for the organ allocation to patients with single sCD30 values > 100 U/ml.

  9. Representing nursing guideline with unified modeling language to facilitate development of a computer system: a case study.

    PubMed

    Choi, Jeeyae; Choi, Jeungok E

    2014-01-01

    To provide best recommendations at the point of care, guidelines have been implemented in computer systems. As a prerequisite, guidelines are translated into a computer-interpretable guideline format. Since there are no specific tools to translate nursing guidelines, only a few nursing guidelines are translated and implemented in computer systems. Unified modeling language (UML) is a software writing language and is known to well and accurately represent end-users' perspective, due to the expressive characteristics of the UML. In order to facilitate the development of computer systems for nurses' use, the UML was used to translate a paper-based nursing guideline, and its ease of use and the usefulness were tested through a case study of a genetic counseling guideline. The UML was found to be a useful tool to nurse informaticians and a sufficient tool to model a guideline in a computer program.

  10. An Evaluation of the UMLS in Representing Corpus Derived Clinical Concepts

    PubMed Central

    Friedlin, Jeff; Overhage, Marc

    2011-01-01

    We performed an evaluation of the Unified Medical Language System (UMLS) in representing concepts derived from medical narrative documents from three domains: chest x-ray reports, discharge summaries and admission notes. We detected concepts in these documents by identifying noun phrases (NPs) and N-grams, including unigrams (single words), bigrams (word pairs) and trigrams (word triples). After removing NPs and N-grams that did not represent discrete clinical concepts, we processed the remaining with the UMLS MetaMap program. We manually reviewed the results of MetaMap processing to determine whether MetaMap found full, partial or no representation of the concept. For full representations, we determined whether post-coordination was required. Our results showed that a large portion of concepts found in clinical narrative documents are either unrepresented or poorly represented in the current version of the UMLS Metathesaurus and that post-coordination was often required in order to fully represent a concept. PMID:22195097

  11. Programmable controller system for wind tunnel diversion vanes

    NASA Technical Reports Server (NTRS)

    King, R. F.

    1982-01-01

    A programmable controller (PC) system automatic sequence control, which acts as a supervisory controller for the servos, selects the proper drives, and automatically sequences the vanes, was developed for use in a subsonic wind tunnel. Tunnel modifications include a new second test section (80 ft x 100 ft with a maximum air speed capability of 110 knots) and an increase in maximum velocity flow from 200 knots to 300 knots. A completely automatic sequence control is necessary in order to allow intricate motion of the 14 triangularly arranged vanes which can be as large as 70 ft high x 35 ft wide and which require precise acceleration and deceleration control. Rate servos on each drive aid in this control, and servo cost was minimized by using four silicon controlled rectifier controllers to control the 20 dc drives. The PC has a programming capacity which facilitated the implementation of extensive logic design. A series of diagrams sequencing the vanes and a block diagram of the system are included.

  12. Evaluation Methodology for UML and GML Application Schemas Quality

    NASA Astrophysics Data System (ADS)

    Chojka, Agnieszka

    2014-05-01

    INSPIRE Directive implementation in Poland has caused the significant increase of interest in making spatial data and services available, particularly among public administration and private institutions. This entailed a series of initiatives that aim to harmonise different spatial data sets, so to ensure their internal logical and semantic coherence. Harmonisation lets to reach the interoperability of spatial databases, then among other things enables joining them together. The process of harmonisation requires either working out new data structures or adjusting existing data structures of spatial databases to INSPIRE guidelines and recommendations. Data structures are described with the use of UML and GML application schemas. Although working out accurate and correct application schemas isn't an easy task. There should be considered many issues, for instance recommendations of ISO 19100 series of Geographic Information Standards, appropriate regulations for given problem or topic, production opportunities and limitations (software, tools). In addition, GML application schema is deeply connected with UML application schema, it should be its translation. Not everything that can be expressed in UML, though can be directly expressed in GML, and this can have significant influence on the spatial data sets interoperability, and thereby the ability to valid data exchange. For these reasons, the capability to examine and estimate UML and GML application schemas quality, therein also the capability to explore their entropy, would be very important. The principal subject of this research is to propose an evaluation methodology for UML and GML application schemas quality prepared in the Head Office of Geodesy and Cartography in Poland within the INSPIRE Directive implementation works.

  13. Prediction of acute renal allograft rejection in early post-transplantation period by soluble CD30.

    PubMed

    Dong, Wang; Shunliang, Yang; Weizhen, Wu; Qinghua, Wang; Zhangxin, Zeng; Jianming, Tan; He, Wang

    2006-06-01

    To evaluate the feasibility of serum sCD30 for prediction of acute graft rejection, we analyzed clinical data of 231 patients, whose serum levels of sCD30 were detected by ELISA before and after transplantation. They were divided into three groups: acute rejection group (AR, n = 49), uncomplicated course group (UC, n = 171) and delayed graft function group (DGF, n = 11). Preoperative sCD30 levels of three groups were 183 +/- 74, 177 +/- 82 and 168 +/- 53 U/ml, respectively (P = 0.82). Significant decrease of sCD30 was detected in three groups on day 5 and 10 post-transplantation respectively (52 +/- 30 and 9 +/- 5 U/ml respectively, P < 0.001). Compared with Group UC and DGF, patients of Group AR had higher sCD30 values on day 5 post-transplantation (92 +/- 27 U/ml vs. 41 +/- 20 U/ml and 48 +/- 18 U/ml, P < 0.001). However, sCD30 levels on day 10 post-transplantation were virtually similar in patients of three groups (P = 0.43). Receiver operating characteristic (ROC) curve demonstrated that sCD30 level on day 5 post-transplantation could differentiate patients who subsequently suffered acute allograft rejection from others (area under ROC curve 0.95). According to ROC curve, 65 U/ml may be the optimal operational cut-off level to predict impending graft rejection (specificity 91.8%, sensitivity 87.1%). Measurement of soluble CD30 on day 5 post-transplantation might offer a noninvasive means to recognize patients at risk of impending acute graft rejection during early post-transplantation period.

  14. DOE Office of Scientific and Technical Information (OSTI.GOV)

    Hachisu, Izumi; Kato, Mariko, E-mail: hachisu@ea.c.u-tokyo.ac.jp, E-mail: mariko@educ.cc.keio.ac.jp

    We identified a general course of classical nova outbursts in the B – V versus U – B color-color diagram. It is reported that novae show spectra similar to those of A-F supergiants near optical light maximum. However, they do not follow the supergiant sequence in the color-color diagram, neither the blackbody nor the main-sequence sequence. Instead, we found that novae evolve along a new sequence in the pre-maximum and near-maximum phases, which we call 'the nova-giant sequence'. This sequence is parallel to but Δ(U – B) ≈ –0.2 mag bluer than the supergiant sequence. This is because the massmore » of a nova envelope is much (∼10{sup –4} times) less than that of a normal supergiant. After optical maximum, its color quickly evolves back blueward along the same nova-giant sequence and reaches the point of free-free emission (B – V = –0.03, U – B = –0.97), which coincides with the intersection of the blackbody sequence and the nova-giant sequence, and remains there for a while. Then the color evolves leftward (blueward in B – V but almost constant in U – B), owing mainly to the development of strong emission lines. This is the general course of nova outbursts in the color-color diagram, which was deduced from eight well-observed novae in various speed classes. For a nova with unknown extinction, we can determine a reliable value of the color excess by matching the observed track of the target nova with this general course. This is a new and convenient method for obtaining the color excesses of classical novae. Using this method, we redetermined the color excesses of 20 well-observed novae. The obtained color excesses are in reasonable agreement with the previous results, which in turn support the idea of our general track of nova outbursts. Additionally, we estimated the absolute V magnitudes of about 30 novae using a method for time-stretching nova light curves to analyze the distance-reddening relations of the novae.« less

  15. Ab initio construction of magnetic phase diagrams in alloys: The case of Fe 1-xMn xPt

    DOE PAGES

    Pujari, B. S.; Larson, P.; Antropov, V. P.; ...

    2015-07-28

    A first-principles approach to the construction of concentration-temperature magnetic phase diagrams of metallic alloys is presented. The method employs self-consistent total energy calculations based on the coherent potential approximation for partially ordered and noncollinear magnetic states and is able to account for competing interactions and multiple magnetic phases. The application to the Fe 1–xMn xPt “magnetic chameleon” system yields the sequence of magnetic phases at T = 0 and the c-T magnetic phase diagram in good agreement with experiment, and a new low-temperature phase is predicted at the Mn-rich end. The importance of non-Heisenberg interactions for the description of themore » magnetic phase diagram is demonstrated.« less

  16. GenomeDiagram: a python package for the visualization of large-scale genomic data.

    PubMed

    Pritchard, Leighton; White, Jennifer A; Birch, Paul R J; Toth, Ian K

    2006-03-01

    We present GenomeDiagram, a flexible, open-source Python module for the visualization of large-scale genomic, comparative genomic and other data with reference to a single chromosome or other biological sequence. GenomeDiagram may be used to generate publication-quality vector graphics, rastered images and in-line streamed graphics for webpages. The package integrates with datatypes from the BioPython project, and is available for Windows, Linux and Mac OS X systems. GenomeDiagram is freely available as source code (under GNU Public License) at http://bioinf.scri.ac.uk/lp/programs.html, and requires Python 2.3 or higher, and recent versions of the ReportLab and BioPython packages. A user manual, example code and images are available at http://bioinf.scri.ac.uk/lp/programs.html.

  17. Copper induction and differential expression of laccase in Aspergillus flavus

    PubMed Central

    Gomaa, Ola M.; Momtaz, Osama A.

    2015-01-01

    Aspergillus flavus was isolated from soil and exhibited laccase activity under both constitutive and copper induced conditions. Spiking the medium with 1 mM copper sulfate resulted in an increase in the activity which reached 51.84 U/mL, a distinctive protein band was detected at 60 kDa. The extracellular enzyme was purified 81 fold using gel filtration chromatography and resulted in two different laccase fractions L1 and L2, the latter had a higher enzymatic activity which reached 79.57 U/mL and specific activity of 64.17 U/μg protein. The analysis of the spectrum of the L2 fraction showed a shoulder at 330 nm which is characteristic for T2/T3 copper centers; both copper and zinc were detected suggesting that this is an unconventional white laccase. Primers of laccase gene were designed and synthesized to recover specific gene from A. flavus . Sequence analysis indicated putative laccase (Genbank ID: JF683612) at the amino acid level suggesting a close identity to laccases from other genera containing the copper binding site. Decolorization of textile waste water under different conditions showed possible application in bioremediation within a short period of time. The effect of copper on A. flavus was concentration dependent. PMID:26221119

  18. A MATLAB toolbox for the efficient estimation of the psychometric function using the updated maximum-likelihood adaptive procedure

    PubMed Central

    Richards, V. M.; Dai, W.

    2014-01-01

    A MATLAB toolbox for the efficient estimation of the threshold, slope, and lapse rate of the psychometric function is described. The toolbox enables the efficient implementation of the updated maximum-likelihood (UML) procedure. The toolbox uses an object-oriented architecture for organizing the experimental variables and computational algorithms, which provides experimenters with flexibility in experimental design and data management. Descriptions of the UML procedure and the UML Toolbox are provided, followed by toolbox use examples. Finally, guidelines and recommendations of parameter configurations are given. PMID:24671826

  19. CASE tools and UML: state of the ART.

    PubMed

    Agarwal, S

    2001-05-01

    With increasing need for automated tools to assist complex systems development, software design methods are becoming popular. This article analyzes the state of art in computer-aided software engineering (CASE) tools and unified modeling language (UML), focusing on their evolution, merits, and industry usage. It identifies managerial issues for the tools' adoption and recommends an action plan to select and implement them. While CASE and UML offer inherent advantages like cheaper, shorter, and efficient development cycles, they suffer from poor user satisfaction. The critical success factors for their implementation include, among others, management and staff commitment, proper corporate infrastructure, and user training.

  20. Vehicle System Management Modeling in UML for Ares I

    NASA Technical Reports Server (NTRS)

    Pearson, Newton W.; Biehn, Bradley A.; Curry, Tristan D.; Martinez, Mario R.

    2011-01-01

    The Spacecraft & Vehicle Systems Department of Marshall Space Flight Center is responsible for modeling the Vehicle System Management for the Ares I vehicle which was a part of the now canceled Constellation Program. An approach to generating the requirements for the Vehicle System Management was to use the Unified Modeling Language technique to build and test a model that would fulfill the Vehicle System Management requirements. UML has been used on past projects (flight software) in the design phase of the effort but this was the first attempt to use the UML technique from a top down requirements perspective.

  1. Uncompacted Myelin Lamellae and Nodal Ion Channel Disruption in POEMS Syndrome.

    PubMed

    Hashimoto, Rina; Koike, Haruki; Takahashi, Mie; Ohyama, Ken; Kawagashira, Yuichi; Iijima, Masahiro; Sobue, Gen

    2015-12-01

    To elucidate the significance of uncompacted myelin lamellae (UML) and ion channel disruption at the nodes of Ranvier in the polyneuropathy, organomegaly, endocrinopathy, monoclonal gammopathy, and skin changes (POEMS) syndrome, we evaluated sural nerve biopsy specimens from 33 patients with POEMS syndrome and from 7 control patients. Uncompacted myelin lamellae distribution was assessed by electron microscopy and immunofluorescence microscopy. In the POEMS patient biopsies, UML were seen more frequently in small versus large myelinated fibers. Paranodes and Schmidt-Lanterman incisures, where normal physiologic UM is located, were frequently associated with UM. Widening of the nodes of Ranvier (i.e. segmental demyelination) was not associated with UML. There was axonal hollowing with neurofilament condensation at Schmidt-Lanterman incisures with abnormal UML, suggesting axonal damage at those sites in the POEMS patient biopsies. Myelin sheath irregularity was conspicuous in large myelinated fibers and was associated with abnormally widened bizarrely shaped Schmidt-Lanterman incisures. Indirect immunofluorescent studies revealed abnormalities of sodium (pan sodium) and potassium (KCNQ2) channels, even at nonwidened nodes of Ranvier. Thus, UML was not apparently associated with segmental demyelination but seemed to be associated with axonal damage. These observations suggest that nodal ion channel disruption may be associated with functional deficits in POEMS syndrome patient nerves.

  2. Evaluation of the heat balance constituents of the upper mixed layer in the North Atlantic

    NASA Astrophysics Data System (ADS)

    Polonsky, A. B.; Sukhonos, P. A.

    2016-11-01

    Different physical mechanisms which cause interannual and interdecadal temperature anomalies in the upper mixed layer (UML) of the North Atlantic are investigated using the data of ORA-S3 reanalysis for the period of 1959-2011. It is shown that the annual mean heat budget in UML is mainly caused by the balance between advective heat transfer and horizontal turbulent mixing (estimated as a residual term in the equation of thermal balance). The local UML temperature change and contribution from the heat fluxes on the lower boundary of the UML to the heat budget of the upper layer are insignificant for the time scale under consideration. The contribution of the heat fluxes on the upper UML boundary to the low-frequency variability of the upper layer temperature in the whole North Atlantic area is substantially less than 30%. Areas like the northwestern part of the Northern Subtropical Anticyclonic Gyre (NSAG), where their contribution exceeds 30-60%, are exceptions. The typical time scales of advective heat transfer variability are revealed. In the NSAG area, an interannual variability associated with the North Atlantic Oscillation dominates, while in the North Atlantic subpolar gyre, an interdecadal variability of advective transfers with periods of more than 30 years prevails.

  3. Vertical distribution and composition of phytoplankton under the influence of an upper mixed layer.

    PubMed

    Ryabov, Alexei B; Rudolf, Lars; Blasius, Bernd

    2010-03-07

    The vertical distribution of phytoplankton is of fundamental importance for the dynamics and structure of aquatic communities. Here, using an advection-reaction-diffusion model, we investigate the distribution and competition of phytoplankton species in a water column, in which inverse resource gradients of light and a nutrient can limit growth of the biomass. This problem poses a challenge for ecologists, as the location of a production layer is not fixed, but rather depends on many internal parameters and environmental factors. In particular, we study the influence of an upper mixed layer (UML) in this system and show that it leads to a variety of dynamic effects: (i) Our model predicts alternative density profiles with a maximum of biomass either within or below the UML, thereby the system may be bistable or the relaxation from an unstable state may require a long-lasting transition. (ii) Reduced mixing in the deep layer can induce oscillations of the biomass; we show that a UML can sustain these oscillations even if the diffusivity is less than the critical mixing for a sinking phytoplankton population. (iii) A UML can strongly modify the outcome of competition between different phytoplankton species, yielding bistability both in the spatial distribution and in the species composition. (iv) A light limited species can obtain a competitive advantage if the diffusivity in the deep layers is reduced below a critical value. This yields a subtle competitive exclusion effect, where the oscillatory states in the deep layers are displaced by steady solutions in the UML. Finally, we present a novel graphical approach for deducing the competition outcome and for the analysis of the role of a UML in aquatic systems. 2009 Elsevier Ltd. All rights reserved.

  4. Enabling online studies of conceptual relationships between medical terms: developing an efficient web platform.

    PubMed

    Albin, Aaron; Ji, Xiaonan; Borlawsky, Tara B; Ye, Zhan; Lin, Simon; Payne, Philip Ro; Huang, Kun; Xiang, Yang

    2014-10-07

    The Unified Medical Language System (UMLS) contains many important ontologies in which terms are connected by semantic relations. For many studies on the relationships between biomedical concepts, the use of transitively associated information from ontologies and the UMLS has been shown to be effective. Although there are a few tools and methods available for extracting transitive relationships from the UMLS, they usually have major restrictions on the length of transitive relations or on the number of data sources. Our goal was to design an efficient online platform that enables efficient studies on the conceptual relationships between any medical terms. To overcome the restrictions of available methods and to facilitate studies on the conceptual relationships between medical terms, we developed a Web platform, onGrid, that supports efficient transitive queries and conceptual relationship studies using the UMLS. This framework uses the latest technique in converting natural language queries into UMLS concepts, performs efficient transitive queries, and visualizes the result paths. It also dynamically builds a relationship matrix for two sets of input biomedical terms. We are thus able to perform effective studies on conceptual relationships between medical terms based on their relationship matrix. The advantage of onGrid is that it can be applied to study any two sets of biomedical concept relations and the relations within one set of biomedical concepts. We use onGrid to study the disease-disease relationships in the Online Mendelian Inheritance in Man (OMIM). By crossvalidating our results with an external database, the Comparative Toxicogenomics Database (CTD), we demonstrated that onGrid is effective for the study of conceptual relationships between medical terms. onGrid is an efficient tool for querying the UMLS for transitive relations, studying the relationship between medical terms, and generating hypotheses.

  5. Improved identification of noun phrases in clinical radiology reports using a high-performance statistical natural language parser augmented with the UMLS specialist lexicon.

    PubMed

    Huang, Yang; Lowe, Henry J; Klein, Dan; Cucina, Russell J

    2005-01-01

    The aim of this study was to develop and evaluate a method of extracting noun phrases with full phrase structures from a set of clinical radiology reports using natural language processing (NLP) and to investigate the effects of using the UMLS(R) Specialist Lexicon to improve noun phrase identification within clinical radiology documents. The noun phrase identification (NPI) module is composed of a sentence boundary detector, a statistical natural language parser trained on a nonmedical domain, and a noun phrase (NP) tagger. The NPI module processed a set of 100 XML-represented clinical radiology reports in Health Level 7 (HL7)(R) Clinical Document Architecture (CDA)-compatible format. Computed output was compared with manual markups made by four physicians and one author for maximal (longest) NP and those made by one author for base (simple) NP, respectively. An extended lexicon of biomedical terms was created from the UMLS Specialist Lexicon and used to improve NPI performance. The test set was 50 randomly selected reports. The sentence boundary detector achieved 99.0% precision and 98.6% recall. The overall maximal NPI precision and recall were 78.9% and 81.5% before using the UMLS Specialist Lexicon and 82.1% and 84.6% after. The overall base NPI precision and recall were 88.2% and 86.8% before using the UMLS Specialist Lexicon and 93.1% and 92.6% after, reducing false-positives by 31.1% and false-negatives by 34.3%. The sentence boundary detector performs excellently. After the adaptation using the UMLS Specialist Lexicon, the statistical parser's NPI performance on radiology reports increased to levels comparable to the parser's native performance in its newswire training domain and to that reported by other researchers in the general nonmedical domain.

  6. AKARI's infrared view on nearby stars. Using AKARI infrared camera all-sky survey, 2MASS, and Hipparcos catalogs

    NASA Astrophysics Data System (ADS)

    Ita, Y.; Matsuura, M.; Ishihara, D.; Oyabu, S.; Takita, S.; Kataza, H.; Yamamura, I.; Matsunaga, N.; Tanabé, T.; Nakada, Y.; Fujiwara, H.; Wada, T.; Onaka, T.; Matsuhara, H.

    2010-05-01

    Context. The AKARI, a Japanese infrared space mission, has performed an All-Sky Survey in six infrared-bands from 9 to 180 μm with higher spatial resolutions and better sensitivities than IRAS. Aims: We investigate the mid-infrared (9 and 18 μm) point source catalog (PSC) obtained with the infrared camera (IRC) onboard AKARI, in order to understand the infrared nature of the known objects and to identify previously unknown objects. Methods: Color-color diagrams and a color-magnitude diagram were plotted with the AKARI-IRC PSC and other available all-sky survey catalogs. We combined the Hipparcos astrometric catalog and the 2MASS all-sky survey catalog with the AKARI-IRC PSC. We furthermore searched literature and SIMBAD astronomical database for object types, spectral types, and luminosity classes. We identified the locations of representative stars and objects on the color-magnitude and color-color diagram schemes. The properties of unclassified sources can be inferred from their locations on these diagrams. Results: We found that the (B-V) vs. (V-S9W) color-color diagram is useful for identifying the stars with infrared excess emerged from circumstellar envelopes or disks. Be stars with infrared excess are separated well from other types of stars in this diagram. Whereas (J-L18W) vs. (S9W-L18W) diagram is a powerful tool for classifying several object types. Carbon-rich asymptotic giant branch (AGB) stars and OH/IR stars form distinct sequences in this color-color diagram. Young stellar objects (YSOs), pre-main sequence (PMS) stars, post-AGB stars, and planetary nebulae (PNe) have the largest mid-infrared color excess and can be identified in the infrared catalog. Finally, we plot the L18W vs. (S9W-L18W) color-magnitude diagram, using the AKARI data together with Hipparcos parallaxes. This diagram can be used to identify low-mass YSOs and AGB stars. We found that this diagram is comparable to the [24] vs. ([8.0]-[24]) diagram of Large Magellanic Cloud sources using the Spitzer Space Telescope data. Our understanding of Galactic objects will be used to interpret color-magnitude diagram of stellar populations in the nearby galaxies that Spitzer Space Telescope observed. Conclusions: Our study of the AKARI color-color and color-magnitude diagrams will be used to explore properties of unknown objects in the future. In addition, our analysis highlights a future key project to understand stellar evolution with a circumstellar envelope, once the forthcoming astronometrical data with GAIA are available. Catalog (full Tables 3 and 4) are only available in electronic form at the CDS via anonymous ftp to cdsarc.u-strasbg.fr (130.79.128.5) or via http://cdsweb.u-strasbg.fr/cgi-bin/qcat?J/A+A/514/A2

  7. [Changes in levels of chorionic gonadotrophin (hCG) and its subunit alpha and beta in pregnancy complicated by diabetes (GDM)].

    PubMed

    Olszewski, J; Szczurowicz, A; Wójcikowski, C

    1995-02-01

    The aim of the study was estimation of endocrinological function of placenta in pregnancy complicated by GDM. The study were performed on a group 13 women with GDM and 14 women in normal pregnancy. All women with GDM were treat by diet and intensive insulinotherapy with self monitoring levels of glucose. In women with GDM level of fructosamine and HbAlc were significant higher but in normal range. In 28 and 36 week of pregnancy were determined levels of hCG, alpha hCG, beta hCG, in serum. Level of hCG in control group and in women with GDM were respectively 97.29 U/ml vs. 29.29 U/ml, p < 0.01 in 28 week of pregnancy and 77.23 U/ml vs. 37.93 U/ml, p < 0.05 in 36 week. Level of alpha hCG was lower and beta hCG was higher in group with GDM.

  8. An Information System Development Method Connecting Business Process Modeling and its Experimental Evaluation

    NASA Astrophysics Data System (ADS)

    Okawa, Tsutomu; Kaminishi, Tsukasa; Kojima, Yoshiyuki; Hirabayashi, Syuichi; Koizumi, Hisao

    Business process modeling (BPM) is gaining attention as a measure of analysis and improvement of the business process. BPM analyses the current business process as an AS-IS model and solves problems to improve the current business and moreover it aims to create a business process, which produces values, as a TO-BE model. However, researches of techniques that connect the business process improvement acquired by BPM to the implementation of the information system seamlessly are rarely reported. If the business model obtained by BPM is converted into UML, and the implementation can be carried out by the technique of UML, we can expect the improvement in efficiency of information system implementation. In this paper, we describe a method of the system development, which converts the process model obtained by BPM into UML and the method is evaluated by modeling a prototype of a parts procurement system. In the evaluation, comparison with the case where the system is implemented by the conventional UML technique without going via BPM is performed.

  9. Exploring a model-driven architecture (MDA) approach to health care information systems development.

    PubMed

    Raghupathi, Wullianallur; Umar, Amjad

    2008-05-01

    To explore the potential of the model-driven architecture (MDA) in health care information systems development. An MDA is conceptualized and developed for a health clinic system to track patient information. A prototype of the MDA is implemented using an advanced MDA tool. The UML provides the underlying modeling support in the form of the class diagram. The PIM to PSM transformation rules are applied to generate the prototype application from the model. The result of the research is a complete MDA methodology to developing health care information systems. Additional insights gained include development of transformation rules and documentation of the challenges in the application of MDA to health care. Design guidelines for future MDA applications are described. The model has the potential for generalizability. The overall approach supports limited interoperability and portability. The research demonstrates the applicability of the MDA approach to health care information systems development. When properly implemented, it has the potential to overcome the challenges of platform (vendor) dependency, lack of open standards, interoperability, portability, scalability, and the high cost of implementation.

  10. A Wittgenstein Approach to the Learning of OO-modeling

    NASA Astrophysics Data System (ADS)

    Holmboe, Christian

    2004-12-01

    The paper uses Ludwig Wittgenstein's theories about the relationship between thought, language, and objects of the world to explore the assumption that OO-thinking resembles natural thinking. The paper imports from research in linguistic philosophy to computer science education research. I show how UML class diagrams (i.e., an artificial context-free language) correspond to the logically perfect languages described in Tractatus Logico-Philosophicus. In Philosophical Investigations Wittgenstein disputes his previous theories by showing that natural languages are not constructed by rules of mathematical logic, but are language games where the meaning of a word is constructed through its use in social contexts. Contradicting the claim that OO-thinking is easy to learn because of its similarity to natural thinking, I claim that OO-thinking is difficult to learn because of its differences from natural thinking. The nature of these differences is not currently well known or appreciated. I suggest how explicit attention to the nature and implications of different language games may improve the teaching and learning of OO-modeling as well as programming.

  11. An approach for software-driven and standard-based support of cross-enterprise tumor boards.

    PubMed

    Mangesius, Patrick; Fischer, Bernd; Schabetsberger, Thomas

    2015-01-01

    For tumor boards, the networking of different medical disciplines' expertise continues to gain importance. However, interdisciplinary tumor boards spread across several institutions are rarely supported by information technology tools today. The aim of this paper is to point out an approach for a tumor board management system prototype. For analyzing the requirements, an incremental process was used. The requirements were surveyed using Informal Conversational Interview and documented with Use Case Diagrams defined by the Unified Modeling Language (UML). Analyses of current EHR standards were conducted to evaluate technical requirements. Functional and technical requirements of clinical conference applications were evaluated and documented. In several steps, workflows were derived and application mockups were created. Although there is a vast amount of common understanding concerning how clinical conferences should be conducted and how their workflows should be structured, these are hardly standardized, neither on a functional nor on a technical level. This results in drawbacks for participants and patients. Using modern EHR technologies based on profiles such as IHE Cross Enterprise document sharing (XDS), these deficits could be overcome.

  12. Administration of human recombinant activated protein C is not associated with pancreatic parenchymal haemorrhage in L-arginine-induced experimental acute pancreatitis.

    PubMed

    Jamdar, Saurabh; Babu, Benoy I; Nirmalan, Mahesh; Jeziorska, Maria; McMahon, Raymond F T; Siriwardena, Ajith K

    2013-11-10

    Microvascular thrombosis is a critical event in severe acute pancreatitis. Human recombinant activated protein C (Xigris®, Eli Lilly, Indianapolis, IN, USA) modulates the interplay between pro-inflammatory and pro-coagulant pathways and maintains microvascular patency. However, the anticoagulant properties of Xigris® may precipitate bleeding from the inflamed pancreas. This study tests the hypothesis that Xigris® can ameliorate experimental acute pancreatitis without causing pancreatic haemorrhage. Sprague Dawley rats were allocated as follows: Group 1: control (n=7); Group 2: acute pancreatitis (n=6); Group 3: administration of Xigris® 500 µg/kg body weight before induction of acute pancreatitis (n=6); and Group 4: Administration of Xigris® 500 µg/kg body weight 30 minutes after induction of acute pancreatitis (n=6). Acute pancreatitis was induced by intraperitoneal administration of L-arginine 300 mg/100 g body weight. Animals were sacrificed at 48 hours and biochemical, haematological, and histological markers of pancreatic haemorrhage and inflammation assessed. Median lipase in animals with acute pancreatitis was 10 U/mL (range: 7-16 U/mL) compared to 5.5 (range: 3-8 U/mL) in controls (P=0.028). Lipase was also elevated in animals given Xigris® both before (12 U/mL, range: 8-22 U/mL; P=0.031 vs. control group) and after (46 U/mL, range: 9-71 U/mL; P=0.015 vs. control group) induction of acute pancreatitis). Haemoglobin levels were similar among all groups (P=0.323). There was no histological evidence of pancreatic haemorrhage in animals treated with Xigris®. Pre-treatment with Xigris® was associated with a significant reduction in pancreatic injury. This effect was absent when Xigris® was administered after induction of acute pancreatitis. Xigris® did not lead to pancreatic haemorrhage in experimental acute pancreatitis. Administration of Xigris® prior to induction of acute pancreatitis was associated with amelioration of injury. This effect was not seen with administration of Xigris® after induction of acute pancreatitis.

  13. Plasma levels of soluble CD30 in kidney graft recipients as predictors of acute allograft rejection.

    PubMed

    Ayed, K; Abdallah, T B; Bardi, R; Abderrahim, E; Kheder, A

    2006-09-01

    In renal transplant recipients elevated soluble serum CD30 levels are associated with increased rejection and graft loss. We sought to determine the sCD30 plasma levels before and after kidney transplantation and to assess whether sCD30 was a predictive factor of immunological risk. sCD30 plasma levels were determined by an enzyme-linked immunosorbent assay assay in 52 kidney graft recipients before as well as 7, 15, and 21 days after transplantation. Eighteen patients developed acute allograft rejection (group I) and 34 patients showed uneventful courses (group II). Before transplantation sCD30 plasma levels were elevated in both groups (mean: 162.6 +/- 89.5 U/mL). After transplantation, group I recipients with acute rejection showed higher relative levels of plasma sCD30 on days 7 and 15 (120.8 +/- 74.6 U/mL and 210.6 +/- 108.7 U/mL respectively) compared with group II patients without rejection (95 +/- 45 U/mL and 59.4 +/- 31.6 U/mL), a difference that was significant for group I (P = .0003) and not significant for group II (P = .09). On day 21, sCD30 decreased in the two groups but remained higher among group I patients (120.6 +/- 92.7 U/mL). HLA antibodies were positive in 18 patients (34.6%) with 9 (50%) experiencing at last one episode of acute rejection. Among 34 patients negative for anti-HLA antibodies, nine displayed acute rejection only (26.4%), a difference that was not significant (P > .05). If we consider 100 U/mL as the minimum predictive level for allograft rejection, our results suggested that levels of sCD30 should be taken into consideration with the presence of HLA-antibodies detectable before and after transplantation, especially in patients with more than three HLA mismatches [RR = 3.20 (0.94 < RR < 10.91)]. These data suggested that measurement of plasma sCD30 is a useful procedure for the recognition of rejection in its earliest stages.

  14. A rule-based approach to model checking of UML state machines

    NASA Astrophysics Data System (ADS)

    Grobelna, Iwona; Grobelny, Michał; Stefanowicz, Łukasz

    2016-12-01

    In the paper a new approach to formal verification of control process specification expressed by means of UML state machines in version 2.x is proposed. In contrast to other approaches from the literature, we use the abstract and universal rule-based logical model suitable both for model checking (using the nuXmv model checker), but also for logical synthesis in form of rapid prototyping. Hence, a prototype implementation in hardware description language VHDL can be obtained that fully reflects the primary, already formally verified specification in form of UML state machines. Presented approach allows to increase the assurance that implemented system meets the user-defined requirements.

  15. Access to Biomedical Information: The Unified Medical Language System.

    ERIC Educational Resources Information Center

    Squires, Steven J.

    1993-01-01

    Describes the development of a Unified Medical Language System (UMLS) by the National Library of Medicine that will retrieve and integrate information from a variety of information resources. Highlights include the metathesaurus; the UMLS semantic network; semantic locality; information sources map; evaluation of the metathesaurus; future…

  16. R2R--software to speed the depiction of aesthetic consensus RNA secondary structures.

    PubMed

    Weinberg, Zasha; Breaker, Ronald R

    2011-01-04

    With continuing identification of novel structured noncoding RNAs, there is an increasing need to create schematic diagrams showing the consensus features of these molecules. RNA structural diagrams are typically made either with general-purpose drawing programs like Adobe Illustrator, or with automated or interactive programs specific to RNA. Unfortunately, the use of applications like Illustrator is extremely time consuming, while existing RNA-specific programs produce figures that are useful, but usually not of the same aesthetic quality as those produced at great cost in Illustrator. Additionally, most existing RNA-specific applications are designed for drawing single RNA molecules, not consensus diagrams. We created R2R, a computer program that facilitates the generation of aesthetic and readable drawings of RNA consensus diagrams in a fraction of the time required with general-purpose drawing programs. Since the inference of a consensus RNA structure typically requires a multiple-sequence alignment, the R2R user annotates the alignment with commands directing the layout and annotation of the RNA. R2R creates SVG or PDF output that can be imported into Adobe Illustrator, Inkscape or CorelDRAW. R2R can be used to create consensus sequence and secondary structure models for novel RNA structures or to revise models when new representatives for known RNA classes become available. Although R2R does not currently have a graphical user interface, it has proven useful in our efforts to create 100 schematic models of distinct noncoding RNA classes. R2R makes it possible to obtain high-quality drawings of the consensus sequence and structural models of many diverse RNA structures with a more practical amount of effort. R2R software is available at http://breaker.research.yale.edu/R2R and as an Additional file.

  17. Effect of different fermentation strategies on β-mannanase production in fed-batch bioreactor system.

    PubMed

    Germec, Mustafa; Yatmaz, Ercan; Karahalil, Ercan; Turhan, İrfan

    2017-05-01

    Mannanases, one of the important enzyme group for industry, are produced by numerous filamentous fungi, especially Aspergillus species with different fermentation methods. The aim of this study was to show the best fermentation method of β-mannanase production for fungal growth in fermenter. Therefore, different fermentation strategies in fed-batch fermentation (suspended, immobilized cell, biofilm and microparticle-enhanced bioreactor) were applied for β-mannanase production from glucose medium (GM) and carob extract medium (CEM) by using recombinant Aspergillus sojae. The highest β-mannanase activities were obtained from microparticle-enhanced bioreactor strategy. It was found to be 347.47 U/mL by adding 10 g/L of Al 2 O 3 to GM and 439.13 U/mL by adding 1 g/L of talcum into CEM. The maximum β-mannanase activities for suspended, immobilization, and biofilm reactor remained at 72.55 U/mL in GM, 148.81 U/mL in CEM, and 194.09 U/mL in GM, respectively. The reason for that is the excessive, and irregular shaped growth and bulk formation, inadequate oxygen transfer or substrate diffusion in bioreactor. Consequently, the enzyme activity was significantly enhanced by addition of microparticles compared to other fed-batch fermentation strategies. Also, repeatable β-mannanase activities were obtained by controlling of the cell morphology by adding microparticle inside the fermenter.

  18. Multipath Very-Simplified Estimate of Adversary Sequence Interruption v. 2.1

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Snell, Mark K.

    2017-10-10

    MP VEASI is a training tool that models physical protection systems for fixed sites using Adversary Sequence Diagrams (ASDs) and then uses the ASD to find most-vulnerable adversary paths through the ASD. The identified paths have the lowest Probability of Interruption among all the paths through the ASD.

  19. The gap in the color-magnitude diagram of NGC 2420: A test of convective overshoot and cluster age

    NASA Technical Reports Server (NTRS)

    Demarque, Pierre; Sarajedini, Ata; Guo, X.-J.

    1994-01-01

    Theoretical isochrones have been constructed using the OPAL opacities specifically to study the color-magnitude diagram of the open star cluster NGC 2420. This cluster provides a rare test of core convection in intermediate-mass stars. At the same time, its age is of interest because of its low metallicity and relatively high Galactic latitude for an open cluster. The excellent color-magnitude diagram constructed by Anthony-Twarog et al. (1990) allows a detailed fit of the isochrones to the photometric data. We discuss the importance of convective overshoot at the convective core edge in determining the morphology of the gap located near the main-sequence turnoff. We find that given the assumptions made in the models, a modest amount of overshoot (0.23 H(sub p)) is required for the best fit. Good agreement is achieved with all features of the turnoff gap for a cluster age of 2.4 +/- 0.2 Gyr. We note that a photometrically complete luminosity function near the main-sequence turnoff and subgiant branch would also provide an important test of the overshoot models.

  20. Consistency of Rasch Model Parameter Estimation: A Simulation Study.

    ERIC Educational Resources Information Center

    van den Wollenberg, Arnold L.; And Others

    1988-01-01

    The unconditional--simultaneous--maximum likelihood (UML) estimation procedure for the one-parameter logistic model produces biased estimators. The UML method is inconsistent and is not a good alternative to conditional maximum likelihood method, at least with small numbers of items. The minimum Chi-square estimation procedure produces unbiased…

  1. Cross-Language Information Retrieval: An Analysis of Errors.

    ERIC Educational Resources Information Center

    Ruiz, Miguel E.; Srinivasan, Padmini

    1998-01-01

    Investigates an automatic method for Cross Language Information Retrieval (CLIR) that utilizes the multilingual Unified Medical Language System (UMLS) Metathesaurus to translate Spanish natural-language queries into English. Results indicate that for Spanish, the UMLS Metathesaurus-based CLIR method is at least equivalent to if not better than…

  2. Visualization of Learning Scenarios with UML4LD

    ERIC Educational Resources Information Center

    Laforcade, Pierre

    2007-01-01

    Present Educational Modelling Languages are used to formally specify abstract learning scenarios in a machine-interpretable format. Current tooling does not provide teachers/designers with some graphical facilities to help them in reusing existent scenarios. They need human-readable representations. This paper discusses the UML4LD experimental…

  3. Enhancement of the Acquisition Process for a Combat System-A Case Study to Model the Workflow Processes for an Air Defense System Acquisition

    DTIC Science & Technology

    2009-12-01

    Business Process Modeling BPMN Business Process Modeling Notation SoA Service-oriented Architecture UML Unified Modeling Language CSP...system developers. Supporting technologies include Business Process Modeling Notation ( BPMN ), Unified Modeling Language (UML), model-driven architecture

  4. Net-centric ACT-R-Based Cognitive Architecture with DEVS Unified Process

    DTIC Science & Technology

    2011-04-01

    effort has been spent in analyzing various forms of requirement specifications, viz, state-based, Natural Language based, UML-based, Rule- based, BPMN ...requirement specifications in one of the chosen formats such as BPMN , DoDAF, Natural Language Processing (NLP) based, UML- based, DSL or simply

  5. The effects of Roundhouse diagram construction and use on meaningful science learning in the middle school classroom

    NASA Astrophysics Data System (ADS)

    Ward, Robin Eichel

    This research explored the effects of Roundhouse diagram construction and use on meaningful learning of science concepts in a 6th-grade science classroom. This investigation examined the transformation of students' science concepts as they became more proficient in constructing Roundhouse diagrams, what problems students encountered while constructing Roundhouse diagrams, and how choices of iconic images affected their progress in meaningfully learning science concepts as they constructed a series of Roundhouse diagrams. The process of constructing a Roundhouse diagram involved recognizing the learner's relevant existing concepts, evaluating the central concepts for a science lesson and breaking them down into their component parts, reconstructing the learner's conceptual framework by reducing the amount of detail efficiently, reviewing the reconstruction process, and linking each key concept to an iconic image. The researcher collected and analyzed qualitative and quantitative data to determine the effectiveness of the Roundhouse diagram. Data included field notes, observations, students' responses to Roundhouse diagram worksheets, students' perceptions from evaluation sheets, students' mastery of technique sheets, tapes and transcripts of students' interviews, student-constructed Roundhouse diagrams, and documentation of science grades both pre- and post-Roundhouse diagramming. This multiple case study focused on six students although the whole class was used for statistical purposes. Stratified purposeful sampling was used to facilitate comparisons as well as week-by-week comparisons of students' science grades and Roundhouse diagram scores to gain additional insight into the effectiveness of the Roundhouse diagramming method. Through participation in constructing a series of Roundhouse diagrams, middle school students gained a greater understanding of science concepts. Roundhouse diagram scores improved over time during the 10-week Roundhouse diagramming session. Students' science scores improved as they became more proficient in constructing the Roundhouse diagrams. The major problems associated with constructing Roundhouse diagrams were extracting the main ideas from the textbook, understanding science concepts in terms of whole/part relationships, paraphrasing sentences effectively, and sequencing events in an accurate order. A positive relationship existed for the case study group based on students' choices and drawings of iconic images and the meaningful learning of science concepts.

  6. Case Report: Activity Diagrams for Integrating Electronic Prescribing Tools into Clinical Workflow

    PubMed Central

    Johnson, Kevin B.; FitzHenry, Fern

    2006-01-01

    To facilitate the future implementation of an electronic prescribing system, this case study modeled prescription management processes in various primary care settings. The Vanderbilt e-prescribing design team conducted initial interviews with clinic managers, physicians and nurses, and then represented the sequences of steps carried out to complete prescriptions in activity diagrams. The diagrams covered outpatient prescribing for patients during a clinic visit and between clinic visits. Practice size, practice setting, and practice specialty type influenced the prescribing processes used. The model developed may be useful to others engaged in building or tailoring an e-prescribing system to meet the specific workflows of various clinic settings. PMID:16622168

  7. Phase Transformations and Microstructural Evolution of Mo-Bearing Stainless Steels

    NASA Astrophysics Data System (ADS)

    Anderson, T. D.; Dupont, J. N.; Perricone, M. J.; Marder, A. R.

    2007-01-01

    The good corrosion resistance of superaustenitic stainless steel (SASS) alloys has been shown to be a direct consequence of high concentrations of Mo, which can have a significant effect on the microstructural development of welds in these alloys. In this research, the microstructural development of welds in the Fe-Ni-Cr-Mo system was analyzed over a wide variety of Cr/Ni ratios and Mo contents. The system was first simulated by construction of multicomponent phase diagrams using the CALPHAD technique. Data from vertical sections of these diagrams are presented over a wide compositional range to produce diagrams that can be used as a guide to understand the influence of composition on microstructural development. A large number of experimental alloys were then prepared via arc-button melting for comparison with the diagrams. Each alloy was characterized using various microscopy techniques. The expected δ-ferrite and γ-austenite phases were accompanied by martensite at low Cr/Ni ratios and by σ phase at high Mo contents. A total of 20 possible phase transformation sequences are proposed, resulting in various amounts and morphologies of the γ, δ, σ, and martensite phases. The results were used to construct a map of expected phase transformation sequence and resultant microstructure as a function of composition. The results of this work provide a working guideline for future base metal and filler metal development of this class of materials.

  8. Syntax diagrams for body wave nomenclature, with generalizations for terrestrial planets

    NASA Astrophysics Data System (ADS)

    Knapmeyer, M.

    2003-04-01

    The Apollo network on the Moon constitutes the beginning of planetary seismology. In the next few decades, we may see seismometers deployed on the Moon again, on Mars, and perhaps on other terrestrial planets or satellites. Any seismological software for computation of body wave travel times on other planets should be highly versatile and be prepared for a huge variety of velocity distributions and internal structures. A suite of trial models for a planet might, for example, contain models with and without solid inner cores. It would then be useful if the software could detect physically meaningless phase names automatically without actually carrying out any computation. It would also be useful if the program were prepared to deal with features like fully solid cores, internal oceans, and varying depths of mineralogical phase changes like the olivine-spinel transition. Syntax diagrams are a standard method to describe the syntax of programming languages. They represent a graphical way to define which letter or phrase is allowed to follow a given sequence of letters. Syntax diagrams may be stored in data structures that allow automatic evaluation of a given letter sequence. Such diagrams are presented here for a generalized body wave nomenclature. Generalizations are made to overcome earth-specific notations which incorporate discontinuity depths into phase names or to distinguish olivine transitions from ice-ice transitions (as expected on the Galilean Satellites).

  9. VizieR Online Data Catalog: CCD photometry of Pal 1 (Borissova+ 1995)

    NASA Astrophysics Data System (ADS)

    Borissova, J.; Spassova, N.

    1997-06-01

    A CCD photometry of the halo cluster Palomar 1 is presented in the Thuan-Gunn photometric system. The principal sequences of the color-magnitude diagrams are delineated in different spectral bands. The color- magnitude diagrams of the cluster show a well defined red horizontal branch, a subgiant branch and a main-sequence down to about two magnitudes below the main sequence turnoff. The giant branch is absent and the brightest stars are the horizontal branch stars. The age of the cluster determined by comparison with the isochrones of Bell & VandenBerg (1987ApJS...63..335B) is consistent with an age in the interval 12-14Gyr. A distance modulus of (m-M)g0=15.38+/-0.15 magnitude and E(g-r)=0.16 has been derived. An estimate of the cluster structural parameters such as core radius and concentration parameter gives rc=1.5pc and c=1.46. A mass estimate of 1.1x103M⊙ and a mass-to-light ratio of 1.79 have been obtained using King's (1966AJ.....71...64K) method. The morphology of color-magnitude diagrams allows Pal 1 to be interpreted as probably a globular cluster rather than an old open one. For a description of the uvgr photometric system, see e.g. (1 data file).

  10. Towards a Semantic Lexicon for Biological Language Processing

    DOE PAGES

    Verspoor, Karin

    2005-01-01

    This paper explores the use of the resources in the National Library of Medicine's Unified Medical Language System (UMLS) for the construction of a lexicon useful for processing texts in the field of molecular biology. A lexicon is constructed from overlapping terms in the UMLS SPECIALIST lexicon and the UMLS Metathesaurus to obtain both morphosyntactic and semantic information for terms, and the coverage of a domain corpus is assessed. Over 77% of tokens in the domain corpus are found in the constructed lexicon, validating the lexicon's coverage of the most frequent terms in the domain and indicating that the constructedmore » lexicon is potentially an important resource for biological text processing.« less

  11. Designing Control System Application Software for Change

    NASA Technical Reports Server (NTRS)

    Boulanger, Richard

    2001-01-01

    The Unified Modeling Language (UML) was used to design the Environmental Systems Test Stand (ESTS) control system software. The UML was chosen for its ability to facilitate a clear dialog between software designer and customer, from which requirements are discovered and documented in a manner which transposes directly to program objects. Applying the UML to control system software design has resulted in a baseline set of documents from which change and effort of that change can be accurately measured. As the Environmental Systems Test Stand evolves, accurate estimates of the time and effort required to change the control system software will be made. Accurate quantification of the cost of software change can be before implementation, improving schedule and budget accuracy.

  12. Arranging ISO 13606 archetypes into a knowledge base using UML connectors.

    PubMed

    Kopanitsa, Georgy

    2014-01-01

    To enable the efficient reuse of standard based medical data we propose to develop a higher-level information model that will complement the archetype model of ISO 13606. This model will make use of the relationships that are specified in UML to connect medical archetypes into a knowledge base within a repository. UML connectors were analysed for their ability to be applied in the implementation of a higher-level model that will establish relationships between archetypes. An information model was developed using XML Schema notation. The model allows linking different archetypes of one repository into a knowledge base. Presently it supports several relationships and will be advanced in future.

  13. Field-current phase diagrams of in-plane spin transfer torque memory cells with low effective magnetization storage layers

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    San Emeterio Alvarez, L.; Lacoste, B.; Rodmacq, B.

    2014-05-07

    Field-current phase diagrams were measured on in-plane anisotropy Co{sub 60}Fe{sub 20}B{sub 20} magnetic tunnel junctions to obtain the spin transfer torque (STT) field-current switching window. These measurements were used to characterise junctions with varying free layer thicknesses from 2.5 down to 1.1 nm having a reduced effective demagnetizing field due to the perpendicular magnetic anisotropy at CoFeB/MgO interface. Diagrams were obtained with 100 ns current pulses, of either same or alternating polarity. When consecutive pulses have the same polarity, it is possible to realize the STT switching even for conditions having a low switching probability. This was evidenced in diagrams with consecutivemore » pulses of alternating polarity, with 100% switching obtained at 4.7 MA/cm{sup 2}, compared to the lower 3.4 MA/cm{sup 2} value for same polarity pulses. Although the low level of the current density window is higher in alternating polarity diagrams, the field window in both diagrams is the same and therefore independent of the pulse polarity sequence.« less

  14. The Equivalence of Two Methods of Parameter Estimation for the Rasch Model.

    ERIC Educational Resources Information Center

    Blackwood, Larry G.; Bradley, Edwin L.

    1989-01-01

    Two methods of estimating parameters in the Rasch model are compared. The equivalence of likelihood estimations from the model of G. J. Mellenbergh and P. Vijn (1981) and from usual unconditional maximum likelihood (UML) estimation is demonstrated. Mellenbergh and Vijn's model is a convenient method of calculating UML estimates. (SLD)

  15. The Impact of an Automated Learning Component against a Traditional Lecturing Environment

    ERIC Educational Resources Information Center

    Maycock, Keith W.; Keating, J. G.

    2017-01-01

    This experimental study investigates the effect on the examination performance of a cohort of first-year undergraduate learners undertaking a Unified Modelling Language (UML) course using an adaptive learning system against a control group of learners undertaking the same UML course through a traditional lecturing environment. The adaptive…

  16. Modified UMS, Modified SemRep and SemMedDB-UTH | Informatics Technology for Cancer Research (ITCR)

    Cancer.gov

    Modified UMLS, modified SemRep and SemMedDB-UTH – these are resources (UMLS, SemMedDB-UT) and tools (SemRep) created and maintained by National Library of Medicine that we have modified for personalized cancer therapy and returned to the NLM.

  17. A Software Hub for High Assurance Model-Driven Development and Analysis

    DTIC Science & Technology

    2007-01-23

    verification of UML models in TLPVS. In Thomas Baar, Alfred Strohmeier, Ana Moreira, and Stephen J. Mellor, editors, UML 2004 - The Unified Modeling...volume 3785 of Lecture Notes in Computer Science, pages 52–65, Manchester, UK, Nov 2005. Springer. [GH04] Günter Graw and Peter Herrmann. Transformation

  18. Celiac disease: Serologic prevalence in patients with irritable bowel syndrome.

    PubMed

    Mehdi, Zobeiri; Sakineh, Ebrahimi; Mohammad, Farahvash; Mansour, Rezaei; Alireza, Abdollahi

    2012-09-01

    The prevalence of irritable bowel syndrome (IBS) in the community is 10%-20% and have symptom based diagnostic criteria. Many symptoms of celiac disease (CD) with 1% prevalence in some communities can mimic IBS. Sensitive and specific serologic tests of CD can detect asymptomatic cases. The purpose of this study was to compare the level of anti-tissue-transglutaminase (tTG) IgA in IBS patients and controls group. This case-control study was performed at a University hospital in which 107 patients with IBS who met the Rome II criteria for their diagnosis were compared with 126 healthy age and sex-matched controls. Both groups were investigated for CD by analysis of their serum tTG IgA antibody with human recombinant antigen. Titers were positive containing over 10u/ml and borderline if they were between 4 and 10 u/ml. 86 percent of IBS patients were female. The mean antibody level was 0.837 u/ml in IBS group and 0.933 u/ml in control group without any significant difference. Results of this study may intensify disagreement on the situation of CD in IBS patients.

  19. Graph-based word sense disambiguation of biomedical documents.

    PubMed

    Agirre, Eneko; Soroa, Aitor; Stevenson, Mark

    2010-11-15

    Word Sense Disambiguation (WSD), automatically identifying the meaning of ambiguous words in context, is an important stage of text processing. This article presents a graph-based approach to WSD in the biomedical domain. The method is unsupervised and does not require any labeled training data. It makes use of knowledge from the Unified Medical Language System (UMLS) Metathesaurus which is represented as a graph. A state-of-the-art algorithm, Personalized PageRank, is used to perform WSD. When evaluated on the NLM-WSD dataset, the algorithm outperforms other methods that rely on the UMLS Metathesaurus alone. The WSD system is open source licensed and available from http://ixa2.si.ehu.es/ukb/. The UMLS, MetaMap program and NLM-WSD corpus are available from the National Library of Medicine https://www.nlm.nih.gov/research/umls/, http://mmtx.nlm.nih.gov and http://wsd.nlm.nih.gov. Software to convert the NLM-WSD corpus into a format that can be used by our WSD system is available from http://www.dcs.shef.ac.uk/∼marks/biomedical_wsd under open source license.

  20. Alteration of white-rot basidiomycetes cellulase and xylanase activities in the submerged co-cultivation and optimization of enzyme production by Irpex lacteus and Schizophyllum commune.

    PubMed

    Metreveli, Eka; Kachlishvili, Eva; Singer, Steven W; Elisashvili, Vladimir

    2017-10-01

    Mono and dual cultures of four white-rot basidiomycete species were evaluated for cellulase and xylanase activity under submerged fermentation conditions. Co-cultivation of Pycnoporus coccineus or Trametes hirsuta with Schizophyllum commune displayed antagonistic interactions resulting in the decrease of endoglucanase and total cellulase activities. In contrast, increases in cellulase and xylanase activity were revealed through the compatible interactions of Irpex lacteus with S. commune. Co-cultivation conditions were optimized for maximum enzyme production by I. lacteus and S. commune, the best producers of cellulase/xylanase and β-glucosidase, respectively. An optimized medium for the target enzyme production by the mixed culture was established in a laboratory fermenter yielding 7U/mL total cellulase, 142U/mL endoglucanase, 104U/mL xylanase, and 5.2U/mL β-glucosidase. The dual culture approach resulted in an enzymatic mixture with 11% improved lignocellulose saccharification potential compared to enzymes from a monoculture of I. lacteus. Copyright © 2017 Elsevier Ltd. All rights reserved.

  1. Co-production of tannase and pectinase by free and immobilized cells of the yeast Rhodotorula glutinis MP-10 isolated from tannin-rich persimmon (Diospyros kaki L.) fruits.

    PubMed

    Taskin, Mesut

    2013-02-01

    Hyper tannase and pectinase-producing yeast Rhodotorula glutinis MP-10 was isolated from persimmon (Diospyros kaki L.) fruits. The main pectinase activity of yeast was exo-polygalacturonase. No pectin methyl esterase and too low pectin lyase activities were detected for this yeast. The maximum exo-activities of tannase and polygalacturonase were determined as 15.2 and 26.9 U/mL for free cells and 19.8 and 28.6 U/mL for immobilized cells, respectively. Immobilized cells could be reused in 13 successive reaction cycles without any loss in the maximum tannase and polygalacturonase activities. Besides, too little decreases in activities of these enzymes were recorded between 14 and 18 cycles. At the end of 18 successive reaction cycles, total 503.1 U/mL of polygalacturonase and 349.6 U/mL of tannase could be produced using the same immobilized cells. This is the first report on the use of free and/or immobilized cells of a microorganism for the co-production of tannase and pectinase.

  2. Evaluation of serum sCD30 in renal transplantation patients with and without acute rejection.

    PubMed

    Cervelli, C; Fontecchio, G; Scimitarra, M; Azzarone, R; Famulari, A; Pisani, F; Battistoni, C; Di Iulio, B; Fracassi, D; Scarnecchia, M A; Papola, F

    2009-05-01

    Despite new immunosuppressive approaches, acute rejection episodes (ARE) are still a major cause of early kidney dysfunction with a negative impact on long-term allograft survival. Noninvasive markers able to identify renal ARE earlier than creatinine measurement include sCD30. We sought to establish whether circulating levels of sCD30 in pretransplantation and posttransplantation periods were of clinical relevance to avoid graft damage. Quantitative detection of serum sCD30 was performed using an enzyme-linked immunosorbent assay. Our results demonstrated that the mean concentrations of sCD30 were significantly higher in the sera of renal transplant recipients with ARE (30.04 U/mL) and in uremic patients on the waiting list (37.7 U/mL) compared with healthy controls (HC; 9.44 U/mL), but not nonrejecting patients (12.01 U/mL). Statistical analysis revealed a strong association between high sCD30 levels in posttransplantation sera and ARE risk. This study suggested that sCD30 levels were a reliable predictor of ARE among deceased-donor kidney recipients.

  3. Gaia Reveals Evidence for Merged White Dwarfs

    NASA Astrophysics Data System (ADS)

    Kilic, Mukremin; Hambly, N. C.; Bergeron, P.; Genest-Beaulieu, C.; Rowell, N.

    2018-06-01

    We use Gaia Data Release 2 to identify 13,928 white dwarfs within 100 pc of the Sun. The exquisite astrometry from Gaia reveals for the first time a bifurcation in the observed white dwarf sequence in both Gaia and the Sloan Digital Sky Survey (SDSS) passbands. The latter is easily explained by a helium atmosphere white dwarf fraction of 36%. However, the bifurcation in the Gaia colour-magnitude diagram depends on both the atmospheric composition and the mass distribution. We simulate theoretical colour-magnitude diagrams for single and binary white dwarfs using a population synthesis approach and demonstrate that there is a significant contribution from relatively massive white dwarfs that likely formed through mergers. These include white dwarf remnants of main-sequence (blue stragglers) and post-main sequence mergers. The mass distribution of the SDSS subsample, including the spectroscopically confirmed white dwarfs, also shows this massive bump. This is the first direct detection of such a population in a volume-limited sample.

  4. Alignment of the UMLS semantic network with BioTop: methodology and assessment.

    PubMed

    Schulz, Stefan; Beisswanger, Elena; van den Hoek, László; Bodenreider, Olivier; van Mulligen, Erik M

    2009-06-15

    For many years, the Unified Medical Language System (UMLS) semantic network (SN) has been used as an upper-level semantic framework for the categorization of terms from terminological resources in biomedicine. BioTop has recently been developed as an upper-level ontology for the biomedical domain. In contrast to the SN, it is founded upon strict ontological principles, using OWL DL as a formal representation language, which has become standard in the semantic Web. In order to make logic-based reasoning available for the resources annotated or categorized with the SN, a mapping ontology was developed aligning the SN with BioTop. The theoretical foundations and the practical realization of the alignment are being described, with a focus on the design decisions taken, the problems encountered and the adaptations of BioTop that became necessary. For evaluation purposes, UMLS concept pairs obtained from MEDLINE abstracts by a named entity recognition system were tested for possible semantic relationships. Furthermore, all semantic-type combinations that occur in the UMLS Metathesaurus were checked for satisfiability. The effort-intensive alignment process required major design changes and enhancements of BioTop and brought up several design errors that could be fixed. A comparison between a human curator and the ontology yielded only a low agreement. Ontology reasoning was also used to successfully identify 133 inconsistent semantic-type combinations. BioTop, the OWL DL representation of the UMLS SN, and the mapping ontology are available at http://www.purl.org/biotop/.

  5. Auditing the multiply-related concepts within the UMLS

    PubMed Central

    Mougin, Fleur; Grabar, Natalia

    2014-01-01

    Objective This work focuses on multiply-related Unified Medical Language System (UMLS) concepts, that is, concepts associated through multiple relations. The relations involved in such situations are audited to determine whether they are provided by source vocabularies or result from the integration of these vocabularies within the UMLS. Methods We study the compatibility of the multiple relations which associate the concepts under investigation and try to explain the reason why they co-occur. Towards this end, we analyze the relations both at the concept and term levels. In addition, we randomly select 288 concepts associated through contradictory relations and manually analyze them. Results At the UMLS scale, only 0.7% of combinations of relations are contradictory, while homogeneous combinations are observed in one-third of situations. At the scale of source vocabularies, one-third do not contain more than one relation between the concepts under investigation. Among the remaining source vocabularies, seven of them mainly present multiple non-homogeneous relations between terms. Analysis at the term level also shows that only in a quarter of cases are the source vocabularies responsible for the presence of multiply-related concepts in the UMLS. These results are available at: http://www.isped.u-bordeaux2.fr/ArticleJAMIA/results_multiply_related_concepts.aspx. Discussion Manual analysis was useful to explain the conceptualization difference in relations between terms across source vocabularies. The exploitation of source relations was helpful for understanding why some source vocabularies describe multiple relations between a given pair of terms. PMID:24464853

  6. High pre-transplant soluble CD30 levels are predictive of the grade of rejection.

    PubMed

    Rajakariar, Ravindra; Jivanji, Naina; Varagunam, Mira; Rafiq, Mohammad; Gupta, Arun; Sheaff, Michael; Sinnott, Paul; Yaqoob, M M

    2005-08-01

    In renal transplantation, serum soluble CD30 (sCD30) levels in graft recipients are associated with increased rejection and graft loss. We investigated whether pre-transplant sCD30 concentrations are predictive of the grade of rejection. Pre-transplant sera of 51 patients with tubulointerstitial rejection (TIR), 16 patients with vascular rejection (VR) and an age-matched control group of 41 patients with no rejection (NR) were analyzed for sCD30. The transplant biopsies were immunostained for C4d. The median sCD30 level was significantly elevated in the group with VR (248 Units (U)/mL, range: 92-802) when compared with TIR (103 U/mL, range: 36-309, p<0.001) and NR (179 U/mL, range: 70-343, p<0.03). Moreover, patients with TIR had significantly lower sCD30 levels compared to NR. Based on C4d staining, a TH2 driven process, the median sCD30 levels were significantly raised in C4d+ patients compared with C4d- group (177 U/mL vs. 120 U/mL, p<0.05). sCD30 levels measured at time of transplantation correlate with the grade of rejection. High pre-transplant levels are associated with antibody-mediated rejection which carries a poorer prognosis. sCD30 could be another tool to assess immunological risk prior to transplantation and enable a patient centered approach to immunosuppression.

  7. White organic light-emitting diodes with ultra-thin mixed emitting layer

    NASA Astrophysics Data System (ADS)

    Jeon, T.; Forget, S.; Chenais, S.; Geffroy, B.; Tondelier, D.; Bonnassieux, Y.; Ishow, E.

    2012-02-01

    White light can be obtained from Organic Light Emitting Diodes by mixing three primary colors, (i.e. red, green and blue) or two complementary colors in the emissive layer. In order to improve the efficiency and stability of the devices, a host-guest system is generally used as an emitting layer. However, the color balance to obtain white light is difficult to control and optimize because the spectrum is very sensitive to doping concentration (especially when a small amount of material is used). We use here an ultra-thin mixed emitting layer (UML) deposited by thermal evaporation to fabricate white organic light emitting diodes (WOLEDs) without co-evaporation. The UML was inserted in the hole-transporting layer consisting of 4, 4'-bis[N-(1-naphtyl)-N-phenylamino]biphenyl (α-NPB) instead of using a conventional doping process. The UML was formed from a single evaporation boat containing a mixture of two dipolar starbust triarylamine molecules (fvin and fcho) presenting very similar structures and thermal properties and emitting in complementary spectral regions (orange and blue respectively) and mixed according to their weight ratio. The composition of the UML specifically allows for fine tuning of the emission color despite its very thin thickness down to 1 nm. Competitive energy transfer processes from fcho and the host interface toward fvin are key parameters to control the relative intensity between red and blue emission. White light with very good CIE 1931 color coordinate (0.34, 0.34) was obtained by simply adjusting the UML film composition.

  8. Scale-up of an alkaline protease from Bacillus pumilus MTCC 7514 utilizing fish meal as a sole source of nutrients.

    PubMed

    Gupta, Rishikesh Kumar; Prasad, Dinesh; Sathesh, Jaykumar; Naidu, Ramachandra Boopathy; Kamini, Numbi Ramudu; Palanivel, Saravanan; Gowthaman, Marichetti Kuppuswami

    2012-09-01

    Fish meal grades SL1 and SL2 from Sardine (Sardinella longiceps) and NJ from Pink Perch (Nemipterus japonicas) were evaluated as a sole source of carbon and nitrogen in the medium for alkaline protease production by Bacillus pumilus MTCC 7514. The analysis of the fish meal suggests that the carbon and nitrogen contents in fish meal are sufficient to justify its choice as replacement for other nutrients. Protease production increased significantly (4,914 U/ml) in medium containing only fish meal, compared with the basal medium (2,646 U/ml). However, the elimination of inorganic salts from media reduced the protease productivity. In addition, all the three grades of fish meal yielded almost the same amounts of protease when employed as the sole source of carbon and nitrogen. Nevertheless, the best results were observed in fish meal SL1 medium. Furthermore, protease production was enhanced to 6,966 U/ml and 7,047 U/ml on scaling up from flask (4,914 U/ml) to 3.7 and 20 L fermenters, respectively, using fish meal (10 g/l). Similarly, the corresponding improvement in productivities over flask (102.38 U/ml/h) was 193.5 and 195.75 U/ml/h in 3.7 and 20 L fermenters, respectively. The crude protease was found to have dehairing ability in leather processing, which is bound to have great environmental benefits.

  9. High-level expression of two thermophilic β-mannanases in Yarrowialipolytica.

    PubMed

    YaPing, Wang; Ben, Rao; Ling, Zhang; Lixin, Ma

    2017-05-01

    Two thermophilic β-mannanases (ManA and ManB)were successfully expressed in Yarrowialipolytica using vector pINA1296I. The sequences of manA from Aspergillus niger CBS 513.88 and manB from Bacillus subtilis BCC41051 were optimized based on codon-usage bias in Y.lipolytica and synthesized by overlapping polymerase chain reaction (PCR). We utilized the pINA1296I vector, which allows inserting and expression of multiple copies of an expression cassette, to engineer recombinant strains containing multiple copies of manA or manB. Following verification of target-gene expression by quantitative PCR, fermentation experiments indicated that recombinant protein levels and enzyme activity increased along with increasing manA/manB copy number.After production in a 10 l fermenter, we obtained maximum enzyme activity from strains YLA6 and YLB6 of3024 U/mL and 1024 U/mL, respectively. Additionally, purification and characterization results revealed that the optimum pH and temperature for manA activity were pH∼5 and ∼70 °C, and for manB activity were pH∼7 and 60 °C, respectively. These results indicated that the thermo stabilities of these two enzymes were higher than most other mannanases, making them potentially useful for industrial applications. Copyright © 2017 Elsevier Inc. All rights reserved.

  10. CAN WE PREDICT THE GLOBAL MAGNETIC TOPOLOGY OF A PRE-MAIN-SEQUENCE STAR FROM ITS POSITION IN THE HERTZSPRUNG-RUSSELL DIAGRAM?

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gregory, S. G.; Hillenbrand, L. A.; Donati, J.-F.

    2012-08-20

    Zeeman-Doppler imaging studies have shown that the magnetic fields of T Tauri stars can be significantly more complex than a simple dipole and can vary markedly between sources. We collect and summarize the magnetic field topology information obtained to date and present Hertzsprung-Russell (H-R) diagrams for the stars in the sample. Intriguingly, the large-scale field topology of a given pre-main-sequence (PMS) star is strongly dependent upon the stellar internal structure, with the strength of the dipole component of its multipolar magnetic field decaying rapidly with the development of a radiative core. Using the observational data as a basis, we arguemore » that the general characteristics of the global magnetic field of a PMS star can be determined from its position in the H-R diagram. Moving from hotter and more luminous to cooler and less luminous stars across the PMS of the H-R diagram, we present evidence for four distinct magnetic topology regimes. Stars with large radiative cores, empirically estimated to be those with a core mass in excess of {approx}40% of the stellar mass, host highly complex and dominantly non-axisymmetric magnetic fields, while those with smaller radiative cores host axisymmetric fields with field modes of higher order than the dipole dominant (typically, but not always, the octupole). Fully convective stars above {approx}> 0.5 M{sub Sun} appear to host dominantly axisymmetric fields with strong (kilo-Gauss) dipole components. Based on similarities between the magnetic properties of PMS stars and main-sequence M-dwarfs with similar internal structures, we speculate that a bistable dynamo process operates for lower mass stars ({approx}< 0.5 M{sub Sun} at an age of a few Myr) and that they will be found to host a variety of magnetic field topologies. If the magnetic topology trends across the H-R diagram are confirmed, they may provide a new method of constraining PMS stellar evolution models.« less

  11. Modeling Healthcare Processes Using Commitments: An Empirical Evaluation.

    PubMed

    Telang, Pankaj R; Kalia, Anup K; Singh, Munindar P

    2015-01-01

    The two primary objectives of this paper are: (a) to demonstrate how Comma, a business modeling methodology based on commitments, can be applied in healthcare process modeling, and (b) to evaluate the effectiveness of such an approach in producing healthcare process models. We apply the Comma approach on a breast cancer diagnosis process adapted from an HHS committee report, and presents the results of an empirical study that compares Comma with a traditional approach based on the HL7 Messaging Standard (Traditional-HL7). Our empirical study involved 47 subjects, and two phases. In the first phase, we partitioned the subjects into two approximately equal groups. We gave each group the same requirements based on a process scenario for breast cancer diagnosis. Members of one group first applied Traditional-HL7 and then Comma whereas members of the second group first applied Comma and then Traditional-HL7-each on the above-mentioned requirements. Thus, each subject produced two models, each model being a set of UML Sequence Diagrams. In the second phase, we repartitioned the subjects into two groups with approximately equal distributions from both original groups. We developed exemplar Traditional-HL7 and Comma models; we gave one repartitioned group our Traditional-HL7 model and the other repartitioned group our Comma model. We provided the same changed set of requirements to all subjects and asked them to modify the provided exemplar model to satisfy the new requirements. We assessed solutions produced by subjects in both phases with respect to measures of flexibility, time, difficulty, objective quality, and subjective quality. Our study found that Comma is superior to Traditional-HL7 in flexibility and objective quality as validated via Student's t-test to the 10% level of significance. Comma is a promising new approach for modeling healthcare processes. Further gains could be made through improved tooling and enhanced training of modeling personnel.

  12. Modeling Healthcare Processes Using Commitments: An Empirical Evaluation

    PubMed Central

    2015-01-01

    The two primary objectives of this paper are: (a) to demonstrate how Comma, a business modeling methodology based on commitments, can be applied in healthcare process modeling, and (b) to evaluate the effectiveness of such an approach in producing healthcare process models. We apply the Comma approach on a breast cancer diagnosis process adapted from an HHS committee report, and presents the results of an empirical study that compares Comma with a traditional approach based on the HL7 Messaging Standard (Traditional-HL7). Our empirical study involved 47 subjects, and two phases. In the first phase, we partitioned the subjects into two approximately equal groups. We gave each group the same requirements based on a process scenario for breast cancer diagnosis. Members of one group first applied Traditional-HL7 and then Comma whereas members of the second group first applied Comma and then Traditional-HL7—each on the above-mentioned requirements. Thus, each subject produced two models, each model being a set of UML Sequence Diagrams. In the second phase, we repartitioned the subjects into two groups with approximately equal distributions from both original groups. We developed exemplar Traditional-HL7 and Comma models; we gave one repartitioned group our Traditional-HL7 model and the other repartitioned group our Comma model. We provided the same changed set of requirements to all subjects and asked them to modify the provided exemplar model to satisfy the new requirements. We assessed solutions produced by subjects in both phases with respect to measures of flexibility, time, difficulty, objective quality, and subjective quality. Our study found that Comma is superior to Traditional-HL7 in flexibility and objective quality as validated via Student’s t-test to the 10% level of significance. Comma is a promising new approach for modeling healthcare processes. Further gains could be made through improved tooling and enhanced training of modeling personnel. PMID:26539985

  13. Downregulation of cell survival signalling pathways and increased cell damage in hydrogen peroxide-treated human renal proximal tubular cells by alpha-erythropoietin.

    PubMed

    Andreucci, M; Fuiano, G; Presta, P; Lucisano, G; Leone, F; Fuiano, L; Bisesti, V; Esposito, P; Russo, D; Memoli, B; Faga, T; Michael, A

    2009-08-01

    Erythropoietin has been shown to have a protective effect in certain models of ischaemia-reperfusion, and in some cases the protection has been correlated with activation of signalling pathways known to play a role in cell survival and proliferation. We have studied whether erythropoietin would overcome direct toxic effects of hydrogen peroxide (H(2)O(2)) treatment to human renal proximal tubular (HK-2) cells. HK-2 cells were incubated with H(2)O(2) (2 mm) for 2 h with or without erythropoietin at concentrations of 100 and 400 U/ml, and cell viability/proliferation was assessed by chemical reduction of MTT. Changes in phosphorylation state of the kinases Akt, glycogen synthase kinase-3beta (GSK-3beta), mammalian target of rapamycin (mTOR) and extracellular signal-regulated kinase 1 and 2 (ERK1/ERK2) were also analysed. Cells incubated with H(2)O(2) alone showed a significant decrease in viability, which did not significantly change by addition of erythropoietin at concentration of 100 U/ml, but was further reduced when concentration of erythropoietin was increased to 400 U/ml. Phosphorylation state of the kinases Akt, GSK-3beta, mTOR and ERK1/ERK2 of H(2)O(2)-treated HK-2 cells was slightly altered in the presence of erythropoietin at concentration of 100 U/ml, but was significantly less in the presence of erythropoietin at a concentration of 400 U/ml. Phosphorylation of forkhead transcription factor FKHRL1 was diminished in cells incubated with H(2)O(2) and erythropoietin at a concentration of 400 U/ml. Erythropoietin, at high concentrations, may significantly increase cellular damage in HK-2 cells subjected to oxidative stress, which may be due in part to decrease in activation of important signalling pathways involved in cell survival and/or cell proliferation.

  14. INSULIN GLARGINE 300 U/ML IS ASSOCIATED WITH LESS WEIGHT GAIN WHILE MAINTAINING GLYCEMIC CONTROL AND LOW RISK OF HYPOGLYCEMIA COMPARED WITH INSULIN GLARGINE 100 U/ML IN AN AGING POPULATION WITH TYPE 2 DIABETES.

    PubMed

    Munshi, Medha N; Gill, Jasvinder; Chao, Jason; Nikonova, Elena V; Patel, Meenakshi

    2018-02-01

    Assess efficacy, hypoglycemia, and weight gain in patients with type 2 diabetes (T2D) treated with insulin glargine 300 U/mL (Gla-300) or 100 U/mL (Gla-100) across different age groups. Pooled data were generated for patients randomized to Gla-300 or Gla-100 in the EDITION 2 (NCT01499095) and 3 (NCT01676220) studies. In 4 age groups (<55, ≥55 to <60, ≥60 to <65, ≥65 years), glycated hemoglobin A1C (A1C), percentage of patients reaching A1C <7.5% (58 mmol/mol), weight change, confirmed hypoglycemia (blood glucose ≤70 mg/dL), and/or severe hypoglycemia (events requiring third-party assistance) were analyzed with descriptive statistics and logistic, binomial, and analysis of covariance regression modeling. A1C reductions from baseline and proportions of patients at target were similar for Gla-300 and Gla-100 across all age groups at 6 and 12 months, but hypoglycemia incidence and event rate were lower with Gla-300 at 6 (both P<.001) and 12 months ( P<.001 and P = .005, respectively). Patients on Gla-300 gained less weight than those on Gla-100 at 6 ( P = .027) and 12 months ( P = .021). Changes in weight and daily weight-adjusted insulin dose decreased with increasing age at 6 ( P<.001 and P = .017, respectively) and 12 months ( P<.001 and P = .011, respectively). Older patients with T2D may benefit from treatment with Gla-300, which is associated with a lower hypoglycemia rate and less weight gain with similar efficacy compared with Gla-100. A1C = glycated hemoglobin A1C BMI = body mass index Gla-100 = insulin glargine 100 U/mL Gla-300 = insulin glargine 300 U/mL OAD = oral antidiabetes drug T2D = type 2 diabetes.

  15. Soluble CD30 in patients with antibody-mediated rejection of the kidney allograft.

    PubMed

    Slavcev, Antonij; Honsova, Eva; Lodererova, Alena; Pavlova, Yelena; Sajdlova, Helena; Vitko, Stefan; Skibova, Jelena; Striz, Ilja; Viklicky, Ondrej

    2007-07-01

    The aim of our retrospective study was to evaluate the clinical significance of measurement of the soluble CD30 (sCD30) molecule for the prediction of antibody-mediated (humoral) rejection (HR). Sixty-two kidney transplant recipients (thirty-one C4d-positive and thirty-one C4d-negative patients) were included into the study. Soluble CD30 levels were evaluated before transplantation and during periods of graft function deterioration. The median concentrations of the sCD30 molecule were identical in C4d-positive and C4d-negative patients before and after transplantation (65.5 vs. 65.0 and 28.2 vs. 36.0 U/ml, respectively). C4d+ patients who developed DSA de novo had a tendency to have higher sCD30 levels before transplantation (80.7+/-53.6 U/ml, n=8) compared with C4d-negative patients (65.0+/-33.4 U/ml, n=15). Soluble CD30 levels were evaluated as positive and negative (>or=100 U/ml and <100 U/ml respectively) and the sensitivity, specificity and accuracy of sCD30 estimation with regard to finding C4d deposits in peritubular capillaries were determined. The sensitivity of sCD30+ testing was generally below 40%, while the specificity of the test, i.e. the likelihood that if sCD30 testing is negative, C4d deposits would be absent, was 82%. C4d+ patients who developed DSA de novo were evaluated separately; the specificity of sCD30 testing for the incidence of HR in this cohort was 86%. We could not confirm in our study that high sCD30 levels (>or=100 U/ml) might be predictive for the incidence of HR. Negative sCD30 values might be however helpful for identifying patients with a low risk for development of DSA and antibody-mediated rejection.

  16. Old torsion Balance Observations - too old for modern Exploration?

    NASA Astrophysics Data System (ADS)

    Götze, H.-J.

    2003-04-01

    Gravity gradiometry is a new gravity measurement technology that could fundamentally change the game of subsurface modelling and enhance geological interpretations: at fully inertial stabilized platforms they provide observed components of the E&{uml;o}tv&{uml;o}s tensor for 3D interpretations in mining and oil exploration and other fields of pure and applied geophysics. Although gravity gradiometry was among the first geophysical methods used successfully in applied Geophysics (E&{uml;o}tv&{uml;o}s torsion balance), the technology fell from favour in the 1930s. From this time measurements, done by torsion balances (Drehwaagen), are presented here which were observed to detect salt domes in the Northwest German basin. The data were digitized from old copies, then reprocessed and recalculated to draw Bouguer anomaly maps. However, the second derivatives of the gravity potential provide also independent data which can be used to constrain forward modelling. 3D modelling of Vxz, Vyz and other components of the E&{uml;o}tv&{uml;o}s tensor provide better insight into the geometry of the salt dome structure than modelling of the Bouguer gravity field. In addition to this first example results from gravity data processing by applying curvature techniques and again 3D forward modelling of second derivatives of the potential of density domains in the uppermost crust in the area of the Dead Sea Transform (Jordan) is presented here. The 3D modelling is conducted by the program package IGMAS which supply possibilities to calculate potential, gravity, its components and the Eötvös tensor components. Based on results so far one can conclude that the knowledge of the "second derivatives of the potential" could fundamentally change the role of gravity field measurements in the process of underground investigations not only for resource exploration but for investigations along large faults systems.

  17. Physician nurse care: A new use of UMLS to measure professional contribution: Are we talking about the same patient a new graph matching algorithm?

    PubMed

    Boyd, Andrew D; Dunn Lopez, Karen; Lugaresi, Camillo; Macieira, Tamara; Sousa, Vanessa; Acharya, Sabita; Balasubramanian, Abhinaya; Roussi, Khawllah; Keenan, Gail M; Lussier, Yves A; Li, Jianrong 'John'; Burton, Michel; Di Eugenio, Barbara

    2018-05-01

    Physician and nurses have worked together for generations; however, their language and training are vastly different; comparing and contrasting their work and their joint impact on patient outcomes is difficult in light of this difference. At the same time, the EHR only includes the physician perspective via the physician-authored discharge summary, but not nurse documentation. Prior research in this area has focused on collaboration and the usage of similar terminology. The objective of the study is to gain insight into interprofessional care by developing a computational metric to identify similarities, related concepts and differences in physician and nurse work. 58 physician discharge summaries and the corresponding nurse plans of care were transformed into Unified Medical Language System (UMLS) Concept Unique Identifiers (CUIs). MedLEE, a Natural Language Processing (NLP) program, extracted "physician terms" from free-text physician summaries. The nursing plans of care were constructed using the HANDS © nursing documentation software. HANDS © utilizes structured terminologies: nursing diagnosis (NANDA-I), outcomes (NOC), and interventions (NIC) to create "nursing terms". The physician's and nurse's terms were compared using the UMLS network for relatedness, overlaying the physician and nurse terms for comparison. Our overarching goal is to provide insight into the care, by innovatively applying graph algorithms to the UMLS network. We reveal the relationships between the care provided by each professional that is specific to the patient level. We found that only 26% of patients had synonyms (identical UMLS CUIs) between the two professions' documentation. On average, physicians' discharge summaries contain 27 terms and nurses' documentation, 18. Traversing the UMLS network, we found an average of 4 terms related (distance less than 2) between the professions, leaving most concepts as unrelated between nurse and physician care. Our hypothesis that physician's and nurse's practice domains are markedly different is supported by the preliminary, quantitative evidence we found. Leveraging the UMLS network and graph traversal algorithms, allows us to compare and contrast nursing and physician care on a single patient, enabling a more complete picture of patient care. We can differentiate professional contributions to patient outcomes and related and divergent concepts by each profession. Copyright © 2018 The Author(s). Published by Elsevier B.V. All rights reserved.

  18. Physician nurse care: A new use of UMLS to measure professional contribution

    PubMed Central

    Boyd, Andrew D.; Lopez, Karen Dunn; Lugaresi, Camillo; Macieira, Tamara; Sousa, Vanessa; Acharya, Sabita; Balasubramanian, Abhinaya; Roussi, Khawllah; Keenan, Gail M.; Lussier, Yves A.; ‘John’ Li, Jianrong; Burton, Michel; Di Eugenio, Barbara

    2018-01-01

    Background Physician and nurses have worked together for generations; however, their language and training are vastly different; comparing and contrasting their work and their joint impact on patient outcomes is difficult in light of this difference. At the same time, the EHR only includes the physician perspective via the physician-authored discharge summary, but not nurse documentation. Prior research in this area has focused on collaboration and the usage of similar terminology. Objective The objective of the study is to gain insight into interprofessional care by developing a computational metric to identify similarities, related concepts and differences in physician and nurse work. Methods 58 physician discharge summaries and the corresponding nurse plans of care were transformed into Unified Medical Language System (UMLS) Concept Unique Identifiers (CUIs). MedLEE, a Natural Language Processing (NLP) program, extracted “physician terms” from free-text physician summaries. The nursing plans of care were constructed using the HANDS© nursing documentation software. HANDS© utilizes structured terminologies: nursing diagnosis (NANDA-I), outcomes (NOC), and interventions (NIC) to create “nursing terms”. The physician’s and nurse’s terms were compared using the UMLS network for relatedness, overlaying the physician and nurse terms for comparison. Our overarching goal is to provide insight into the care, by innovatively applying graph algorithms to the UMLS network. We reveal the relationships between the care provided by each professional that is specific to the patient level. Results We found that only 26% of patients had synonyms (identical UMLS CUIs) between the two professions’ documentation. On average, physicians’ discharge summaries contain 27 terms and nurses’ documentation, 18. Traversing the UMLS network, we found an average of 4 terms related (distance less than 2) between the professions, leaving most concepts as unrelated between nurse and physician care. Conclusion Our hypothesis that physician’s and nurse’s practice domains are markedly different is supported by the preliminary, quantitative evidence we found. Leveraging the UMLS network and graph traversal algorithms, allows us to compare and contrast nursing and physician care on a single patient, enabling a more complete picture of patient care. We can differentiate professional contributions to patient outcomes and related and divergent concepts by each profession. PMID:29602435

  19. Phase II evaluation of clinical coding schemes: completeness, taxonomy, mapping, definitions, and clarity. CPRI Work Group on Codes and Structures.

    PubMed

    Campbell, J R; Carpenter, P; Sneiderman, C; Cohn, S; Chute, C G; Warren, J

    1997-01-01

    To compare three potential sources of controlled clinical terminology (READ codes version 3.1, SNOMED International, and Unified Medical Language System (UMLS) version 1.6) relative to attributes of completeness, clinical taxonomy, administrative mapping, term definitions and clarity (duplicate coding rate). The authors assembled 1929 source concept records from a variety of clinical information taken from four medical centers across the United States. The source data included medical as well as ample nursing terminology. The source records were coded in each scheme by an investigator and checked by the coding scheme owner. The codings were then scored by an independent panel of clinicians for acceptability. Codes were checked for definitions provided with the scheme. Codes for a random sample of source records were analyzed by an investigator for "parent" and "child" codes within the scheme. Parent and child pairs were scored by an independent panel of medical informatics specialists for clinical acceptability. Administrative and billing code mapping from the published scheme were reviewed for all coded records and analyzed by independent reviewers for accuracy. The investigator for each scheme exhaustively searched a sample of coded records for duplications. SNOMED was judged to be significantly more complete in coding the source material than the other schemes (SNOMED* 70%; READ 57%; UMLS 50%; *p < .00001). SNOMED also had a richer clinical taxonomy judged by the number of acceptable first-degree relatives per coded concept (SNOMED* 4.56, UMLS 3.17; READ 2.14, *p < .005). Only the UMLS provided any definitions; these were found for 49% of records which had a coding assignment. READ and UMLS had better administrative mappings (composite score: READ* 40.6%; UMLS* 36.1%; SNOMED 20.7%, *p < .00001), and SNOMED had substantially more duplications of coding assignments (duplication rate: READ 0%; UMLS 4.2%; SNOMED* 13.9%, *p < .004) associated with a loss of clarity. No major terminology source can lay claim to being the ideal resource for a computer-based patient record. However, based upon this analysis of releases for April 1995, SNOMED International is considerably more complete, has a compositional nature and a richer taxonomy. Is suffers from less clarity, resulting from a lack of syntax and evolutionary changes in its coding scheme. READ has greater clarity and better mapping to administrative schemes (ICD-10 and OPCS-4), is rapidly changing and is less complete. UMLS is a rich lexical resource, with mappings to many source vocabularies. It provides definitions for many of its terms. However, due to the varying granularities and purposes of its source schemes, it has limitations for representation of clinical concepts within a computer-based patient record.

  20. Phase II Evaluation of Clinical Coding Schemes

    PubMed Central

    Campbell, James R.; Carpenter, Paul; Sneiderman, Charles; Cohn, Simon; Chute, Christopher G.; Warren, Judith

    1997-01-01

    Abstract Objective: To compare three potential sources of controlled clinical terminology (READ codes version 3.1, SNOMED International, and Unified Medical Language System (UMLS) version 1.6) relative to attributes of completeness, clinical taxonomy, administrative mapping, term definitions and clarity (duplicate coding rate). Methods: The authors assembled 1929 source concept records from a variety of clinical information taken from four medical centers across the United States. The source data included medical as well as ample nursing terminology. The source records were coded in each scheme by an investigator and checked by the coding scheme owner. The codings were then scored by an independent panel of clinicians for acceptability. Codes were checked for definitions provided with the scheme. Codes for a random sample of source records were analyzed by an investigator for “parent” and “child” codes within the scheme. Parent and child pairs were scored by an independent panel of medical informatics specialists for clinical acceptability. Administrative and billing code mapping from the published scheme were reviewed for all coded records and analyzed by independent reviewers for accuracy. The investigator for each scheme exhaustively searched a sample of coded records for duplications. Results: SNOMED was judged to be significantly more complete in coding the source material than the other schemes (SNOMED* 70%; READ 57%; UMLS 50%; *p <.00001). SNOMED also had a richer clinical taxonomy judged by the number of acceptable first-degree relatives per coded concept (SNOMED* 4.56; UMLS 3.17; READ 2.14, *p <.005). Only the UMLS provided any definitions; these were found for 49% of records which had a coding assignment. READ and UMLS had better administrative mappings (composite score: READ* 40.6%; UMLS* 36.1%; SNOMED 20.7%, *p <. 00001), and SNOMED had substantially more duplications of coding assignments (duplication rate: READ 0%; UMLS 4.2%; SNOMED* 13.9%, *p <. 004) associated with a loss of clarity. Conclusion: No major terminology source can lay claim to being the ideal resource for a computer-based patient record. However, based upon this analysis of releases for April 1995, SNOMED International is considerably more complete, has a compositional nature and a richer taxonomy. It suffers from less clarity, resulting from a lack of syntax and evolutionary changes in its coding scheme. READ has greater clarity and better mapping to administrative schemes (ICD-10 and OPCS-4), is rapidly changing and is less complete. UMLS is a rich lexical resource, with mappings to many source vocabularies. It provides definitions for many of its terms. However, due to the varying granularities and purposes of its source schemes, it has limitations for representation of clinical concepts within a computer-based patient record. PMID:9147343

  1. Mathematical Description Development of Reactions of Metallic Gallium Using Kinetic Block Diagram

    NASA Astrophysics Data System (ADS)

    Yakovleva, A. A.; Soboleva, V. G.; Filatova, E. G.

    2018-05-01

    A kinetic block diagram based on a logical sequence of actions in the mathematical processing of a kinetic data is used. A type of reactions of metallic gallium in hydrochloric acid solutions is determined. It has been established that the reactions of the formation of gallium oxide and its salts proceed independently and in the absence of the diffusion resistance. Kinetic models connecting the constants of the reaction rate with the activation energy and describing the evolution of the process are obtained.

  2. Active galactic nuclei from He II: a more complete census of AGN in SDSS galaxies yields a new population of low-luminosity AGN in highly star-forming galaxies

    NASA Astrophysics Data System (ADS)

    Bär, Rudolf E.; Weigel, Anna K.; Sartori, Lia F.; Oh, Kyuseok; Koss, Michael; Schawinski, Kevin

    2017-04-01

    In order to perform a more complete census of active galactic nuclei (AGN) in the local Universe, we investigate the use of the He II λ4685 emission line diagnostic diagram by Shirazi & Brinchmann (2012) in addition to the standard methods based on other optical emission lines. The He II-based diagnostics is more sensitive to AGN ionization in the presence of strong star formation than conventional line diagnostics. We survey a magnitude-limited sample of 63 915 galaxies from the Sloan Digital Sky Survey Data Release 7 at 0.02 < z < 0.05 and use both the conventional BPT emission line diagnostic diagrams, as well as the He II diagram to identify AGN. In this sample, 1075 galaxies are selected as AGN using the BPT diagram, while additional 234 galaxies are identified as AGN using the He II diagnostic diagram, representing a 22 per cent increase of AGN in the parent galaxy sample. We explore the host galaxy properties of these new He II-selected AGN candidates and find that they are most common in star-forming galaxies on the blue cloud and on the main sequence where ionization from star formation is most likely to mask AGN emission in the BPT lines. We note in particular a high He II AGN fraction in galaxies above the high-mass end of the main sequence where quenching is expected to occur. We use archival Chandra observations to confirm the AGN nature of candidates selected through He II-based diagnostic. Finally, we discuss how this technique can help inform galaxy/black hole coevolution scenarios.

  3. Augmenting Oracle Text with the UMLS for enhanced searching of free-text medical reports.

    PubMed

    Ding, Jing; Erdal, Selnur; Dhaval, Rakesh; Kamal, Jyoti

    2007-10-11

    The intrinsic complexity of free-text medical reports imposes great challenges for information retrieval systems. We have developed a prototype search engine for retrieving clinical reports that leverages the powerful indexing and querying capabilities of Oracle Text, and the rich biomedical domain knowledge and semantic structures that are captured in the UMLS Metathesaurus.

  4. "UML Quiz": Automatic Conversion of Web-Based E-Learning Content in Mobile Applications

    ERIC Educational Resources Information Center

    von Franqué, Alexander; Tellioglu, Hilda

    2014-01-01

    Many educational institutions use Learning Management Systems to provide e-learning content to their students. This often includes quizzes that can help students to prepare for exams. However, the content is usually web-optimized and not very usable on mobile devices. In this work a native mobile application ("UML Quiz") that imports…

  5. The Future of Architecture Collaborative Information Sharing: DoDAF Version 2.03 Updates

    DTIC Science & Technology

    2012-04-30

    Salamander x Select Solution Factory Select Business Solutions BPMN , UML x SimonTool Simon Labs x SimProcess CACI BPMN x System Architecture Management...for DoDAF Mega UML x Metastorm ProVision Metastorm BPMN x Naval Simulation System - 4 Aces METRON x NetViz CA x OPNET OPNET x Tool Name Vendor Primary

  6. Production of Cellulolytic and Hemicellulolytic Enzymes From Aureobasidium pulluans on Solid State Fermentation

    NASA Astrophysics Data System (ADS)

    Leite, Rodrigo Simões Ribeiro; Bocchini, Daniela Alonso; da Silva Martins, Eduardo; Silva, Dênis; Gomes, Eleni; da Silva, Roberto

    This article investigates a strain of the yeast Aureobasidium pullulans for cellulase and hemicellulase production in solid state fermentation. Among the substrates analyzed, the wheat bran culture presented the highest enzymatic production (1.05 U/mL endoglucanase, 1.3 U/mL β-glucosidase, and 5.0 U/mL xylanase). Avicelase activity was not detected. The optimum pH and temperature for xylanase, endoglucanase and β-glucosidase were 5.0 and 50, 4.5 and 60, 4.0 and 75°C, respectively. These enzymes remained stable between a wide range of pH. The β-glucosidase was the most thermostable enzyme remaining 100% active when incubated at 75°C for 1 h.

  7. Establishing homologies in protein sequences

    NASA Technical Reports Server (NTRS)

    Dayhoff, M. O.; Barker, W. C.; Hunt, L. T.

    1983-01-01

    Computer-based statistical techniques used to determine homologies between proteins occurring in different species are reviewed. The technique is based on comparison of two protein sequences, either by relating all segments of a given length in one sequence to all segments of the second or by finding the best alignment of the two sequences. Approaches discussed include selection using printed tabulations, identification of very similar sequences, and computer searches of a database. The use of the SEARCH, RELATE, and ALIGN programs (Dayhoff, 1979) is explained; sample data are presented in graphs, diagrams, and tables and the construction of scoring matrices is considered.

  8. Targeting MED1 LxxLL Motifs for Tissue-Selective Treatment of Human Breast Cancer

    DTIC Science & Technology

    2013-09-01

    colleagues have successfully conjugated malachite green aptamer to RNA nanoparticles characterized by a 3WJ pRNA motif. The in vitro experiment indi- cated...DNA/RNA sequence FIGURE 19.5 Diagram of RNA nanoparticle harboring malachite green aptamer, survivin siRNA and folate-DNA/RNA sequence for targeting...of RNA Aptamer to RNA Nanoparticles (Figure 19.5; Shu et al. 2011). The sequence for the malachite green aptamer nanoparticle was rationally designed

  9. Targeting MED1 LxxLL Motifs for Tissue-Selective Treatment of Human Breast Cancer

    DTIC Science & Technology

    2014-09-01

    his colleagues have successfully conjugated malachite green aptamer to RNA nanoparticles characterized by a 3WJ pRNA motif. The in vitro experiment...Folate-DNA/RNA sequence FIGURE 19.5 Diagram of RNA nanoparticle harboring malachite green aptamer, survivin siRNA and folate-DNA/RNA sequence for...405Conjugation of RNA Aptamer to RNA Nanoparticles (Figure 19.5; Shu et al. 2011). The sequence for the malachite green aptamer nanoparticle was rationally

  10. Development of a Prognostic Marker for Lung Cancer Using Analysis of Tumor Evolution

    DTIC Science & Technology

    2017-08-01

    SUPPLEMENTARY NOTES 14. ABSTRACT The goal of this project is to sequence the exomes of single tumor cells from tumors in order to construct evolutionary trees...dissociation, tumor cell isolation, whole genome amplification, and exome sequencing. We have begun to sequence the exomes of single cells and to...of populations, the evolution of tumor cells within a tumor can be diagrammed on a phylogenetic tree. The more diverse a tumor’s phylogenetic tree

  11. Comparing the white dwarf cooling sequences in 47 Tuc and NGC 6397

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Richer, Harvey B.; Goldsbury, Ryan; Heyl, Jeremy

    2013-12-01

    Using deep Hubble Space Telescope imaging, color-magnitude diagrams are constructed for the globular clusters 47 Tuc and NGC 6397. As expected, because of its lower metal abundance, the main sequence of NGC 6397 lies well to the blue of that of 47 Tuc. A comparison of the white dwarf cooling sequences of the two clusters, however, demonstrates that these sequences are indistinguishable over most of their loci—a consequence of the settling out of heavy elements in the dense white dwarf atmosphere and the near equality of their masses. Lower quality data on M4 continues this trend to a third clustermore » whose metallicity is intermediate between these two. While the path of the white dwarfs in the color-magnitude diagram is nearly identical in 47 Tuc and NGC 6397, the numbers of white dwarfs along the path are not. This results from the relatively rapid relaxation in NGC 6397 compared to 47 Tuc and provides a cautionary note that simply counting objects in star clusters in random locations as a method of testing stellar evolutionary theory is likely dangerous unless dynamical considerations are included.« less

  12. Towards refactoring the Molecular Function Ontology with a UML profile for function modeling.

    PubMed

    Burek, Patryk; Loebe, Frank; Herre, Heinrich

    2017-10-04

    Gene Ontology (GO) is the largest resource for cataloging gene products. This resource grows steadily and, naturally, this growth raises issues regarding the structure of the ontology. Moreover, modeling and refactoring large ontologies such as GO is generally far from being simple, as a whole as well as when focusing on certain aspects or fragments. It seems that human-friendly graphical modeling languages such as the Unified Modeling Language (UML) could be helpful in connection with these tasks. We investigate the use of UML for making the structural organization of the Molecular Function Ontology (MFO), a sub-ontology of GO, more explicit. More precisely, we present a UML dialect, called the Function Modeling Language (FueL), which is suited for capturing functions in an ontologically founded way. FueL is equipped, among other features, with language elements that arise from studying patterns of subsumption between functions. We show how to use this UML dialect for capturing the structure of molecular functions. Furthermore, we propose and discuss some refactoring options concerning fragments of MFO. FueL enables the systematic, graphical representation of functions and their interrelations, including making information explicit that is currently either implicit in MFO or is mainly captured in textual descriptions. Moreover, the considered subsumption patterns lend themselves to the methodical analysis of refactoring options with respect to MFO. On this basis we argue that the approach can increase the comprehensibility of the structure of MFO for humans and can support communication, for example, during revision and further development.

  13. Enhanced semantic interoperability by profiling health informatics standards.

    PubMed

    López, Diego M; Blobel, Bernd

    2009-01-01

    Several standards applied to the healthcare domain support semantic interoperability. These standards are far from being completely adopted in health information system development, however. The objective of this paper is to provide a method and suggest the necessary tooling for reusing standard health information models, by that way supporting the development of semantically interoperable systems and components. The approach is based on the definition of UML Profiles. UML profiling is a formal modeling mechanism to specialize reference meta-models in such a way that it is possible to adapt those meta-models to specific platforms or domains. A health information model can be considered as such a meta-model. The first step of the introduced method identifies the standard health information models and tasks in the software development process in which healthcare information models can be reused. Then, the selected information model is formalized as a UML Profile. That Profile is finally applied to system models, annotating them with the semantics of the information model. The approach is supported on Eclipse-based UML modeling tools. The method is integrated into a comprehensive framework for health information systems development, and the feasibility of the approach is demonstrated in the analysis, design, and implementation of a public health surveillance system, reusing HL7 RIM and DIMs specifications. The paper describes a method and the necessary tooling for reusing standard healthcare information models. UML offers several advantages such as tooling support, graphical notation, exchangeability, extensibility, semi-automatic code generation, etc. The approach presented is also applicable for harmonizing different standard specifications.

  14. Word sense disambiguation in the clinical domain: a comparison of knowledge-rich and knowledge-poor unsupervised methods

    PubMed Central

    Chasin, Rachel; Rumshisky, Anna; Uzuner, Ozlem; Szolovits, Peter

    2014-01-01

    Objective To evaluate state-of-the-art unsupervised methods on the word sense disambiguation (WSD) task in the clinical domain. In particular, to compare graph-based approaches relying on a clinical knowledge base with bottom-up topic-modeling-based approaches. We investigate several enhancements to the topic-modeling techniques that use domain-specific knowledge sources. Materials and methods The graph-based methods use variations of PageRank and distance-based similarity metrics, operating over the Unified Medical Language System (UMLS). Topic-modeling methods use unlabeled data from the Multiparameter Intelligent Monitoring in Intensive Care (MIMIC II) database to derive models for each ambiguous word. We investigate the impact of using different linguistic features for topic models, including UMLS-based and syntactic features. We use a sense-tagged clinical dataset from the Mayo Clinic for evaluation. Results The topic-modeling methods achieve 66.9% accuracy on a subset of the Mayo Clinic's data, while the graph-based methods only reach the 40–50% range, with a most-frequent-sense baseline of 56.5%. Features derived from the UMLS semantic type and concept hierarchies do not produce a gain over bag-of-words features in the topic models, but identifying phrases from UMLS and using syntax does help. Discussion Although topic models outperform graph-based methods, semantic features derived from the UMLS prove too noisy to improve performance beyond bag-of-words. Conclusions Topic modeling for WSD provides superior results in the clinical domain; however, integration of knowledge remains to be effectively exploited. PMID:24441986

  15. Enzymatic comparison and mortality of Beauveria bassiana against cabbage caterpillar Pieris brassicae LINN.

    PubMed

    Dhawan, Manish; Joshi, Neelam

    Beauveria bassiana, an entomopathogenic fungus, is the alternative biocontrol agent exploited against major economic crop pests. Pieris brassicae L. is an emerging pest of the Brassicaceae family. Therefore, in the present study, fungal isolates of Beauveria bassiana, viz. MTCC 2028, MTCC 4495, MTCC 6291, and NBAII-11, were evaluated for their virulence against third instar larvae of P. brassicae. Among all these fungal isolates, maximum mortality (86.66%) was recorded in B. bassiana MTCC 4495 at higher concentration of spores (10 9 conidia/ml), and the minimum mortality (30.00%) was recorded in B. bassiana MTCC 6291 at a lower concentration (10 7 conidia/ml) after ten days of treatment. The extracellular cuticle-degrading enzyme activities of fungal isolates were measured. Variability was observed both in the pattern of enzyme secretion and the level of enzyme activities among various fungal isolates. B. bassiana MTCC 4495 recorded the maximum mean chitinase (0.51U/ml), protease (1.12U/ml), and lipase activities (1.36U/ml). The minimum mean chitinase and protease activities (0.37 and 0.91U/ml, respectively) were recorded in B. bassiana MTCC 6291. The minimum mean lipase activity (1.04U/ml) was recorded in B. bassiana NBAII-11. Our studies revealed B. bassiana MTCC 4495 as the most pathogenic isolate against P. brassicae, which also recorded maximum extracellular enzyme activities, suggesting the possible roles of extracellular enzymes in the pathogenicity of B. bassiana against P. brassicae. Copyright © 2017 Sociedade Brasileira de Microbiologia. Published by Elsevier Editora Ltda. All rights reserved.

  16. Quality evaluation of value sets from cancer study common data elements using the UMLS semantic groups

    PubMed Central

    Solbrig, Harold R; Chute, Christopher G

    2012-01-01

    Objective The objective of this study is to develop an approach to evaluate the quality of terminological annotations on the value set (ie, enumerated value domain) components of the common data elements (CDEs) in the context of clinical research using both unified medical language system (UMLS) semantic types and groups. Materials and methods The CDEs of the National Cancer Institute (NCI) Cancer Data Standards Repository, the NCI Thesaurus (NCIt) concepts and the UMLS semantic network were integrated using a semantic web-based framework for a SPARQL-enabled evaluation. First, the set of CDE-permissible values with corresponding meanings in external controlled terminologies were isolated. The corresponding value meanings were then evaluated against their NCI- or UMLS-generated semantic network mapping to determine whether all of the meanings fell within the same semantic group. Results Of the enumerated CDEs in the Cancer Data Standards Repository, 3093 (26.2%) had elements drawn from more than one UMLS semantic group. A random sample (n=100) of this set of elements indicated that 17% of them were likely to have been misclassified. Discussion The use of existing semantic web tools can support a high-throughput mechanism for evaluating the quality of large CDE collections. This study demonstrates that the involvement of multiple semantic groups in an enumerated value domain of a CDE is an effective anchor to trigger an auditing point for quality evaluation activities. Conclusion This approach produces a useful quality assurance mechanism for a clinical study CDE repository. PMID:22511016

  17. Automated encoding of clinical documents based on natural language processing.

    PubMed

    Friedman, Carol; Shagina, Lyudmila; Lussier, Yves; Hripcsak, George

    2004-01-01

    The aim of this study was to develop a method based on natural language processing (NLP) that automatically maps an entire clinical document to codes with modifiers and to quantitatively evaluate the method. An existing NLP system, MedLEE, was adapted to automatically generate codes. The method involves matching of structured output generated by MedLEE consisting of findings and modifiers to obtain the most specific code. Recall and precision applied to Unified Medical Language System (UMLS) coding were evaluated in two separate studies. Recall was measured using a test set of 150 randomly selected sentences, which were processed using MedLEE. Results were compared with a reference standard determined manually by seven experts. Precision was measured using a second test set of 150 randomly selected sentences from which UMLS codes were automatically generated by the method and then validated by experts. Recall of the system for UMLS coding of all terms was .77 (95% CI.72-.81), and for coding terms that had corresponding UMLS codes recall was .83 (.79-.87). Recall of the system for extracting all terms was .84 (.81-.88). Recall of the experts ranged from .69 to .91 for extracting terms. The precision of the system was .89 (.87-.91), and precision of the experts ranged from .61 to .91. Extraction of relevant clinical information and UMLS coding were accomplished using a method based on NLP. The method appeared to be comparable to or better than six experts. The advantage of the method is that it maps text to codes along with other related information, rendering the coded output suitable for effective retrieval.

  18. A Proposed Pattern of Enterprise Architecture

    DTIC Science & Technology

    2013-02-01

    consistent architecture descriptions. UPDM comprises extensions to both OMG’s Unified Modelling Language (UML) and Systems Modelling Language ( SysML ...those who use UML and SysML . These represent significant advancements that enable architecture trade-off analyses, architecture model execution...Language ( SysML ), and thus provides for architectural descriptions that contain a rich set of (formally) connected DoDAF/MoDAF viewpoints expressed

  19. Celiac disease: Serologic prevalence in patients with irritable bowel syndrome

    PubMed Central

    Mehdi, Zobeiri; Sakineh, Ebrahimi; Mohammad, Farahvash; Mansour, Rezaei; Alireza, Abdollahi

    2012-01-01

    Background: The prevalence of irritable bowel syndrome (IBS) in the community is 10%–20% and have symptom based diagnostic criteria. Many symptoms of celiac disease (CD) with 1% prevalence in some communities can mimic IBS. Sensitive and specific serologic tests of CD can detect asymptomatic cases. The purpose of this study was to compare the level of anti-tissue-transglutaminase (tTG) IgA in IBS patients and controls group. Materials and Methods: This case-control study was performed at a University hospital in which 107 patients with IBS who met the Rome II criteria for their diagnosis were compared with 126 healthy age and sex-matched controls. Both groups were investigated for CD by analysis of their serum tTG IgA antibody with human recombinant antigen. Titers were positive containing over 10u/ml and borderline if they were between 4 and 10 u/ml. Result: 86 percent of IBS patients were female. The mean antibody level was 0.837 u/ml in IBS group and 0.933 u/ml in control group without any significant difference. Discussion and Conclusion: Results of this study may intensify disagreement on the situation of CD in IBS patients. PMID:23826010

  20. Predicting the Fluid-Phase Behavior of Aqueous Solutions of ELP (VPGVG) Sequences Using SAFT-VR.

    PubMed

    Zhao, Binwu; Lindeboom, Tom; Benner, Steven; Jackson, George; Galindo, Amparo; Hall, Carol K

    2017-10-24

    The statistical associating fluid theory for potentials of variable range (SAFT-VR) is used to predict the fluid phase behavior of elastin-like polypeptide (ELP) sequences in aqueous solution with special focus on the loci of lower critical solution temperatures (LCSTs). A SAFT-VR model for these solutions is developed following a coarse-graining approach combining information from atomistic simulations and from previous SAFT models for previously reported relevant systems. Constant-pressure temperature-composition phase diagrams are determined for solutions of (VPGVG) n sequences + water with n = 1 to 300. The SAFT-VR equation of state lends itself to the straightforward calculation of phase boundaries so that complete fluid-phase equilibria can be calculated efficiently. A broad range of thermodynamic conditions of temperature and pressure are considered, and regions of vapor-liquid and liquid-liquid coexistence, including LCSTs, are found. The calculated phase boundaries at low concentrations match those measured experimentally. The temperature-composition phase diagrams of the aqueous ELP solutions at low pressure (0.1 MPa) are similar to those of types V and VI phase behavior in the classification of Scott and van Konynenburg. An analysis of the high-pressure phase behavior confirms, however, that a closed-loop liquid-liquid immiscibility region, separate from the gas-liquid envelope, is present for aqueous solutions of (VPGVG) 30 ; such a phase diagram is typical of type VI phase behavior. ELPs with shorter lengths exhibit both liquid-liquid and gas-liquid regions, both of which become less extensive as the chain length of the ELP is decreased. The strength of the hydrogen-bonding interaction is also found to affect the phase diagram of the (VPGVG) 30 system in that the liquid-liquid and gas-liquid regions expand as the hydrogen-bonding strength is decreased and shrink as it is increased. The LCSTs of the mixtures are seen to decrease as the ELP chain length is increased.

  1. R2R - software to speed the depiction of aesthetic consensus RNA secondary structures

    PubMed Central

    2011-01-01

    Background With continuing identification of novel structured noncoding RNAs, there is an increasing need to create schematic diagrams showing the consensus features of these molecules. RNA structural diagrams are typically made either with general-purpose drawing programs like Adobe Illustrator, or with automated or interactive programs specific to RNA. Unfortunately, the use of applications like Illustrator is extremely time consuming, while existing RNA-specific programs produce figures that are useful, but usually not of the same aesthetic quality as those produced at great cost in Illustrator. Additionally, most existing RNA-specific applications are designed for drawing single RNA molecules, not consensus diagrams. Results We created R2R, a computer program that facilitates the generation of aesthetic and readable drawings of RNA consensus diagrams in a fraction of the time required with general-purpose drawing programs. Since the inference of a consensus RNA structure typically requires a multiple-sequence alignment, the R2R user annotates the alignment with commands directing the layout and annotation of the RNA. R2R creates SVG or PDF output that can be imported into Adobe Illustrator, Inkscape or CorelDRAW. R2R can be used to create consensus sequence and secondary structure models for novel RNA structures or to revise models when new representatives for known RNA classes become available. Although R2R does not currently have a graphical user interface, it has proven useful in our efforts to create 100 schematic models of distinct noncoding RNA classes. Conclusions R2R makes it possible to obtain high-quality drawings of the consensus sequence and structural models of many diverse RNA structures with a more practical amount of effort. R2R software is available at http://breaker.research.yale.edu/R2R and as an Additional file. PMID:21205310

  2. Borate mineral assemblages in the system Na2OCaOMgOB2O3H2O

    USGS Publications Warehouse

    Christ, C.L.; Truesdell, A.H.; Erd, Richard C.

    1967-01-01

    he significant known hydrated borate mineral assemblages (principally of the western United States) in the system Na2OCaOz.sbnd;MgOB2O3H2O are expressible in three ternary composition diagrams. Phase rule interpretation of the diagrams is consistent with observation, if the activity of H2O is generally considered to be determined by the geologic environment. The absence of conflicting tie-lines on a diagram indicates that the several mineral assemblages of the diagram were formed under relatively narrow ranges of temperature and pressure. The known structural as well as empirical formulas for the minerals are listed, and the more recent (since 1960) crystal structure findings are discussed briefly. Schematic Gibbs free energy-composition diagrams based on known solubility-temperature relations in the systems Na2B4O7-H2O and Na2B4O7-NaCl-H2O, are highly useful in the interpretation and prediction of the stability relations in these systems; in particular these diagrams indicate clearly that tincalconite, although geologically important, is everywhere a metastable phase. Crystal-chemical considerations indicate that the same thermodynamic and kinetic behavior observed in the Na2B4O7-H2O system will hold in the Ca2B6O11-H2O system. This conclusion is confirmed by the petrologic evidence. The chemical relations among the mineral assemblages of a ternary diagram are expressed by a schematic "activity-activity" diagram. These activity-activity diagrams permit the tracing-out of the paragenetic sequences as a function of changing cation and H2O activities. ?? 1967.

  3. Association of Anti-glycan Antibodies and Inflammatory Bowel Disease Course.

    PubMed

    Paul, S; Boschetti, G; Rinaudo-Gaujous, M; Moreau, A; Del Tedesco, E; Bonneau, J; Presles, E; Mounsef, F; Clavel, L; Genin, C; Flourié, B; Phelip, J-M; Nancey, S; Roblin, X

    2015-06-01

    The usefulness of anti-glycan antibodies alone or combined with anti-Saccharomyces cerevisiae [ASCA] or perinuclear antineutrophil cytoplasmic [pANCA] antibodies for diagnosis of inflammatory bowel disease [IBD], differentiation between Crohn's disease [CD] and ulcerative colitis [UC], disease stratification including IBD phenotype, and also for determination of the course of the disease, remain unclear. A large panel of serological anti-glycan carbohydrate antibodies, including anti-mannobioside IgG antibodies [AMCA], anti-chitobioside IgA [ACCA], anti-laminaribioside IgG antibodies [ALCA], anti-laminarin [anti-L] and anti-chitine [anti-C] were measured in the serum from a cohort of 195 patients with IBD] [107 CD and 88 UC]. The respective accuracy of isolated or combined markers for diagnosis, disease differentiation, stratification disease phenotype, and severity of the disease course, defined by a wide panel of criteria obtained from the past medical history, was assessed. The positivity of at least one anti-glycan antibody was detected in a significant higher proportion of CD and UC compared with healthy controls [p < 0.0001 and p < 0.0007, respectively]. Whereas ASCA and ANCA antibody status had the highest efficacy to be associated with CD in comparison with UC (area under receiver operating characteristic curve [AUROC] = 0.70 for each], the adjunction of anti-laminarin antibody substantially improved the differentiation between CD and UC [AUROC = 0.77]. Titres of ACCA [> 51U/ml] and anti-laminarin [> 31U/ml] were significantly linked with a higher association with steroid dependency (odds ratio [OR] =2.0 [1.0-4.0], p = 0.03 and OR = 2.4 [1.1-5.2], p = 0.02, respectively]. We further defined the respective performance of anti-glycan antibodies to discriminate between patients with severe or not severe CD and UC course and determined the associated optimal cut-off values: severe CD course was significantly more likely in case of AMCA > 77U/ml [OR = 4.3; p = 0.002], ASCA > 63U/ml [OR = 3.5; p < 0.009] and at a lesser degree ACCA > 50U/ml [OR = 2.8; p < 0.02] and severe UC course was significantly associated with AMCA > 52U/ml [OR = 3.4; p = 0.04] and ACCA > 25U/ml [OR = 3.0; p < 0.04]. Anti-glycan antibodies are valuable serological markers, especially AMCA antibodies that may help clinicians to promptly classify patients into high risk for severe disease. Copyright © 2015 European Crohn’s and Colitis Organisation (ECCO). Published by Oxford University Press. All rights reserved. For permissions, please email: journals.permissions@oup.com.

  4. Space shuttle on-orbit flight control software requirements, preliminary version

    NASA Technical Reports Server (NTRS)

    1975-01-01

    Software modules associated with various flight control functions for the space shuttle orbiter are described. Data flow, interface requirements, initialization requirements and module sequencing requirements are considered. Block diagrams and tables are included.

  5. Revel8or: Model Driven Capacity Planning Tool Suite

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Zhu, Liming; Liu, Yan; Bui, Ngoc B.

    2007-05-31

    Designing complex multi-tier applications that must meet strict performance requirements is a challenging software engineering problem. Ideally, the application architect could derive accurate performance predictions early in the project life-cycle, leveraging initial application design-level models and a description of the target software and hardware platforms. To this end, we have developed a capacity planning tool suite for component-based applications, called Revel8tor. The tool adheres to the model driven development paradigm and supports benchmarking and performance prediction for J2EE, .Net and Web services platforms. The suite is composed of three different tools: MDAPerf, MDABench and DSLBench. MDAPerf allows annotation of designmore » diagrams and derives performance analysis models. MDABench allows a customized benchmark application to be modeled in the UML 2.0 Testing Profile and automatically generates a deployable application, with measurement automatically conducted. DSLBench allows the same benchmark modeling and generation to be conducted using a simple performance engineering Domain Specific Language (DSL) in Microsoft Visual Studio. DSLBench integrates with Visual Studio and reuses its load testing infrastructure. Together, the tool suite can assist capacity planning across platforms in an automated fashion.« less

  6. Study of switching electric circuits with DC hybrid breaker, one stage

    NASA Astrophysics Data System (ADS)

    Niculescu, T.; Marcu, M.; Popescu, F. G.

    2016-06-01

    The paper presents a method of extinguishing the electric arc that occurs between the contacts of direct current breakers. The method consists of using an LC type extinguishing group to be optimally sized. From this point of view is presented a theoretical approach to the phenomena that occurs immediately after disconnecting the load and the specific diagrams are drawn. Using these, the elements extinguishing group we can choose. At the second part of the paper there is presented an analyses of the circuit switching process by decomposing the process in particular time sequences. For every time interval there was conceived a numerical simulation model in MATLAB-SIMULINK medium which integrates the characteristic differential equation and plots the capacitor voltage variation diagram and the circuit dumping current diagram.

  7. Mars Science Laboratory CHIMRA/IC/DRT Flight Software for Sample Acquisition and Processing

    NASA Technical Reports Server (NTRS)

    Kim, Won S.; Leger, Chris; Carsten, Joseph; Helmick, Daniel; Kuhn, Stephen; Redick, Richard; Trujillo, Diana

    2013-01-01

    The design methodologies of using sequence diagrams, multi-process functional flow diagrams, and hierarchical state machines were successfully applied in designing three MSL (Mars Science Laboratory) flight software modules responsible for handling actuator motions of the CHIMRA (Collection and Handling for In Situ Martian Rock Analysis), IC (Inlet Covers), and DRT (Dust Removal Tool) mechanisms. The methodologies were essential to specify complex interactions with other modules, support concurrent foreground and background motions, and handle various fault protections. Studying task scenarios with multi-process functional flow diagrams yielded great insight to overall design perspectives. Since the three modules require three different levels of background motion support, the methodologies presented in this paper provide an excellent comparison. All three modules are fully operational in flight.

  8. The Effect of Using a Visual Representation Tool in a Teaching-Learning Sequence for Teaching Newton's Third Law

    ERIC Educational Resources Information Center

    Savinainen, Antti; Mäkynen, Asko; Nieminen, Pasi; Viiri, Jouni

    2017-01-01

    This paper presents a research-based teaching-learning sequence (TLS) that focuses on the notion of interaction in teaching Newton's third law (N3 law) which is, as earlier studies have shown, a challenging topic for students to learn. The TLS made systematic use of a visual representation tool--an interaction diagram (ID)--highlighting…

  9. Cripto-1 in Mammary Gland Development and Carcinogenesis

    DTIC Science & Technology

    1999-06-01

    4). T.O. 2 We have designed and tested a hammerhead ribozyme [22, 23] that recognizes nucleotides 12-28 of the murine CR-I mRNA and cuts after the GUC...III C AGCCGG U A G GA U FIG. 1. CR-i-specific hammerhead ribozyme . (A) Diagram of the processed CR-1 mRNA, showing the ribozyme recognition sequence...diagram of the CR-1 message and ribozyme is shown RT-PCR reactions were electrophoresed through 1.5% agarose-TAE in Figure 1A, and the folded hammerhead

  10. The Best of all Possible Worlds: Applying the Model Driven Architecture Approach to a JC3IEDM OWL Ontology Modeled in UML

    DTIC Science & Technology

    2014-04-25

    EA’s Java application programming interface (API), the team built a tool called OWL2EA that can ingest an OWL file and generate the corresponding UML...ObjectItemStructure specification shown in Figure 10. Running this script in the relational database server MySQL creates the physical schema that

  11. Vertical Mixing in the Dead Sea

    NASA Astrophysics Data System (ADS)

    Gertman, Isaac; Ozer, Tal; Katsenelson, Boris; Lensky, Nadav

    2015-04-01

    For hundreds of years, the Dead Sea was characterized by a stable haline stratification, supported by runoff. The penetration of the winter convection was limited to an upper mixed layer (UML) of about 30-50 m. Below the UML, a stable halocline prevented the mixing. As a result of the runoff reduction, the UML salinity increased and the gravitational stability diminished. During the winter of 1978-1979, the sea water overturned, ending the long-term stable hydrological regime. Since 1979, the haline stratification structure reoccurred twice after extremely rainy winters, in 1980-82 and 1992-1995. In other years, the sea was entirely mixed by winter thermal convection ( which occurs from November to March ) and had a seasonal pycnocline beneath the UML during summer. Profiles of temperature and quasi-salinity (density anomaly from 1000 kg/m3 for the chosen reference temperature of 32° C) during the last 19 years, show the formation of summer ``overturning halocline'' beneath the UML, and the thermocline that supports the stable stratification. Another warm and saline layer is formed also during the summer period near the bottom. This layer spreads from the southern part of the sea, where end-brine is discharged to the sea from the Israeli and Jordanian salt plants' evaporation ponds. The end-brine has extremely high salinity (˜ 350 g/kg) and, in spite of the high temperatures ( ˜ 45° C), high density (1350 kg/m^3), it therefore spreads as a gravitational current in the Dead Sea deep basin. Estimation of the density ratio (Rρ) for the Dead Sea water (where measurements of water salinity is quite difficult) was done using quasi-salinity (σ32) and potential temperature (θ): Rρ= [α(partialθ/partial z)]/[β(partial σ32/partial z)], where α and β are temperature expansion and quasi-salinity contraction coefficients respectively. The values of α and β for the Dead Sea water were defined from water samples collected during 2008. The Rρ values confirm that the summer Dead Sea thermohaline structure is appropriate for double diffusion mixing. A salt fingers regime beneath the UML (1.3< Rρ

  12. Implementation of UML Schema to RDBM

    NASA Astrophysics Data System (ADS)

    Nagni, M.; Ventouras, S.; Parton, G.

    2012-04-01

    Multiple disciplines - especially those within the earth and physical sciences, and increasingly those within social science and medical fields - require Geographic Information (GI) i.e. information concerning phenomena implicitly or explicitly associated with a location relative to the Earth [1]. Therefore geographic datasets are increasingly being shared, exchanged and frequently used for purposes other than those for which they were originally intended. The ISO Technical Committee 211 (ISO/TC 211) together with Open Geospatial Consortium (OGC) provide a series of standards and guidelines for developing application schemas which should: a) capture relevant conceptual aspects of the data involved; and b) be sufficient to satisfy previously defined use-cases of a specific or cross-domain concerns. In addition, the Hollow World technology offers an accessible and industry-standardised methodology for creating and editing Application Schema UML models which conform to international standards for interoperable GI [2]. We present a technology which seamlessly transforms an Application Schema UML model to a relational database model (RDBM). This technology, using the same UML information model, complements the XML transformation of an information model produced by the FullMoon tool [2]. In preparation for the generation of a RDBM the UML model is first mapped to a collection of OO classes and relationships. Any external dependencies that exist are then resolved through the same mechanism. However, a RDBM does not support a hierarchical (relational) data structure - a function that may be required by UML models. Previous approaches have addressed this problem through use of nested sets or an adjacent list to represent such structure. Our unique strategy addresses the hierarchical data structure issue, whether singular or multiple inheritance, by hiding a delegation pattern within an OO class. This permits the object-relational mapping (ORM) software used to generate the RDBM to easily map the class into the RDBM. In other words the particular structure of the resulting OO class may expose a "composition-like aspect" to the ORM whilst maintaining an "inherited-like aspect" for use within an OO program. This methodology has been used to implement a software application to manages the new CEDA metadata model which is based on MOLES 3.4, Python, Django and SQLAlchemy.

  13. Serum Paraoxonase Activity and Malondialdehyde Serum Concentrations Remain Unaffected in Response to Hydroxyurea Therapy in β-Thalassemia Patients.

    PubMed

    Zohaib, Muhammad; Ansari, Saqib H; Hashim, Zehra; Shamsi, Tahir S; Zarina, Shamshad

    2016-07-01

    β-Thalassemia is the most common hereditary disorder characterized by reduced production of β-globin chains of hemoglobin A (HbA). In recent years, hydroxyurea (HU) has shown promising therapeutic benefits in patients with β-thalassemia by fetal hemoglobin augmentation. We have analyzed effects of hydroxyurea treatment on oxidative stress in β-thalassemia patients by assessing activities of paraoxonase (PON) and arylesterase along with malondialdehyde (MDA) and total reactive oxygen species (ROS) concentrations. Blood samples from 159 individuals including 56 HU-treated and 58 untreated β-thalassemia patients and 45 healthy controls were analyzed. PON activity was found to be highest in healthy individuals (177.76 ± 4.44 U/mL) as compared to treated (52.67 ± 3.65 U/mL) and untreated (55.11 ± 3.26 U/mL) patients. A similar trend was observed in the case of arylesterase activity in normal, β-thalassemia-treated, and untreated (210.0 ± 11.25 U/mL, 163.03 ± 9.04 U/mL, 139.77 ± 10.10 U/mL) subjects. Serum MDA concentrations (2.59 ± 0.09 nmol/mL, 2.45 ± 0.08 nmol/mL, and 1.15 ± 0.05 nmol/mL) and total ROS concentrations (3.73 ± 0.20 nmol/mL, 3.54 ± 0.23 nmol/mL, and 2.45 ± 0.14 nmol/mL) were significantly elevated in both groups (untreated and treated) as compared to healthy individuals (P < .01). Oxidative stress was found to be markedly elevated in β-thalassemia patients as compared to healthy controls. Insignificant differences were, however, observed in mean concentrations of PON1 paraoxonase and arylesterase activities, serum MDA concentration and total ROS concentrations between HU-treated and untreated patients. We propose that HU therapy alone seems to be ineffective in managing oxidative stress and is likely to offer a better clinical outcome when supplemented with efficient iron chelation therapy and antioxidants. © 2015, The American College of Clinical Pharmacology.

  14. Immunological monitoring after organ transplantation: potential role of soluble CD30 blood level measurement.

    PubMed

    Truong, Dinh Quang; Darwish, Ahmed A; Gras, Jérémie; Wieërs, Grégoire; Cornet, Anne; Robert, Annie; Mourad, Michel; Malaise, Jacques; de Ville de Goyet, Jean; Reding, Raymond; Latinne, Dominique

    2007-06-01

    Analysing the relevance of soluble CD30 (sCD30) in the bloodstream before and after transplantation may be important for the monitoring of transplant recipients. In this study, 27 patients (15 pediatric liver and 12 adult kidney graft recipients) were investigated. In the liver graft group, the patients who developed acute rejection during the first month (n=9) had a slightly higher sCD30 value on pre-transplantation baseline (day 0) and post-transplantation day 7, when compared to patients with normal graft function (n=6) (day 0: 102(1.6) U/ml versus 118(1.5) U/ml, p=0.52) and (day 7: 69(1.5) U/ml versus 83(1.6) U/ml, p=0.47). Increased serum sCD30 was shown to correlate with increased interleukin-10 circulating levels between day 0 and day 7 (r=0.53; p=0.04), whereas, no correlation could be evidenced between interferon-gamma (IFN-gamma) and sCD30 (r=0.02; p=0.47). Similarly, in the kidney transplantation group, no significant difference was found in sCD30 levels at day 0 in both groups with graft rejection or normal graft function (n=6) (85(1.3) U/ml versus 77(1.6) U/ml, p=0.66), but sCD30 decreased significantly at day 7 post-transplantation from baseline value in the rejection group (n=6) (77(1.6) versus 35(1.4); p=0.02). We conclude that increased serum sCD30 was correlated with increased IL-10 (interleukin-10) circulating levels, but not with IFN-gamma levels in the post-transplantation period. Neither pre-transplantation sCD30 nor sCD30 at day 7 post-transplantation could be correlated with acute rejection in liver graft recipient. The monitoring of sCD30 might constitute a tool to assess the risk of acute rejection in renal transplant but did not appear as a valuable mean for early immunological monitoring in the small group of liver allograft recipients patients analysed in this study.

  15. Ages of intermediate-age Magellanic Cloud star clusters

    NASA Technical Reports Server (NTRS)

    Flower, P. J.

    1984-01-01

    Ages of intermediate-age Large Magellanic Cloud star clusters have been estimated without locating the faint, unevolved portion of cluster main sequences. Six clusters with established color-magnitude diagrams were selected for study: SL 868, NGC 1783, NGC 1868, NGC 2121, NGC 2209, and NGC 2231. Since red giant photometry is more accurate than the necessarily fainter main-sequence photometry, the distributions of red giants on the cluster color-magnitude diagrams were compared to a grid of 33 stellar evolutionary tracks, evolved from the main sequence through core-helium exhaustion, spanning the expected mass and metallicity range for Magellanic Cloud cluster red giants. The time-dependent behavior of the luminosity of the model red giants was used to estimate cluster ages from the observed cluster red giant luminosities. Except for the possibility of SL 868 being an old globular cluster, all clusters studied were found to have ages less than 10 to the 9th yr. It is concluded that there is currently no substantial evidence for a major cluster population of large, populous clusters greater than 10 to the 9th yr old in the Large Magellanic Cloud.

  16. Stepwise positional-orientational order and the multicritical-multistructural global phase diagram of the s=3/2 Ising model from renormalization-group theory.

    PubMed

    Yunus, Çağın; Renklioğlu, Başak; Keskin, Mustafa; Berker, A Nihat

    2016-06-01

    The spin-3/2 Ising model, with nearest-neighbor interactions only, is the prototypical system with two different ordering species, with concentrations regulated by a chemical potential. Its global phase diagram, obtained in d=3 by renormalization-group theory in the Migdal-Kadanoff approximation or equivalently as an exact solution of a d=3 hierarchical lattice, with flows subtended by 40 different fixed points, presents a very rich structure containing eight different ordered and disordered phases, with more than 14 different types of phase diagrams in temperature and chemical potential. It exhibits phases with orientational and/or positional order. It also exhibits quintuple phase transition reentrances. Universality of critical exponents is conserved across different renormalization-group flow basins via redundant fixed points. One of the phase diagrams contains a plastic crystal sequence, with positional and orientational ordering encountered consecutively as temperature is lowered. The global phase diagram also contains double critical points, first-order and critical lines between two ordered phases, critical end points, usual and unusual (inverted) bicritical points, tricritical points, multiple tetracritical points, and zero-temperature criticality and bicriticality. The four-state Potts permutation-symmetric subspace is contained in this model.

  17. Prognostic significance of preimmunotherapy serum CA27.29 (MUC-1) mucin level after active specific immunotherapy of metastatic adenocarcinoma patients.

    PubMed

    MacLean, G D; Reddish, M A; Longenecker, B M

    1997-01-01

    The TRUQUANT BR radioimmunoassay, which uses monoclonal antibody B27.29 to quantitate CA27.29 mucin antigen (MUC-1 gene product) in serum, has recently received Food and Drug Administration approval for predicting recurrent breast cancer in patients with stage II and III disease. The purpose of this study was to determine whether the new radioimmunoassay for serum MUC-1 has prognostic significance for patients with metastatic adenocarcinoma receiving active specific immunotherapy (ASI). Using 40 U/ml as the upper limit of "normal," patients with metastatic breast and ovarian cancer with a preimmunotherapy serum CA27.29 mucin > 40 U/ml (CA27.29 Hi patients) had a poorer survival than CA27.29 Lo patients (< or = 40 U/ml) after ASI. There was no significant correlation between preimmunotherapy CA27.29 serum levels and measurable tumor burden. The preimmunotherapy CA27.29 serum level was a predictor of poor survival of metastatic colorectal and pancreatic cancer patients independent of other prognostic factors. There seemed to be two populations of pancreatic cancer patients, separated at 60 U/ml serum CA27.29 (CA27.29 Hi versus Lo patients). A CA27.29 serum level of 22 U/ml separated patients with CA27.29 Hi vs. Lo colorectal cancer. Patients with CA27.29 Lo colorectal and pancreatic cancer survived longer after ASI compared with patients with CA27.29 Hi colorectal and pancreatic cancer, respectively. We suggest that various CA27.29 serum levels define poor prognosis patients (CA27.29 Hi secretors) versus good prognosis patients (CA27.29 Lo secretors) for different cancer types.

  18. Towards comprehensive syntactic and semantic annotations of the clinical narrative

    PubMed Central

    Albright, Daniel; Lanfranchi, Arrick; Fredriksen, Anwen; Styler, William F; Warner, Colin; Hwang, Jena D; Choi, Jinho D; Dligach, Dmitriy; Nielsen, Rodney D; Martin, James; Ward, Wayne; Palmer, Martha; Savova, Guergana K

    2013-01-01

    Objective To create annotated clinical narratives with layers of syntactic and semantic labels to facilitate advances in clinical natural language processing (NLP). To develop NLP algorithms and open source components. Methods Manual annotation of a clinical narrative corpus of 127 606 tokens following the Treebank schema for syntactic information, PropBank schema for predicate-argument structures, and the Unified Medical Language System (UMLS) schema for semantic information. NLP components were developed. Results The final corpus consists of 13 091 sentences containing 1772 distinct predicate lemmas. Of the 766 newly created PropBank frames, 74 are verbs. There are 28 539 named entity (NE) annotations spread over 15 UMLS semantic groups, one UMLS semantic type, and the Person semantic category. The most frequent annotations belong to the UMLS semantic groups of Procedures (15.71%), Disorders (14.74%), Concepts and Ideas (15.10%), Anatomy (12.80%), Chemicals and Drugs (7.49%), and the UMLS semantic type of Sign or Symptom (12.46%). Inter-annotator agreement results: Treebank (0.926), PropBank (0.891–0.931), NE (0.697–0.750). The part-of-speech tagger, constituency parser, dependency parser, and semantic role labeler are built from the corpus and released open source. A significant limitation uncovered by this project is the need for the NLP community to develop a widely agreed-upon schema for the annotation of clinical concepts and their relations. Conclusions This project takes a foundational step towards bringing the field of clinical NLP up to par with NLP in the general domain. The corpus creation and NLP components provide a resource for research and application development that would have been previously impossible. PMID:23355458

  19. Evaluation of emergency medical text processor, a system for cleaning chief complaint text data.

    PubMed

    Travers, Debbie A; Haas, Stephanie W

    2004-11-01

    Emergency Medical Text Processor (EMT-P) version 1, a natural language processing system that cleans emergency department text (e.g., chst pn, chest pai), was developed to maximize extraction of standard terms (e.g., chest pain). The authors compared the number of standard terms extracted from raw chief complaint (CC) data with that for CC data cleaned with EMT-P and evaluated the accuracy of EMT-P. This cross-sectional observation study included CC text entries for all emergency department visits to three tertiary care centers in 2001. Terms were extracted from CC entries before and after cleaning with EMT-P. Descriptive statistics included number and percentage of all entries (tokens) and all unique entries (types) that matched a standard term from the Unified Medical Language System (UMLS). An expert panel rated the accuracy of the CC-UMLS term matches; inter-rater reliability was measured with kappa. The authors collected 203,509 CC entry tokens, of which 63,946 were unique entry types. For the raw data, 89,337 tokens (44%) and 5,081 types (8%) matched a standard term. After EMT-P cleaning, 168,050 tokens (83%) and 44,430 types (69%) matched a standard term. The expert panel reached consensus on 201 of the 222 CC-UMLS term matches reviewed (kappa=0.69-0.72). Ninety-six percent of the 201 matches were rated equivalent or related. Thirty-eight percent of the nonmatches were found to match UMLS concepts. EMT-P version 1 is relatively accurate, and cleaning with EMT-P improved the CC-UMLS term match rate over raw data. The authors identified areas for improvement in future EMT-P versions and issues to be resolved in developing a standard CC terminology.

  20. Preliminary design of a universal Martian lander

    NASA Astrophysics Data System (ADS)

    Norman, Timothy L.; Gaskin, David E.; Adkins, Sean; Gunawan, Mary; Johnson, Raquel; Macdonnell, David; Parlock, Andrew; Sarick, John; Bodwell, Charles; Hashimoto, Kouichi

    In the next 25 years, mankind will be undertaking yet another giant leap forward in the exploration of the solar system: a manned mission to Mars. This journey will provide important information on the composition and history of both Mars and the Solar System. A manned mission will also provide the opportunity to study how humans can adapt to long term space flight conditions and the Martian environment. As part of the NASA/USRA program, nineteen West Virginia University students conducted a preliminary design of a manned Universal Martian Lander (UML). The UML's design will provide a 'universal' platform, consisting of four modules for living and laboratory experiments and a liquid-fuel propelled Manned Ascent Return Vehicle (MARV). The distinguishing feature of the UML is the 'universal' design of the modules which can be connected to form a network of laboratories and living quarters for future missions thereby reducing development and production costs. The WVU design considers descent to Mars from polar orbit, a six month surface stay, and ascent for rendezvous. The design begins with an unmanned UML landing at Elysium Mons followed by the manned UML landing nearby. During the six month surface stay, the eight modules will be assembled to form a Martian base where scientific experiments will be performed. The mission will also incorporate hydroponic plant growth into a Controlled Ecological Life Support System (CELSS) for water recycling, food production, and to counteract psychological effects of living on Mars. In situ fuel production for the MARV will be produced from gases in the Martian atmosphere. Following surface operations, the eight member crew will use the MARV to return to the Martian Transfer Vehicle (MTV) for the journey home to Earth.

  1. COHeRE: Cross-Ontology Hierarchical Relation Examination for Ontology Quality Assurance.

    PubMed

    Cui, Licong

    Biomedical ontologies play a vital role in healthcare information management, data integration, and decision support. Ontology quality assurance (OQA) is an indispensable part of the ontology engineering cycle. Most existing OQA methods are based on the knowledge provided within the targeted ontology. This paper proposes a novel cross-ontology analysis method, Cross-Ontology Hierarchical Relation Examination (COHeRE), to detect inconsistencies and possible errors in hierarchical relations across multiple ontologies. COHeRE leverages the Unified Medical Language System (UMLS) knowledge source and the MapReduce cloud computing technique for systematic, large-scale ontology quality assurance work. COHeRE consists of three main steps with the UMLS concepts and relations as the input. First, the relations claimed in source vocabularies are filtered and aggregated for each pair of concepts. Second, inconsistent relations are detected if a concept pair is related by different types of relations in different source vocabularies. Finally, the uncovered inconsistent relations are voted according to their number of occurrences across different source vocabularies. The voting result together with the inconsistent relations serve as the output of COHeRE for possible ontological change. The highest votes provide initial suggestion on how such inconsistencies might be fixed. In UMLS, 138,987 concept pairs were found to have inconsistent relationships across multiple source vocabularies. 40 inconsistent concept pairs involving hierarchical relationships were randomly selected and manually reviewed by a human expert. 95.8% of the inconsistent relations involved in these concept pairs indeed exist in their source vocabularies rather than being introduced by mistake in the UMLS integration process. 73.7% of the concept pairs with suggested relationship were agreed by the human expert. The effectiveness of COHeRE indicates that UMLS provides a promising environment to enhance qualities of biomedical ontologies by performing cross-ontology examination.

  2. Auditing the multiply-related concepts within the UMLS.

    PubMed

    Mougin, Fleur; Grabar, Natalia

    2014-10-01

    This work focuses on multiply-related Unified Medical Language System (UMLS) concepts, that is, concepts associated through multiple relations. The relations involved in such situations are audited to determine whether they are provided by source vocabularies or result from the integration of these vocabularies within the UMLS. We study the compatibility of the multiple relations which associate the concepts under investigation and try to explain the reason why they co-occur. Towards this end, we analyze the relations both at the concept and term levels. In addition, we randomly select 288 concepts associated through contradictory relations and manually analyze them. At the UMLS scale, only 0.7% of combinations of relations are contradictory, while homogeneous combinations are observed in one-third of situations. At the scale of source vocabularies, one-third do not contain more than one relation between the concepts under investigation. Among the remaining source vocabularies, seven of them mainly present multiple non-homogeneous relations between terms. Analysis at the term level also shows that only in a quarter of cases are the source vocabularies responsible for the presence of multiply-related concepts in the UMLS. These results are available at: http://www.isped.u-bordeaux2.fr/ArticleJAMIA/results_multiply_related_concepts.aspx. Manual analysis was useful to explain the conceptualization difference in relations between terms across source vocabularies. The exploitation of source relations was helpful for understanding why some source vocabularies describe multiple relations between a given pair of terms. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://group.bmj.com/group/rights-licensing/permissions.

  3. Preliminary design of a universal Martian lander

    NASA Technical Reports Server (NTRS)

    Norman, Timothy L.; Gaskin, David E.; Adkins, Sean; Gunawan, Mary; Johnson, Raquel; Macdonnell, David; Parlock, Andrew; Sarick, John; Bodwell, Charles; Hashimoto, Kouichi

    1993-01-01

    In the next 25 years, mankind will be undertaking yet another giant leap forward in the exploration of the solar system: a manned mission to Mars. This journey will provide important information on the composition and history of both Mars and the Solar System. A manned mission will also provide the opportunity to study how humans can adapt to long term space flight conditions and the Martian environment. As part of the NASA/USRA program, nineteen West Virginia University students conducted a preliminary design of a manned Universal Martian Lander (UML). The UML's design will provide a 'universal' platform, consisting of four modules for living and laboratory experiments and a liquid-fuel propelled Manned Ascent Return Vehicle (MARV). The distinguishing feature of the UML is the 'universal' design of the modules which can be connected to form a network of laboratories and living quarters for future missions thereby reducing development and production costs. The WVU design considers descent to Mars from polar orbit, a six month surface stay, and ascent for rendezvous. The design begins with an unmanned UML landing at Elysium Mons followed by the manned UML landing nearby. During the six month surface stay, the eight modules will be assembled to form a Martian base where scientific experiments will be performed. The mission will also incorporate hydroponic plant growth into a Controlled Ecological Life Support System (CELSS) for water recycling, food production, and to counteract psychological effects of living on Mars. In situ fuel production for the MARV will be produced from gases in the Martian atmosphere. Following surface operations, the eight member crew will use the MARV to return to the Martian Transfer Vehicle (MTV) for the journey home to Earth.

  4. THE GALEX/S{sup 4}G UV–IR COLOR–COLOR DIAGRAM: CATCHING SPIRAL GALAXIES AWAY FROM THE BLUE SEQUENCE

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Bouquin, Alexandre Y. K.; Gil de Paz, Armando; Gallego, Jesús

    We obtained GALEX FUV, NUV, and Spitzer/IRAC 3.6 μm photometry for >2000 galaxies, available for 90% of the S{sup 4}G sample. We find a very tight GALEX blue sequence (GBS) in the (FUV–NUV) versus (NUV–[3.6]) color–color diagram, which is populated by irregular and spiral galaxies, and is mainly driven by changes in the formation timescale (τ) and a degeneracy between τ and dust reddening. The tightness of the GBS provides an unprecedented way of identifying star-forming galaxies and objects that are just evolving to (or from) what we call the GALEX green valley (GGV). At the red end of the GBS, atmore » (NUV–[3.6]) > 5, we find a wider GALEX red sequence (GRS) mostly populated by E/S0 galaxies that has a perpendicular slope to that of the GBS and of the optical red sequence. We find no such dichotomy in terms of stellar mass (measured by M{sub [3.6]}) since both massive (M{sub ⋆}>10{sup 11}M{sub ⊙}) blue- and red-sequence galaxies are identified. The type that is proportionally more often found in the GGV is the S0-Sa’s, and most of these are located in high-density environments. We discuss evolutionary models of galaxies that show a rapid transition from the blue to the red sequence on a timescale of 10{sup 8} yr.« less

  5. The GALEX/S4G UV-IR Color-Color Diagram: Catching Spiral Galaxies Away from the Blue Sequence

    NASA Astrophysics Data System (ADS)

    Bouquin, Alexandre Y. K.; Gil de Paz, Armando; Boissier, Samuel; Muñoz-Mateos, Juan-Carlos; Sheth, Kartik; Zaritsky, Dennis; Laine, Jarkko; Gallego, Jesús; Peletier, Reynier F.; Röck, Benjamin R.; Knapen, Johan H.

    2015-02-01

    We obtained GALEX FUV, NUV, and Spitzer/IRAC 3.6 μm photometry for \\gt 2000 galaxies, available for 90% of the S4G sample. We find a very tight GALEX blue sequence (GBS) in the (FUV-NUV) versus (NUV-[3.6]) color-color diagram, which is populated by irregular and spiral galaxies, and is mainly driven by changes in the formation timescale (τ) and a degeneracy between τ and dust reddening. The tightness of the GBS provides an unprecedented way of identifying star-forming galaxies and objects that are just evolving to (or from) what we call the GALEX green valley (GGV). At the red end of the GBS, at (NUV-[3.6]) \\gt 5, we find a wider GALEX red sequence (GRS) mostly populated by E/S0 galaxies that has a perpendicular slope to that of the GBS and of the optical red sequence. We find no such dichotomy in terms of stellar mass (measured by {{M}[3.6]}) since both massive ({{M}\\star }\\gt {{10}11}{{M}⊙ }) blue- and red-sequence galaxies are identified. The type that is proportionally more often found in the GGV is the S0-Sa’s, and most of these are located in high-density environments. We discuss evolutionary models of galaxies that show a rapid transition from the blue to the red sequence on a timescale of 108 yr.

  6. Re-entrant DNA gels

    PubMed Central

    Bomboi, Francesca; Romano, Flavio; Leo, Manuela; Fernandez-Castanon, Javier; Cerbino, Roberto; Bellini, Tommaso; Bordi, Federico; Filetici, Patrizia; Sciortino, Francesco

    2016-01-01

    DNA is acquiring a primary role in material development, self-assembling by design into complex supramolecular aggregates, the building block of a new-materials world. Using DNA nanoconstructs to translate sophisticated theoretical intuitions into experimental realizations by closely matching idealized models of colloidal particles is a much less explored avenue. Here we experimentally show that an appropriate selection of competing interactions enciphered in multiple DNA sequences results into the successful design of a one-pot DNA hydrogel that melts both on heating and on cooling. The relaxation time, measured by light scattering, slows down dramatically in a limited window of temperatures. The phase diagram displays a peculiar re-entrant shape, the hallmark of the competition between different bonding patterns. Our study shows that it is possible to rationally design biocompatible bulk materials with unconventional phase diagrams and tuneable properties by encoding into DNA sequences both the particle shape and the physics of the collective response. PMID:27767029

  7. Production, purification and application of extracellular chitinase from Cellulosimicrobium cellulans 191

    PubMed Central

    Fleuri, Luciana F.; Kawaguti, Haroldo Y.; Sato, Hélia H.

    2009-01-01

    This study concerned the production, purification and application of extracellular chitinase from Cellulosimicrobium cellulans strain 191. In shaken flasks the maximum yield of chitinase was 6.9 U/mL after 72 h of cultivation at 25°C and 200 rpm. In a 5 L fermenter with 1.5 vvm aeration, the highest yield obtained was 4.19 U/mL after 168 h of fermentation at 25°C and 200 rpm, and using 3 vvm, it was 4.38 U/mL after 144 h of fermentation. The chitinase (61 KDa) was purified about 6.65 times by Sepharose CL 4B 200 gel filtration with a yield of 46.61%. The purified enzyme was able to lyse the cell walls of some fungi and to form protoplasts. PMID:24031407

  8. Allergy and parasites: the measurement of total and specific IgE levels in urban and rural communities in Rhodesia.

    PubMed

    Merrett, T G; Merrett, J; Cookson, J B

    1976-03-01

    Eighty adult asthmatics living in an African city had a significantly higher serum IgE level (799 u/ml) than the control group (350 u/ml). A high proportion (78.7%) of the asthmatics had demonstrable circulating mite-specific IgE antibodies. The rural population of a filariasis endemic region was investigated and although no allergic subjects were identified, the group had a significantly higher IgE level (1613 u/ml) than the asthmatics and also showed a relatively high incidence of grass pollen-specific IgE antibodies (35%). The discrepancy between clinical history and laboratory results supports the mast cell saturation hypothesis and suggests: (a) an explanation for the susceptibility to allergy of African and Asian immigrants to Great Britain, and (b) a practical approach for preventing allergic reactions in vivo.

  9. Polygalacturonase production by calcium alginate immobilized Enterobacter aerogenes NBO2 cells.

    PubMed

    Darah, I; Nisha, M; Lim, Sheh-Hong

    2015-03-01

    Bacterial cells of Enterobacter aerogenes NBO2 were entrapped in calcium alginate beads in order to enhance polygalacturonase production compared to free cells. The optimized condition of 5 % (w/v) sodium alginate concentration, agitation speed of 250 rpm, and 15 beads of calcium alginate with inoculum size of 4 % (v/v; 5.4 × 10(7) cells/ml) produced 23.48 U/mL of polygalacturonase compared to free cells of 18.54 U/ml. There was about 26.6 % increment in polygalaturonase production. However, in this study, there was 296.6 % of increment in polygalacturonase production after improvement parameters compared to before improvement parameters of calcium alginate bead immobilization cells (5.92 U/ml). This research has indicated that optimized physical parameters of calcium alginate bead immobilization cells have significantly enhanced the production of polygalacturonase.

  10. UMLS content views appropriate for NLP processing of the biomedical literature vs. clinical text.

    PubMed

    Demner-Fushman, Dina; Mork, James G; Shooshan, Sonya E; Aronson, Alan R

    2010-08-01

    Identification of medical terms in free text is a first step in such Natural Language Processing (NLP) tasks as automatic indexing of biomedical literature and extraction of patients' problem lists from the text of clinical notes. Many tools developed to perform these tasks use biomedical knowledge encoded in the Unified Medical Language System (UMLS) Metathesaurus. We continue our exploration of automatic approaches to creation of subsets (UMLS content views) which can support NLP processing of either the biomedical literature or clinical text. We found that suppression of highly ambiguous terms in the conservative AutoFilter content view can partially replace manual filtering for literature applications, and suppression of two character mappings in the same content view achieves 89.5% precision at 78.6% recall for clinical applications. Published by Elsevier Inc.

  11. Path generation algorithm for UML graphic modeling of aerospace test software

    NASA Astrophysics Data System (ADS)

    Qu, MingCheng; Wu, XiangHu; Tao, YongChao; Chen, Chao

    2018-03-01

    Aerospace traditional software testing engineers are based on their own work experience and communication with software development personnel to complete the description of the test software, manual writing test cases, time-consuming, inefficient, loopholes and more. Using the high reliability MBT tools developed by our company, the one-time modeling can automatically generate test case documents, which is efficient and accurate. UML model to describe the process accurately express the need to rely on the path is reached, the existing path generation algorithm are too simple, cannot be combined into a path and branch path with loop, or too cumbersome, too complicated arrangement generates a path is meaningless, for aerospace software testing is superfluous, I rely on our experience of ten load space, tailor developed a description of aerospace software UML graphics path generation algorithm.

  12. DNA unzipping phase diagram calculated via replica theory.

    PubMed

    Roland, C Brian; Hatch, Kristi Adamson; Prentiss, Mara; Shakhnovich, Eugene I

    2009-05-01

    We show how single-molecule unzipping experiments can provide strong evidence that the zero-force melting transition of long molecules of natural dsDNA should be classified as a phase transition of the higher-order type (continuous). Toward this end, we study a statistical-mechanics model for the fluctuating structure of a long molecule of dsDNA, and compute the equilibrium phase diagram for the experiment in which the molecule is unzipped under applied force. We consider a perfect-matching dsDNA model, in which the loops are volume-excluding chains with arbitrary loop exponent c . We include stacking interactions, hydrogen bonds, and main-chain entropy. We include sequence heterogeneity at the level of random sequences; in particular, there is no correlation in the base-pairing (bp) energy from one sequence position to the next. We present heuristic arguments to demonstrate that the low-temperature macrostate does not exhibit degenerate ergodicity breaking. We use this claim to understand the results of our replica-theoretic calculation of the equilibrium properties of the system. As a function of temperature, we obtain the minimal force at which the molecule separates completely. This critical-force curve is a line in the temperature-force phase diagram that marks the regions where the molecule exists primarily as a double helix versus the region where the molecule exists as two separate strands. We compare our random-sequence model to magnetic tweezer experiments performed on the 48 502 bp genome of bacteriophage lambda . We find good agreement with the experimental data, which is restricted to temperatures between 24 and 50 degrees C . At higher temperatures, the critical-force curve of our random-sequence model is very different for that of the homogeneous-sequence version of our model. For both sequence models, the critical force falls to zero at the melting temperature T_{c} like |T-T_{c}|;{alpha} . For the homogeneous-sequence model, alpha=1/2 almost exactly, while for the random-sequence model, alpha approximately 0.9 . Importantly, the shape of the critical-force curve is connected, via our theory, to the manner in which the helix fraction falls to zero at T_{c} . The helix fraction is the property that is used to classify the melting transition as a type of phase transition. In our calculation, the shape of the critical-force curve holds strong evidence that the zero-force melting transition of long natural dsDNA should be classified as a higher-order (continuous) phase transition. Specifically, the order is 3rd or greater.

  13. THE COLOR-PERIOD DIAGRAM AND STELLAR ROTATIONAL EVOLUTION-NEW ROTATION PERIOD MEASUREMENTS IN THE OPEN CLUSTER M34

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Meibom, Soeren; Saar, Steven H.; Mathieu, Robert D.

    2011-06-01

    We present the results of a 5 month photometric time-series survey for stellar rotation periods combined with a 4 year radial-velocity survey for membership and binarity in the 220 Myr open cluster M34. We report surface rotation periods for 120 stars, 83 of which are kinematic and photometric late-type cluster members. A comparison to previous work serves to illustrate the importance of high-cadence long baseline photometric observations and membership information. The new M34 periods are less biased against slow rotation and cleaned for non-members. The rotation periods of the cluster members span over more than an order of magnitude frommore » 0.5 days up to 11.5 days, and trace two distinct rotational sequences-fast (C) and moderate-to-slow (I)-in the color-period diagram. The sequences represent two different states (fast and slow) in the rotational evolution of the late-type cluster members. We use the color-period diagrams for M34 and for younger and older clusters to estimate the timescale for the transition from the C to the I sequence and find {approx}<150 Myr, {approx}150-300 Myr, and {approx}300-600 Myr for G, early-mid K, and late K dwarfs, respectively. The small number of stars in the gap between C and I suggests a quick transition. We estimate a lower limit on the maximum spin-down rate (dP/dt) during this transition to be {approx}0.06 days Myr{sup -1} and {approx}0.08 days Myr{sup -1} for early and late K dwarfs, respectively. We compare the I sequence rotation periods in M34 and the Hyades for G and K dwarfs and find that K dwarfs spin down slower than the Skumanich {radical}t rate. We determine a gyrochronology age of 240 Myr for M34. The gyro-age has a small formal uncertainty of 2% which reflects the tight I sequence in the M34 color-period diagram. We measure the effect of cluster age uncertainties on the gyrochronology age for M34 and find the resulting error on the gyro-age to be consistent with the {approx}15% error estimate for the technique in general. We use the M34 I sequence to redetermine the coefficients in the expression for rotational dependence on color used in gyrochronology. Finally, we propose that stability in the phase, shape, and amplitude of the photometric variability for the 120 rotators over the {approx}5 month duration of our survey is due to spot generation at active stellar longitudes.« less

  14. Michaelis kinetic analysis of extracellular cellulase and amylase excreted by Lactobacillus plantarum during cassava fermentation

    NASA Astrophysics Data System (ADS)

    Frediansyah, Andri; Kurniadi, Muhamad

    2017-01-01

    Our previous study reveal that single culture of Lactobacillus plantarum has ability to ferment cassava tuber in relation to produce modified cassava flour (mocaf). It was used to accelerate a fermentation process. L. plantarum grow well and produce some extracellular enzymes i.e. cellulase to change the structure and breakdown the cell wall of cassava tuber. Then, the starchy materials will be hydrolyzed by i.e. amylase into simple sugar and convert to organic acid. All of these process will give new characteristic of cassava i.e. lower fiber content, good flavor, taste, aroma and texture and the amount of cyanide acid is lower. Therefore this present study was to analyze Michaelis kinetics of extracellular carboxymethyl cellulase and amylase production by L. plantarum during cassava fermentation. The maximum carboxymethyl cellulase and amylase activity of 8.60 U/ml and 14.07 U/ml, respectively, were obtained from filtrate which has been incubated at 37°C for 18 h under stationary conditions. The Vmax and Km of CMCase were 0.8506 × 10-3 U/ml and 0.9594 × 10-3 g/mL, respectively. For amylase were 9.291 × 10-3 U/ml and 0.9163 × 10-3 g/ml, respectively.

  15. Effect of immobile isolated enzymes from rumen liquid by using alginate matrices on the bay leaf extraction

    NASA Astrophysics Data System (ADS)

    Paramita, Vita; Yulianto, Mohammad Endy; Yohana, Eflita; Arifan, Fahmi; Hanifah, Amjad, Muhammad Taqiyuddin

    2015-12-01

    This research aims to develop the enzymatically of bay leaves phytochemical extraction process. The novelty and the main innovations of this research is the development of extraction process by using enzymatic extractor and isolate the enzymes from rumen liquid to shift the equilibrium phase, increase the extraction rate and increase the extraction yield. The activity of rumen liquid enzyme was represented by the activity of cellulase and protease. The analyze of total flavonoid content was performed by using UV-Vis Spectrofometry. The activity of immobilized enzyme of cellulase (0.08±0.00 U/ml) was lower than the un-immobilized one (0.23±0.00 U/ml). However, there was no difference activity of the immobilized (0.75±0.00 U/ml) and un-immobilized (0.76±0.01 U/ml) of protease. The model of mass transfer of un-immobilized enzyme can be fitted on the experimental data, however the model of mass transfer of immobilized enzyme did not match with the experimental data. The mass transfer coefficient of enzymatic extraction flavonoids bay leaf without immobilization was 0.17167 s-1 which greater than the reported value of obtained KLa from extraction by using electric heating.

  16. Graphical tool for navigation within the semantic network of the UMLS metathesaurus on a locally installed database.

    PubMed

    Frankewitsch, T; Prokosch, H U

    2000-01-01

    Knowledge in the environment of information technologies is bound to structured vocabularies. Medical data dictionaries are necessary for uniquely describing findings like diagnoses, procedures or functions. Therefore we decided to locally install a version of the Unified Medical Language System (UMLS) of the U.S. National Library of Medicine as a repository for defining entries of a medical multimedia database. Because of the requirement to extend the vocabulary in concepts and relations between existing concepts a graphical tool for appending new items to the database has been developed: Although the database is an instance of a semantic network the focus on single entries offers the opportunity of reducing the net to a tree within this detail. Based on the graph theorem, there are definitions of nodes of concepts and nodes of knowledge. The UMLS additionally offers the specification of sub-relations, which can be represented, too. Using this view it is possible to manage these 1:n-Relations in a simple tree view. On this background an explorer like graphical user interface has been realised to add new concepts and define new relationships between those and existing entries for adapting the UMLS for specific purposes such as describing medical multimedia objects.

  17. DOE Office of Scientific and Technical Information (OSTI.GOV)

    Kewley, Lisa J.; Dopita, Michael A.; Sutherland, Ralph

    We use the chemical evolution predictions of cosmological hydrodynamic simulations with our latest theoretical stellar population synthesis, photoionization, and shock models to predict the strong line evolution of ensembles of galaxies from z = 3 to the present day. In this paper, we focus on the brightest optical emission-line ratios, [N II]/H{alpha} and [O III]/H{beta}. We use the optical diagnostic Baldwin-Phillips-Terlevich (BPT) diagram as a tool for investigating the spectral properties of ensembles of active galaxies. We use four redshift windows chosen to exploit new near-infrared multi-object spectrographs. We predict how the BPT diagram will appear in these four redshiftmore » windows given different sets of assumptions. We show that the position of star-forming galaxies on the BPT diagram traces the interstellar medium conditions and radiation field in galaxies at a given redshift. Galaxies containing active galactic nucleus (AGN) form a mixing sequence with purely star-forming galaxies. This mixing sequence may change dramatically with cosmic time, due to the metallicity sensitivity of the optical emission-lines. Furthermore, the position of the mixing sequence may probe metallicity gradients in galaxies as a function of redshift, depending on the size of the AGN narrow-line region. We apply our latest slow shock models for gas shocked by galactic-scale winds. We show that at high redshift, galactic wind shocks are clearly separated from AGN in line ratio space. Instead, shocks from galactic winds mimic high metallicity starburst galaxies. We discuss our models in the context of future large near-infrared spectroscopic surveys.« less

  18. From Informal Safety-Critical Requirements to Property-Driven Formal Validation

    NASA Technical Reports Server (NTRS)

    Cimatti, Alessandro; Roveri, Marco; Susi, Angelo; Tonetta, Stefano

    2008-01-01

    Most of the efforts in formal methods have historically been devoted to comparing a design against a set of requirements. The validation of the requirements themselves, however, has often been disregarded, and it can be considered a largely open problem, which poses several challenges. The first challenge is given by the fact that requirements are often written in natural language, and may thus contain a high degree of ambiguity. Despite the progresses in Natural Language Processing techniques, the task of understanding a set of requirements cannot be automatized, and must be carried out by domain experts, who are typically not familiar with formal languages. Furthermore, in order to retain a direct connection with the informal requirements, the formalization cannot follow standard model-based approaches. The second challenge lies in the formal validation of requirements. On one hand, it is not even clear which are the correctness criteria or the high-level properties that the requirements must fulfill. On the other hand, the expressivity of the language used in the formalization may go beyond the theoretical and/or practical capacity of state-of-the-art formal verification. In order to solve these issues, we propose a new methodology that comprises of a chain of steps, each supported by a specific tool. The main steps are the following. First, the informal requirements are split into basic fragments, which are classified into categories, and dependency and generalization relationships among them are identified. Second, the fragments are modeled using a visual language such as UML. The UML diagrams are both syntactically restricted (in order to guarantee a formal semantics), and enriched with a highly controlled natural language (to allow for modeling static and temporal constraints). Third, an automatic formal analysis phase iterates over the modeled requirements, by combining several, complementary techniques: checking consistency; verifying whether the requirements entail some desirable properties; verify whether the requirements are consistent with selected scenarios; diagnosing inconsistencies by identifying inconsistent cores; identifying vacuous requirements; constructing multiple explanations by enabling the fault-tree analysis related to particular fault models; verifying whether the specification is realizable.

  19. Uhlenbeck-Ford model: Phase diagram and corresponding-states analysis

    NASA Astrophysics Data System (ADS)

    Paula Leite, Rodolfo; Santos-Flórez, Pedro Antonio; de Koning, Maurice

    2017-09-01

    Using molecular dynamics simulations and nonequilibrium thermodynamic-integration techniques we compute the Helmholtz free energies of the body-centered-cubic (bcc), face-centered-cubic (fcc), hexagonal close-packed, and fluid phases of the Uhlenbeck-Ford model (UFM) and use the results to construct its phase diagram. The pair interaction associated with the UFM is characterized by an ultrasoft, purely repulsive pair potential that diverges logarithmically at the origin. We find that the bcc and fcc are the only thermodynamically stable crystalline phases in the phase diagram. Furthermore, we report the existence of two reentrant transition sequences as a function of the number density, one featuring a fluid-bcc-fluid succession and another displaying a bcc-fcc-bcc sequence near the triple point. We find strong resemblances to the phase behavior of other soft, purely repulsive systems such as the Gaussian-core model (GCM), inverse-power-law, and Yukawa potentials. In particular, we find that the fcc-bcc-fluid triple point and the phase boundaries in its vicinity are in good agreement with the prediction supplied by a recently proposed corresponding-states principle [J. Chem. Phys. 134, 241101 (2011), 10.1063/1.3605659; Europhys. Lett. 100, 66004 (2012), 10.1209/0295-5075/100/66004]. The particularly strong resemblance between the behavior of the UFM and GCM models are also discussed.

  20. Chaotic Behaviour of a Driven P-N Junction

    NASA Astrophysics Data System (ADS)

    Perez, Jose Maria

    The chaotic behavior of a driven p-n junction is experimentally examined. Bifurcation diagrams for the system are measured, showing period doubling bifurcations up to f/32, onset of chaos, reverse bifurcations of chaotic bands, and periodic windows. Some of the measured bifurcation diagrams are similar to the bifurcation diagram of the logistic map x(,n+1) = (lamda)x(,n)(1 - x(,n)). A return map is also measured showing approximately a one-dimensional map with a single extremum at low driving voltages. The intermittency route to chaos is experimentally observed to occur near a tangent bifurcation as the system approaches a period 5 window at (lamda) = (lamda)(,5). Data are presented for the dependence of the average laminar length on (epsilon) = (lamda)(,5) - (lamda), and for the probability distribution P(l) vs. l. The effects of additive stochastic noise on period doubling, chaos, windows, and intermittency are examined and are found to agree with the logistic model and universal predictions. Three examples of crisis of the attractor are observed. The crises occur when an unstable orbit intersects the chaotic attractor. A period adding sequence is reported in which wide periodic windows of period 2, 3, 4, ... are observed for increasing driving voltage. The initial period doubling cascade and the period adding sequence are compared to two theoretical models, with reasonable success.

  1. R-chie: a web server and R package for visualizing RNA secondary structures

    PubMed Central

    Lai, Daniel; Proctor, Jeff R.; Zhu, Jing Yun A.; Meyer, Irmtraud M.

    2012-01-01

    Visually examining RNA structures can greatly aid in understanding their potential functional roles and in evaluating the performance of structure prediction algorithms. As many functional roles of RNA structures can already be studied given the secondary structure of the RNA, various methods have been devised for visualizing RNA secondary structures. Most of these methods depict a given RNA secondary structure as a planar graph consisting of base-paired stems interconnected by roundish loops. In this article, we present an alternative method of depicting RNA secondary structure as arc diagrams. This is well suited for structures that are difficult or impossible to represent as planar stem-loop diagrams. Arc diagrams can intuitively display pseudo-knotted structures, as well as transient and alternative structural features. In addition, they facilitate the comparison of known and predicted RNA secondary structures. An added benefit is that structure information can be displayed in conjunction with a corresponding multiple sequence alignments, thereby highlighting structure and primary sequence conservation and variation. We have implemented the visualization algorithm as a web server R-chie as well as a corresponding R package called R4RNA, which allows users to run the software locally and across a range of common operating systems. PMID:22434875

  2. Convective radiation fluid-dynamics: formation and early evolution of ultra low-mass objects

    NASA Astrophysics Data System (ADS)

    Wuchterl, G.

    2005-12-01

    The formation process of ultra low-mass objects is some kind of extension of the star formation process. The physical changes towards lower mass are discussed by investigating the collapse of cloud cores that are modelled as Bonnor-Ebert spheres. Their collapse is followed by solving the equations of fluid dynamics with radiation and a model of time-dependent convection that has been calibrated to the Sun. For a sequence of cloud-cores with 1 to 0.01 solar masses, evolutionary tracks and isochrones are shown in the mass-radius diagram, the Hertzsprung-Russel diagram and the effective temperature-surface gravity or Kiel diagram. The collapse and the early hydrostatic evolution to ages of few Ma are briefly discussed and compared to observations of objects in Upper Scorpius and the low-mass components of GG Tau.

  3. Auto-Coding UML Statecharts for Flight Software

    NASA Technical Reports Server (NTRS)

    Benowitz, Edward G; Clark, Ken; Watney, Garth J.

    2006-01-01

    Statecharts have been used as a means to communicate behaviors in a precise manner between system engineers and software engineers. Hand-translating a statechart to code, as done on some previous space missions, introduces the possibility of errors in the transformation from chart to code. To improve auto-coding, we have developed a process that generates flight code from UML statecharts. Our process is being used for the flight software on the Space Interferometer Mission (SIM).

  4. The relation between cerebral serotonin levels and conditioned behaviour in the rat following the administration of LSD-25 and UML.

    PubMed

    Torre, M; Torre, E; Bogetto, F

    1975-01-01

    Successive daily injections of LSD-25 and UML (1-methyl-d-lysergic acid butanolamide) caused progressive depression of brain 5-HT levels in the rat. On the fourth day, the decrease was significant with respect to the highly significant fall observed after a single administration, whereas it had been shown earlier that conditioned behaviour is no longer affected by LSD-25 after 3 days and that simultaneous administration of a single dose of LSD-25 and UML is equally ineffective in this respect. Its depression of 5-HT levels, however, has now been shown to be equal to that of LSD-25 alone at doses that influence conditioned behaviour. The findings indicate that changes in such behaviour are not dependent on brain 5-HT levels and that no link exists between such levels and the psychotomimetic effect of LSD-25 in man.

  5. Modeling a Nursing Guideline with Standard Terminology and Unified Modeling Language for a Nursing Decision Support System: A Case Study.

    PubMed

    Choi, Jeeyae; Jansen, Kay; Coenen, Amy

    In recent years, Decision Support Systems (DSSs) have been developed and used to achieve "meaningful use". One approach to developing DSSs is to translate clinical guidelines into a computer-interpretable format. However, there is no specific guideline modeling approach to translate nursing guidelines to computer-interpretable guidelines. This results in limited use of DSSs in nursing. Unified modeling language (UML) is a software writing language known to accurately represent the end-users' perspective, due to its expressive characteristics. Furthermore, standard terminology enabled DSSs have been shown to smoothly integrate into existing health information systems. In order to facilitate development of nursing DSSs, the UML was used to represent a guideline for medication management for older adults encode with the International Classification for Nursing Practice (ICNP®). The UML was found to be a useful and sufficient tool to model a nursing guideline for a DSS.

  6. The Preliminary Design of a Universal Martian Lander

    NASA Technical Reports Server (NTRS)

    Norman, Timothy L.; Gaskin, David; Adkins, Sean; MacDonnell, David; Ross, Enoch; Hashimoto, Kouichi; Miller, Loran; Sarick, John; Hicks, Jonathan; Parlock, Andrew; hide

    1993-01-01

    As part of the NASA/USRA program, nineteen West Virginia University students conducted a preliminary design of a manned Universal Martian Lander (UML). The WVU design considers descent to Mars from polar orbit, a six month surface stay, and ascent for rendezvous. The design begins with an unmanned UML landing at Elysium Mons followed by the manned UML landing nearby. During the six month surface stay, the eight modules are assembled to form a Martian base where scientific experiments are performed. The mission also incorporates hydroponic plant growth into a Controlled Ecological Life Support System (CELSS) for water recycling, food production, and to counteract psycho-logical effects of living on Mars. In situ fuel production for the Martian Ascent and Rendezvous Vehicle (MARV) is produced From gases in the Martian atmosphere. Following surface operations, the eight member crew uses the MARV to return to the Martian Transfer Vehicle (MTV) for the journey home to Earth.

  7. Protoplast fusion enhances lignocellulolytic enzyme activities in Trichoderma reesei.

    PubMed

    Cui, Yu-xiao; Liu, Jia-jing; Liu, Yan; Cheng, Qi-yue; Yu, Qun; Chen, Xin; Ren, Xiao-dong

    2014-12-01

    Protoplast fusion was used to obtain a higher production of lignocellulolytic enzymes with protoplast fusion in Trichoderma reesei. The fusant strain T. reesei JL6 was obtained from protoplast fusion from T. reesei strains QM9414, MCG77, and Rut C-30. Filter paper activity of T. reesei JL6 increased by 18% compared with that of Rut C-30. β-Glucosidase, hemicellulase and pectinase activities of T. reesei JL6 were also higher. The former activity was 0.39 Uml(-1), while those of QM9414, MCG77, and Rut C-30 were 0.13, 0.11, and 0.16 Uml(-1), respectively. Pectinase and hemicellulase activities of JL6 were 5.4 and 15.6 Uml(-1), respectively, which were slightly higher than those of the parents. The effects of corn stover and wheat bran carbon sources on the cellulase production and growth curve of T. reesei JL6 were also investigated.

  8. Leveraging terminological resources for mapping between rare disease information sources.

    PubMed

    Rance, Bastien; Snyder, Michelle; Lewis, Janine; Bodenreider, Olivier

    2013-01-01

    Rare disease information sources are incompletely and inconsistently cross-referenced to one another, making it difficult for information seekers to navigate across them. The development of such cross-references established manually by experts is generally labor intensive and costly. To develop an automatic mapping between two of the major rare diseases information sources, GARD and Orphanet, by leveraging terminological resources, especially the UMLS. We map the rare disease terms from Orphanet and ORDR to the UMLS. We use the UMLS as a pivot to bridge between the rare disease terminologies. We compare our results to a mapping obtained through manually established cross-references to OMIM. Our mapping has a precision of 94%, a recall of 63% and an F1-score of 76%. Our automatic mapping should help facilitate the development of more complete and consistent cross-references between GARD and Orphanet, and is applicable to other rare disease information sources as well.

  9. Identifying UMLS concepts from ECG Impressions using KnowledgeMap

    PubMed Central

    Denny, Joshua C.; Spickard, Anderson; Miller, Randolph A; Schildcrout, Jonathan; Darbar, Dawood; Rosenbloom, S. Trent; Peterson, Josh F.

    2005-01-01

    Electrocardiogram (ECG) impressions represent a wealth of medical information for potential decision support and drug-effect discovery. Much of this information is inaccessible to automated methods in the free-text portion of the ECG report. We studied the application of the KnowledgeMap concept identifier (KMCI) to map Unified Medical Language System (UMLS) concepts from ECG impressions. ECGs were processed by KMCI and the results scored for accuracy by multiple raters. Reviewers also recorded unidentified concepts through the scoring interface. Overall, KMCI correctly identified 1059 out of 1171 concepts for a recall of 0.90. Precision, indicating the proportion of ECG concepts correctly identified, was 0.94. KMCI was particularly effective at identifying ECG rhythms (330/333), perfusion changes (65/66), and noncardiac medical concepts (11/11). In conclusion, KMCI is an effective method for mapping ECG impressions to UMLS concepts. PMID:16779029

  10. Modeling a Nursing Guideline with Standard Terminology and Unified Modeling Language for a Nursing Decision Support System: A Case Study

    PubMed Central

    Choi, Jeeyae; Jansen, Kay; Coenen, Amy

    2015-01-01

    In recent years, Decision Support Systems (DSSs) have been developed and used to achieve “meaningful use”. One approach to developing DSSs is to translate clinical guidelines into a computer-interpretable format. However, there is no specific guideline modeling approach to translate nursing guidelines to computer-interpretable guidelines. This results in limited use of DSSs in nursing. Unified modeling language (UML) is a software writing language known to accurately represent the end-users’ perspective, due to its expressive characteristics. Furthermore, standard terminology enabled DSSs have been shown to smoothly integrate into existing health information systems. In order to facilitate development of nursing DSSs, the UML was used to represent a guideline for medication management for older adults encode with the International Classification for Nursing Practice (ICNP®). The UML was found to be a useful and sufficient tool to model a nursing guideline for a DSS. PMID:26958174

  11. Extraction of UMLS® Concepts Using Apache cTAKES™ for German Language.

    PubMed

    Becker, Matthias; Böckmann, Britta

    2016-01-01

    Automatic information extraction of medical concepts and classification with semantic standards from medical reports is useful for standardization and for clinical research. This paper presents an approach for an UMLS concept extraction with a customized natural language processing pipeline for German clinical notes using Apache cTAKES. The objectives are, to test the natural language processing tool for German language if it is suitable to identify UMLS concepts and map these with SNOMED-CT. The German UMLS database and German OpenNLP models extended the natural language processing pipeline, so the pipeline can normalize to domain ontologies such as SNOMED-CT using the German concepts. For testing, the ShARe/CLEF eHealth 2013 training dataset translated into German was used. The implemented algorithms are tested with a set of 199 German reports, obtaining a result of average 0.36 F1 measure without German stemming, pre- and post-processing of the reports.

  12. The UMLS Knowledge Source Server: an experience in Web 2.0 technologies.

    PubMed

    Thorn, Karen E; Bangalore, Anantha K; Browne, Allen C

    2007-10-11

    The UMLS Knowledge Source Server (UMLSKS), developed at the National Library of Medicine (NLM), makes the knowledge sources of the Unified Medical Language System (UMLS) available to the research community over the Internet. In 2003, the UMLSKS was redesigned utilizing state-of-the-art technologies available at that time. That design offered a significant improvement over the prior version but presented a set of technology-dependent issues that limited its functionality and usability. Four areas of desired improvement were identified: software interfaces, web interface content, system maintenance/deployment, and user authentication. By employing next generation web technologies, newer authentication paradigms and further refinements in modular design methods, these areas could be addressed and corrected to meet the ever increasing needs of UMLSKS developers. In this paper we detail the issues present with the existing system and describe the new system's design using new technologies considered entrants in the Web 2.0 development era.

  13. Structural Group-based Auditing of Missing Hierarchical Relationships in UMLS

    PubMed Central

    Chen, Yan; Gu, Huanying(Helen); Perl, Yehoshua; Geller, James

    2009-01-01

    The Metathesaurus of the UMLS was created by integrating various source terminologies. The inter-concept relationships were either integrated into the UMLS from the source terminologies or specially generated. Due to the extensive size and inherent complexity of the Metathesaurus, the accidental omission of some hierarchical relationships was inevitable. We present a recursive procedure which allows a human expert, with the support of an algorithm, to locate missing hierarchical relationships. The procedure starts with a group of concepts with exactly the same (correct) semantic type assignments. It then partitions the concepts, based on child-of hierarchical relationships, into smaller, singly rooted, hierarchically connected subgroups. The auditor only needs to focus on the subgroups with very few concepts and their concepts with semantic type reassignments. The procedure was evaluated by comparing it with a comprehensive manual audit and it exhibits a perfect error recall. PMID:18824248

  14. Feasibility and Utility of Lexical Analysis for Occupational Health Text.

    PubMed

    Harber, Philip; Leroy, Gondy

    2017-06-01

    Assess feasibility and potential utility of natural language processing (NLP) for storing and analyzing occupational health data. Basic NLP lexical analysis methods were applied to 89,000 Mine Safety and Health Administration (MSHA) free text records. Steps included tokenization, term and co-occurrence counts, term annotation, and identifying exposure-health effect relationships. Presence of terms in the Unified Medical Language System (UMLS) was assessed. The methods efficiently demonstrated common exposures, health effects, and exposure-injury relationships. Many workplace terms are not present in UMLS or map inaccurately. Use of free text rather than narrowly defined numerically coded fields is feasible, flexible, and efficient. It has potential to encourage workers and clinicians to provide more data and to support automated knowledge creation. The lexical method used is easily generalizable to other areas. The UMLS vocabularies should be enhanced to be relevant to occupational health.

  15. A Group Simulation of the Development of the Geologic Time Scale.

    ERIC Educational Resources Information Center

    Bennington, J. Bret

    2000-01-01

    Explains how to demonstrate to students that the relative dating of rock layers is redundant. Uses two column diagrams to simulate stratigraphic sequences from two different geological time scales and asks students to complete the time scale. (YDS)

  16. Task Analysis for the Jobs of Freight Train Conductor and Brakeman

    DOT National Transportation Integrated Search

    1975-05-31

    This document describes the results of a research effort undertaken to detail the tasks of freight train conductors and brakemen. Included with text are detailed operational sequence diagrams for both conductor and brakeman. This task : analysis is s...

  17. Levels of soluble CD30 in cord blood and peripheral blood during childhood are not correlated with the development of atopic disease or a family history of atopy.

    PubMed

    Holmlund, U; Bengtsson, A; Nilsson, C; Kusoffsky, E; Lilja, G; Scheynius, A; Sverremark-Ekström, E

    2003-11-01

    The CD30 molecule has been linked to Th2 responses. Furthermore, elevated levels of the soluble form of CD30 (sCD30) in blood as well as of the expression of CD30 on the plasma membrane of T cells are associated with atopic disease. To assess the potential usefulness of sCD30 levels as a prognostic indicator of and/or diagnostic marker for the development of atopic disease in children. sCD30 levels in cord blood and peripheral blood from 36 2-year-old (10 atopic and 26 non-atopic) and 74 7-year-old (35 atopic and 39 non-atopic) children were determined employing an ELISA procedure. Atopy was diagnosed on the basis of clinical evaluation in combination with a positive skin prick test. No significant correlation between sCD30 levels in cord blood and the development of atopic disease at 2 or 7 years of age was observed. At 7 years of age, the circulating sCD30 levels in children with atopic disease (median 41 U/mL, range 6-503 U/mL) did not differ from the corresponding values for non-atopic subjects (median 41 U/mL, range 8-402 U/mL). The same was true for children at 2 years of age. Furthermore, the sCD30 levels of children who had developed atopic eczema/dermatitis syndrome by the age of 7 years (median 49 U/mL, range 14-503 U/mL) were not significantly elevated in comparison with those of the non-atopic children. Finally, neither sCD30 levels in cord blood nor peripheral blood at 2 or 7 years of age could be linked to a family history of atopy. These findings indicate that the sCD30 concentration in cord blood is not a reliable prognostic indicator of, nor a useful diagnostic marker for, atopic disease in children up to 7 years of age. If such correlations do exist, they might be masked by age-dependent variations in the circulating levels of sCD30, which may reflect individual differences in the maturation of children's immunological responses.

  18. Gauge equivalence of two different IAnsaaumlItze Rfor non-Abelian charged vortices

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Paul, S.K.

    1987-05-15

    Recently the existence of non-Abelian charged vortices has been established by taking two different Ansa$uml: tze in SU(2) gauge theories. We point out that these two Ansa$uml: tze are in two topologically equivalent prescriptions. We show that they are gauge equivalent only at infinity. We also show that this gauge equivalence is not possible for Z/sub N/ vortices in SU(N) gauge theories for Ngreater than or equal to3.

  19. Defining a Technical Basis for Comparing and Contrasting Emerging Dynamic Discovery Protocols

    DTIC Science & Technology

    2001-05-02

    UPnP, SLP, Bluetooth , and HAVi • Projected specific UML models for Jini, UPnP, and SLP • Completed a Rapide Model of Jini structure, function, and...narrow application focus but targeting a different application domain. (e.g., HAVi, Salutation Consortium, and Bluetooth Service Discovery) • Sun has...Our General Approach? 1/31/2002 7 Particulars of Our Approach Define a Generic UML Model that Encompasses Jini, UPnP, SLP, HAVi, and Bluetooth

  20. Statistical Techniques Complement UML When Developing Domain Models of Complex Dynamical Biosystems.

    PubMed

    Williams, Richard A; Timmis, Jon; Qwarnstrom, Eva E

    2016-01-01

    Computational modelling and simulation is increasingly being used to complement traditional wet-lab techniques when investigating the mechanistic behaviours of complex biological systems. In order to ensure computational models are fit for purpose, it is essential that the abstracted view of biology captured in the computational model, is clearly and unambiguously defined within a conceptual model of the biological domain (a domain model), that acts to accurately represent the biological system and to document the functional requirements for the resultant computational model. We present a domain model of the IL-1 stimulated NF-κB signalling pathway, which unambiguously defines the spatial, temporal and stochastic requirements for our future computational model. Through the development of this model, we observe that, in isolation, UML is not sufficient for the purpose of creating a domain model, and that a number of descriptive and multivariate statistical techniques provide complementary perspectives, in particular when modelling the heterogeneity of dynamics at the single-cell level. We believe this approach of using UML to define the structure and interactions within a complex system, along with statistics to define the stochastic and dynamic nature of complex systems, is crucial for ensuring that conceptual models of complex dynamical biosystems, which are developed using UML, are fit for purpose, and unambiguously define the functional requirements for the resultant computational model.

  1. A HyperCard Implementation of Meta-1: The First Version of the UMLS Metathesaurus*

    PubMed Central

    Sherertz, David; Tuttle, Mark; Cole, William; Erlbaum, Mark; Olson, Nels; Nelson, Stuart

    1989-01-01

    The Unified Medical Language System (UMLS) is being designed to provide uniform access to computer-based resources in biomedicine. For the foreseeable future, the foundation of the UMLS will be a metathesaurus of concepts, synthesized from existing biomedical nomenclatures. Meta-1, the first version of the Metathesaurus, will contain all of MeSH, a selection of terms from primary care, clinical medicine, and other domains, and all terms from SNOMED, ICD-9-CM, and CPT-4 which “match” them -- about 30,000 terms. In addition, Meta-1 will contain information about the occurrence and co-occurrence of its terms in selected resources, such as MEDLINE. As Meta-1 will contain about 100MB of terms and relationships, it is unlikely that it will be “printed.” Instead, some UMLS applications will support Metathesaurus browsing. One way of browsing Meta-1 will be via the Apple Macintosh® application called HyperCard®. A demonstration of a HyperCard interface, called Meta-Card™ will first acquaint viewers with the contents of the pre-human-review version of Meta-1, and second, illustrate how an object-oriented interface can be programmed to support various visual metaphors, e.g. “click-to-get-more-information,” and “click-to-follow-a-semantic-link,” and the notion of a Metathesaurus esthetic.

  2. Statistical Techniques Complement UML When Developing Domain Models of Complex Dynamical Biosystems

    PubMed Central

    Timmis, Jon; Qwarnstrom, Eva E.

    2016-01-01

    Computational modelling and simulation is increasingly being used to complement traditional wet-lab techniques when investigating the mechanistic behaviours of complex biological systems. In order to ensure computational models are fit for purpose, it is essential that the abstracted view of biology captured in the computational model, is clearly and unambiguously defined within a conceptual model of the biological domain (a domain model), that acts to accurately represent the biological system and to document the functional requirements for the resultant computational model. We present a domain model of the IL-1 stimulated NF-κB signalling pathway, which unambiguously defines the spatial, temporal and stochastic requirements for our future computational model. Through the development of this model, we observe that, in isolation, UML is not sufficient for the purpose of creating a domain model, and that a number of descriptive and multivariate statistical techniques provide complementary perspectives, in particular when modelling the heterogeneity of dynamics at the single-cell level. We believe this approach of using UML to define the structure and interactions within a complex system, along with statistics to define the stochastic and dynamic nature of complex systems, is crucial for ensuring that conceptual models of complex dynamical biosystems, which are developed using UML, are fit for purpose, and unambiguously define the functional requirements for the resultant computational model. PMID:27571414

  3. Production of a biodegradable plastic-degrading enzyme from cheese whey by the phyllosphere yeast Pseudozyma antarctica GB-4(1)W.

    PubMed

    Watanabe, Takashi; Shinozaki, Yukiko; Suzuki, Ken; Koitabashi, Motoo; Yoshida, Shigenobu; Sameshima-Yamashita, Yuka; Kuze Kitamoto, Hiroko

    2014-08-01

    Cheese whey is a by-product of cheese production and has high concentrations of lactose (about 5%) and other nutrients. Pseudozyma antarctica produces a unique cutinase-like enzyme, named PaE, that efficiently degrades biodegradable plastics. A previous study showed that a combination of 1% oil and 0.5% lactose increased cutinase-like enzyme production by another species of yeast. In this study, to produce PaE from cheese whey, we investigated the effects of soybean oil on PaE production (expressed as biodegradable plastic-degrading activity) by P. antarctica growing on lactose or cheese whey. In flask cultures, the final PaE activity was only 0.03 U/ml when soybean oil was used as the sole carbon source, but increased to 1.79 U/ml when a limited amount of soybean oil (under 0.5%) was combined with a relatively high concentration of lactose (6%). Using a 5-L jar fermentor with lactose fed-batch cultivation and periodic soybean oil addition, about 14.6 U/ml of PaE was obtained after 5 days of cultivation. When the lactose was replaced with cheese whey, PaE production was 10.8 U/ml after 3 days of cultivation. Copyright © 2014 The Society for Biotechnology, Japan. Published by Elsevier B.V. All rights reserved.

  4. Prognostic value of preoperative serum CA 242 in Esophageal squamous cell carcinoma cases.

    PubMed

    Feng, Ji-Feng; Huang, Ying; Chen, Qi-Xun

    2013-01-01

    Carbohydrate antigen (CA) 242 is inversely related to prognosis in many cancers. However, few data regarding CA 242 in esophageal cancer (EC) are available. The aim of this study was to determine the prognostic value of CA 242 and propose an optimum cut-off point in predicting survival difference in patients with esophageal squamous cell carcinoma (ESCC). A retrospective analysis was conducted of 192 cases. A receiver operating characteristic (ROC) curve for survival prediction was plotted to verify the optimum cuf- off point. Univariate and multivariate analyses were performed to evaluate prognostic parameters for survival. The positive rate for CA 242 was 7.3% (14/192). The ROC curve for survival prediction gave an optimum cut-off of 2.15 (U/ml). Patients with CA 242 ≤ 2.15 U/ml had significantly better 5-year survival than patients with CA 242 >2.15 U/ml (45.4% versus 22.6%; P=0.003). Multivariate analysis showed that differentiation (P=0.033), CA 242 (P=0.017), T grade (P=0.004) and N staging (P<0.001) were independent prognostic factors. Preoperative CA 242 is a predictive factor for long-term survival in ESCC, especially in nodal-negative patients. We conclude that 2.15 U/ml may be the optimum cuf-off point for CA 242 in predicting survival in ESCC.

  5. EXors and the stellar birthline

    NASA Astrophysics Data System (ADS)

    Moody, Mackenzie S. L.; Stahler, Steven W.

    2017-04-01

    We assess the evolutionary status of EXors. These low-mass, pre-main-sequence stars repeatedly undergo sharp luminosity increases, each a year or so in duration. We place into the HR diagram all EXors that have documented quiescent luminosities and effective temperatures, and thus determine their masses and ages. Two alternate sets of pre-main-sequence tracks are used, and yield similar results. Roughly half of EXors are embedded objects, I.e., they appear observationally as Class I or flat-spectrum infrared sources. We find that these are relatively young and are located close to the stellar birthline in the HR diagram. Optically visible EXors, on the other hand, are situated well below the birthline. They have ages of several Myr, typical of classical T Tauri stars. Judging from the limited data at hand, we find no evidence that binarity companions trigger EXor eruptions; this issue merits further investigation. We draw several general conclusions. First, repetitive luminosity outbursts do not occur in all pre-main-sequence stars, and are not in themselves a sign of extreme youth. They persist, along with other signs of activity, in a relatively small subset of these objects. Second, the very existence of embedded EXors demonstrates that at least some Class I infrared sources are not true protostars, but very young pre-main-sequence objects still enshrouded in dusty gas. Finally, we believe that the embedded pre-main-sequence phase is of observational and theoretical significance, and should be included in a more complete account of early stellar evolution.

  6. SN 1987A - The evolution from red to blue

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tuchman, Y.; Wheeler, J.C.

    1989-11-01

    Envelope models in thermal and dynamic equilibrium are used to explore the nature of the transition of SK -69 deg 202, the progenitor of SN 1987A, from the Hayashi track to its final blue position in the H-R diagram. Loci of possible thermal equilibrium solutions are presented as a function of Teff and M(C/O), the mass of the carbon/oxygen core interior to the helium burning shell. It is found that uniform helium enrichment of the envelope results in red-blue evolution but that the resulting blue solution is much hotter than SK -69 deg 202. Solutions in which the only changemore » is to redistribute the portion of the envelope enriched in helium during main-sequence convective core contraction into a step function with Y of about 0.5 at a mass cut of about 10 solar masses give a natural transition from red to blue and a final value of Teff in agreement with observations. It is argued that SK -69 deg 202 probably fell on a post-Hayashi track sequence at moderate Teff. The possible connection of this sequence to the step distribution in the H-R diagram of the LMC. 19 refs.« less

  7. The Solar Neighborhood. XLII. Parallax Results from the CTIOPI 0.9 m Program—Identifying New Nearby Subdwarfs Using Tangential Velocities and Locations on the H–R Diagram

    NASA Astrophysics Data System (ADS)

    Jao, Wei-Chun; Henry, Todd J.; Winters, Jennifer G.; Subasavage, John P.; Riedel, Adric R.; Silverstein, Michele L.; Ianna, Philip A.

    2017-11-01

    Parallaxes, proper motions, and optical photometry are presented for 51 systems consisting of 37 cool subdwarf and 14 additional high proper motion systems. Thirty-seven systems have parallaxes reported for the first time, 15 of which have proper motions of at least 1″ yr‑1. The sample includes 22 newly identified cool subdwarfs within 100 pc, of which three are within 25 pc, and an additional five subdwarfs from 100 to 160 pc. Two systems—LSR 1610-0040 AB and LHS 440 AB—are close binaries exhibiting clear astrometric perturbations that will ultimately provide important masses for cool subdwarfs. We use the accurate parallaxes and proper motions provided here, combined with additional data from our program and others, to determine that effectively all nearby stars with tangential velocities greater than 200 km s‑1 are subdwarfs. We compare a sample of 167 confirmed cool subdwarfs to nearby main sequence dwarfs and Pleiades members on an observational Hertzsprung–Russell diagram using M V versus (V ‑ K s ) to map trends of age and metallicity. We find that subdwarfs are clearly separated for spectral types K5–M5, indicating that the low metallicities of subdwarfs set them apart in the H–R diagram for (V ‑ K s ) = 3–6. We then apply the tangential velocity cutoff and the subdwarf region of the H–R diagram to stars with parallaxes from Gaia Data Release 1 and the MEarth Project to identify a total of 29 new nearby subdwarf candidates that fall clearly below the main sequence.

  8. Object-oriented analysis and design of a health care management information system.

    PubMed

    Krol, M; Reich, D L

    1999-04-01

    We have created a prototype for a universal object-oriented model of a health care system compatible with the object-oriented approach used in version 3.0 of the HL7 standard for communication messages. A set of three models has been developed: (1) the Object Model describes the hierarchical structure of objects in a system--their identity, relationships, attributes, and operations; (2) the Dynamic Model represents the sequence of operations in time as a collection of state diagrams for object classes in the system; and (3) functional Diagram represents the transformation of data within a system by means of data flow diagrams. Within these models, we have defined major object classes of health care participants and their subclasses, associations, attributes and operators, states, and behavioral scenarios. We have also defined the major processes and subprocesses. The top-down design approach allows use, reuse, and cloning of standard components.

  9. Relating UMLS semantic types and task-based ontology to computer-interpretable clinical practice guidelines.

    PubMed

    Kumar, Anand; Ciccarese, Paolo; Quaglini, Silvana; Stefanelli, Mario; Caffi, Ezio; Boiocchi, Lorenzo

    2003-01-01

    Medical knowledge in clinical practice guideline (GL) texts is the source of task-based computer-interpretable clinical guideline models (CIGMs). We have used Unified Medical Language System (UMLS) semantic types (STs) to understand the percentage of GL text which belongs to a particular ST. We also use UMLS semantic network together with the CIGM-specific ontology to derive a semantic meaning behind the GL text. In order to achieve this objective, we took nine GL texts from the National Guideline Clearinghouse (NGC) and marked up the text dealing with a particular ST. The STs we took into consideration were restricted taking into account the requirements of a task-based CIGM. We used DARPA Agent Markup Language and Ontology Inference Layer (DAML + OIL) to create the UMLS and CIGM specific semantic network. For the latter, as a bench test, we used the 1999 WHO-International Society of Hypertension Guidelines for the Management of Hypertension. We took into consideration the UMLS STs closest to the clinical tasks. The percentage of the GL text dealing with the ST "Health Care Activity" and subtypes "Laboratory Procedure", "Diagnostic Procedure" and "Therapeutic or Preventive Procedure" were measured. The parts of text belonging to other STs or comments were separated. A mapping of terms belonging to other STs was done to the STs under "HCA" for representation in DAML + OIL. As a result, we found that the three STs under "HCA" were the predominant STs present in the GL text. In cases where the terms of related STs existed, they were mapped into one of the three STs. The DAML + OIL representation was able to describe the hierarchy in task-based CIGMs. To conclude, we understood that the three STs could be used to represent the semantic network of the task-bases CIGMs. We identified some mapping operators which could be used for the mapping of other STs into these.

  10. Post-transplant monitoring of soluble CD30 level as predictor of graft outcome: a single center experience from China.

    PubMed

    Wang, Dong; Wu, Weizhen; Yang, Shunliang; Wang, Qinghua; Tan, Jianming

    2012-12-01

    There are no reliable parameters for post-transplantation immunological monitoring, which might enable recipient-tailored immunosuppressive therapy. 250 renal graft recipients were enrolled and detected for sCD30 level pre-transplantation, and on days 5 and 14, and on months 1, 3, 6, 12, 24, 36, 48 and 60 post-transplantation. Analysis was performed on correlation between sCD30 level and acute rejection, lung infection, or graft loss respectively. sCD30 levels descended to a nadir with a mean of 10.2 ± 3.8 U/mL on day 30 post-transplantation, then rose gradually, and approached 21.8 ± 10.1 U/mL on month 3, 34.2 ± 16.5 U/mL on month 6, and 42.9 ± 29.5 U/mL on month 12, then presented a stable level. Recipients with AR had significantly higher sCD30 levels than those without AR on days 5 and 14 post-transplantation. Recipients with pneumonia had significantly lower sCD30 levels within 3 months post-transplantation than those without pneumonia. Significantly higher sCD30 levels were recorded in recipients who suffered graft loss than those with normal graft function on days 5 and 14, and on months 6, 12, and 24. High sCD30 level (≥ 48.3 U/mL) at month 12 post-transplantation has an obvious detrimental effect on renal graft survival (p=0.000, HR=9.075). Serum sCD30 level might reflect immune state of renal graft recipients. Post-transplantation sequential monitoring of sCD30 level is necessary, which might not only identify recipients at the risk of acute rejection and graft loss, but also chosen as an independent predictor of pneumonia in renal transplant recipients. Copyright © 2012 Elsevier B.V. All rights reserved.

  11. High soluble CD30 levels and associated anti-HLA antibodies in patients with failed renal allografts.

    PubMed

    Karahan, Gonca E; Caliskan, Yasar; Ozdilli, Kursat; Kekik, Cigdem; Bakkaloglu, Huseyin; Caliskan, Bahar; Turkmen, Aydin; Sever, Mehmet S; Oguz, Fatma S

    2017-01-13

    Serum soluble CD30 (sCD30), a 120-kD glycoprotein that belongs to the tumor necrosis factor receptor family, has been suggested as a marker of rejection in kidney transplant patients. The aim of this study was to evaluate the relationship between sCD30 levels and anti-HLA antibodies, and to compare sCD30 levels in patients undergoing hemodialysis (HD) with and without failed renal allografts and transplant recipients with functioning grafts. 100 patients undergoing HD with failed grafts (group 1), 100 patients undergoing HD who had never undergone transplantation (group 2), and 100 kidney transplant recipients (group 3) were included in this study. Associations of serum sCD30 levels and anti-HLA antibody status were analyzed in these groups. The sCD30 levels of group 1 and group 2 (154 ± 71 U/mL and 103 ± 55 U/mL, respectively) were significantly higher than those of the transplant recipients (group 3) (39 ± 21 U/mL) (p<0.001 and p<0.001). The serum sCD30 levels in group 1 (154 ± 71 U/mL) were also significantly higher than group 2 (103 ± 55 U/mL) (p<0.001). Anti-HLA antibodies were detected in 81 (81%) and 5 (5%) of patients in groups 1 and 2, respectively (p<0.001). When multiple regression analysis was performed to predict sCD30 levels, the independent variables in group 1 were the presence of class I anti-HLA antibodies (β = 0.295; p = 0.003) and age (β = -0.272; p = 0.005), and serum creatinine (β = 0.218; p = 0.027) and presence of class II anti-HLA antibodies (standardized β = 0.194; p = 0.046) in group 3. Higher sCD30 levels and anti-HLA antibodies in patients undergoing HD with failed renal allografts may be related to higher inflammatory status in these patients.

  12. Improved Identification of Noun Phrases in Clinical Radiology Reports Using a High-Performance Statistical Natural Language Parser Augmented with the UMLS Specialist Lexicon

    PubMed Central

    Huang, Yang; Lowe, Henry J.; Klein, Dan; Cucina, Russell J.

    2005-01-01

    Objective: The aim of this study was to develop and evaluate a method of extracting noun phrases with full phrase structures from a set of clinical radiology reports using natural language processing (NLP) and to investigate the effects of using the UMLS® Specialist Lexicon to improve noun phrase identification within clinical radiology documents. Design: The noun phrase identification (NPI) module is composed of a sentence boundary detector, a statistical natural language parser trained on a nonmedical domain, and a noun phrase (NP) tagger. The NPI module processed a set of 100 XML-represented clinical radiology reports in Health Level 7 (HL7)® Clinical Document Architecture (CDA)–compatible format. Computed output was compared with manual markups made by four physicians and one author for maximal (longest) NP and those made by one author for base (simple) NP, respectively. An extended lexicon of biomedical terms was created from the UMLS Specialist Lexicon and used to improve NPI performance. Results: The test set was 50 randomly selected reports. The sentence boundary detector achieved 99.0% precision and 98.6% recall. The overall maximal NPI precision and recall were 78.9% and 81.5% before using the UMLS Specialist Lexicon and 82.1% and 84.6% after. The overall base NPI precision and recall were 88.2% and 86.8% before using the UMLS Specialist Lexicon and 93.1% and 92.6% after, reducing false-positives by 31.1% and false-negatives by 34.3%. Conclusion: The sentence boundary detector performs excellently. After the adaptation using the UMLS Specialist Lexicon, the statistical parser's NPI performance on radiology reports increased to levels comparable to the parser's native performance in its newswire training domain and to that reported by other researchers in the general nonmedical domain. PMID:15684131

  13. Increased serum advanced glycation end-products is a distinct finding in lean women with polycystic ovary syndrome (PCOS).

    PubMed

    Diamanti-Kandarakis, Evanthia; Katsikis, Ilias; Piperi, Christina; Kandaraki, Eleni; Piouka, Athanasia; Papavassiliou, Athanasios G; Panidis, Dimitrios

    2008-10-01

    Nonenzymatic advanced glycation and oxidation end-products, advanced glycation end-products (AGEs), impart a potent impact on vessels and other tissues in diabetic state and in euglycaemic conditions with increased oxidative stress. Insulin resistant (IR) polycystic ovary syndrome (PCOS) women, have elevated serum AGEs, increased receptor (RAGE) expression, and increased deposition with differential localization in the polycystic ovarian tissue (theca and granulosa) compared to normal. To determine whether the raised AGE levels in noninsulin resistant women with PCOS is a distinct finding compared with those presenting the isolated components of the syndrome and among PCOS subphenotypes. Noninsulin resistant women were selected in order to show that serum AGEs are elevated in PCOS independently of the presence of IR. Clinical trial. One hundred and ninety-three age- and BMI-matched young lean noninsulin resistant women were studied. Among them, 100 women were diagnosed with PCOS according to Rotterdam criteria, and divided to subphenotypes (hyperandrogenaemia with or without PCO morphology and with or without anovulation). Sixty-eight women with the isolated components of the PCOS phenotype were also studied along with 25 healthy women. Serum AGE levels, metabolic, hormonal profiles and intravaginal ultrasound were determined in all subjects. The studied population did not differ in BMI, fasting insulin concentration, waist : hip and glucose : insulin ratios. PCOS women exhibited statistically higher AGEs levels (7.96 +/- 1.87 U/ml, P < 0.001) compared with those with isolated hyperandrogenaemia (5.61 +/- 0.61 U/ml), anovulation (5.53 +/- 1.06 U/ml), US-PCO morphology (5.26 +/- 0.25 U/ml) and controls (5.86 +/- 0.89 U/ml). In PCOS, serum AGEs are distinctly elevated compared with women having the isolated characteristics of the syndrome. No difference was observed between PCOS subphenotypes. As chronic inflammation and increased oxidant stress have been incriminated in the pathophysiology of PCOS, the role of AGEs as inflammatory and oxidant mediators, may be linked with the metabolic and reproductive abnormalities of the syndrome.

  14. Stars caught in the braking stage in young Magellanic Cloud clusters

    NASA Astrophysics Data System (ADS)

    D'Antona, Francesca; Milone, Antonino P.; Tailo, Marco; Ventura, Paolo; Vesperini, Enrico; di Criscienzo, Marcella

    2017-08-01

    The colour-magnitude diagrams of many Magellanic Cloud clusters (with ages up to 2 billion years) display extended turnoff regions where the stars leave the main sequence, suggesting the presence of multiple stellar populations with ages that may differ even by hundreds of millions of years 1,2,3 . A strongly debated question is whether such an extended turnoff is instead due to populations with different stellar rotations3,4,5,6 . The recent discovery of a 'split' main sequence in some younger clusters (~80-400 Myr) added another piece to this puzzle. The blue side of the main sequence is consistent with slowly rotating stellar models, and the red side consistent with rapidly rotating models7,8,9,10. However, a complete theoretical characterization of the observed colour-magnitude diagram also seemed to require an age spread9. We show here that, in the three clusters so far analysed, if the blue main-sequence stars are interpreted with models in which the stars have always been slowly rotating, they must be ~30% younger than the rest of the cluster. If they are instead interpreted as stars that were initially rapidly rotating but have later slowed down, the age difference disappears, and this 'braking' also helps to explain the apparent age differences of the extended turnoff. The age spreads in Magellanic Cloud clusters are thus a manifestation of rotational stellar evolution. Observational tests are suggested.

  15. Knowledge requirements for automated inference of medical textbook markup.

    PubMed Central

    Berrios, D. C.; Kehler, A.; Fagan, L. M.

    1999-01-01

    Indexing medical text in journals or textbooks requires a tremendous amount of resources. We tested two algorithms for automatically indexing nouns, noun-modifiers, and noun phrases, and inferring selected binary relations between UMLS concepts in a textbook of infectious disease. Sixty-six percent of nouns and noun-modifiers and 81% of noun phrases were correctly matched to UMLS concepts. Semantic relations were identified with 100% specificity and 94% sensitivity. For some medical sub-domains, these algorithms could permit expeditious generation of more complex indexing. PMID:10566445

  16. Graphical User Interface for an Observing Control System for the UK Infrared Telescope

    NASA Astrophysics Data System (ADS)

    Tan, M.; Bridger, A.; Wright, G. S.; Adamson, A. J.; Currie, M. J.; Economou, F.

    A Graphical user interface for the observing control system of UK Infrared Telescope has been developed as a part of the ORAC (Observatory Reduction and Acquisition Control) Project. We analyzed and designed the system using the Unified Modelling Language (UML) with the CASE tool Rational Rose 98. The system has been implemented in a modular way with Java packages using Swing and RMI. This system is component-based with pluggability. Object orientation concepts and UML notations have been applied throughout the development.

  17. A Formal Modelling Language Extending SysML for Simulation of Continuous and Discrete System

    DTIC Science & Technology

    2012-11-01

    UNCLASSIFIED DSTO-GD-0734 16. A Formal Modelling Language Extending SysML for Simulation of Continuous and Discrete System – Mark Hodson1 and...be conceptual at some level because a one to one mapping with the real system will never exist. SysML is an extension and modification of UML that...simulation, which can provide great insights into the behaviour of complex systems. Although UML and SysML primarily support conceptual modelling they

  18. Investigating the Role of Cyclin D1 in the Promotion of Genomic Instability and Breast Cancer

    DTIC Science & Technology

    2011-09-01

    Tween-20, and protease/phosphatase inhibitors (1mM PMSF, 20U/mL aprotinin, 5mg/mL 12 leupeptin, 1mM DTT, 0.4mM NaF, and 10mM β- glycerophosphate ). Whole...inhibitors (1 mM PMSF, 20 U/ml aprotinin, 5 mg/ml leupeptin, 1 mM DTT, 0.4 mM NaF, and 10 mM b- glycerophosphate ), and protein concentration of samples was

  19. High-pressure phases of Weyl semimetals NbP, NbAs, TaP, and TaAs

    NASA Astrophysics Data System (ADS)

    Guo, ZhaoPeng; Lu, PengChao; Chen, Tong; Wu, JueFei; Sun, Jian; Xing, DingYu

    2018-03-01

    In this study, we used the crystal structure search method and first-principles calculations to systematically explore the highpressure phase diagrams of the TaAs family (NbP, NbAs, TaP, and TaAs). Our calculation results show that NbAs and TaAs have similar phase diagrams, the same structural phase transition sequence I41 md→ P6¯ m2→ P21/ c→ Pm3¯ m, and slightly different transition pressures. The phase transition sequence of NbP and TaP differs somewhat from that of NbAs and TaAs, in which new structures emerge, such as the Cmcm structure in NbP and the Pmmn structure in TaP. Interestingly, we found that in the electronic structure of the high-pressure phase P6¯ m2-NbAs, there are coexistingWeyl points and triple degenerate points, similar to those found in high-pressure P6¯ m2-TaAs.

  20. Moderate Dose of Trolox Preventing the Deleterious Effects of Wi-Fi Radiation on Spermatozoa In vitro through Reduction of Oxidative Stress Damage.

    PubMed

    Ding, Shang-Shu; Sun, Ping; Zhang, Zhou; Liu, Xiang; Tian, Hong; Huo, Yong-Wei; Wang, Li-Rong; Han, Yan; Xing, Jun-Ping

    2018-02-20

    The worsening of semen quality, due to the application of Wi-Fi, can be ameliorated by Vitamin E. This study aimed to demonstrate whether a moderate dose of trolox, a new Vitamin E, inhibits oxidative damage on sperms in vitro after exposure to Wi-Fi radiation. Each of the twenty qualified semen, gathered from June to October 2014 in eugenics clinic, was separated into four aliquots, including sham, Wi-Fi-exposed, Wi-Fi plus 5 mmol/L trolox, and Wi-Fi plus 10 mmol/L trolox groups. At 0 min, all baseline parameters of the 20 samples were measured in sequence. Reactive oxygen species, glutathione, and superoxide dismutase were evaluated in the four aliquots at 45 and 90 min, as were sperm DNA fragments, sperm mitochondrial potential, relative amplification of sperm mitochondrial DNA, sperm vitality, and progressive and immotility sperm. The parameters were analyzed by one-way analysis of variance and Tukey's posttest. Among Wi-Fi plus 5 mmol/L trolox, Wi-Fi-exposed and Wi-Fi plus 10 mmol/L trolox groups, reactive oxygen species levels (45 min: 3.80 ± 0.41 RLU·10 -6 ·ml -1 vs. 7.50 ± 0.35 RLU·10 -6 ·ml -1 vs. 6.70 ± 0.47 RLU·10 -6 ·ml -1 , P < 0.001; 90 min: 5.40 ± 0.21 RLU·10 -6 ·ml -1 vs. 10.10 ± 0.31 RLU·10 -6 ·ml -1 vs. 7.00 ± 0.42 RLU·10 -6 ·ml -1 , P < 0.001, respectively), percentages of tail DNA (45 min: 16.8 ± 2.0% vs. 31.9 ± 2.5% vs. 61.3 ± 1.6%, P < 0.001; 90 min: 19.7 ± 1.5% vs. 73.7 ± 1.3% vs. 73.1 ± 1.1%, P < 0.001, respectively), 8-hydroxy-2'-deoxyguanosine (45 min: 51.89 ± 1.46 pg/ml vs. 104.89 ± 2.19 pg/ml vs. 106.11 ± 1.81 pg/ml , P = 0.012; 90 min: 79.96 ± 1.73 pg/ml vs. 141.73 ± 2.90 pg/ml vs. 139.06 ± 2.79 pg/ml; P < 0.001), and percentages of immotility sperm (45 min: 27.7 ± 2.7% vs. 41.7 ± 2.2% vs. 41.7 ± 2.5%; 90 min: 29.9 ± 3.3% vs. 58.9 ± 4.0% vs. 63.1 ± 4.0%; all P < 0.001) were lowest, and glutathione peroxidase (45 min: 60.50 ± 1.54 U/ml vs. 37.09 ± 1.77 U/ml vs. 28.18 ± 1.06 U/ml; 90 min: 44.61 ± 1.23 U/ml vs. 16.86 ± 0.93 U/ml vs. 29.94 ± 1.56 U/ml; all P < 0.001), percentages of head DNA (45 min: 83.2 ± 2.0% vs. 68.2 ± 2.5% vs. 38.8 ± 1.6%; 90 min: 80.3 ± 1.5% vs. 26.3 ± 1.3% vs. 26.9 ± 1.1%; all P < 0.001), percentages of sperm vitality (45 min: 89.5 ± 1.6% vs. 70.7 ± 3.1% vs. 57.7 ± 2.4%; 90 min: 80.8 ± 2.2% vs. 40.4 ± 4.0% vs. 34.7 ± 3.9%; all P < 0.001), and progressive sperm (45 min: 69.3 ± 2.7% vs. 55.8 ± 2.2% vs. 55.4 ± 2.5%; 90 min: 67.2 ± 3.3% vs. 38.2 ± 4.0% vs. 33.9 ± 4.0%; all P < 0.001) were highest in Wi-Fi plus 5 mmol/L trolox group at 45 and 90 min, respectively. Other parameters were not affected, while the sham group maintained the baseline. This study found that 5 mmol/L trolox protected the Wi-Fi-exposed semen in vitro from the damage of electromagnetic radiation-induced oxidative stress.

  1. Moderate Dose of Trolox Preventing the Deleterious Effects of Wi-Fi Radiation on Spermatozoa In vitro through Reduction of Oxidative Stress Damage

    PubMed Central

    Ding, Shang-Shu; Sun, Ping; Zhang, Zhou; Liu, Xiang; Tian, Hong; Huo, Yong-Wei; Wang, Li-Rong; Han, Yan; Xing, Jun-Ping

    2018-01-01

    Background: The worsening of semen quality, due to the application of Wi-Fi, can be ameliorated by Vitamin E. This study aimed to demonstrate whether a moderate dose of trolox, a new Vitamin E, inhibits oxidative damage on sperms in vitro after exposure to Wi-Fi radiation. Methods: Each of the twenty qualified semen, gathered from June to October 2014 in eugenics clinic, was separated into four aliquots, including sham, Wi-Fi-exposed, Wi-Fi plus 5 mmol/L trolox, and Wi-Fi plus 10 mmol/L trolox groups. At 0 min, all baseline parameters of the 20 samples were measured in sequence. Reactive oxygen species, glutathione, and superoxide dismutase were evaluated in the four aliquots at 45 and 90 min, as were sperm DNA fragments, sperm mitochondrial potential, relative amplification of sperm mitochondrial DNA, sperm vitality, and progressive and immotility sperm. The parameters were analyzed by one-way analysis of variance and Tukey's posttest. Results: Among Wi-Fi plus 5 mmol/L trolox, Wi-Fi-exposed and Wi-Fi plus 10 mmol/L trolox groups, reactive oxygen species levels (45 min: 3.80 ± 0.41 RLU·10−6·ml−1 vs. 7.50 ± 0.35 RLU·10−6·ml−1 vs. 6.70 ± 0.47 RLU·10−6·ml−1, P < 0.001; 90 min: 5.40 ± 0.21 RLU·10−6·ml−1 vs. 10.10 ± 0.31 RLU·10−6·ml−1 vs. 7.00 ± 0.42 RLU·10−6·ml−1, P < 0.001, respectively), percentages of tail DNA (45 min: 16.8 ± 2.0% vs. 31.9 ± 2.5% vs. 61.3 ± 1.6%, P < 0.001; 90 min: 19.7 ± 1.5% vs. 73.7 ± 1.3% vs. 73.1 ± 1.1%, P < 0.001, respectively), 8-hydroxy-2’-deoxyguanosine (45 min: 51.89 ± 1.46 pg/ml vs. 104.89 ± 2.19 pg/ml vs. 106.11 ± 1.81 pg/ml, P = 0.012; 90 min: 79.96 ± 1.73 pg/ml vs. 141.73 ± 2.90 pg/ml vs. 139.06 ± 2.79 pg/ml; P < 0.001), and percentages of immotility sperm (45 min: 27.7 ± 2.7% vs. 41.7 ± 2.2% vs. 41.7 ± 2.5%; 90 min: 29.9 ± 3.3% vs. 58.9 ± 4.0% vs. 63.1 ± 4.0%; all P < 0.001) were lowest, and glutathione peroxidase (45 min: 60.50 ± 1.54 U/ml vs. 37.09 ± 1.77 U/ml vs. 28.18 ± 1.06 U/ml; 90 min: 44.61 ± 1.23 U/ml vs. 16.86 ± 0.93 U/ml vs. 29.94 ± 1.56 U/ml; all P < 0.001), percentages of head DNA (45 min: 83.2 ± 2.0% vs. 68.2 ± 2.5% vs. 38.8 ± 1.6%; 90 min: 80.3 ± 1.5% vs. 26.3 ± 1.3% vs. 26.9 ± 1.1%; all P < 0.001), percentages of sperm vitality (45 min: 89.5 ± 1.6% vs. 70.7 ± 3.1% vs. 57.7 ± 2.4%; 90 min: 80.8 ± 2.2% vs. 40.4 ± 4.0% vs. 34.7 ± 3.9%; all P < 0.001), and progressive sperm (45 min: 69.3 ± 2.7% vs. 55.8 ± 2.2% vs. 55.4 ± 2.5%; 90 min: 67.2 ± 3.3% vs. 38.2 ± 4.0% vs. 33.9 ± 4.0%; all P < 0.001) were highest in Wi-Fi plus 5 mmol/L trolox group at 45 and 90 min, respectively. Other parameters were not affected, while the sham group maintained the baseline. Conclusion: This study found that 5 mmol/L trolox protected the Wi-Fi-exposed semen in vitro from the damage of electromagnetic radiation-induced oxidative stress. PMID:29451144

  2. Using dynamic geometry software for teaching conditional probability with area-proportional Venn diagrams

    NASA Astrophysics Data System (ADS)

    Radakovic, Nenad; McDougall, Douglas

    2012-10-01

    This classroom note illustrates how dynamic visualization can be used to teach conditional probability and Bayes' theorem. There are two features of the visualization that make it an ideal pedagogical tool in probability instruction. The first feature is the use of area-proportional Venn diagrams that, along with showing qualitative relationships, describe the quantitative relationship between two sets. The second feature is the slider and animation component of dynamic geometry software enabling students to observe how the change in the base rate of an event influences conditional probability. A hypothetical instructional sequence using a well-known breast cancer example is described.

  3. BetaSCPWeb: side-chain prediction for protein structures using Voronoi diagrams and geometry prioritization

    PubMed Central

    Ryu, Joonghyun; Lee, Mokwon; Cha, Jehyun; Laskowski, Roman A.; Ryu, Seong Eon; Kim, Deok-Soo

    2016-01-01

    Many applications, such as protein design, homology modeling, flexible docking, etc. require the prediction of a protein's optimal side-chain conformations from just its amino acid sequence and backbone structure. Side-chain prediction (SCP) is an NP-hard energy minimization problem. Here, we present BetaSCPWeb which efficiently computes a conformation close to optimal using a geometry-prioritization method based on the Voronoi diagram of spherical atoms. Its outputs are visual, textual and PDB file format. The web server is free and open to all users at http://voronoi.hanyang.ac.kr/betascpweb with no login requirement. PMID:27151195

  4. Specification of an integrated information architecture for a mobile teleoperated robot for home telecare.

    PubMed

    Iannuzzi, David; Grant, Andrew; Corriveau, Hélène; Boissy, Patrick; Michaud, Francois

    2016-12-01

    The objective of this study was to design effectively integrated information architecture for a mobile teleoperated robot in remote assistance to the delivery of home health care. Three role classes were identified related to the deployment of a telerobot, namely, engineer, technology integrator, and health professional. Patients and natural caregivers were indirectly considered, this being a component of future field studies. Interviewing representatives of each class provided the functions, and information content and flows for each function. Interview transcripts enabled the formulation of UML (Universal Modeling Language) diagrams for feedback from participants. The proposed information architecture was validated with a use-case scenario. The integrated information architecture incorporates progressive design, ergonomic integration, and the home care needs from medical specialist, nursing, physiotherapy, occupational therapy, and social worker care perspectives. The integrated architecture iterative process promoted insight among participants. The use-case scenario evaluation showed the design's robustness. Complex innovation such as a telerobot must coherently mesh with health-care service delivery needs. The deployment of integrated information architecture bridging development, with specialist and home care applications, is necessary for home care technology innovation. It enables continuing evolution of robot and novel health information design in the same integrated architecture, while accounting for patient ecological need.

  5. e-Learning Application for Machine Maintenance Process using Iterative Method in XYZ Company

    NASA Astrophysics Data System (ADS)

    Nurunisa, Suaidah; Kurniawati, Amelia; Pramuditya Soesanto, Rayinda; Yunan Kurnia Septo Hediyanto, Umar

    2016-02-01

    XYZ Company is a company based on manufacturing part for airplane, one of the machine that is categorized as key facility in the company is Millac 5H6P. As a key facility, the machines should be assured to work well and in peak condition, therefore, maintenance process is needed periodically. From the data gathering, it is known that there are lack of competency from the maintenance staff to maintain different type of machine which is not assigned by the supervisor, this indicate that knowledge which possessed by maintenance staff are uneven. The purpose of this research is to create knowledge-based e-learning application as a realization from externalization process in knowledge transfer process to maintain the machine. The application feature are adjusted for maintenance purpose using e-learning framework for maintenance process, the content of the application support multimedia for learning purpose. QFD is used in this research to understand the needs from user. The application is built using moodle with iterative method for software development cycle and UML Diagram. The result from this research is e-learning application as sharing knowledge media for maintenance staff in the company. From the test, it is known that the application make maintenance staff easy to understand the competencies.

  6. On Using SysML, DoDAF 2.0 and UPDM to Model the Architecture for the NOAA's Joint Polar Satellite System (JPSS) Ground System (GS)

    NASA Technical Reports Server (NTRS)

    Hayden, Jeffrey L.; Jeffries, Alan

    2012-01-01

    The JPSS Ground System is a lIexible system of systems responsible for telemetry, tracking & command (TT &C), data acquisition, routing and data processing services for a varied lIeet of satellites to support weather prediction, modeling and climate modeling. To assist in this engineering effort, architecture modeling tools are being employed to translate the former NPOESS baseline to the new JPSS baseline, The paper will focus on the methodology for the system engineering process and the use of these architecture modeling tools within that process, The Department of Defense Architecture Framework version 2,0 (DoDAF 2.0) viewpoints and views that are being used to describe the JPSS GS architecture are discussed. The Unified Profile for DoOAF and MODAF (UPDM) and Systems Modeling Language (SysML), as ' provided by extensions to the MagicDraw UML modeling tool, are used to develop the diagrams and tables that make up the architecture model. The model development process and structure are discussed, examples are shown, and details of handling the complexities of a large System of Systems (SoS), such as the JPSS GS, with an equally complex modeling tool, are described

  7. Unpacking students' atomistic uderstanding of stoichiometry

    NASA Astrophysics Data System (ADS)

    Baluyut, John Ysrael

    Despite the use by instructors of particulate nature of matter (PNOM) diagrams in the general chemistry classroom, misconceptions on stoichiometry continue to prevail among students tasked with conceptual problems on concepts of limiting and excess reagents, and reaction yields. This dissertation set out to explore students' understanding of stoichiometry at the microscopic level as they solved problems that using PNOM diagrams. In particular, the study investigated how students coordinated symbolic and microscopic representations to demonstrate their knowledge of stoichiometric concepts, quantified the prevalence and explained the nature of stoichiometric misconceptions in terms of dual processing and dual coding theories, and used eye tracking to identify visual behaviors that accompanied cognitive processes students used to solve conceptual stoichiometry problems with PNOM diagrams. Interviews with students asked to draw diagrams for specific stoichiometric situations showed dual processing systems were in play. Many students were found to have used these processing systems in a heuristic-analytic sequence. Heuristics, such as the factor-label method and the least amount misconception, were often used by students to select information for further processing in an attempt to reduce the cognitive load of the subsequent analytic stage of the solution process. Diagrams drawn by students were used then to develop an instrument administered over a much larger sample of the general chemistry student population. The robustness of the dual processing theory was manifested by response patterns observed with large proportions of the student samples. These response patterns suggest that many students seemed to rely on heuristics to respond to a specific item for one of two diagrams given for the same chemical context, and then used a more analytic approach in dealing with the same item for the other diagram. It was also found that many students incorrectly treated items dealing with the same chemical context independently of each other instead of using a more integrative approach. A comparison of the visual behaviors of high-performing subjects with those of low-performers revealed that high performers relied heavily on the given diagrams to obtain information. They were found to have spent more time fixating on diagrams, looked between the chemical equation and the diagram for each problem more often, and used their episodic memory more heavily to collect information early on than low performers did. Retrospective think-alouds used with eye tracking also revealed specific strategies, such as counting and balancing of atoms and molecules across both sides of a diagram, as well as comparing ratios between atoms and molecules in a diagram with those given in a balanced equation, used by students to analyze PNOM diagrams.

  8. Alternative method for quantification of alfa-amylase activity.

    PubMed

    Farias, D F; Carvalho, A F U; Oliveira, C C; Sousa, N M; Rocha-Bezerrra, L C B; Ferreira, P M P; Lima, G P G; Hissa, D C

    2010-05-01

    A modification of the sensitive agar diffusion method was developed for macro-scale determination of alfa-amylase. The proposed modifications lower costs with the utilisation of starch as substrate and agar as supporting medium. Thus, a standard curve was built using alfa-amylase solution from Aspergillus oryzae, with concentrations ranging from 2.4 to 7,500 U.mL-1. Clear radial diffusion zones were measured after 4 hours of incubation at 20 A degrees C. A linear relationship between the logarithm of enzyme activities and the area of clear zones was obtained. The method was validated by testing alpha-amylase from barley at the concentrations of 2.4; 60; 300 and 1,500 U.mL-1. The proposed method turned out to be simpler, faster, less expensive and able to determine on a macro-scale alpha-amylase over a wide range (2.4 to 7,500 U.mL-1) in scientific investigation as well as in teaching laboratory activities.

  9. Investigation of Marine-Derived Fungal Diversity and Their Exploitable Biological Activities

    PubMed Central

    Hong, Joo-Hyun; Jang, Seokyoon; Heo, Young Mok; Min, Mihee; Lee, Hwanhwi; Lee, Young Min; Lee, Hanbyul; Kim, Jae-Jin

    2015-01-01

    Marine fungi are potential producers of bioactive compounds that may have pharmacological and medicinal applications. Fungi were cultured from marine brown algae and identified using multiple target genes to confirm phylogenetic placement. These target genes included the internal transcribed spacer (ITS), the nuclear large subunit (LSU), and the β-tubulin region. Various biological activities of marine-derived fungi were evaluated, including their antifungal, antioxidant and cellulolytic enzyme activities. As a result, a total of 50 fungi was isolated from the brown algae Sargassum sp. Among the 50 isolated fungi, Corollospora angusta was the dominant species in this study. The genus Arthrinium showed a relatively strong antifungal activity to all of the target plant pathogenic fungi. In particular, Arthrinium saccharicola KUC21221 showed high radical scavenging activity and the highest activities in terms of filter paper units (0.39 U/mL), endoglucanase activity (0.38 U/mL), and β-glucosidase activity (1.04 U/mL). PMID:26133554

  10. Leveraging Terminological Resources for Mapping between Rare Disease Information Sources

    PubMed Central

    Rance, Bastien; Snyder, Michelle; Lewis, Janine; Bodenreider, Olivier

    2015-01-01

    Background Rare disease information sources are incompletely and inconsistently cross-referenced to one another, making it difficult for information seekers to navigate across them. The development of such cross-references established manually by experts is generally labor intensive and costly. Objectives To develop an automatic mapping between two of the major rare diseases information sources, GARD and Orphanet, by leveraging terminological resources, especially the UMLS. Methods We map the rare disease terms from Orphanet and ORDR to the UMLS. We use the UMLS as a pivot to bridge between the rare disease terminologies. We compare our results to a mapping obtained through manually established cross-references to OMIM. Results Our mapping has a precision of 94%, a recall of 63% and an F1-score of 76%. Our automatic mapping should help facilitate the development of more complete and consistent cross-references between GARD and Orphanet, and is applicable to other rare disease information sources as well. PMID:23920611

  11. A remote sensing computer-assisted learning tool developed using the unified modeling language

    NASA Astrophysics Data System (ADS)

    Friedrich, J.; Karslioglu, M. O.

    The goal of this work has been to create an easy-to-use and simple-to-make learning tool for remote sensing at an introductory level. Many students struggle to comprehend what seems to be a very basic knowledge of digital images, image processing and image arithmetic, for example. Because professional programs are generally too complex and overwhelming for beginners and often not tailored to the specific needs of a course regarding functionality, a computer-assisted learning (CAL) program was developed based on the unified modeling language (UML), the present standard for object-oriented (OO) system development. A major advantage of this approach is an easier transition from modeling to coding of such an application, if modern UML tools are being used. After introducing the constructed UML model, its implementation is briefly described followed by a series of learning exercises. They illustrate how the resulting CAL tool supports students taking an introductory course in remote sensing at the author's institution.

  12. Enzymatic production of α-ketoglutaric acid from l-glutamic acid via l-glutamate oxidase.

    PubMed

    Niu, Panqing; Dong, Xiaoxiang; Wang, Yuancai; Liu, Liming

    2014-06-10

    In this study, a novel strategy for α-ketoglutaric acid (α-KG) production from l-glutamic acid using recombinant l-glutamate oxidase (LGOX) was developed. First, by analyzing the molecular structure characteristics of l-glutamic acid and α-KG, LGOX was found to be the best catalyst for oxidizing the amino group of l-glutamic acid to a ketonic group without the need for exogenous cofactor. Then the LGOX gene was expressed in Escherichia coli BL21 (DE3) in a soluble and active form, and the recombinant LGOX activity reached to a maximum value of 0.59U/mL at pH 6.5, 30°C. Finally, the maximum α-KG concentration reached 104.7g/L from 110g/L l-glutamic acid in 24h, under the following optimum conditions: 1.5U/mL LGOX, 250U/mL catalase, 3mM MnCl2, 30°C, and pH 6.5. Copyright © 2014. Published by Elsevier B.V.

  13. Dependability modeling and assessment in UML-based software development.

    PubMed

    Bernardi, Simona; Merseguer, José; Petriu, Dorina C

    2012-01-01

    Assessment of software nonfunctional properties (NFP) is an important problem in software development. In the context of model-driven development, an emerging approach for the analysis of different NFPs consists of the following steps: (a) to extend the software models with annotations describing the NFP of interest; (b) to transform automatically the annotated software model to the formalism chosen for NFP analysis; (c) to analyze the formal model using existing solvers; (d) to assess the software based on the results and give feedback to designers. Such a modeling→analysis→assessment approach can be applied to any software modeling language, be it general purpose or domain specific. In this paper, we focus on UML-based development and on the dependability NFP, which encompasses reliability, availability, safety, integrity, and maintainability. The paper presents the profile used to extend UML with dependability information, the model transformation to generate a DSPN formal model, and the assessment of the system properties based on the DSPN results.

  14. Comparison of BrainTool to other UML modeling and model transformation tools

    NASA Astrophysics Data System (ADS)

    Nikiforova, Oksana; Gusarovs, Konstantins

    2017-07-01

    In the last 30 years there were numerous model generated software systems offered targeting problems with the development productivity and the resulting software quality. CASE tools developed due today's date are being advertised as having "complete code-generation capabilities". Nowadays the Object Management Group (OMG) is calling similar arguments in regards to the Unified Modeling Language (UML) models at different levels of abstraction. It is being said that software development automation using CASE tools enables significant level of automation. Actual today's CASE tools are usually offering a combination of several features starting with a model editor and a model repository for a traditional ones and ending with code generator (that could be using a scripting or domain-specific (DSL) language), transformation tool to produce the new artifacts from the manually created and transformation definition editor to define new transformations for the most advanced ones. Present paper contains the results of CASE tool (mainly UML editors) comparison against the level of the automation they are offering.

  15. Performance of the commercially available SERION ELISA classic Echinococcus IgG test for the detection of cystic echinococcosis in clinical practice.

    PubMed

    Sarink, M J; Koelewijn, R; Slingerland, B C G C; Tielens, A G M; van Genderen, P J J; van Hellemond, J J

    2018-06-28

    Diagnosis of cystic echinococcosis (CE) is at present mainly based on imaging techniques. Serology has a complementary role, partly due to the small number of standardized and commercially available assays. Therefore we examined the clinical performance of the SERION ELISA classic Echinococcus IgG test. Using 10 U/ml as a cut-off point, and serum samples from 50 CE patients and 105 healthy controls, the sensitivity and specificity were 98.0% and 96.2%, respectively. If patients with other infectious diseases were used as negative controls, the specificity decreased to 76.9%, which causes poor positive predictive values. However, if results between 10 and 15 U/ml are classified as indecisive, the specificity of positive results (≥15 U/ml) increased to 92.5% without greatly affecting the sensitivity (92.0%). Using this approach in combination with imaging studies, the SERION ELISA classic Echinococcosis IgG test can be a useful aid in the diagnosis of CE.

  16. Pharmacokinetics and pharmacodynamics of insulin glargine 300 U/mL in the treatment of diabetes and their clinical relevance.

    PubMed

    Owens, David R

    2016-08-01

    A more concentrated insulin glargine formulation, containing 300 U/mL (Gla-300) was approved in 2015 in the US and Europe for the treatment of diabetes mellitus in adults. This drug evaluation focuses on the pharmacokinetics (PK) and pharmacodynamics (PD) of Gla-300 from studies published up to May 2016. The clinical relevance of this new formulation will be addressed. Gla-300 was developed to produce a flatter and more prolonged PK/PD profile compared with insulin glargine 100 U/mL (Gla-100) in order to maintain effective glycemic control and reduce the risk of hypoglycemia. Compared to Gla-100, Gla-300 achieves lower and delayed peak concentrations with a PK exposure that is more stable and evenly distributed across a 24-h dosing interval. As a consequence, Gla-300 results in a consistent glucose-lowering effect with less variability over a 24-h dosing interval, which translates to a reduction in the rate of hypoglycemia (particularly nocturnal events).

  17. Enhanced production of alkaline thermostable keratinolytic protease from calcium alginate immobilized cells of thermoalkalophilic Bacillus halodurans JB 99 exhibiting dehairing activity.

    PubMed

    Shrinivas, Dengeti; Kumar, Raghwendra; Naik, G R

    2012-01-01

    The thermoalkalophilic Bacillus halodurans JB 99 cells known for production of novel thermostable alkaline keratinolytic protease were immobilized in calcium alginate matrix. Batch and repeated batch cultivation using calcium alginate immobilized cells were studied for alkaline protease production in submerged fermentation. Immobilized cells with 2.5% alginate and 350 beads/flask of initial cell loading showed enhanced production of alkaline protease by 23.2% (5,275 ± 39.4 U/ml) as compared to free cells (4,280 ± 35.4 U/ml) after 24 h. In the semicontinuous mode of cultivation, immobilized cells under optimized conditions produced an appreciable level of alkaline protease in up to nine cycles and reached a maximal value of 5,975 U/ml after the seventh cycle. The enzyme produced from immobilized cells efficiently degraded chicken feathers in the presence of a reducing agent which can help the poultry industry in the management of keratin-rich waste and obtaining value-added products.

  18. Building an automated problem list based on natural language processing: lessons learned in the early phase of development.

    PubMed

    Solti, Imre; Aaronson, Barry; Fletcher, Grant; Solti, Magdolna; Gennari, John H; Cooper, Melissa; Payne, Tom

    2008-11-06

    Detailed problem lists that comply with JCAHO requirements are important components of electronic health records. Besides improving continuity of care electronic problem lists could serve as foundation infrastructure for clinical trial recruitment, research, biosurveillance and billing informatics modules. However, physicians rarely maintain problem lists. Our team is building a system using MetaMap and UMLS to automatically populate the problem list. We report our early results evaluating the application. Three physicians generated gold standard problem lists for 100 cardiology ambulatory progress notes. Our application had 88% sensitivity and 66% precision using a non-modified UMLS dataset. The systemâs misses concentrated in the group of ambiguous problem list entries (Chi-square=27.12 p<0.0001). In addition to the explicit entries, the notes included 10% implicit entry candidates. MetaMap and UMLS are readily applicable to automate the problem list. Ambiguity in medical documents has consequences for performance evaluation of automated systems.

  19. Dependability Modeling and Assessment in UML-Based Software Development

    PubMed Central

    Bernardi, Simona; Merseguer, José; Petriu, Dorina C.

    2012-01-01

    Assessment of software nonfunctional properties (NFP) is an important problem in software development. In the context of model-driven development, an emerging approach for the analysis of different NFPs consists of the following steps: (a) to extend the software models with annotations describing the NFP of interest; (b) to transform automatically the annotated software model to the formalism chosen for NFP analysis; (c) to analyze the formal model using existing solvers; (d) to assess the software based on the results and give feedback to designers. Such a modeling→analysis→assessment approach can be applied to any software modeling language, be it general purpose or domain specific. In this paper, we focus on UML-based development and on the dependability NFP, which encompasses reliability, availability, safety, integrity, and maintainability. The paper presents the profile used to extend UML with dependability information, the model transformation to generate a DSPN formal model, and the assessment of the system properties based on the DSPN results. PMID:22988428

  20. Graphical modeling and query language for hospitals.

    PubMed

    Barzdins, Janis; Barzdins, Juris; Rencis, Edgars; Sostaks, Agris

    2013-01-01

    So far there has been little evidence that implementation of the health information technologies (HIT) is leading to health care cost savings. One of the reasons for this lack of impact by the HIT likely lies in the complexity of the business process ownership in the hospitals. The goal of our research is to develop a business model-based method for hospital use which would allow doctors to retrieve directly the ad-hoc information from various hospital databases. We have developed a special domain-specific process modelling language called the MedMod. Formally, we define the MedMod language as a profile on UML Class diagrams, but we also demonstrate it on examples, where we explain the semantics of all its elements informally. Moreover, we have developed the Process Query Language (PQL) that is based on MedMod process definition language. The purpose of PQL is to allow a doctor querying (filtering) runtime data of hospital's processes described using MedMod. The MedMod language tries to overcome deficiencies in existing process modeling languages, allowing to specify the loosely-defined sequence of the steps to be performed in the clinical process. The main advantages of PQL are in two main areas - usability and efficiency. They are: 1) the view on data through "glasses" of familiar process, 2) the simple and easy-to-perceive means of setting filtering conditions require no more expertise than using spreadsheet applications, 3) the dynamic response to each step in construction of the complete query that shortens the learning curve greatly and reduces the error rate, and 4) the selected means of filtering and data retrieving allows to execute queries in O(n) time regarding the size of the dataset. We are about to continue developing this project with three further steps. First, we are planning to develop user-friendly graphical editors for the MedMod process modeling and query languages. The second step is to do evaluation of usability the proposed language and tool involving the physicians from several hospitals in Latvia and working with real data from these hospitals. Our third step is to develop an efficient implementation of the query language.

  1. The effects of different levels of superoxide dismutase in Modena on boar semen quality during liquid preservation at 17°C.

    PubMed

    Zhang, Xiao-Gang; Li, Hao; Wang, Le; Hao, Yang-Yi; Liang, Guo-Dong; Ma, Yun-Hui; Yang, Gong-She; Hu, Jian-Hong

    2017-01-01

    This study was conducted to investigate the influence of superoxide dismutase (SOD) on the quality of boar semen during liquid preservation at 17°C. Semen samples from 10 Duroc boars were collected and pooled, divided into five equal parts and diluted with Modena containing different concentrations (0, 100, 200, 300 and 400 U/mL) of SOD. During the process of liquid preservation at 17°C, sperm motility, acrosome integrity, membrane integrity, total antioxidant capacity (T-AOC) activity, malondialdehyde (MDA) content and hydrogen peroxide (H 2 O 2 ) content were measured and analyzed every 24 h. Meanwhile, effective survival time of boar semen during preservation was evaluated and analyzed. The results indicated that different concentrations of SOD in Modena showed different protective effects on boar sperm quality. Modena supplemented with SOD decreased the effects on reactive oxygen species on boar sperm quality during liquid preservation compared with that of the control group. The added 200 U/mL SOD group showed higher sperm motility, membrane integrity, acrosome integrity, effective survival time and T-AOC activity. Meanwhile, the added 200 U/mL SOD group showed lower MDA content and H 2 O 2 content. In conclusion, addition of SOD to Modena improved the boar sperm quality by reducing oxidative stress during liquid preservation at 17°C and the optimum concentration was 200 U/mL. © 2016 Japanese Society of Animal Science.

  2. Meeting medical terminology needs--the Ontology-Enhanced Medical Concept Mapper.

    PubMed

    Leroy, G; Chen, H

    2001-12-01

    This paper describes the development and testing of the Medical Concept Mapper, a tool designed to facilitate access to online medical information sources by providing users with appropriate medical search terms for their personal queries. Our system is valuable for patients whose knowledge of medical vocabularies is inadequate to find the desired information, and for medical experts who search for information outside their field of expertise. The Medical Concept Mapper maps synonyms and semantically related concepts to a user's query. The system is unique because it integrates our natural language processing tool, i.e., the Arizona (AZ) Noun Phraser, with human-created ontologies, the Unified Medical Language System (UMLS) and WordNet, and our computer generated Concept Space, into one system. Our unique contribution results from combining the UMLS Semantic Net with Concept Space in our deep semantic parsing (DSP) algorithm. This algorithm establishes a medical query context based on the UMLS Semantic Net, which allows Concept Space terms to be filtered so as to isolate related terms relevant to the query. We performed two user studies in which Medical Concept Mapper terms were compared against human experts' terms. We conclude that the AZ Noun Phraser is well suited to extract medical phrases from user queries, that WordNet is not well suited to provide strictly medical synonyms, that the UMLS Metathesaurus is well suited to provide medical synonyms, and that Concept Space is well suited to provide related medical terms, especially when these terms are limited by our DSP algorithm.

  3. Culture Condition Optimization and Pilot Scale Production of the M12 Metalloprotease Myroilysin Produced by the Deep-Sea Bacterium Myroides profundi D25.

    PubMed

    Shao, Xuan; Ran, Li-Yuan; Liu, Chang; Chen, Xiu-Lan; Zhang, Xi-Ying; Qin, Qi-Long; Zhou, Bai-Cheng; Zhang, Yu-Zhong

    2015-06-29

    The protease myroilysin is the most abundant protease secreted by marine sedimental bacterium Myroides profundi D25. As a novel elastase of the M12 family, myroilysin has high elastin-degrading activity and strong collagen-swelling ability, suggesting its promising biotechnological potential. Because myroilysin cannot be maturely expressed in Escherichia coli, it is important to be able to improve the production of myroilysin in the wild strain D25. We optimized the culture conditions of strain D25 for protease production by using single factor experiments. Under the optimized conditions, the protease activity of strain D25 reached 1137 ± 53.29 U/mL, i.e., 174% of that before optimization (652 ± 23.78 U/mL). We then conducted small scale fermentations of D25 in a 7.5 L fermentor. The protease activity of strain D25 in small scale fermentations reached 1546.4 ± 82.65 U/mL after parameter optimization. Based on the small scale fermentation results, we further conducted pilot scale fermentations of D25 in a 200 L fermentor, in which the protease production of D25 reached approximately 1100 U/mL. These results indicate that we successfully set up the small and pilot scale fermentation processes of strain D25 for myroilysin production, which should be helpful for the industrial production of myroilysin and the development of its biotechnological potential.

  4. Mediation, Alignment, and Information Services for Semantic interoperability (MAISSI): A Trade Study

    DTIC Science & Technology

    2007-06-01

    Modeling Notation ( BPMN ) • Business Process Definition Metamodel (BPDM) A Business Process (BP) is a defined sequence of steps to be executed in...enterprise applications, to evaluate the capabilities of suppliers, and to compare against the competition. BPMN standardizes flowchart diagrams that

  5. Glutamate Receptor Aptamers and ALS

    DTIC Science & Technology

    2008-01-01

    XXGATC ACC Consensus sequence RNA library Cloning and sequencing SELEX DIAGRAM Fig. 1. (a) Flow chart of SELEX. The library we used for SELEX...recording electrode and placed ~100 µm away from the hole. The linear flow rate of the solution is 1-4 cm/s. An optical fiber through which laser light for...channel recording (26) GluR6Q 1.1 × 104 4.2 × 102 Laser-pulse photolysis (67) 1.0 × 104 4.4 × 102 Fitting (52) 1.0 × 104 Flow measurement (46

  6. Maternal serum soluble CD30 is increased in normal pregnancy, but decreased in preeclampsia and small for gestational age pregnancies.

    PubMed

    Kusanovic, Juan Pedro; Romero, Roberto; Hassan, Sonia S; Gotsch, Francesca; Edwin, Samuel; Chaiworapongsa, Tinnakorn; Erez, Offer; Mittal, Pooja; Mazaki-Tovi, Shali; Soto, Eleazar; Than, Nandor Gabor; Friel, Lara A; Yoon, Bo Hyun; Espinoza, Jimmy

    2007-12-01

    Women with preeclampsia and those who deliver small for gestational age (SGA) neonates are characterized by intravascular inflammation (T helper 1 (Th1)-biased immune response). There is controversy about the T helper 2 (Th2) response in preeclampsia and SGA. CD30, a member of the tumor necrosis factor receptor superfamily, is preferentially expressed in vitro and in vivo by activated T cells producing Th2-type cytokines. Its soluble form (sCD30) has been proposed to be an index of Th2 immune response. The objective of this study was to determine whether the maternal serum concentration of sCD30 changes with normal pregnancy, as well as in mothers with preeclampsia and those who deliver SGA neonates. This cross-sectional study included patients in the following groups: (1) non-pregnant women (N = 49); (2) patients with a normal pregnancy (N = 89); (3) patients with preeclampsia (N = 100); and (4) patients who delivered an SGA neonate (N = 78). Maternal serum concentration of sCD30 was measured by a specific and sensitive enzyme-linked immunoassay. Non-parametric tests with post-hoc analysis were used for comparisons. A p value <0.05 was considered statistically significant. (1) The median sCD30 serum concentration of pregnant women was significantly higher than that of non-pregnant women (median 29.7 U/mL, range 12.2-313.2 vs. median 23.2 U/mL, range 14.6-195.1, respectively; p = 0.01). (2) Patients with preeclampsia had a significantly lower median serum concentration of sCD30 than normal pregnant women (median 24.7 U/mL, range 7.6-71.2 vs. median 29.7 U/mL, range 12.2-313.2, respectively; p < 0.05). (3) Mothers with SGA neonates had a lower median concentration of sCD30 than normal pregnant women (median 23.4 U/mL, range 7.1-105.3 vs. median 29.7 U/mL, range 12.2-313.2, respectively; p < 0.05). (4) There was no significant correlation (r = -0.059, p = 0.5) between maternal serum sCD30 concentration and gestational age (19-38 weeks) in normal pregnant women. (1) Patients with preeclampsia and those who deliver an SGA neonate had a significantly lower serum concentration of sCD30 than normal pregnant women. (2) This finding is consistent with the view that preeclampsia and SGA are associated with a polarized Th1 immune response and, perhaps, a reduced Th2 response.

  7. Estimation of Somatomedin-C Levels in Normals and Patients with Pituitary Disease by Radioimmunoassay

    PubMed Central

    Furlanetto, Richard W.; Underwood, Louis E.; Van Wyk, Judson J.; D'Ercole, A. Joseph

    1977-01-01

    The development of a radioimmunoassay for somatomedin-C has for the first time made it possible to discriminate between serum concentrations of a single peptide or closely related group of peptides and the net somatomedin activity measured by less specific bioassay and radioreceptor techniques. Antibodies to human somatomedin-C were raised in rabbits using a somatomedin-C ovalbumin complex as the antigen. A variety of peptide hormones at concentrations up to 1 μM are not recognized by the antibody. Insulin at concentrations >0.1 μM cross reacts in a non-parallel fashion; purified somatomedin-A is only 3% as active as somatomedin-C; and radiolabeled cloned rat liver multiplication stimulating activity does not bind to the antibody. Immunoreactive somatomedin-C can also be quantitated in the sera of a variety of subhuman species. Unusual assay kinetics, which are manifest when reactants are incubated under classic “equilibrium” assay conditions, appear to result from the failure of 125I-somatomedin-C to readily equilibrate with the somatomedin-C serum binding protein complex. It is, therefore, necessary to use nonequilibrium assay conditions to quantitate somatomedin-C in serum. With this assay it is possible to detect somatomedin-C in normal subjects using as little as 0.25 μl of unextracted serum. Serum somatomedin-C concentrations in normal subjects were lowest in cord blood and rose rapidly during the first 4 yr of life to near adult levels. In 23 normal adult volunteers, the mean serum somatomedin-C concentration was 1.50±0.10 U/ml (SEM) when compared to a pooled adult serum standard. 19 children with hypopituitary dwarfism had concentrations below 0.20 U/ml. 17 of these were below 0.1 U/ml, the lower limit of sensitivity of the assay. The mean concentration in 14 adults with active acromegaly was 6.28±0.37 U/ml (SEM), five times greater than the normal volunteers. Significant increases in serum somatomedin-C concentrations were observed in 8 of 10 hypopituitary children within 72 h after the parenteral administration of human growth hormone. Three patients with Cushing's disease had elevated serum somatomedin-C concentrations (2.61±0.14 U/ml [SEM]). Three patients with hyperprolactinemia had normal concentrations (1.74±0.11 U/ml [SEM]). The important new discovery brought to light by quantitation of immunoassayable somatomedin in patient sera is that all previously used assays detect, in addition to somatomedin-C, serum substances that are not under as stringent growth hormone control. PMID:893668

  8. Bow-tie diagrams for risk management in anaesthesia.

    PubMed

    Culwick, M D; Merry, A F; Clarke, D M; Taraporewalla, K J; Gibbs, N M

    2016-11-01

    Bow-tie analysis is a risk analysis and management tool that has been readily adopted into routine practice in many high reliability industries such as engineering, aviation and emergency services. However, it has received little exposure so far in healthcare. Nevertheless, its simplicity, versatility, and pictorial display may have benefits for the analysis of a range of healthcare risks, including complex and multiple risks and their interactions. Bow-tie diagrams are a combination of a fault tree and an event tree, which when combined take the shape of a bow tie. Central to bow-tie methodology is the concept of an undesired or 'Top Event', which occurs if a hazard progresses past all prevention controls. Top Events may also occasionally occur idiosyncratically. Irrespective of the cause of a Top Event, mitigation and recovery controls may influence the outcome. Hence the relationship of hazard to outcome can be viewed in one diagram along with possible causal sequences or accident trajectories. Potential uses for bow-tie diagrams in anaesthesia risk management include improved understanding of anaesthesia hazards and risks, pre-emptive identification of absent or inadequate hazard controls, investigation of clinical incidents, teaching anaesthesia risk management, and demonstrating risk management strategies to third parties when required.

  9. Photometric binary stars in Praesepe and the search for globular cluster binaries

    NASA Technical Reports Server (NTRS)

    Bolte, Michael

    1991-01-01

    A radial velocity study of the stars which are located on a second sequence above the single-star zero-age main sequence at a given color in the color-magnitude diagram of the open cluster Praesepe, (NGC 2632) shows that 10, and possibly 11, of 17 are binary systems. Of the binary systems, five have full amplitudes for their velocity variations that are greater than 50 km/s. To the extent that they can be applied to globular clusters, these results suggests that (1) observations of 'second-sequence' stars in globular clusters would be an efficient way of finding main-sequence binary systems in globulars, and (2) current instrumentation on large telescopes is sufficient for establishing unambiguously the existence of main-sequence binary systems in nearby globular clusters.

  10. Investigation of the Solubility and Enzymatic Activity of a Thioredoxin-Gelonin Fusion Protein

    DTIC Science & Technology

    1997-05-01

    1992). Figure lb is a diagram based on nuclear magnetic resonance data (NMR) of a 29-nucleotide RNA sequence containing the 17-nucleotide S/R loop and...Battalion Chemical Officer, Nuclear , Biological, Chancl Recoassanm Platoon Leader, Chemical Company Executive Officer, US Army Chemical Officer Advanced

  11. Consistent, Coherent, Creative: The 3 C's of Graphic Organizers.

    ERIC Educational Resources Information Center

    Baxendell, Brad W.

    2003-01-01

    This article discusses how common graphic organizers can be used in inclusive classrooms to benefit learners who have difficulty organizing information. Guiding principles for effective graphic organizers are provided and types of graphic organizers are described, including: cause-and effect, sequence charts, main-idea-and-detail, Venn diagram,…

  12. Feather Boas in Real Analysis

    ERIC Educational Resources Information Center

    Barnes, Julie

    2011-01-01

    Several years ago, the author noticed that her students were having trouble understanding the formal definitions for convergence of sequences, continuity of functions, and uniform convergence of functions. To her students, these definitions were just a bunch of symbols with little to no meaning. She drew diagrams, but students had trouble seeing…

  13. Using the Unified Modelling Language (UML) to guide the systemic description of biological processes and systems.

    PubMed

    Roux-Rouquié, Magali; Caritey, Nicolas; Gaubert, Laurent; Rosenthal-Sabroux, Camille

    2004-07-01

    One of the main issues in Systems Biology is to deal with semantic data integration. Previously, we examined the requirements for a reference conceptual model to guide semantic integration based on the systemic principles. In the present paper, we examine the usefulness of the Unified Modelling Language (UML) to describe and specify biological systems and processes. This makes unambiguous representations of biological systems, which would be suitable for translation into mathematical and computational formalisms, enabling analysis, simulation and prediction of these systems behaviours.

  14. Associating clinical archetypes through UMLS Metathesaurus term clusters.

    PubMed

    Lezcano, Leonardo; Sánchez-Alonso, Salvador; Sicilia, Miguel-Angel

    2012-06-01

    Clinical archetypes are modular definitions of clinical data, expressed using standard or open constraint-based data models as the CEN EN13606 and openEHR. There is an increasing archetype specification activity that raises the need for techniques to associate archetypes to support better management and user navigation in archetype repositories. This paper reports on a computational technique to generate tentative archetype associations by mapping them through term clusters obtained from the UMLS Metathesaurus. The terms are used to build a bipartite graph model and graph connectivity measures can be used for deriving associations.

  15. Production of recombinant streptokinase from Streptococcus pyogenes isolate and its potential for thrombolytic therapy.

    PubMed

    Assiri, Abdullah S; El-Gamal, Basiouny A; Hafez, Elsayed E; Haidara, Mohamed A

    2014-12-01

    To produce an effective recombinant streptokinase (rSK) from pathogenic Streptococcus pyogenes isolate in yeast, and evaluate its potential for thrombolytic therapy. This study was conducted from November 2012 to December 2013 at King Khalid University, Abha, Kingdom of Saudi Arabia (KSA). Throat swabs collected from 45 pharyngitis patients in Asser Central Hospital, Abha, KSA were used to isolate Streptococcus pyogenes. The bacterial DNA was used for amplification of the streptokinase gene (1200 bp). The gene was cloned and in vitro transcribed in an eukaryotic expression vector that was transformed into yeast Pichia pastoris SMD1168, and the rSK protein was purified and tested for its thrombolytic activity. The Streptococcus pyogenes strain was isolated and its DNA nucleotide sequence revealed similarity to other Streptococcus pyogenes in the Gene bank. Sequencing of the amplified gene based on DNA nucleotide sequence revealed a SK gene closely related to other SK genes in the Gene bank. However, based on deduced amino acids sequence, the gene formed a separate cluster different from clusters formed by other examined genes, suggesting a new bacterial isolate and accordingly a new gene. The purified protein showed 82% clot lysis compared to a commercial SK (81%) at an enzyme concentration of 2000 U/ml. The present yeast rSK showed similar thrombolytic activity in vitro as that of a commercial SK, suggesting its potential for thrombolytic therapy and large scale production. 

  16. Automated Array Assembly, Phase 2. Low-cost Solar Array Project, Task 4

    NASA Technical Reports Server (NTRS)

    Lopez, M.

    1978-01-01

    Work was done to verify the technological readiness of a select process sequence with respect to satisfying the Low Cost Solar Array Project objectives of meeting the designated goals of $.50 per peak watt in 1986 (1975 dollars). The sequence examined consisted of: (1) 3 inches diameter as-sawn Czochralski grown 1:0:0 silicon, (2) texture etching, (3) ion implanting, (4) laser annealing, (5) screen printing of ohmic contacts and (6) sprayed anti-reflective coatings. High volume production projections were made on the selected process sequence. Automated processing and movement of hardware at high rates were conceptualized to satisfy the PROJECT's 500 MW/yr capability. A production plan was formulated with flow diagrams integrating the various processes in the cell fabrication sequence.

  17. BetaSCPWeb: side-chain prediction for protein structures using Voronoi diagrams and geometry prioritization.

    PubMed

    Ryu, Joonghyun; Lee, Mokwon; Cha, Jehyun; Laskowski, Roman A; Ryu, Seong Eon; Kim, Deok-Soo

    2016-07-08

    Many applications, such as protein design, homology modeling, flexible docking, etc. require the prediction of a protein's optimal side-chain conformations from just its amino acid sequence and backbone structure. Side-chain prediction (SCP) is an NP-hard energy minimization problem. Here, we present BetaSCPWeb which efficiently computes a conformation close to optimal using a geometry-prioritization method based on the Voronoi diagram of spherical atoms. Its outputs are visual, textual and PDB file format. The web server is free and open to all users at http://voronoi.hanyang.ac.kr/betascpweb with no login requirement. © The Author(s) 2016. Published by Oxford University Press on behalf of Nucleic Acids Research.

  18. Orbital resonances, unusual configurations and exotic rotation states among planetary satellites

    NASA Technical Reports Server (NTRS)

    Peale, S. J.

    1986-01-01

    The origin of orbital resonances is shown in the demonstration of the evolution of a pair of planetary satellites through a commensurability of the mean motions by a sequence of diagrams of constant energy curves in a two-dimensional phase space; the closed curve corresponding to the motion in each successive diagram is identified by its adiabatically conserved area. It is found that two-body resonances serve as a basis in the solution of the problem of the origin and evolution of the three-body Laplace resonance among the Galilean satellites of Jupiter. The unusual rotation state of Saturn's satellite Hyperion which is expected to tumble chaotically for an indefinite amount of time is discussed.

  19. Dynamic Analysis and Adaptive Sliding Mode Controller for a Chaotic Fractional Incommensurate Order Financial System

    NASA Astrophysics Data System (ADS)

    Hajipour, Ahmad; Tavakoli, Hamidreza

    2017-12-01

    In this study, the dynamic behavior and chaos control of a chaotic fractional incommensurate-order financial system are investigated. Using well-known tools of nonlinear theory, i.e. Lyapunov exponents, phase diagrams and bifurcation diagrams, we observe some interesting phenomena, e.g. antimonotonicity, crisis phenomena and route to chaos through a period doubling sequence. Adopting largest Lyapunov exponent criteria, we find that the system yields chaos at the lowest order of 2.15. Next, in order to globally stabilize the chaotic fractional incommensurate order financial system with uncertain dynamics, an adaptive fractional sliding mode controller is designed. Numerical simulations are used to demonstrate the effectiveness of the proposed control method.

  20. A UMLS-based spell checker for natural language processing in vaccine safety.

    PubMed

    Tolentino, Herman D; Matters, Michael D; Walop, Wikke; Law, Barbara; Tong, Wesley; Liu, Fang; Fontelo, Paul; Kohl, Katrin; Payne, Daniel C

    2007-02-12

    The Institute of Medicine has identified patient safety as a key goal for health care in the United States. Detecting vaccine adverse events is an important public health activity that contributes to patient safety. Reports about adverse events following immunization (AEFI) from surveillance systems contain free-text components that can be analyzed using natural language processing. To extract Unified Medical Language System (UMLS) concepts from free text and classify AEFI reports based on concepts they contain, we first needed to clean the text by expanding abbreviations and shortcuts and correcting spelling errors. Our objective in this paper was to create a UMLS-based spelling error correction tool as a first step in the natural language processing (NLP) pipeline for AEFI reports. We developed spell checking algorithms using open source tools. We used de-identified AEFI surveillance reports to create free-text data sets for analysis. After expansion of abbreviated clinical terms and shortcuts, we performed spelling correction in four steps: (1) error detection, (2) word list generation, (3) word list disambiguation and (4) error correction. We then measured the performance of the resulting spell checker by comparing it to manual correction. We used 12,056 words to train the spell checker and tested its performance on 8,131 words. During testing, sensitivity, specificity, and positive predictive value (PPV) for the spell checker were 74% (95% CI: 74-75), 100% (95% CI: 100-100), and 47% (95% CI: 46%-48%), respectively. We created a prototype spell checker that can be used to process AEFI reports. We used the UMLS Specialist Lexicon as the primary source of dictionary terms and the WordNet lexicon as a secondary source. We used the UMLS as a domain-specific source of dictionary terms to compare potentially misspelled words in the corpus. The prototype sensitivity was comparable to currently available tools, but the specificity was much superior. The slow processing speed may be improved by trimming it down to the most useful component algorithms. Other investigators may find the methods we developed useful for cleaning text using lexicons specific to their area of interest.

  1. Exploiting MeSH indexing in MEDLINE to generate a data set for word sense disambiguation.

    PubMed

    Jimeno-Yepes, Antonio J; McInnes, Bridget T; Aronson, Alan R

    2011-06-02

    Evaluation of Word Sense Disambiguation (WSD) methods in the biomedical domain is difficult because the available resources are either too small or too focused on specific types of entities (e.g. diseases or genes). We present a method that can be used to automatically develop a WSD test collection using the Unified Medical Language System (UMLS) Metathesaurus and the manual MeSH indexing of MEDLINE. We demonstrate the use of this method by developing such a data set, called MSH WSD. In our method, the Metathesaurus is first screened to identify ambiguous terms whose possible senses consist of two or more MeSH headings. We then use each ambiguous term and its corresponding MeSH heading to extract MEDLINE citations where the term and only one of the MeSH headings co-occur. The term found in the MEDLINE citation is automatically assigned the UMLS CUI linked to the MeSH heading. Each instance has been assigned a UMLS Concept Unique Identifier (CUI). We compare the characteristics of the MSH WSD data set to the previously existing NLM WSD data set. The resulting MSH WSD data set consists of 106 ambiguous abbreviations, 88 ambiguous terms and 9 which are a combination of both, for a total of 203 ambiguous entities. For each ambiguous term/abbreviation, the data set contains a maximum of 100 instances per sense obtained from MEDLINE.We evaluated the reliability of the MSH WSD data set using existing knowledge-based methods and compared their performance to that of the results previously obtained by these algorithms on the pre-existing data set, NLM WSD. We show that the knowledge-based methods achieve different results but keep their relative performance except for the Journal Descriptor Indexing (JDI) method, whose performance is below the other methods. The MSH WSD data set allows the evaluation of WSD algorithms in the biomedical domain. Compared to previously existing data sets, MSH WSD contains a larger number of biomedical terms/abbreviations and covers the largest set of UMLS Semantic Types. Furthermore, the MSH WSD data set has been generated automatically reusing already existing annotations and, therefore, can be regenerated from subsequent UMLS versions.

  2. A UMLS-based spell checker for natural language processing in vaccine safety

    PubMed Central

    Tolentino, Herman D; Matters, Michael D; Walop, Wikke; Law, Barbara; Tong, Wesley; Liu, Fang; Fontelo, Paul; Kohl, Katrin; Payne, Daniel C

    2007-01-01

    Background The Institute of Medicine has identified patient safety as a key goal for health care in the United States. Detecting vaccine adverse events is an important public health activity that contributes to patient safety. Reports about adverse events following immunization (AEFI) from surveillance systems contain free-text components that can be analyzed using natural language processing. To extract Unified Medical Language System (UMLS) concepts from free text and classify AEFI reports based on concepts they contain, we first needed to clean the text by expanding abbreviations and shortcuts and correcting spelling errors. Our objective in this paper was to create a UMLS-based spelling error correction tool as a first step in the natural language processing (NLP) pipeline for AEFI reports. Methods We developed spell checking algorithms using open source tools. We used de-identified AEFI surveillance reports to create free-text data sets for analysis. After expansion of abbreviated clinical terms and shortcuts, we performed spelling correction in four steps: (1) error detection, (2) word list generation, (3) word list disambiguation and (4) error correction. We then measured the performance of the resulting spell checker by comparing it to manual correction. Results We used 12,056 words to train the spell checker and tested its performance on 8,131 words. During testing, sensitivity, specificity, and positive predictive value (PPV) for the spell checker were 74% (95% CI: 74–75), 100% (95% CI: 100–100), and 47% (95% CI: 46%–48%), respectively. Conclusion We created a prototype spell checker that can be used to process AEFI reports. We used the UMLS Specialist Lexicon as the primary source of dictionary terms and the WordNet lexicon as a secondary source. We used the UMLS as a domain-specific source of dictionary terms to compare potentially misspelled words in the corpus. The prototype sensitivity was comparable to currently available tools, but the specificity was much superior. The slow processing speed may be improved by trimming it down to the most useful component algorithms. Other investigators may find the methods we developed useful for cleaning text using lexicons specific to their area of interest. PMID:17295907

  3. Elevated serum levels of soluble CD30 in patients with atopic dermatitis (AD).

    PubMed

    Bengtsson, A; Holm, L; Bäck, O; Fransson, J; Scheynius, A

    1997-09-01

    The immunopathology of AD is still unclear, but evidence for an immune response polarized towards Th2 activity has been provided. The CD30 molecule belongs to the tumour necrosis factor (TNF) receptor family and is expressed on activated T cells with a sustained expression in Th2 cells. This molecule also exists in a soluble form (sCD30). Elevated serum levels of sCD30 have been found in patients with Hodgkin's disease, chronic hepatitis B infection and HIV infection. Studies were undertaken to compare the serum levels of sCD30 in patients with AD (n=49) and healthy non-atopic controls (n=94). The presence of sCD30 was analysed with ELISA. A significantly higher concentration of sCD30 was noted in AD patients, median sCD30 level 29 U/ml (range 1-708 U/ml), compared with healthy non-atopic controls (P<0.001), where the median level was 11 U/ml with a range of 1-1042 U/ml. No correlation was found between sCD30 levels and total serum IgE, or between the AD patients' SCORAD values and concentration of sCD30. sCD30 levels were also analysed in 20 AD patients, which during ketoconazole treatment had improved their clinical scores and reduced their serum IgE and eosinophil cationic protein levels. However, no significant decrease in sCD30 levels was noted after treatment. The results show that patients with AD have elevated levels of sCD30, but without correlation to total serum IgE or disease activity.

  4. A passage retrieval method based on probabilistic information retrieval model and UMLS concepts in biomedical question answering.

    PubMed

    Sarrouti, Mourad; Ouatik El Alaoui, Said

    2017-04-01

    Passage retrieval, the identification of top-ranked passages that may contain the answer for a given biomedical question, is a crucial component for any biomedical question answering (QA) system. Passage retrieval in open-domain QA is a longstanding challenge widely studied over the last decades. However, it still requires further efforts in biomedical QA. In this paper, we present a new biomedical passage retrieval method based on Stanford CoreNLP sentence/passage length, probabilistic information retrieval (IR) model and UMLS concepts. In the proposed method, we first use our document retrieval system based on PubMed search engine and UMLS similarity to retrieve relevant documents to a given biomedical question. We then take the abstracts from the retrieved documents and use Stanford CoreNLP for sentence splitter to make a set of sentences, i.e., candidate passages. Using stemmed words and UMLS concepts as features for the BM25 model, we finally compute the similarity scores between the biomedical question and each of the candidate passages and keep the N top-ranked ones. Experimental evaluations performed on large standard datasets, provided by the BioASQ challenge, show that the proposed method achieves good performances compared with the current state-of-the-art methods. The proposed method significantly outperforms the current state-of-the-art methods by an average of 6.84% in terms of mean average precision (MAP). We have proposed an efficient passage retrieval method which can be used to retrieve relevant passages in biomedical QA systems with high mean average precision. Copyright © 2017 Elsevier Inc. All rights reserved.

  5. Sharing behavioral data through a grid infrastructure using data standards

    PubMed Central

    Min, Hua; Ohira, Riki; Collins, Michael A; Bondy, Jessica; Avis, Nancy E; Tchuvatkina, Olga; Courtney, Paul K; Moser, Richard P; Shaikh, Abdul R; Hesse, Bradford W; Cooper, Mary; Reeves, Dianne; Lanese, Bob; Helba, Cindy; Miller, Suzanne M; Ross, Eric A

    2014-01-01

    Objective In an effort to standardize behavioral measures and their data representation, the present study develops a methodology for incorporating measures found in the National Cancer Institute's (NCI) grid-enabled measures (GEM) portal, a repository for behavioral and social measures, into the cancer data standards registry and repository (caDSR). Methods The methodology consists of four parts for curating GEM measures into the caDSR: (1) develop unified modeling language (UML) models for behavioral measures; (2) create common data elements (CDE) for UML components; (3) bind CDE with concepts from the NCI thesaurus; and (4) register CDE in the caDSR. Results UML models have been developed for four GEM measures, which have been registered in the caDSR as CDE. New behavioral concepts related to these measures have been created and incorporated into the NCI thesaurus. Best practices for representing measures using UML models have been utilized in the practice (eg, caDSR). One dataset based on a GEM-curated measure is available for use by other systems and users connected to the grid. Conclusions Behavioral and population science data can be standardized by using and extending current standards. A new branch of CDE for behavioral science was developed for the caDSR. It expands the caDSR domain coverage beyond the clinical and biological areas. In addition, missing terms and concepts specific to the behavioral measures addressed in this paper were added to the NCI thesaurus. A methodology was developed and refined for curation of behavioral and population science data. PMID:24076749

  6. Comparative one-factor-at-a-time, response surface (statistical) and bench-scale bioreactor level optimization of thermoalkaline protease production from a psychrotrophic Pseudomonas putida SKG-1 isolate.

    PubMed

    Singh, Santosh K; Singh, Sanjay K; Tripathi, Vinayak R; Khare, Sunil K; Garg, Satyendra K

    2011-12-28

    Production of alkaline protease from various bacterial strains using statistical methods is customary now-a-days. The present work is first attempt for the production optimization of a solvent stable thermoalkaline protease by a psychrotrophic Pseudomonas putida isolate using conventional, response surface methods, and fermentor level optimization. The pre-screening medium amended with optimized (w/v) 1.0% glucose, 2.0% gelatin and 0.5% yeast extract, produced 278 U protease ml(-1) at 72 h incubation. Enzyme production increased to 431 Uml(-1) when Mg2+ (0.01%, w/v) was supplemented. Optimization of physical factors further enhanced protease to 514 Uml(-1) at pH 9.0, 25°C and 200 rpm within 60 h. The combined effect of conventionally optimized variables (glucose, yeast extract, MgSO4 and pH), thereafter predicted by response surface methodology yielded 617 U protease ml(-1) at glucose 1.25% (w/v), yeast extract 0.5% (w/v), MgSO4 0.01% (w/v) and pH 8.8. Bench-scale bioreactor level optimization resulted in enhanced production of 882 U protease ml(-1) at 0.8 vvm aeration and 150 rpm agitation during only 48 h incubation. The optimization of fermentation variables using conventional, statistical approaches and aeration/agitation at fermentor level resulted in ~13.5 folds increase (882 Uml(-1)) in protease production compared to un-optimized conditions (65 Uml(-1)). This is the highest level of thermoalkaline protease reported so far by any psychrotrophic bacterium.

  7. Tumor type M2 pyruvate kinase expression in advanced breast cancer.

    PubMed

    Lüftner, D; Mesterharm, J; Akrivakis, C; Geppert, R; Petrides, P E; Wernecke, K D; Possinger, K

    2000-01-01

    Recently, a high validity correlation of the tumor M2 pyruvate kinase (Tu M2-PK) isoenzyme in comparison to standard tumor markers has been demonstrated in solid tumors. We investigated this marker in 67 patients with advanced breast cancer (ABC) in comparison to healthy controls. Plasma Tu M2-PK was measured using an ELISA assay (ScheBo Tech, Giessen, Germany) while serum CA27.29 was determined using a chemiluminescent immunoassay (Bayer Diagnostics, Tarrytown, USA). In a ROC analysis, the cut-off to discriminate patients from controls was established at 15 U/ml for Tu M2-PK (specificity 85%; positive predictive value 81%) and 30 U/ml for CA27.29 (specificity 91%; positive predictive value 92%). Median ABC baseline levels (ranges) in patients with ABC for Tu M2-PK and CA27.29 were 12.8 U/ml (4.8-252,495) and 130 U/ml (13.3-8130), respectively. Response assessment was done in 45 chemotherapy courses of 38 pts. In 13 out of 19 blocks (68.4%) with PD (progressive disease), an elevated level of Tu M2-PK at baseline or in the follow-up was found. In 17 out of 20 blocks (85%) with SD (stable disease), the Tu M2-PK level was normal at baseline or normalised within 4 weeks of treatment. All 6 patients with disease remission had a normal baseline Tu M2-PK level or the levels decreased promptly. Tu M2-PK gives additional information about ABC, indicating disease activity and sensitivity to chemotherapy while CA27.29 reflects tumor burden.

  8. Factor VIII inhibitor in a patient with mild haemophilia A and an Asn618-->Ser mutation responsive to immune tolerance induction and cyclophosphamide.

    PubMed

    Vlot, André J; Wittebol, Shulamiet; Strengers, Paul F W; Turenhout, Ellen A M; Voorberg, Jan; van den Berg, H Marijke; Mauser-Bunschoten, Eveline P

    2002-04-01

    We describe a patient with mild haemophilia A (original value of factor VIII activity 0.30 U/ml) who developed an inhibitor (36.1 Bethesda U/ml) which cross-reacted with his endogenous factor VIII. This caused a decline in basal factor VIII level (< 0.01 U/ml) and severe haemorrhagic events. Treatment to induce immune tolerance was started with factor VIII/von Willebrand factor (VWF) concentrates, but inhibitor levels increased progressively and the patient suffered serious bleeding. Cyclophosphamide was administered and, after 8 months treatment, factor VIII levels increased to 0.20 U/ml and the inhibitor could no longer be detected. Screening of his factor VIII gene revealed a missense mutation in exon 13 that predicts substitution of Asn618-->Ser in the A2 domain of factor VIII. Immunoprecipitation analysis showed that the antibodies present in the patient's plasma reacted with metabolically labelled A2 domain and, to a lesser extent, with factor VIII light chain. Inhibitory antibodies were completely neutralized by recombinant A2 domain, whereas no neutralization was observed after the addition of factor VIII light chain (A3-C1-C2) and C2 domain. More detailed analysis showed that the majority of inhibitory antibodies were directed against residues Arg484-Ile508, a previously identified binding site for factor VIII inhibitors. Our findings suggest that immune tolerance therapy and cyclophosphamide were successful in eradicating inhibitory antibodies against a common epitope on factor VIII.

  9. Glycaemic control and hypoglycaemia in people with type 2 diabetes switching from twice‐daily basal insulin to once‐daily insulin glargine 300 U/mL or insulin glargine 100 U/mL (EDITION 1 and EDITION 2 subgroup analysis)

    PubMed Central

    d'Emden, Michael C.; Fisher, Miles; Ampudia‐Blasco, F. Javier; Stella, Peter; Bizet, Florence; Cali, Anna M. G.; Wysham, Carol H.

    2017-01-01

    In this post hoc analysis we compared glycaemic control and hypoglycaemia between insulin glargine 300 U/mL (Gla‐300) and glargine 100 U/mL (Gla‐100) administered once daily in people with type 2 diabetes (T2DM) from the EDITION 1 (basal plus mealtime insulin) and EDITION 2 (basal insulin plus oral antihyperglycaemic drugs) trials who were previously receiving twice‐daily insulin. At randomization, 16.9% and 20.0% of people in EDITION 1 and 2, respectively, were receiving twice‐daily basal insulin. Glycated haemoglobin change from baseline to Month 6 was similar over 6 months with Gla‐300 or Gla‐100 (least squares mean difference −0.01%; 95% confidence interval [CI] −0.27 to 0.24] in EDITION 1 and 0.16%; 95% CI −0.25 to 0.57, in EDITION 2). Participants previously receiving twice‐daily insulin in EDITION 1 had a lower risk of confirmed (≤3.9 mmol/L [≤70 mg/dL]) or severe hypoglycaemia with Gla‐300 vs Gla‐100 at night (00:00–05:59 hours), but not at any time (24 hours); in EDITION 2 the risk was reduced at night and any time (24 hours). In conclusion, Gla‐300 provided similar glycaemic control with less hypoglycaemia compared with Gla‐100 in people with T2DM switching from twice‐daily to once‐daily basal insulin. PMID:28736942

  10. Glycaemic control and hypoglycaemia with insulin glargine 300 U/mL compared with glargine 100 U/mL in Japanese adults with type 2 diabetes using basal insulin plus oral anti-hyperglycaemic drugs (EDITION JP 2 randomised 12-month trial including 6-month extension).

    PubMed

    Terauchi, Y; Koyama, M; Cheng, X; Sumi, M; Riddle, M C; Bolli, G B; Hirose, T

    2017-10-01

    To compare insulin glargine 300 U/mL (Gla-300) with glargine 100 U/mL (Gla-100) in Japanese adults with uncontrolled type 2 diabetes on basal insulin and oral anti-hyperglycaemic drugs over 12 months. EDITION JP 2 was a randomised, open-label, phase 3 study. Following a 6-month treatment period, participants continued receiving previously assigned once daily Gla-300 or Gla-100, plus oral anti-hyperglycaemic drugs, in a 6-month extension period. Glycaemic control, hypoglycaemia and adverse events were assessed. The 12-month completion rate was 88% for Gla-300 and 96% for Gla-100, with comparable reasons for discontinuation. Mean HbA 1c decrease from baseline to month 12 was 0.3% in both groups. Annualised rates of confirmed (≤3.9mmol/L [≤70mg/dL]) or severe hypoglycaemia were lower with Gla-300 than Gla-100 (nocturnal [00:00-05:59h]: rate ratio 0.41; 95% confidence interval: 0.18 to 0.92; anytime [24h]: rate ratio 0.64; 95% confidence interval: 0.44 to 0.94). Cumulative number of hypoglycaemic events was lower with Gla-300 than Gla-100. Adverse event profiles were comparable between treatments. Over 12 months, Gla-300-treated participants achieved sustained glycaemic control and experienced less hypoglycaemia, particularly at night, versus Gla-100, supporting 6-month results. Copyright © 2017 Elsevier Masson SAS. All rights reserved.

  11. Partial biochemical characterization of crude extract extracellular chitinase enzyme from Bacillus subtilis B 298

    NASA Astrophysics Data System (ADS)

    Lestari, P.; Prihatiningsih, N.; Djatmiko, H. A.

    2017-02-01

    Extraction and characterization of extracellular chitinase from Bacillus subtilis B 298 have been done. Growth curve determination of B. subtilis B 298, production curve determination of crude extract chitinase from B. subtilis B 298, and partial biochemical characterization of crude extract chitinase have been achieved in this study. Optimum growth of B. subtilis B 298 was achieved at logarithmic phase within 9 hours incubation time, so it was used as inoculum for enzyme production. According to production curve of the enzyme, it was known that incubation time which gave the highest chitinase activity of 15 hours with activity of 6.937 U/mL respectively. Effect of various temperatures on chitinase activity showed that optimum activity was achieved at 40°C with an activity of 5.764 U/mL respectively. Meanwhile, the optimum pH for chitinase activity was achieved at pH of 5.0 with an activity of 6.813 U/mL respectively. This enzyme was then classified as metalloenzyme due to the decline of the activity by EDTA addition. All divalent cations tested acted as inhibitors.

  12. Novel tryptophan metabolic pathways in auxin biosynthesis in silkworm.

    PubMed

    Yokoyama, Chiaki; Takei, Mami; Kouzuma, Yoshiaki; Nagata, Shinji; Suzuki, Yoshihito

    2017-08-01

    In the course of our study of the biosynthetic pathway of auxin, a class of phytohormones, in insects, we proposed the biosynthetic pathway tryptophan (Trp)→indole-3-acetaldoxime (IAOx)→indole-3-acetadehyde (IAAld)→indole-3-acetic acid (IAA). In this study, we identified two branches in the metabolic pathways in the silkworm, possibly affecting the efficiency of IAA production: Trp→indole-3-pyruvic acid→indole-3-lactic acid and IAAld→indole-3-ethanol. We also determined the apparent conversion activities (2.05×10 -7 UmL -1 for Trp→IAA, 1.30×10 -5 UmL -1 for IAOx→IAA, and 3.91×10 -1 UmL -1 for IAAld→IAA), which explain why IAOx and IAAld are barely detectable as either endogenous compounds or metabolites of their precursors. The failure to detect IAAld, even in the presence of an inhibitor of the conversion IAAld→IAA, is explained by a switch in the conversion from IAAld→IAA to IAAld→IEtOH. Copyright © 2017 Elsevier Ltd. All rights reserved.

  13. Planned NLM/AHCPR large-scale vocabulary test: using UMLS technology to determine the extent to which controlled vocabularies cover terminology needed for health care and public health.

    PubMed Central

    Humphreys, B L; Hole, W T; McCray, A T; Fitzmaurice, J M

    1996-01-01

    The National Library of Medicine (NLM) and the Agency for Health Care Policy and Research (AHCPR) are sponsoring a test to determine the extent to which a combination of existing health-related terminologies covers vocabulary needed in health information systems. The test vocabularies are the 30 that are fully or partially represented in the 1996 edition of the Unified Medical Language System (UMLS) Metathesaurus, plus three planned additions: the portions of SNOMED International not in the 1996 Metathesaurus Read Clinical Classification, and the Logical Observations Identifiers, Names, and Codes (LOINC) system. These vocabularies are available to testers through a special interface to the Internet-based UMLS Knowledge Source Server. The test will determine the ability of the test vocabularies to serve as a source of controlled vocabulary for health data systems and applications. It should provide the basis for realistic resource estimates for developing and maintaining a comprehensive "standard" health vocabulary that is based on existing terminologies. PMID:8816351

  14. Colaborated Architechture Framework for Composition UML 2.0 in Zachman Framework

    NASA Astrophysics Data System (ADS)

    Hermawan; Hastarista, Fika

    2016-01-01

    Zachman Framework (ZF) is the framework of enterprise architechture that most widely adopted in the Enterprise Information System (EIS) development. In this study, has been developed Colaborated Architechture Framework (CAF) to collaborate ZF with Unified Modeling Language (UML) 2.0 modeling. The CAF provides the composition of ZF matrix that each cell is consist of the Model Driven architechture (MDA) from the various UML models and many Software Requirement Specification (SRS) documents. Implementation of this modeling is used to develops Enterprise Resource Planning (ERP). Because ERP have a coverage of applications in large numbers and complexly relations, it is necessary to use Agile Model Driven Design (AMDD) approach as an advanced method to transforms MDA into components of application modules with efficiently and accurately. Finally, through the using of the CAF, give good achievement in fullfilment the needs from all stakeholders that are involved in the overall process stage of Rational Unified Process (RUP), and also obtaining a high satisfaction to fullfiled the functionality features of the ERP software in PT. Iglas (Persero) Gresik.

  15. XMI2USE: A Tool for Transforming XMI to USE Specifications

    NASA Astrophysics Data System (ADS)

    Sun, Wuliang; Song, Eunjee; Grabow, Paul C.; Simmonds, Devon M.

    The UML-based Specification Environment (USE) tool supports syntactic analysis, type checking, consistency checking, and dynamic validation of invariants and pre-/post conditions specified in the Object Constraint Language (OCL). Due to its animation and analysis power, it is useful when checking critical non-functional properties such as security policies. However, the USE tool requires one to specify (i.e., "write") a model using its own textual language and does not allow one to import any model specification files created by other UML modeling tools. Hence, to make the best use of existing UML tools, we often create a model with OCL constraints using a modeling tool such as the IBM Rational Software Architect (RSA) and then use the USE tool for model validation. This approach, however, requires a manual transformation between the specifications of two different tool formats, which is error-prone and diminishes the benefit of automated model-level validations. In this paper, we describe our own implementation of a specification transformation engine that is based on the Model Driven Architecture (MDA) framework and currently supports automatic tool-level transformations from RSA to USE.

  16. Relationship between serum TNF activity and insulin resistance in dairy cows affected with naturally occurring fatty liver.

    PubMed

    Ohtsuka, H; Koiwa, M; Hatsugaya, A; Kudo, K; Hoshi, F; Itoh, N; Yokota, H; Okada, H; Kawamura, S

    2001-09-01

    To clarity the relationship between tumor necrosis factor (TNF) and insulin resistance in dairy cows affected with fatty liver, naturally occurring cases were investigated. The affected cows were classified into following three groups according to histopathologic findings of the liver: mild fat droplet deposition (group 1; n=11), severe fat droplet deposition (group 2; n=10), and cloudy swelling (group 3; n=8). Serum TNF activities in Group 2 (8.67 +/- 2.16 U/ml) and Group 3 (11.65 +/- 1.92 U/ml) were significantly higher than that in Group 1 (3.57 +/- 0.81 U/ml) (p<0.05). The insulin-tolerance tests showed that the insulin-stimulated glucose disposal rates (GDR) in Group 2 (27.6 +/- 7.8%) and Group 3 (15.8 +/- 9.1%) were significantly lower than that in Group 1 (41.7 +/- 9.8%). There was a significant negative correlation between serum TNF activity and GDR in affected cows (r=-0.56, p<0.01). These results indicate that serum TNF activity is correlated with insulin resistance in cows with fatty liver.

  17. In vitro growth and cell wall degrading enzyme production by Argentinean isolates of Macrophomina phaseolina, the causative agent of charcoal rot in corn.

    PubMed

    Ramos, Araceli M; Gally, Marcela; Szapiro, Gala; Itzcovich, Tatiana; Carabajal, Maira; Levin, Laura

    Macrophomina phaseolina is a polyphagous phytopathogen, causing stalk rot on many commercially important species. Damages caused by this pathogen in soybean and maize crops in Argentina during drought and hot weather have increased due its ability to survive as sclerotia in soil and crop debris under non-till practices. In this work, we explored the in vitro production of plant cell wall-degrading enzymes [pectinases (polygalacturonase and polymethylgalacturonase); cellulases (endoglucanase); hemicellulases (endoxylanase) and the ligninolytic enzyme laccase] by several Argentinean isolates of M. phaseolina, and assessed the pathogenicity of these isolates as a preliminary step to establish the role of these enzymes in M. phaseolina-maize interaction. The isolates were grown in liquid synthetic medium supplemented with glucose, pectin, carboxymethylcellulose or xylan as carbon sources and/or enzyme inducers and glutamic acid as nitrogen source. Pectinases were the first cell wall-degrading enzymes detected and the activities obtained (polygalacturonase activity was between 0.4 and 1.3U/ml and polymethylgalacturonase between 0.15 and 1.3U/ml) were higher than those of cellulases and xylanases, which appeared later and in a lesser magnitude. This sequence would promote initial tissue maceration followed by cell wall degradation. Laccase was detected in all the isolates evaluated (activity was between 36U/l and 63U/l). The aggressiveness of the isolates was tested in maize, sunflower and watermelon seeds, being high on all the plants assayed. This study reports for the first time the potential of different isolates of M. phaseolina to produce plant cell wall-degrading enzymes in submerged fermentation. Copyright © 2016 Asociación Argentina de Microbiología. Publicado por Elsevier España, S.L.U. All rights reserved.

  18. What Do Biochemistry Students Pay Attention to in External Representations of Protein Translation? Tthe Case of the Shine-Dalgarno Sequence

    ERIC Educational Resources Information Center

    Bussey, Thomas J.; Orgill, MaryKay

    2015-01-01

    Biochemistry instructors often use external representations--ranging from static diagrams to dynamic animations and from simplistic, stylized illustrations to more complex, realistic presentations--to help their students visualize abstract cellular and molecular processes, mechanisms, and components. However, relatively little is known about how…

  19. TrafficGen Architecture Document

    DTIC Science & Technology

    2016-01-01

    sequence diagram ....................................................5 Fig. 5 TrafficGen traffic flows viewed in SDT3D...Scripts contain commands to have the network node listen on specific ports and flows describing the start time, stop time, and specific traffic ...arranged vertically and time presented horizontally. Individual traffic flows are represented by horizontal bars indicating the start time, stop time

  20. Spread spectrum communications. Volume 1, 2 & 3

    NASA Technical Reports Server (NTRS)

    Simon, M. K.; Levitt, B. K.; Omura, J. K.; Scholtz, R. A.

    1985-01-01

    The design and operation of spread-spectrum (SS) communication systems are examined in an introductory text intended for graduate engineering students and practicing engineers. Chapters are devoted to an overview of SS systems, the historical origins of SS, basic concepts and system models, antijam communication systems, pseudonoise generators, coherent direct-sequence systems, noncoherent frequency-hopped systems, coherent and differentially coherent modulation techniques, pseudonoise acquisition and tracking in direct-sequence receivers, time and frequency synchronization of frequency-hopped receivers, low-probability-of-intercept communication, and multiple-access communication. Graphs, diagrams, and photographs are provided.

  1. A microprogrammable radar controller

    NASA Technical Reports Server (NTRS)

    Law, D. C.

    1986-01-01

    The Wave Propagation Lab. has completed the design and construction of a microprogrammable radar controller for atmospheric wind profiling. Unlike some radar controllers using state machines or hardwired logic for radar timing, this design is a high speed programmable sequencer with signal processing resources. A block diagram of the device is shown. The device is a single 8 1/2 inch by 10 1/2 inch printed circuit board and consists of three main subsections: (1) the host computer interface; (2) the microprogram sequencer; and (3) the signal processing circuitry. Each of these subsections are described in detail.

  2. A UML-based ontology for describing hospital information system architectures.

    PubMed

    Winter, A; Brigl, B; Wendt, T

    2001-01-01

    To control the heterogeneity inherent to hospital information systems the information management needs appropriate hospital information systems modeling methods or techniques. This paper shows that, for several reasons, available modeling approaches are not able to answer relevant questions of information management. To overcome this major deficiency we offer an UML-based ontology for describing hospital information systems architectures. This ontology views at three layers: the domain layer, the logical tool layer, and the physical tool layer, and defines the relevant components. The relations between these components, especially between components of different layers make the answering of our information management questions possible.

  3. Leveraging the UML Metamodel: Expressing ORM Semantics Using a UML Profile

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    CUYLER,DAVID S.

    2000-11-01

    Object Role Modeling (ORM) techniques produce a detailed domain model from the perspective of the business owner/customer. The typical process begins with a set of simple sentences reflecting facts about the business. The output of the process is a single model representing primarily the persistent information needs of the business. This type of model contains little, if any reference to a targeted computerized implementation. It is a model of business entities not of software classes. Through well-defined procedures, an ORM model can be transformed into a high quality objector relational schema.

  4. Structuration and acquisition of medical knowledge. Using UMLS in the conceptual graph formalism.

    PubMed Central

    Volot, F.; Zweigenbaum, P.; Bachimont, B.; Ben Said, M.; Bouaud, J.; Fieschi, M.; Boisvieux, J. F.

    1993-01-01

    The use of a taxonomy, such as the concept type lattice (CTL) of Conceptual Graphs, is a central structuring piece in a knowledge-based system. The knowledge it contains is constantly used by the system, and its structure provides a guide for the acquisition of other pieces of knowledge. We show how UMLS can be used as a knowledge resource to build a CTL and how the CTL can help the process of acquisition for other kinds of knowledge. We illustrate this method in the context of the MENELAS natural language understanding project. PMID:8130568

  5. Getting Smarter at Managing Avionic Software: The Results of a Two-Day Requirements Elicitation Workshop With DTAES

    DTIC Science & Technology

    2007-10-01

    Visualisation – Diagrammes et graphes : Il y a un manque de bonnes visualisations propres aux systèmes embarqués et en temps réel. Les structures et les...propriétés dynamiques devraient être visualisées. Les diagrammes d’état sont sous-utilisés et plusieurs des diagrammes d’UML et de SysML devraient être...evolution of ObjectTime ∗ (RMC) There is currently a project that is funded by AERAC to study the impact of MDD on avionic software ∗ (RMC) UML is fast

  6. Maternal Serum Soluble CD30 Is Increased in Normal Pregnancy, but Decreased in Preeclampsia and Small for Gestational Age Pregnancies

    PubMed Central

    Kusanovic, Juan Pedro; Romero, Roberto; Hassan, Sonia S.; Gotsch, Francesca; Edwin, Samuel; Erez, Offer; Mittal, Pooja; Mazaki-Tovi, Shali; Soto, Eleazar; Than, Nandor Gabor; Friel, Lara A.; Chaiworapongsa, Tinnakorn; Yoon, Bo Hyun; Espinoza, Jimmy

    2008-01-01

    Objective Women with preeclampsia and those who deliver small for gestational age (SGA) neonates are characterized by intravascular inflammation (T helper 1 (Th1)-biased immune response). There is controversy about the T helper 2 (Th2) response in preeclampsia and SGA. CD30, a member of the tumor necrosis factor receptor superfamily, is preferentially expressed in vitro and in vivo by activated T cells producing Th2-type cytokines. Its soluble form (sCD30) has been proposed to be an index of Th2 immune response. The objective of this study was to determine whether maternal serum concentration of sCD30 changes with normal pregnancy, as well as in mothers with preeclampsia and those who deliver SGA neonates. Methods This cross-sectional study included patients in the following groups: (1) non-pregnant women (N=49); (2) patients with a normal pregnancy (N=89); (3) patients with preeclampsia (N=100); and (4) patients who delivered an SGA neonates (N=78). Maternal serum concentration of sCD30 was measured by a specific and sensitive enzyme-linked immunoassay. Non-parametric tests with post-hoc analysis were used for comparisons. A p value <0.05 was considered statistically significant. Results (1) The median sCD30 serum concentration of pregnant women was significantly higher than that of non-pregnant women (median: 29.7 U/mL, range: 12.2-313.2 vs. median: 23.2 U/mL, range: 14.6-195.1, respectively; p=0.01); (2) Patients with preeclampsia had a significantly lower median serum concentration of sCD30 than normal pregnant women (median: 24.7 U/mL, range: 7.6-71.2 vs. median: 29.7 U/mL, range: 12.2-313.2, respectively; p<0.05); (3) Mothers with SGA neonates had a lower median concentration of sCD30 than normal pregnant women (median: 23.4 U/mL, range: 7.1-105.3 vs. median: 29.7 U/mL, range: 12.2-313.2, respectively; p<0.05); and (4) There was no significant correlation (r=-0.059, p=0.5) between maternal serum sCD30 concentration and gestational age (19-38 weeks) in normal pregnant women. Conclusions (1) Patients with preeclampsia and those who deliver a SGA neonate had a significantly lower serum concentration of sCD30 than normal pregnant women; (2) This finding is consistent with the view that preeclampsia and SGA are associated with a polarized Th1 immune response and, perhaps, a reduced Th2 response. PMID:17853188

  7. Tannase sequence from a xerophilic Aspergillus niger Strain and production of the enzyme in Pichia pastoris.

    PubMed

    Fuentes-Garibay, José Antonio; Aguilar, Cristóbal Noé; Rodríguez-Herrera, Raúl; Guerrero-Olazarán, Martha; Viader-Salvadó, José María

    2015-05-01

    Tannin acyl hydrolases, or tannases (EC 3.1.1.20), are enzymes with potential biotechnological applications. In this work, we describe the gene and amino acid sequences of the tannase from Aspergillus niger GH1. In addition, we engineered Pichia pastoris strains to produce and secrete the enzyme, and the produced tannase was characterized biochemically. The nucleotide sequence of mature tannase had a length of 1,686 bp, and encodes a protein of 562 amino acids. A molecular model of mature A. niger GH1 tannase showed the presence of two structural domains, one with an α/β-hydrolase fold and one lid domain that covers the catalytic site, likely being residues Ser-196, Asp-448, and His-494 the putative catalytic triad, which are connected by a disulfide bond between the neighboring cysteines, Cys-195 and Cys-495. A 120-ml shake flask culture with a constructed recombinant P. pastoris strain showed extracellular tannase activity at 48 h induction of 0.57 U/ml. The produced tannase was N-glycosylated, consisted of two subunits, likely linked by a disulfide bond, and had an optimum pH of 5.0 and optimum temperature of 20 °C. These biochemical properties differed from those of native A. niger GH1 tannase. The recombinant tannase could be suitable for food and beverage applications.

  8. Molecular Structure and Sequence in Complex Coacervates

    NASA Astrophysics Data System (ADS)

    Sing, Charles; Lytle, Tyler; Madinya, Jason; Radhakrishna, Mithun

    Oppositely-charged polyelectrolytes in aqueous solution can undergo associative phase separation, in a process known as complex coacervation. This results in a polyelectrolyte-dense phase (coacervate) and polyelectrolyte-dilute phase (supernatant). There remain challenges in understanding this process, despite a long history in polymer physics. We use Monte Carlo simulation to demonstrate that molecular features (charge spacing, size) play a crucial role in governing the equilibrium in coacervates. We show how these molecular features give rise to strong monomer sequence effects, due to a combination of counterion condensation and correlation effects. We distinguish between structural and sequence-based correlations, which can be designed to tune the phase diagram of coacervation. Sequence effects further inform the physical understanding of coacervation, and provide the basis for new coacervation models that take monomer-level features into account.

  9. Domain-specific languages and diagram customization for a concurrent engineering environment

    NASA Astrophysics Data System (ADS)

    Cole, B.; Dubos, G.; Banazadeh, P.; Reh, J.; Case, K.; Wang, Y.; Jones, S.; Picha, F.

    A major open question for advocates of Model-Based Systems Engineering (MBSE) is the question of how system and subsystem engineers will work together. The Systems Modeling Language (SysML), like any language intended for a large audience, is in tension between the desires for simplicity and for expressiveness. In order to be more expressive, many specialized language elements may be introduced, which will unfortunately make a complete understanding of the language a more daunting task. While this may be acceptable for systems modelers, it will increase the challenge of including subsystem engineers in the modeling effort. One possible answer to this situation is the use of Domain-Specific Languages (DSL), which are fully supported by the Unified Modeling Language (UML). SysML is in fact a DSL for systems engineering. The expressive power of a DSL can be enhanced through the use of diagram customization. Various domains have already developed their own schematic vocabularies. Within the space engineering community, two excellent examples are the propulsion and telecommunication subsystems. A return to simple box-and-line diagrams (e.g., the SysML Internal Block Diagram) are in many ways a step backward. In order allow subsystem engineers to contribute directly to the model, it is necessary to make a system modeling tool at least approximate in accessibility to drawing tools like Microsoft PowerPoint and Visio. The challenge is made more extreme in a concurrent engineering environment, where designs must often be drafted in an hour or two. In the case of the Jet Propulsion Laboratory's Team X concurrent design team, a subsystem is specified using a combination of PowerPoint for drawing and Excel for calculation. A pilot has been undertaken in order to meld the drawing portion and the production of master equipment lists (MELs) via a SysML authoring tool, MagicDraw. Team X currently interacts with its customers in a process of sharing presentations. There are severa- inefficiencies that arise from this situation. The first is that a customer team must wait two weeks to a month (which is 2-4 times the duration of most Team X studies themselves) for a finalized, detailed design description. Another is that this information must be re-entered by hand into the set of engineering artifacts and design tools that the mission concept team uses after a study is complete. Further, there is no persistent connection to Team X or institutionally shared formulation design tools and data after a given study, again reducing the direct reuse of designs created in a Team X study. This paper presents the underpinnings of subsystem DSLs as they were developed for this pilot. This includes specialized semantics for different domains as well as the process by which major categories of objects were derived in support of defining the DSLs. The feedback given to us by the domain experts on usability, along with a pilot study with the partial inclusion of these tools is also discussed.

  10. Domain-Specific Languages and Diagram Customization for a Concurrent Engineering Environment

    NASA Technical Reports Server (NTRS)

    Cole, Bjorn; Dubos, Greg; Banazadeh, Payam; Reh, Jonathan; Case, Kelley; Wang, Yeou-Fang; Jones, Susan; Picha, Frank

    2013-01-01

    A major open question for advocates of Model-Based Systems Engineering (MBSE) is the question of how system and subsystem engineers will work together. The Systems Modeling Language (SysML), like any language intended for a large audience, is in tension between the desires for simplicity and for expressiveness. In order to be more expressive, many specialized language elements may be introduced, which will unfortunately make a complete understanding of the language a more daunting task. While this may be acceptable for systems modelers, it will increase the challenge of including subsystem engineers in the modeling effort. One possible answer to this situation is the use of Domain-Specific Languages (DSL), which are fully supported by the Unified Modeling Language (UML). SysML is in fact a DSL for systems engineering. The expressive power of a DSL can be enhanced through the use of diagram customization. Various domains have already developed their own schematic vocabularies. Within the space engineering community, two excellent examples are the propulsion and telecommunication subsystems. A return to simple box-and-line diagrams (e.g., the SysML Internal Block Diagram) are in many ways a step backward. In order allow subsystem engineers to contribute directly to the model, it is necessary to make a system modeling tool at least approximate in accessibility to drawing tools like Microsoft PowerPoint and Visio. The challenge is made more extreme in a concurrent engineering environment, where designs must often be drafted in an hour or two. In the case of the Jet Propulsion Laboratory's Team X concurrent design team, a subsystem is specified using a combination of PowerPoint for drawing and Excel for calculation. A pilot has been undertaken in order to meld the drawing portion and the production of master equipment lists (MELs) via a SysML authoring tool, MagicDraw. Team X currently interacts with its customers in a process of sharing presentations. There are several inefficiencies that arise from this situation. The first is that a customer team must wait two weeks to a month (which is 2-4 times the duration of most Team X studies themselves) for a finalized, detailed design description. Another is that this information must be re-entered by hand into the set of engineering artifacts and design tools that the mission concept team uses after a study is complete. Further, there is no persistent connection to Team X or institutionally shared formulation design tools and data after a given study, again reducing the direct reuse of designs created in a Team X study. This paper presents the underpinnings of subsystem DSLs as they were developed for this pilot. This includes specialized semantics for different domains as well as the process by which major categories of objects were derived in support of defining the DSLs. The feedback given to us by the domain experts on usability, along with a pilot study with the partial inclusion of these tools is also discussed.

  11. Object-oriented software design in semiautomatic building extraction

    NASA Astrophysics Data System (ADS)

    Guelch, Eberhard; Mueller, Hardo

    1997-08-01

    Developing a system for semiautomatic building acquisition is a complex process, that requires constant integration and updating of software modules and user interfaces. To facilitate these processes we apply an object-oriented design not only for the data but also for the software involved. We use the unified modeling language (UML) to describe the object-oriented modeling of the system in different levels of detail. We can distinguish between use cases from the users point of view, that represent a sequence of actions, yielding in an observable result and the use cases for the programmers, who can use the system as a class library to integrate the acquisition modules in their own software. The structure of the system is based on the model-view-controller (MVC) design pattern. An example from the integration of automated texture extraction for the visualization of results demonstrate the feasibility of this approach.

  12. Stepwise Bose-Einstein Condensation in a Spinor Gas.

    PubMed

    Frapolli, C; Zibold, T; Invernizzi, A; Jiménez-García, K; Dalibard, J; Gerbier, F

    2017-08-04

    We observe multistep condensation of sodium atoms with spin F=1, where the different Zeeman components m_{F}=0,±1 condense sequentially as the temperature decreases. The precise sequence changes drastically depending on the magnetization m_{z} and on the quadratic Zeeman energy q (QZE) in an applied magnetic field. For large QZE, the overall structure of the phase diagram is the same as for an ideal spin-1 gas, although the precise locations of the phase boundaries are significantly shifted by interactions. For small QZE, antiferromagnetic interactions qualitatively change the phase diagram with respect to the ideal case, leading, for instance, to condensation in m_{F}=±1, a phenomenon that cannot occur for an ideal gas with q>0.

  13. A novel pyrogallol red-based assay to assess catalase activity: Optimization by response surface methodology.

    PubMed

    Abderrahim, Mohamed; Arribas, Silvia M; Condezo-Hoyos, Luis

    2017-05-01

    Pyrogallol red (PGR) was identified as a novel optical probe for the detection of hydrogen peroxide (H 2 O 2 ) based on horseradish peroxidase (HRP)-catalyzed oxidation. Response surface methodology (RSM) was applied as a tool to optimize the concentrations of PGR (100µmolL -1 ), HRP (1UmL -1 ) and H 2 O 2 (250µmolL -1 ) and used to develop a sensitive PGR-based catalase (CAT) activity assay (PGR-CAT assay). N-ethylmaleimide -NEM- (102mmolL -1 ) was used to avoid interference produced by thiol groups while protecting CAT activity. Incubation time (30min) for samples or CAT used as standard and H 2 O 2 as well as signal stability (stable between 5 and 60min) were also evaluated. PGR-CAT assay was linear within the range of 0-4UmL -1 (R 2 =0.993) and very sensitive with limits of detection (LOD) of 0.005UmL -1 and quantitation (LOQ) of 0.01UmL -1 . PGR-CAT assay showed an adequate intra-day RSD=0.6-9.5% and inter-day RSD=2.4-8.9%. Bland-Altman analysis and Passing-Bablok and Pearson correlation analysis showed good agreement between CAT activity as measured by the PRG-CAT assay and the Amplex Red assay. The PGR-CAT assay is more sensitive than all the other colorimetric assays reported, particularly the Amplex Red assay, and the cost of PGR is a small fraction (about 1/1000) of that of an Amplex Red probe, so it can be expected to find wide use among scientists studying CAT activity in biological samples. Copyright © 2017 Elsevier B.V. All rights reserved.

  14. Sustained glycaemic control and less nocturnal hypoglycaemia with insulin glargine 300U/mL compared with glargine 100U/mL in Japanese adults with type 1 diabetes (EDITION JP 1 randomised 12-month trial including 6-month extension).

    PubMed

    Matsuhisa, Munehide; Koyama, Masayoshi; Cheng, Xi; Sumi, Mariko; Riddle, Matthew C; Bolli, Geremia B; Hirose, Takahisa

    2016-12-01

    To evaluate the efficacy and safety of insulin glargine 300U/mL (Gla-300) versus glargine 100U/mL (Gla-100) in adults with type 1 diabetes in Japan over 12months. EDITION JP 1 was a multicentre, randomised, open-label phase 3 study. Following a 6-month on-treatment period, participants continued to receive Gla-300 or Gla-100 once daily, plus mealtime insulin, over a 6-month open-label extension phase. HbA1c, hypoglycaemia, body weight and adverse events were assessed. Overall, 114/122 (93%) and 114/121 (94%) of participants in the Gla-300 and Gla-100 group, respectively, completed the 6-month extension phase. Glycaemic control was sustained in both groups up to month 12 (mean HbA1c: Gla-300, 7.9% [62mmol/mol]; Gla-100, 7.8% [62mmol/mol]). Annualised rates of hypoglycaemia were lower with Gla-300 versus Gla-100; significantly for nocturnal confirmed (<3.0mmol/L [<54mg/dL]) or severe hypoglycaemia (2.39 and 3.85 events per participant-year; rate ratio: 0.62 [0.39-0.97]). No between-treatment differences in mean body weight change or adverse events were observed. Over 12months' treatment, participants with type 1 diabetes receiving Gla-300 achieved sustained glycaemic control and experienced less nocturnal hypoglycaemia that was confirmed (<3.0mmol/L [<54mg/dL]) or severe compared with Gla-100, supporting the 6-month results. Copyright © 2016 Elsevier Ireland Ltd. All rights reserved.

  15. Effects of Inteferons on Human B-cell Differentiation in vitro

    PubMed Central

    Kim, Samyong; Stoetter, Hans; Heimpel, Herrman

    1987-01-01

    The effects of interferons (IFN) on in vitro differentiation of B-lymphocytes were studied. Peripheral lymphocytes from normal subjects were cultivated under polyclonal activator pokeweed mitogen (PWN) or Epstein-Barr virus (EBV) stimulation. The secreted Ig in the culture supernatants were measured for IgM by ELISA method. To determine the cellular level of IFN action T-cell enriched fraction (Te) or B-cell enriched fraction (Be) were preincubated with IFN prior to recombination culture. IFN had modulatory activities on Ig production; at low to moderately high doses (10–1000 U/ml of IFN-alpha or 12–120 U/ml of IFN-gamma) stimulating when IFN was added until 48 hr after the start of the culture, while after 72 hr from culture start IFN suppressed Ig production. Preincubation of Be-cells with moderately high doses of IFN (120 U/ml of IFN-gamma or 1000 U/ml of IFN-alpha) prior to PWM-stimulation suppressed Ig production. Likewise, in EBV-stimulated culture, high dose IFN suppressed Ig production. But low dose of IFN enhanced ig production in EBV-stimulated culture. Preincubation of Te-cells with IFN prior to PWM-stimulation with Be-cells enhanced the Ig production. The T-cell subset analysis at the end of these culture showed enhanced ratio of T-helper cell relative to T-suppressor cells, suggesting increased T-helper cell proliferation after incubation with IFN. Thus, it is concluded that IFNs have modulatory activities on B-cell differentiation. The mechanism seems to be direct effects on B-cells (in PWM and EBV system) as well as through T-helper cell mediation (PWM system). The IFN-gamma showed more potent (2-to 6-fold) stimulatory activities than IFN-alpha. PMID:2484953

  16. Screening of agricultural wastes as a medium production of catalase for enzymatic fuel cell by Neurospora crassa InaCC F226

    NASA Astrophysics Data System (ADS)

    Santoso, Pugoh; Yopi

    2017-12-01

    Explorations of local microorganisms from Indonesia that can produce of catalase are still limited. Neurospora crassa is a fungus which resulting of two kinds of catalase, namely catalase-1 and catalase-3. We studied the production of catalase by Neurospora crassa (no. F226) from Indonesia Culture Collection (InaCC) in Solid State Fermentation (SSF). Among four screened agro wastes (corn cob, rice straw, oil palm empty fruit bunches, and bagasse), rice straw and oil palm empty fruit bunches (OPEFB) were remarked as the most promising substrate suited for the excellent growth and adequate production of catalase. Based on the result, the method of solid state fermentation was suitable to production of catalase. It is caused that the medium served to maintain microbial growth and metabolism. The filamentous filament is more suitable for living on solid media because it has a high tolerance to low water activity, and it has a high potential to excrete hydrolytic enzymes that caused of its morphology. The filamentous filament morphology allows the fungus to form colonies and penetrate the solid substrates in order to obtain nutrients. The results showed that the highest catalase activity was obtained on rice straw and oil palm empty fruit bunches medium with catalase activity of 39.1 U/mL and 37,7 U/mL in 50% moisture content medium, respectively. Optimization of humidity and pH medium in the rice straw were investigated which is the highest activity obtained in 30% moisture content and pH medium of 6. The catalase activity was reached in the value of 53.761 U/mL and 56.903 U/mL by incubated 48 hours and 96 hours, respectively.

  17. Can preoperative and postoperative CA19-9 levels predict survival and early recurrence in patients with resectable hilar cholangiocarcinoma?

    PubMed

    Wang, Jun-Ke; Hu, Hai-Jie; Shrestha, Anuj; Ma, Wen-Jie; Yang, Qin; Liu, Fei; Cheng, Nan-Sheng; Li, Fu-Yu

    2017-07-11

    To investigate the predictive values of preoperative and postoperative serum CA19-9 levels on survival and other prognostic factors including early recurrence in patients with resectable hilar cholangiocarcinoma. In univariate analysis, increased preoperative and postoperative CA19-9 levels in the light of different cut-off points (37, 100, 150, 200, 400, 1000 U/ml) were significantly associated with poor survival outcomes, of which the cut-off point of 150 U/ml showed the strongest predictive value (both P < 0.001). Preoperative to postoperative increase in CA19-9 level was also correlated with poor survival outcome (P < 0.001). In multivariate analysis, preoperative CA19-9 level > 150 U/ml was significantly associated with lymph node metastasis (OR = 3.471, 95% CI 1.216-9.905; P = 0.020) and early recurrence (OR = 8.280, 95% CI 2.391-28.674; P = 0.001). Meanwhile, postoperative CA19-9 level > 150 U/ml was also correlated with early recurrence (OR = 4.006, 95% CI 1.107-14.459; P = 0.034). Ninety-eight patients who had undergone curative surgery for hilar cholangiocarcinoma between 1995 and 2014 in our institution were selected for the study. The correlations of preoperative and postoperative serum CA19-9 levels on the basis of different cut-off points with survival and various tumor factors were retrospectively analyzed with univariate and multivariate methods. In patients with resectable hilar cholangiocarcinoma, serum CA19-9 predict survival and early recurrence. Patients with increased preoperative and postoperative CA19-9 levels have poor survival outcomes and higher tendency of early recurrence.

  18. Prediagnostic plasma antibody levels to periodontopathic bacteria and risk of coronary heart disease.

    PubMed

    Ueno, Masayuki; Izumi, Yuichi; Kawaguchi, Yoko; Ikeda, Ai; Iso, Hiroyasu; Inoue, Manami; Tsugane, Shoichiro

    2012-01-01

    Many epidemiological studies have indicated that periodontitis is an important risk factor for coronary heart disease (CHD). We examined whether plasma antibody levels to 3 major periodontal pathogens, Aggregatibacter actinomycetemcomitans, Porphyromonas gingivalis, and Prevotella intermedia predicted the risk of CHD events. A nested case-control research design (case: n = 191, control: n = 382), by matching gender, age, study area, date of blood collection, and time since last meal at blood collection, was employed in a large cohort of Japanese community residents.Antibody levels of periodontopathic bacteria were associated with risk of CHD after adjusting for BMI, smoking status, alcohol intake, history of hypertension, history of diabetes mellitus, exercise during leisure time, and perceived mental stress. The association was different by age subgroup. For subjects aged 40-55 years, the medium (31.7-184.9 U/mL) or high tertile plasma antibody level (> 184.9 U/mL) of A. actinomycetemcomitans showed higher risk of CHD (medium: OR = 3.72; 95% CI = 1.20-11.56, high: OR = 4.64; 95% CI = 1.52-14.18) than the low tertile level (< 31.7 U/mL). The ORs of CHD incidence became higher with an increase in IgG level of A. actinomycetemcomitans (P for trend = 0.007). For subjects aged 56-69 years, the high tertile level (> 414.1 U/mL) of P. intermedia was associated with higher risk of CHD (OR = 2.65; 95% CI = 1.18-5.94) in a dose-response fashion (P for trend = 0.007). The possible role of periodontopathic bacteria as a risk factor for CHD incidence was suggested by the results of this study by the elevated antibody level to these bacteria with the increased risk of CHD.

  19. Effects of interleukins on connective tissue type mast cells co-cultured with fibroblasts.

    PubMed Central

    Levi-Schaffer, F; Segal, V; Shalit, M

    1991-01-01

    We investigated the effects of interleukin-2 (IL-2), interleukin-3 (IL-3) and interleukin-4 (IL-4) on mouse and rat peritoneal mast cells (MC) co-cultured with 3T3 fibroblasts (MC/3T3). The continuous presence of these cytokines for 7-9 days in the culture media was neither toxic nor caused proliferation of MC, as determined by the stability of MC numbers in culture. Long-term incubation of mouse MC/3T3 with IL-2 (100 U/ml), IL-3 (50 U/ml), IL-4 (50 U/ml) or a mixture of IL-3 and IL-4 (25 U/ml) induced an increase in basal histamine release of 79.3 +/- 19.0%, 41.0 +/- 17.3%, 25.2 +/- 10.4% and 30.2 +/- 3.2%, respectively, over control cells incubated with medium alone. When rat MC/3T3 were incubated for 7 days with the various interleukins an enhancement in histamine release similar to that observed with mouse MC/3T3 was found. Preincubation (1 hr) of rat MC/3T3 with interleukins prior to immunological activation with anti-IgE antibodies enhanced histamine release. The highest effect was observed with IL-3 + IL-4 (60.4 +/- 10.8% increase) followed by IL-2 (51.5 +/- 4.5%), IL-4 (28.6 +/- 10.3%) and IL-3 (13.2 +/- 4.2%). This study demonstrates that when mouse and rat peritoneal MC are cultured with fibroblasts in the presence of interleukins they do not proliferate, suggesting that they preserve their connective tissue type MC phenotype. Moreover, interleukins display a pro-inflammatory effect on these cells by enhancing both basal and anti-IgE-mediated histamine release. PMID:2016117

  20. Processing of poultry feathers by alkaline keratin hydrolyzing enzyme from Serratia sp. HPC 1383.

    PubMed

    Khardenavis, Anshuman A; Kapley, Atya; Purohit, Hemant J

    2009-04-01

    The present study describes the production and characterization of a feather hydrolyzing enzyme by Serratia sp. HPC 1383 isolated from tannery sludge, which was identified by the ability to form clear zones around colonies on milk agar plates. The proteolytic activity was expressed in terms of the micromoles of tyrosine released from substrate casein per ml per min (U/mL min). Induction of the inoculum with protein was essential to stimulate higher activity of the enzyme, with 0.03% feathermeal in the inoculum resulting in increased enzyme activity (45U/mL) that further increased to 90U/mL when 3d old inoculum was used. The highest enzyme activity, 130U/mL, was observed in the presence of 0.2% yeast extract. The optimum assay temperature and pH for the enzyme were found to be 60 degrees C and 10.0, respectively. The enzyme had a half-life of 10min at 60 degrees C, which improved slightly to 18min in presence of 1mM Ca(2+). Inhibition of the enzyme by phenylmethyl sulfonyl fluoride (PMSF) indicated that the enzyme was a serine protease. The enzyme was also partially inhibited (39%) by the reducing agent beta-mercaptoethanol and by divalent metal ions such as Zn(2+) (41% inhibition). However, Ca(2+) and Fe(2+) resulted in increases in enzyme activity of 15% and 26%, respectively. The kinetic constants of the keratinase were found to be 3.84 microM (K(m)) and 108.7 microM/mLmin (V(max)). These results suggest that this extracellular keratinase may be a useful alternative and eco-friendly route for handling the abundant amount of waste feathers or for applications in other industrial processes.

  1. Glycaemic control and hypoglycaemia in people with type 2 diabetes switching from twice-daily basal insulin to once-daily insulin glargine 300 U/mL or insulin glargine 100 U/mL (EDITION 1 and EDITION 2 subgroup analysis).

    PubMed

    Roussel, Ronan; d'Emden, Michael C; Fisher, Miles; Ampudia-Blasco, F Javier; Stella, Peter; Bizet, Florence; Cali, Anna M G; Wysham, Carol H

    2018-02-01

    In this post hoc analysis we compared glycaemic control and hypoglycaemia between insulin glargine 300 U/mL (Gla-300) and glargine 100 U/mL (Gla-100) administered once daily in people with type 2 diabetes (T2DM) from the EDITION 1 (basal plus mealtime insulin) and EDITION 2 (basal insulin plus oral antihyperglycaemic drugs) trials who were previously receiving twice-daily insulin. At randomization, 16.9% and 20.0% of people in EDITION 1 and 2, respectively, were receiving twice-daily basal insulin. Glycated haemoglobin change from baseline to Month 6 was similar over 6 months with Gla-300 or Gla-100 (least squares mean difference -0.01%; 95% confidence interval [CI] -0.27 to 0.24] in EDITION 1 and 0.16%; 95% CI -0.25 to 0.57, in EDITION 2). Participants previously receiving twice-daily insulin in EDITION 1 had a lower risk of confirmed (≤3.9 mmol/L [≤70 mg/dL]) or severe hypoglycaemia with Gla-300 vs Gla-100 at night (00:00-05:59 hours), but not at any time (24 hours); in EDITION 2 the risk was reduced at night and any time (24 hours). In conclusion, Gla-300 provided similar glycaemic control with less hypoglycaemia compared with Gla-100 in people with T2DM switching from twice-daily to once-daily basal insulin. © 2017 The Authors. Diabetes, Obesity and Metabolism published by John Wiley & Sons Ltd.

  2. Sharing behavioral data through a grid infrastructure using data standards.

    PubMed

    Min, Hua; Ohira, Riki; Collins, Michael A; Bondy, Jessica; Avis, Nancy E; Tchuvatkina, Olga; Courtney, Paul K; Moser, Richard P; Shaikh, Abdul R; Hesse, Bradford W; Cooper, Mary; Reeves, Dianne; Lanese, Bob; Helba, Cindy; Miller, Suzanne M; Ross, Eric A

    2014-01-01

    In an effort to standardize behavioral measures and their data representation, the present study develops a methodology for incorporating measures found in the National Cancer Institute's (NCI) grid-enabled measures (GEM) portal, a repository for behavioral and social measures, into the cancer data standards registry and repository (caDSR). The methodology consists of four parts for curating GEM measures into the caDSR: (1) develop unified modeling language (UML) models for behavioral measures; (2) create common data elements (CDE) for UML components; (3) bind CDE with concepts from the NCI thesaurus; and (4) register CDE in the caDSR. UML models have been developed for four GEM measures, which have been registered in the caDSR as CDE. New behavioral concepts related to these measures have been created and incorporated into the NCI thesaurus. Best practices for representing measures using UML models have been utilized in the practice (eg, caDSR). One dataset based on a GEM-curated measure is available for use by other systems and users connected to the grid. Behavioral and population science data can be standardized by using and extending current standards. A new branch of CDE for behavioral science was developed for the caDSR. It expands the caDSR domain coverage beyond the clinical and biological areas. In addition, missing terms and concepts specific to the behavioral measures addressed in this paper were added to the NCI thesaurus. A methodology was developed and refined for curation of behavioral and population science data. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://group.bmj.com/group/rights-licensing/permissions.

  3. Expression of food-grade phytase in Lactococcus lactis from optimized conditions in milk broth.

    PubMed

    Miao, Yuzhi; Xu, Hui; Fei, Baojin; Qiao, Dairong; Cao, Yi

    2013-07-01

    The major objective of this study was to engineer lactic acid bacteria to produce the enzyme phytase from a gene native to Bacillus subtilis GYPB04. The phytase gene (phyC) of B. subtilis GYPB04 was cloned into the plasmid pMG36e for expression in Lactococcus lactis. The enzyme activity in L. lactis cultured in GM17 broth was 20.25 U/mL at 36°C. The expressed phytase was characterized as active in a pH range of 2.0-9.0 at a temperature range of 20-80°C, with an optimum pH of 5.5-6.5 and temperature of 60°C. When cultured in food-grade milk broth, the transformed L. lactis grew to an OD(600 nm) value of 1.05 and had a phytase yield of 13.58 U/mL. In same broth under optimized conditions for cell growth and phytase production, the transformant reached an OD(600 nm) value of 1.68 and a phytase yield of 42.12 U/mL, representing approximately 1.6-fold and 3.1-fold increases, respectively, compared to growth in natural milk broth. Fermentation was scaled to 5 L under optimized conditions, and product analysis revealed a final OD(600 nm) value of 1.89 and an extracellular enzyme activity of 24.23 U/mL. The results of this study may be used in the dairy fermentation industry for the development of functional, healthy yogurts and other fermented dairy foods that provide both active phytase and viable probiotics to the consumer. Copyright © 2013 The Society for Biotechnology, Japan. Published by Elsevier B.V. All rights reserved.

  4. Towards a semantic medical Web: HealthCyberMap's tool for building an RDF metadata base of health information resources based on the Qualified Dublin Core Metadata Set.

    PubMed

    Boulos, Maged N; Roudsari, Abdul V; Carson, Ewart R

    2002-07-01

    HealthCyberMap (http://healthcybermap.semanticweb.org/) aims at mapping Internet health information resources in novel ways for enhanced retrieval and navigation. This is achieved by collecting appropriate resource metadata in an unambiguous form that preserves semantics. We modelled a qualified Dublin Core (DC) metadata set ontology with extra elements for resource quality and geographical provenance in Prot g -2000. A metadata collection form helps acquiring resource instance data within Prot g . The DC subject field is populated with UMLS terms directly imported from UMLS Knowledge Source Server using UMLS tab, a Prot g -2000 plug-in. The project is saved in RDFS/RDF. The ontology and associated form serve as a free tool for building and maintaining an RDF medical resource metadata base. The UMLS tab enables browsing and searching for concepts that best describe a resource, and importing them to DC subject fields. The resultant metadata base can be used with a search and inference engine, and have textual and/or visual navigation interface(s) applied to it, to ultimately build a medical Semantic Web portal. Different ways of exploiting Prot g -2000 RDF output are discussed. By making the context and semantics of resources, not merely their raw text and formatting, amenable to computer 'understanding,' we can build a Semantic Web that is more useful to humans than the current Web. This requires proper use of metadata and ontologies. Clinical codes can reliably describe the subjects of medical resources, establish the semantic relationships (as defined by underlying coding scheme) between related resources, and automate their topical categorisation.

  5. Soluble CD30 and HLA antibodies as potential risk factors for kidney transplant rejection.

    PubMed

    Slavcev, Antonij; Lácha, Jiri; Honsová, Eva; Sajdlová, Helena; Lodererová, Alena; Vitko, Stefan; Skibová, Jelena; Striz, Ilja

    2005-06-01

    Recent literary data suggest that high pre- and post-transplant serum levels of the soluble CD30 (sCD30) molecule may be a risk factor for acute rejection and worse prognosis of the transplanted kidney. The aim of our study was to correlate the concentrations of sCD30 and the presence of HLA antibodies as defined by flow cytometry and ELISA with the clinical course and graft prognosis after transplantation. One hundred and seventeen kidney transplant patients were included into the study. The incidence of rejection episodes, graft function and graft survival for up to 1 year post-transplant were evaluated. Soluble CD30 levels before transplantation were virtually the same in patients who experienced rejection and in non-rejecting patients. In both patient groups, a significant decrease of sCD30 was detected 2 weeks after transplantation (104.4 U/ml before vs. 37.0 U/ml post-transplant, P < 0.001). However, there was a substantial difference in the level of decrease of sCD30 between rejecting and non-rejecting patients. Patients without rejection had lower sCD30 values (31.2 U/ml post-transplant) compared to patients who experienced rejection episodes (62.9 U/ml), P < 0.04. Multifactorial analysis showed that antibodies to HLA class II antigens and elevated concentrations of sCD30 shortly after transplantation were associated with increased risk for acute rejection in the first post-transplant year. Measurement of soluble CD30 after transplantation, taken into consideration with the presence of HLA class II antibodies, might be helpful for evaluating the potential risk for acute rejection.

  6. The utility of serum CA-125 in predicting extra-uterine disease in apparent early-stage endometrial cancer.

    PubMed

    Nicklin, James; Janda, Monika; Gebski, Val; Jobling, Thomas; Land, Russell; Manolitsas, Tom; McCartney, Anthony; Nascimento, Marcelo; Perrin, Lewis; Baker, Jannah F; Obermair, Andreas

    2012-08-15

    Surgical staging in early-stage uterine cancer is controversial. Preoperative serum CA-125 may be of clinical value in predicting the presence of extra-uterine disease in patients with apparent early-stage endometrial cancer. Between October 6, 2005, and June 17, 2010, 760 patients were enrolled in an international, multicentre, prospective randomized trial (LACE) comparing laparotomy with laparoscopy in the management of endometrial cancer apparently confined to the uterus. Of these, 657 patients with endometrial adenocarcinoma had a preoperative serum CA-125 value recorded. Multiple cross-validation analysis was undertaken to correlate preoperative serum CA-125 with stage of disease (Stage I vs. Stage II+) after surgery. Patients' median preoperative serum CA-125 was 14 U/ml. A cutoff point of 30 U/ml was associated with the smallest misclassification error, and using this cutoff, 98 patients (14.9%) had elevated CA-125 levels. Of those, 36 (36.7%) had evidence of extra-uterine disease. Of the 116 patients (17.7%) with evidence of extra-uterine disease, 31.0% had an elevated CA-125 level. On univariate and multivariable logistic regression analysis, only preoperative CA-125 level, but no other preoperative clinical characteristics were found to be associated with extra-uterine spread of disease. Utilizing a cutoff point of 30 U/ml achieved a sensitivity, specificity, positive predictive value and negative predictive value of 31.0, 88.5, 36.7 and 85.7%, respectively. Elevated CA-125 above 30 U/ml in patients with apparent early-stage disease is a risk factor for the presence of extra-uterine disease and may assist clinicians in the management of patients with clinical Stage I endometrial cancer. Copyright © 2011 UICC.

  7. Modelling aspects regarding the control in 13C isotope separation column

    NASA Astrophysics Data System (ADS)

    Boca, M. L.

    2016-08-01

    Carbon represents the fourth most abundant chemical element in the world, having two stable and one radioactive isotope. The 13Carbon isotopes, with a natural abundance of 1.1%, plays an important role in numerous applications, such as the study of human metabolism changes, molecular structure studies, non-invasive respiratory tests, Alzheimer tests, air pollution and global warming effects on plants [9] A manufacturing control system manages the internal logistics in a production system and determines the routings of product instances, the assignment of workers and components, the starting of the processes on not-yet-finished product instances. Manufacturing control does not control the manufacturing processes themselves, but has to cope with the consequences of the processing results (e.g. the routing of products to a repair station). In this research it was fulfilled some UML (Unified Modelling Language) diagrams for modelling the C13 Isotope Separation column, implement in STARUML program. Being a critical process and needing a good control and supervising, the critical parameters in the column, temperature and pressure was control using some PLC (Programmable logic controller) and it was made some graphic analyze for this to observe some critical situation than can affect the separation process. The main parameters that need to be control are: -The liquid nitrogen (N2) level in the condenser. -The electrical power supplied to the boiler. -The vacuum pressure.

  8. Knowledge modeling in image-guided neurosurgery: application in understanding intraoperative brain shift

    NASA Astrophysics Data System (ADS)

    Cohen-Adad, Julien; Paul, Perrine; Morandi, Xavier; Jannin, Pierre

    2006-03-01

    During an image-guided neurosurgery procedure, the neuronavigation system is subject to inaccuracy because of anatomical deformations which induce a gap between the preoperative images and their anatomical reality. Thus, the objective of many research teams is to succeed in quantifying these deformations in order to update preoperative images. Anatomical intraoperative deformations correspond to a complex spatio-temporal phenomenon. Our objective is to identify the parameters implicated in these deformations and to use these parameters as constrains for systems dedicated to updating preoperative images. In order to identify these parameters of deformation we followed the iterative methodology used for cognitive system conception: identification, conceptualization, formalization, implementation and validation. A state of the art about cortical deformations has been established in order to identify relevant parameters probably involved in the deformations. As a first step, 30 parameters have been identified and described following an ontological approach. They were formalized into a Unified Modeling Language (UML) class diagram. We implemented that model into a web-based application in order to fill a database. Two surgical cases have been studied at this moment. After having entered enough surgical cases for data mining purposes, we expect to identify the most relevant and influential parameters and to gain a better ability to understand the deformation phenomenon. This original approach is part of a global system aiming at quantifying and correcting anatomical deformations.

  9. A Flexible Statechart-to-Model-Checker Translator

    NASA Technical Reports Server (NTRS)

    Rouquette, Nicolas; Dunphy, Julia; Feather, Martin S.

    2000-01-01

    Many current-day software design tools offer some variant of statechart notation for system specification. We, like others, have built an automatic translator from (a subset of) statecharts to a model checker, for use to validate behavioral requirements. Our translator is designed to be flexible. This allows us to quickly adjust the translator to variants of statechart semantics, including problem-specific notational conventions that designers employ. Our system demonstration will be of interest to the following two communities: (1) Potential end-users: Our demonstration will show translation from statecharts created in a commercial UML tool (Rational Rose) to Promela, the input language of Holzmann's model checker SPIN. The translation is accomplished automatically. To accommodate the major variants of statechart semantics, our tool offers user-selectable choices among semantic alternatives. Options for customized semantic variants are also made available. The net result is an easy-to-use tool that operates on a wide range of statechart diagrams to automate the pathway to model-checking input. (2) Other researchers: Our translator embodies, in one tool, ideas and approaches drawn from several sources. Solutions to the major challenges of statechart-to-model-checker translation (e.g., determining which transition(s) will fire, handling of concurrent activities) are retired in a uniform, fully mechanized, setting. The way in which the underlying architecture of the translator itself facilitates flexible and customizable translation will also be evident.

  10. Teaching With Projections in the Geosciences: Windows to Enlightenment or Barriers to Understanding?

    NASA Astrophysics Data System (ADS)

    Mogk, D. W.

    2009-12-01

    Geoscientists are trained to represent multi-component datasets by projecting onto relatively simple diagrams on two-dimensional surfaces. These projections are used to represent a variety of phenomena ranging from spatial relations to physico-chemical processes. By using projections, it is possible to create simple diagrams as models or analogs of complex and heterogeneous natural systems using a limited number of well-defined “end-member” variables. Although projections are widely used in professional practice, the construction, use and interpretation of these diagrams often presents formidable barriers to student learning. This is largely due to the fact that diagrams that display projected data are the composite product of underlying scientific and mathematical principles, spatial relations on the diagrams may serve as proxies for physical or chemical properties or processes (thus co-mingling spatial reasoning with conceptual reasoning), there are myriad hidden or understood assumptions in the creation of the projections, and projections seek to decrease the “dimensionality” (or degrees of freedom) of multi-component (or multi-variable) systems. Additional layers of information may be superposed on projected diagrams by contouring data, using color or other symbols to distinguish discrete populations of data, imposing gradients of related variables (e.g. isotherms on composition diagrams), or using multiple projections to demonstrate time sequences that elucidate processes (e.g. before/after relations conveyed in animations). Thus, the simple forms of graphical projections may belie numerous layers of information that attempt to explain complex and sophisticated relationships in nature. In striving for simplicity in presentation, diagrams that present projected data may confound student understanding due to lack of knowledge about the inherent complexities in their development. Recall Plato’s Myth of the Cave (Republic, Book 7): the shadow on the wall is at least one step (and probably more) removed from reality. Examples of maps commonly used in the geosciences includes maps (topographic, geologic, weather), equal-area and equal-angle stereonets, phase diagrams (binary, ternary, quadrilateral, PTt, T-X, activity-activity), and other geochemical variation diagrams (mineral exchange vector diagrams, Piper diagrams). All of these projected representations of geological data provide powerful tools to analyze and explain Earth phenomena. But, the truths revealed in these diagrams are not immediately obvious to novices (colleagues "out of field", students, the interested public). In presenting projected data is worth considering: How do “Master” geoscientists derive meaning from these representations? How do we understand what is “normal” and what is “anomalous”? How do we make the jump from “signal” to interpretation? Can we articulate what we’re doing (and why) in such a way that it becomes understandable to our students? As with any powerful tool, it is important to include operating instructions such as annotations, tutorials and worked examples to convey meaning and to ensure appropriate use.

  11. Center for Regenerative Biology and Medicine at Mount Desert Island Biological Laboratory

    DTIC Science & Technology

    2012-06-01

    Code Axolotl microRNAs Zebrafish Polypterus 16. SECURITY CLASSIFICATION OF: 17. LIMITATION OF...controlled in both Polypterus and axolotl samples. These comparisons revealed a total of 2779 shared genes that are significantly upregulated during...UPREGULATED DOWNREGULATED Figure 1: Venn diagram of UniProt protein sequence IDs among Axolotl and Polypterus contigs that were up-regulated

  12. Blind Students' Learning of Probability through the Use of a Tactile Model

    ERIC Educational Resources Information Center

    Vita, Aida Carvalho; Kataoka, Verônica Yumi

    2014-01-01

    The objective of this paper is to discuss how blind students learn basic concepts of probability using the tactile model proposed by Vita (2012). Among the activities were part of the teaching sequence "Jefferson's Random Walk", in which students built a tree diagram (using plastic trays, foam cards, and toys), and pictograms in 3D…

  13. Photometry of Standard Stars and Open Star Clusters

    NASA Astrophysics Data System (ADS)

    Jefferies, Amanda; Frinchaboy, Peter

    2010-10-01

    Photometric CCD observations of open star clusters and standard stars were carried out at the McDonald Observatory in Fort Davis, Texas. This data was analyzed using aperture photometry algorithms (DAOPHOT II and ALLSTAR) and the IRAF software package. Color-magnitude diagrams of these clusters were produced, showing the evolution of each cluster along the main sequence.

  14. Major chemical characteristics of Mesozoic Coast Range ophiolite in California

    USGS Publications Warehouse

    Bailey, E.H.; Blake, Jr., M.C.

    1974-01-01

    Sixty-four major element analyses of rocks representative of the Coast Range ophiolite in California were compared with analyses of other onland ophiolite sequences and those of rocks from oceanic ridges. The rocks can be classed in five groups harzburgite-dunite, clinopyroxenite-wehrlite, gabbro, basalt-spilite, and keratophyre-quartz keratophyre which on various diagrams occupy nonoverlapping fields. The harzburgite-dunite from onland ophiolite and ocean ridges are comparable and very low in alkalies. Possible differentiation trends defined on AFM diagrams by other rocks from onland ophiolites and ocean ridges suggest two lines of descent: (1) A trend much like the calc-alkalic trend, though shifted somewhat toward higher iron, and (2) an iron-enrichment trend defined chiefly by the more iron-rich gabbros and amphibolite. MgO-variation diagrams for rocks from the Coast Range ophiolite further distinguish the iron-rich gabbros and amphibolite from the other rock groups and indicate that the iron enrichment, unlike that of the Skaergaard trend, is related to the formation of amphibole. Ophiolite sequences that include the most silicic rock types, such as quartz keratophyre, also exhibit the most pronounced dual lines of descent, suggesting that the silicic rocks and the amphibole-rich gabbros are somehow related. Although the major element chemistry of the Coast Range ophiolite is clearly like that of rocks dredged from oceanic ridges, it is not sufficiently diagnostic to discriminate among the choices of a spreading ridge, an interarc basin, or perhaps even the root zone of an island arc as the site of ophiolite formation.

  15. Workshop on nuclear technology: A joint effort between ANS and the University of Massachusetts-Lowell

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Brown, G.J.; McDevitt, M.A.; Schmidt, D.

    1992-01-01

    The University of Massachusetts Lowell (UML) (formerly University of Lowell) sponsored, along with the American Nuclear Society (ANS), a 5-day workshop entitled 'Understanding and Teaching about Nuclear Technology and Its Place in Our Society.' More than 30 middle and high school teachers from the New England area (Connecticut, New Hampshire, and Massachusetts) attended the workshop, which was held June 24 through 28, 1991. Based on this experience, and with the expectation of replicating if not improving upon initial success, plans are now under way to offer a similar workshop at UML from June 29 through July 3, 1992.

  16. Arranging ISO 13606 archetypes into a knowledge base.

    PubMed

    Kopanitsa, Georgy

    2014-01-01

    To enable the efficient reuse of standard based medical data we propose to develop a higher level information model that will complement the archetype model of ISO 13606. This model will make use of the relationships that are specified in UML to connect medical archetypes into a knowledge base within a repository. UML connectors were analyzed for their ability to be applied in the implementation of a higher level model that will establish relationships between archetypes. An information model was developed using XML Schema notation. The model allows linking different archetypes of one repository into a knowledge base. Presently it supports several relationships and will be advanced in future.

  17. Concept locator: a client-server application for retrieval of UMLS metathesaurus concepts through complex boolean query.

    PubMed

    Nadkarni, P M

    1997-08-01

    Concept Locator (CL) is a client-server application that accesses a Sybase relational database server containing a subset of the UMLS Metathesaurus for the purpose of retrieval of concepts corresponding to one or more query expressions supplied to it. CL's query grammar permits complex Boolean expressions, wildcard patterns, and parenthesized (nested) subexpressions. CL translates the query expressions supplied to it into one or more SQL statements that actually perform the retrieval. The generated SQL is optimized by the client to take advantage of the strengths of the server's query optimizer, and sidesteps its weaknesses, so that execution is reasonably efficient.

  18. Tannase enzyme production by entrapped cells of Aspergillus niger FETL FT3 in submerged culture system.

    PubMed

    Darah, I; Sumathi, G; Jain, K; Lim, S H

    2011-09-01

    The ability of immobilized cell cultures of Aspergillus niger FETL FT3 to produce extracellular tannase was investigated. The production of enzyme was increased by entrapping the fungus in scouring mesh cubes compared to free cells. Using optimized parameters of six scouring mesh cubes and inoculum size of 1 × 10(6) spores/mL, the tannase production of 3.98 U/mL was obtained from the immobilized cells compared to free cells (2.81 U/mL). It was about 41.64% increment. The immobilized cultures exhibited significant tannase production stability of two repeated runs.

  19. Using UMLS to map from a library to a clinical classification: Improving the functionality of a digital library.

    PubMed

    Robinson, Judas; de Lusignan, Simon; Kostkova, Patty; Madge, Bruce

    2006-01-01

    The Metathesaurus of the Unified Medical Language System (UMLS) offers the possibility of mapping between various medical vocabularies. The Primary Care Electronic Library (PCEL) contains a database of over six thousand Medical Subject Headings (MeSH terms) describing the resources of the electronic library. We were interested to know if it was possible to map from MeSH to the Systemized Nomenclature of Medicine Clinical Terms (SNOMED CT). Such a mapping would aid healthcare professionals to retrieve relevant data from our digital library as it would enable links between clinical systems and indexed material.

  20. Concepts and Synonymy in the UMLS Metathesaurus

    PubMed Central

    Merrill, Gary H.

    2009-01-01

    This paper advances a detailed exploration of the complex relationships among terms, concepts, and syn­onymy in the UMLS (Unified Medical Language System) Metathesaurus, and proposes the study and under­standing of the Metathesaurus from a model-theoretic perspective. Initial sections provide the background and motivation for such an approach, and a careful informal treatment of these notions is offered as a con­text and basis for the formal analysis. What emerges from this is a set of puzzles and confusions in the Metathesaurus and its literature pertaining to synonymy and its relation to terms and concepts. A model theory for a segment of the Metathesaurus is then constructed, and its adequacy relative to the informal treatment is demonstrated. Finally, it is shown how this approach clarifies and addresses the puzzles educed from the informal discussion, and how the model-theoretic perspective may be employed to eval­uate some fundamental criticisms of the Metathesaurus. For users of the UMLS, two significant results of this analysis are a rigorous clarification of the different senses of synonymy that appear in treatments of the Metathesaurus and an illustration of the dangers in computing inferences involving ambiguous terms. PMID:19838995

Top