66 research outputs found
METU interoperable database system
and Sevgi Foundation, Turkey) is a multidatabase system based on OMG's (OMG is a registered trademark, and CORBA, ORB, OMG IDL, Object Request Broker are trademarks of OMG) distributed object management architecture. It is implemented on top of a CORBA compliant ORB, namely, DEC's ObjectBroker (ObjectBroker is a registered trademark of DEC Corp.) [DDO96]. In MIND all local databases are encapsulated in generic Database Object. The interface of the generic Database Object is de ned in CORBA IDL and multiple implementations of this interface, one for each component DBMSs, namely, Oracle7 (Oracle7 is a trademark of Oracle Corp.), Sybase (Sybase is a trademark of Sybase Corp.), Adabas D (Adabas D is a trademark of Software AG Corp.) and MOOD [Dog94] are provided. MIND provides its users a common data model and a single global query language based on SQL. The main functionalities of MIND are global query processing, global transaction management and schema integration. The basic component classes in the system are
LinkEHR-Ed: A multi-reference model archetype editor based on formal semantics
Purpose
To develop a powerful archetype editing framework capable of handling multiple reference models and oriented towards the semantic description and standardization of legacy data.
Methods
The main prerequisite for implementing tools providing enhanced support for archetypes is the clear specification of archetype semantics. We propose a formalization of the definition section of archetypes based on types over tree-structured data. It covers the specialization of archetypes, the relationship between reference models and archetypes and conformance of data instances to archetypes.
Results
LinkEHR-Ed, a visual archetype editor based on the former formalization with advanced processing capabilities that supports multiple reference models, the editing and semantic validation of archetypes, the specification of mappings to data sources, and the automatic generation of data transformation scripts, is developed.
Conclusions
LinkEHR-Ed is a useful tool for building, processing and validating archetypes based on any reference model.This work was supported in part by the Spanish Ministry of Education and Science under grant TS12007-66S7S-C02; by the Generalitat Valenciana under grant APOSTD/2007/055 and by the program PAID-06-07 de la Universidad Politecnica de Valencia.Maldonado Segura, JA.; Moner Cano, D.; Boscá Tomás, D.; Fernandez Breis, JT.; Angulo Fernández, C.; Robles Viejo, M. (2009). LinkEHR-Ed: A multi-reference model archetype editor based on formal semantics. International Journal of Medical Informatics. 78(8):559-570. https://doi.org/10.1016/j.ijmedinf.2009.03.006S55957078
Arbeitswissenschaftliche Datenbank Arbeitsschwere (ADAS) Merkmalbeschreibung und Ausfuellvorschrift
IAB-08941-DD AT 123 / FIZ - Fachinformationszzentrum Karlsruhe / TIB - Technische InformationsbibliothekSIGLEDEGerman
Testing Conformance and Interoperability of eHealth Applications
Objective: To explain the common conformance and interoperability testing requirements of eHealth applications through two case studies; one using a prominent eHealth messaging standard, namely HL7 v3 [1], and the other using Integrating the Healthcare Enterprise (IHE) [2] Profiles and to describe how these testing requirements can be addressed through an automated, modular and scenario-based testing framework, namely TestBATN
AN OPTIMISTIC LOCKING TECHNIQUE FOR CONCURRENCY-CONTROL IN DISTRIBUTED DATABASES
An optimistic scheme, called ODL, which uses dummy locks to test the validity of a transaction for concurrency control in distributed database systems, is suggested. The dummy locks are long-term locks; however, they do not conflict with any other lock. By the use of long-term dummy locks, the need for the information about the write sets of validated transactions is eliminated and during the validation test only the related sites are checked. Also, the transactions to be aborted are immediately recognized before the validation test, and therefore, the costs of restarts are reduced. Furthermore, usual read and write locks are used as short-term locks during the validation test. The use of short-term locks in the optimistic approach eliminates the need for the system-wide critical section and results in a distributed and parallel validation test
- …