6,827 research outputs found

    Context constraint integration and validation in dynamic web service compositions

    Get PDF
    System architectures that cross organisational boundaries are usually implemented based on Web service technologies due to their inherent interoperability benets. With increasing exibility requirements, such as on-demand service provision, a dynamic approach to service architecture focussing on composition at runtime is needed. The possibility of technical faults, but also violations of functional and semantic constraints require a comprehensive notion of context that captures composition-relevant aspects. Context-aware techniques are consequently required to support constraint validation for dynamic service composition. We present techniques to respond to problems occurring during the execution of dynamically composed Web services implemented in WS-BPEL. A notion of context { covering physical and contractual faults and violations { is used to safeguard composed service executions dynamically. Our aim is to present an architectural framework from an application-oriented perspective, addressing practical considerations of a technical framework

    A semantically-enriched goal-oriented requirements engineering framework for systems of systems using the i* framework applied to cancer care

    Get PDF
    In recent years, monolithic systems are being composed into bigger systems as Systems of Systems (SoSs). This evolution of SoS raises several software engineering key challenges, such as the management of emerging inconsistent goals and requirements, which may occur among the various Constituent Systems (CSs) themselves, as well as between the entire SoS and the participating CSs. Another significant challenge is that Systems of Systems Engineering (SoSE) involves more stakeholders than traditional systems engineering, i.e. stakeholders at the SoS-level and the CS-level, where each CS has its own needs and objectives which establish a complex stakeholder environment. To respond to these challenges, this research is aimed at investigating the implications of applying a goal-oriented requirements engineering approach in identifying, modelling and managing emerging goals and their conflicts in SoS context. The key artefact of this research is the development of a Semantically-Enriched Goal-Oriented Requirements Engineering Framework for Systems of Systems using the i* framework, namely the OntoSoS.GORE framework.The OntoSoS.GORE is a three-layered framework designed, developed, demonstrated and then evaluated through following multiple iterations of the Design Science Research Methodology (DSRM) phases, to accomplish the following main objectives: (1) identifying and modelling the SoS global goals and the CSs local goals at different levels of an SoS using the i* framework, in which a new process to extract i* modelling elements from existing user documentation is proposed; (2) maintaining the consistency and integrity of SoS goals at multiple levels through developing a semantic Goals Referential Integrity (sGRI) model in SoS context which consists of an SoSGRI model and an ontology-based model; and (3) managing any conflicts that may occur amongst goals at both the SoS-level and the CS-level, by developing and applying a new goal conflict management approach in SoS context, which consists of two main processes: goal conflict detection and goal conflict resolution.The research framework has been instantiated and validated by applying a real Cancer Care case study at King Hussein Cancer Center (KHCC), Amman, Jordan. Results revealed the effectiveness of applying the framework compared to the current approach applied at KHCC, in terms of addressing higher consistency, completeness and correctness with regard to goal management and conflict management in SoS context. Moreover, the framework provides automation of the processes of following the satisfaction of goals and goals’ conflict management at multiple SoS levels, instead of the manual approach applied currently at KHCC. This automation is accomplished through developing a strategic goal-oriented management tool that is anticipated to be delivered and utilised at KHCC, as well as applying it to other SoS organisations as a proposed solution for goal and conflict management. Another contribution to the Cancer Care and SoS domains is developing a reference i* goal-oriented model for access to Cancer Care which provides a wider system engineering perspective and offers an accessible level of abstraction about Cancer Care goals and their dependencies for stakeholders and domain experts. The reference model provides standardisation of common generic concepts about the domain, in which other Cancer Care organisations can considerably reuse to facilitate the process of capturing and specifying goals and requirements for their practice and validating choices among alternative designs

    An ontology framework for developing platform-independent knowledge-based engineering systems in the aerospace industry

    Get PDF
    This paper presents the development of a novel knowledge-based engineering (KBE) framework for implementing platform-independent knowledge-enabled product design systems within the aerospace industry. The aim of the KBE framework is to strengthen the structure, reuse and portability of knowledge consumed within KBE systems in view of supporting the cost-effective and long-term preservation of knowledge within such systems. The proposed KBE framework uses an ontology-based approach for semantic knowledge management and adopts a model-driven architecture style from the software engineering discipline. Its phases are mainly (1) Capture knowledge required for KBE system; (2) Ontology model construct of KBE system; (3) Platform-independent model (PIM) technology selection and implementation and (4) Integration of PIM KBE knowledge with computer-aided design system. A rigorous methodology is employed which is comprised of five qualitative phases namely, requirement analysis for the KBE framework, identifying software and ontological engineering elements, integration of both elements, proof of concept prototype demonstrator and finally experts validation. A case study investigating four primitive three-dimensional geometry shapes is used to quantify the applicability of the KBE framework in the aerospace industry. Additionally, experts within the aerospace and software engineering sector validated the strengths/benefits and limitations of the KBE framework. The major benefits of the developed approach are in the reduction of man-hours required for developing KBE systems within the aerospace industry and the maintainability and abstraction of the knowledge required for developing KBE systems. This approach strengthens knowledge reuse and eliminates platform-specific approaches to developing KBE systems ensuring the preservation of KBE knowledge for the long term

    Modeling views in the layered view model for XML using UML

    Get PDF
    In data engineering, view formalisms are used to provide flexibility to users and user applications by allowing them to extract and elaborate data from the stored data sources. Conversely, since the introduction of Extensible Markup Language (XML), it is fast emerging as the dominant standard for storing, describing, and interchanging data among various web and heterogeneous data sources. In combination with XML Schema, XML provides rich facilities for defining and constraining user-defined data semantics and properties, a feature that is unique to XML. In this context, it is interesting to investigate traditional database features, such as view models and view design techniques for XML. However, traditional view formalisms are strongly coupled to the data language and its syntax, thus it proves to be a difficult task to support views in the case of semi-structured data models. Therefore, in this paper we propose a Layered View Model (LVM) for XML with conceptual and schemata extensions. Here our work is three-fold; first we propose an approach to separate the implementation and conceptual aspects of the views that provides a clear separation of concerns, thus, allowing analysis and design of views to be separated from their implementation. Secondly, we define representations to express and construct these views at the conceptual level. Thirdly, we define a view transformation methodology for XML views in the LVM, which carries out automated transformation to a view schema and a view query expression in an appropriate query language. Also, to validate and apply the LVM concepts, methods and transformations developed, we propose a view-driven application development framework with the flexibility to develop web and database applications for XML, at varying levels of abstraction

    Engineering Agile Big-Data Systems

    Get PDF
    To be effective, data-intensive systems require extensive ongoing customisation to reflect changing user requirements, organisational policies, and the structure and interpretation of the data they hold. Manual customisation is expensive, time-consuming, and error-prone. In large complex systems, the value of the data can be such that exhaustive testing is necessary before any new feature can be added to the existing design. In most cases, the precise details of requirements, policies and data will change during the lifetime of the system, forcing a choice between expensive modification and continued operation with an inefficient design.Engineering Agile Big-Data Systems outlines an approach to dealing with these problems in software and data engineering, describing a methodology for aligning these processes throughout product lifecycles. It discusses tools which can be used to achieve these goals, and, in a number of case studies, shows how the tools and methodology have been used to improve a variety of academic and business systems

    Engineering Agile Big-Data Systems

    Get PDF
    To be effective, data-intensive systems require extensive ongoing customisation to reflect changing user requirements, organisational policies, and the structure and interpretation of the data they hold. Manual customisation is expensive, time-consuming, and error-prone. In large complex systems, the value of the data can be such that exhaustive testing is necessary before any new feature can be added to the existing design. In most cases, the precise details of requirements, policies and data will change during the lifetime of the system, forcing a choice between expensive modification and continued operation with an inefficient design.Engineering Agile Big-Data Systems outlines an approach to dealing with these problems in software and data engineering, describing a methodology for aligning these processes throughout product lifecycles. It discusses tools which can be used to achieve these goals, and, in a number of case studies, shows how the tools and methodology have been used to improve a variety of academic and business systems

    A characteristics framework for Semantic Information Systems Standards

    Get PDF
    Semantic Information Systems (IS) Standards play a critical role in the development of the networked economy. While their importance is undoubted by all stakeholders—such as businesses, policy makers, researchers, developers—the current state of research leaves a number of questions unaddressed. Terminological confusion exists around the notions of “business semantics”, “business-to-business interoperability”, and “interoperability standards” amongst others. And, moreover, a comprehensive understanding about the characteristics of Semantic IS Standards is missing. The paper addresses this gap in literature by developing a characteristics framework for Semantic IS Standards. Two case studies are used to check the applicability of the framework in a “real-life” context. The framework lays the foundation for future research in an important field of the IS discipline and supports practitioners in their efforts to analyze, compare, and evaluate Semantic IS Standard
    • …
    corecore