On the operationalization of graph queries with generalized discrimination networks

Download On the operationalization of graph queries with generalized discrimination networks PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869563729
Total Pages : 46 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis On the operationalization of graph queries with generalized discrimination networks by : Beyhl, Thomas

Download or read book On the operationalization of graph queries with generalized discrimination networks written by Beyhl, Thomas and published by Universitätsverlag Potsdam. This book was released on 2017-01-12 with total page 46 pages. Available in PDF, EPUB and Kindle. Book excerpt: Graph queries have lately gained increased interest due to application areas such as social networks, biological networks, or model queries. For the relational database case the relational algebra and generalized discrimination networks have been studied to find appropriate decompositions into subqueries and ordering of these subqueries for query evaluation or incremental updates of query results. For graph database queries however there is no formal underpinning yet that allows us to find such suitable operationalizations. Consequently, we suggest a simple operational concept for the decomposition of arbitrary complex queries into simpler subqueries and the ordering of these subqueries in form of generalized discrimination networks for graph queries inspired by the relational case. The approach employs graph transformation rules for the nodes of the network and thus we can employ the underlying theory. We further show that the proposed generalized discrimination networks have the same expressive power as nested graph conditions.

Modular and incremental global model management with extended generalized discrimination networks

Download Modular and incremental global model management with extended generalized discrimination networks PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869565551
Total Pages : 70 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Modular and incremental global model management with extended generalized discrimination networks by : Matthias Barkowsky

Download or read book Modular and incremental global model management with extended generalized discrimination networks written by Matthias Barkowsky and published by Universitätsverlag Potsdam. This book was released on 2023-06-06 with total page 70 pages. Available in PDF, EPUB and Kindle. Book excerpt: Complex projects developed under the model-driven engineering paradigm nowadays often involve several interrelated models, which are automatically processed via a multitude of model operations. Modular and incremental construction and execution of such networks of models and model operations are required to accommodate efficient development with potentially large-scale models. The underlying problem is also called Global Model Management. In this report, we propose an approach to modular and incremental Global Model Management via an extension to the existing technique of Generalized Discrimination Networks (GDNs). In addition to further generalizing the notion of query operations employed in GDNs, we adapt the previously query-only mechanism to operations with side effects to integrate model transformation and model synchronization. We provide incremental algorithms for the execution of the resulting extended Generalized Discrimination Networks (eGDNs), as well as a prototypical implementation for a number of example eGDN operations. Based on this prototypical implementation, we experiment with an application scenario from the software development domain to empirically evaluate our approach with respect to scalability and conceptually demonstrate its applicability in a typical scenario. Initial results confirm that the presented approach can indeed be employed to realize efficient Global Model Management in the considered scenario.

Graph Transformation

Download Graph Transformation PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 303136709X
Total Pages : 308 pages
Book Rating : 4.0/5 (313 download)

DOWNLOAD NOW!


Book Synopsis Graph Transformation by : Maribel Fernández

Download or read book Graph Transformation written by Maribel Fernández and published by Springer Nature. This book was released on 2023-08-14 with total page 308 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the refereed proceedings of the 16th International Conference on Graph Transformation, ICGT 2023, held as Part of STAF 2023 in Leicester, UK, in July 2023. The 14 full papers and 2 short papers presented in this book were carefully reviewed and selected from 29 submissions. The conference focuses on describing new unpublished contributions in the theory and applications of graph transformation as well as tool presentation papers that demonstrate main new features and functionalities of graph-based tools.

Graph Transformation

Download Graph Transformation PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3319405306
Total Pages : 253 pages
Book Rating : 4.3/5 (194 download)

DOWNLOAD NOW!


Book Synopsis Graph Transformation by : Rachid Echahed

Download or read book Graph Transformation written by Rachid Echahed and published by Springer. This book was released on 2016-06-21 with total page 253 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the refereed proceedings of the 9th International Conference on Graph Transformation, ICGT 2016, held as part of STAF 2016, in Vienna, Austria, in July 2016. The 14 papers presented in this were carefully reviewed and selected from 33 submissions. They were organized in topical sections named: foundations, tools and algorithms, queries, and applications. The book also contains one keynote paper in full paper length. The book is dedicated to Hartmut Ehrig, one of the fathers and most productive members of the Graph Transformation community, who passed away in 2016. An obituary is included in the front matter of the volume.

Graph Transformation

Download Graph Transformation PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3030236110
Total Pages : 236 pages
Book Rating : 4.0/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Graph Transformation by : Esther Guerra

Download or read book Graph Transformation written by Esther Guerra and published by Springer. This book was released on 2019-07-01 with total page 236 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the refereed proceedings of the 12th International Conference on Graph Transformation, ICGT 2019, held as part of STAF 2019, in Eindhoven, The Netherlands, in July2019. The 12 research papers and 1 tool paper presented in this book were carefully reviewed and selected from 22 submissions. The papers deal with the following topics: Theory, Analysis and Verification, Tools and Applications, and Transformation Rules Construction and Matching.

Graph Transformation

Download Graph Transformation PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030789462
Total Pages : 311 pages
Book Rating : 4.0/5 (37 download)

DOWNLOAD NOW!


Book Synopsis Graph Transformation by : Fabio Gadducci

Download or read book Graph Transformation written by Fabio Gadducci and published by Springer Nature. This book was released on 2021-06-17 with total page 311 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the refereed proceedings of the 14th International Conference on Graph Transformation, ICGT 2021, which took place virtually during June 24-25, 2021. The 14 full papers and 2 tool papers presented in this book were carefully reviewed and selected from 26 submissions. They deal with the following topics: theoretical advances; application domains; and tool presentations.

Improving hosted continuous integration services

Download Improving hosted continuous integration services PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 386956377X
Total Pages : 128 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Improving hosted continuous integration services by : Weyand, Christopher

Download or read book Improving hosted continuous integration services written by Weyand, Christopher and published by Universitätsverlag Potsdam. This book was released on 2017-02-17 with total page 128 pages. Available in PDF, EPUB and Kindle. Book excerpt: Developing large software projects is a complicated task and can be demanding for developers. Continuous integration is common practice for reducing complexity. By integrating and testing changes often, changesets are kept small and therefore easily comprehensible. Travis CI is a service that offers continuous integration and continuous deployment in the cloud. Software projects are build, tested, and deployed using the Travis CI infrastructure without interrupting the development process. This report describes how Travis CI works, presents how time-driven, periodic building is implemented as well as how CI data visualization can be done, and proposes a way of dealing with dependency problems.

Symbolic model generation for graph properties

Download Symbolic model generation for graph properties PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869563966
Total Pages : 54 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Symbolic model generation for graph properties by : Schneider, Sven

Download or read book Symbolic model generation for graph properties written by Schneider, Sven and published by Universitätsverlag Potsdam. This book was released on 2017-05-09 with total page 54 pages. Available in PDF, EPUB and Kindle. Book excerpt: Graphs are ubiquitous in Computer Science. For this reason, in many areas, it is very important to have the means to express and reason about graph properties. In particular, we want to be able to check automatically if a given graph property is satisfiable. Actually, in most application scenarios it is desirable to be able to explore graphs satisfying the graph property if they exist or even to get a complete and compact overview of the graphs satisfying the graph property. We show that the tableau-based reasoning method for graph properties as introduced by Lambers and Orejas paves the way for a symbolic model generation algorithm for graph properties. Graph properties are formulated in a dedicated logic making use of graphs and graph morphisms, which is equivalent to firstorder logic on graphs as introduced by Courcelle. Our parallelizable algorithm gradually generates a finite set of so-called symbolic models, where each symbolic model describes a set of finite graphs (i.e., finite models) satisfying the graph property. The set of symbolic models jointly describes all finite models for the graph property (complete) and does not describe any finite graph violating the graph property (sound). Moreover, no symbolic model is already covered by another one (compact). Finally, the algorithm is able to generate from each symbolic model a minimal finite model immediately and allows for an exploration of further finite models. The algorithm is implemented in the new tool AutoGraph.

Probalistic Timed Graph Transformation Systems

Download Probalistic Timed Graph Transformation Systems PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869564059
Total Pages : 40 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Probalistic Timed Graph Transformation Systems by : Maximove, Maria

Download or read book Probalistic Timed Graph Transformation Systems written by Maximove, Maria and published by Universitätsverlag Potsdam. This book was released on 2017-11-30 with total page 40 pages. Available in PDF, EPUB and Kindle. Book excerpt: Today, software has become an intrinsic part of complex distributed embedded real-time systems. The next generation of embedded real-time systems will interconnect the today unconnected systems via complex software parts and the service-oriented paradigm. Therefore besides timed behavior and probabilistic behaviour also structure dynamics, where the architecture can be subject to changes at run-time, e.g. when dynamic binding of service end-points is employed or complex collaborations are established dynamically, is required. However, a modeling and analysis approach that combines all these necessary aspects does not exist so far. To fill the identified gap, we propose Probabilistic Timed Graph Transformation Systems (PTGTSs) as a high-level description language that supports all the necessary aspects of structure dynamics, timed behavior, and probabilistic behavior. We introduce the formal model of PTGTSs in this paper and present a mapping of models with finite state spaces to probabilistic timed automata (PTA) that allows to use the PRISM model checker to analyze PTGTS models with respect to PTCTL properties.

Fundamental Approaches to Software Engineering

Download Fundamental Approaches to Software Engineering PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3662544946
Total Pages : 444 pages
Book Rating : 4.6/5 (625 download)

DOWNLOAD NOW!


Book Synopsis Fundamental Approaches to Software Engineering by : Marieke Huisman

Download or read book Fundamental Approaches to Software Engineering written by Marieke Huisman and published by Springer. This book was released on 2017-03-21 with total page 444 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the proceedings of the 20th International Conference on Fundamental Approaches to Software Engineering, FASE 2017, which took place in Uppsala, Sweden in April 2017, held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2017. The 23 papers presented in this volume were carefully reviewed and selected from 91 submissions. They were organized in topical sections named: learning and inference; test selection; program and system analysis; graph modeling and transformation; model transformations; configuration and synthesis; and software product lines.

Fundamental Approaches to Software Engineering

Download Fundamental Approaches to Software Engineering PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3031572599
Total Pages : 346 pages
Book Rating : 4.0/5 (315 download)

DOWNLOAD NOW!


Book Synopsis Fundamental Approaches to Software Engineering by : Dirk Beyer

Download or read book Fundamental Approaches to Software Engineering written by Dirk Beyer and published by Springer Nature. This book was released on with total page 346 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Proceedings of the Fourth HPI Cloud Symposium "Operating the Cloud" 2016

Download Proceedings of the Fourth HPI Cloud Symposium

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869564016
Total Pages : 46 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Proceedings of the Fourth HPI Cloud Symposium "Operating the Cloud" 2016 by : Klauck, Stefan

Download or read book Proceedings of the Fourth HPI Cloud Symposium "Operating the Cloud" 2016 written by Klauck, Stefan and published by Universitätsverlag Potsdam. This book was released on 2017-09-15 with total page 46 pages. Available in PDF, EPUB and Kindle. Book excerpt: Every year, the Hasso Plattner Institute (HPI) invites guests from industry and academia to a collaborative scientific workshop on the topic Every year, the Hasso Plattner Institute (HPI) invites guests from industry and academia to a collaborative scientific workshop on the topic "Operating the Cloud". Our goal is to provide a forum for the exchange of knowledge and experience between industry and academia. Co-located with the event is the HPI's Future SOC Lab day, which offers an additional attractive and conducive environment for scientific and industry related discussions. "Operating the Cloud" aims to be a platform for productive interactions of innovative ideas, visions, and upcoming technologies in the field of cloud operation and administration. On the occasion of this symposium we called for submissions of research papers and practitioner's reports. A compilation of the research papers realized during the fourth HPI cloud symposium "Operating the Cloud" 2016 are published in this proceedings. We thank the authors for exciting presentations and insights into their current work and research. Moreover, we look forward to more interesting submissions for the upcoming symposium later in the year. Every year, the Hasso Plattner Institute (HPI) invites guests from industry and academia to a collaborative scientific workshop on the topic "Operating the Cloud". Our goal is to provide a forum for the exchange of knowledge and experience between industry and academia. Co-located with the event is the HPI's Future SOC Lab day, which offers an additional attractive and conducive environment for scientific and industry related discussions. "Operating the Cloud" aims to be a platform for productive interactions of innovative ideas, visions, and upcoming technologies in the field of cloud operation and administration.

Die Cloud für Schulen in Deutschland

Download Die Cloud für Schulen in Deutschland PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869563974
Total Pages : 50 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Die Cloud für Schulen in Deutschland by : Meinel, Christoph

Download or read book Die Cloud für Schulen in Deutschland written by Meinel, Christoph and published by Universitätsverlag Potsdam. This book was released on 2017-03-23 with total page 50 pages. Available in PDF, EPUB and Kindle. Book excerpt: Die digitale Entwicklung durchdringt unser Bildungssystem, doch Schulen sind auf die Veränderungen kaum vorbereitet: Überforderte Lehrer/innen, infrastrukturell schwach ausgestattete Unterrichtsräume und unzureichend gewartete Computernetzwerke sind keine Seltenheit. Veraltete Hard- und Software erschweren digitale Bildung in Schulen eher, als dass sie diese ermöglichen: Ein zukunftssicherer Ansatz ist es, die Rechner weitgehend aus den Schulen zu entfernen und Bildungsinhalte in eine Cloud zu überführen. Zeitgemäßer Unterricht benötigt moderne Technologie und eine zukunftsorientierte Infrastruktur. Eine Schul-Cloud (https://hpi.de/schul-cloud) kann dabei helfen, die digitale Transformation in Schulen zu meistern und den fächerübergreifenden Unterricht mit digitalen Inhalten zu bereichern. Den Schüler/innen und Lehrkräften kann sie viele Möglichkeiten eröffnen: einen einfachen Zugang zu neuesten, professionell gewarteten Anwendungen, die Vernetzung verschiedener Lernorte, Erleichterung von Unterrichtsvorbereitung und Differenzierung. Die Schul-Cloud bietet Flexibilität, fördert die schul- und fächerübergreifende Anwendbarkeit und schafft eine wichtige Voraussetzung für die gesellschaftliche Teilhabe und Mitgestaltung der digitalen Welt. Neben den technischen Komponenten werden im vorliegenden Bericht ausgewählte Dienste der Schul-Cloud exemplarisch beschrieben und weiterführende Schritte aufgezeigt. Das in Zusammenarbeit mit zahlreichen Expertinnen und Experten am Hasso-Plattner-Institut (HPI) entwickelte und durch das Bundesministerium für Bildung und Forschung (BMBF) geförderte Konzept einer Schul-Cloud stellt eine wichtige Grundlage für die Einführung Cloud-basierter Strukturen und -Dienste im Bildungsbereich dar. Gemeinsam mit dem nationalen Excellence-Schulnetzwerk MINT-EC als Kooperationspartner startet ab sofort die Pilotphase. Aufgrund des modularen, skalierbaren Ansatzes der Schul-Cloud kommt dem infrastrukturellen Prototypen langfristig das Potential zu, auch über die begrenzte Anzahl an Pilotschulen hinaus bundesweit effizient eingesetzt zu werden.

Automatic verification of behavior preservation at the transformation level for relational model transformation

Download Automatic verification of behavior preservation at the transformation level for relational model transformation PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869563915
Total Pages : 126 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Automatic verification of behavior preservation at the transformation level for relational model transformation by : Dyck, Johannes

Download or read book Automatic verification of behavior preservation at the transformation level for relational model transformation written by Dyck, Johannes and published by Universitätsverlag Potsdam. This book was released on 2017-04-26 with total page 126 pages. Available in PDF, EPUB and Kindle. Book excerpt: The correctness of model transformations is a crucial element for model-driven engineering of high quality software. In particular, behavior preservation is the most important correctness property avoiding the introduction of semantic errors during the model-driven engineering process. Behavior preservation verification techniques either show that specific properties are preserved, or more generally and complex, they show some kind of behavioral equivalence or refinement between source and target model of the transformation. Both kinds of behavior preservation verification goals have been presented with automatic tool support for the instance level, i.e. for a given source and target model specified by the model transformation. However, up until now there is no automatic verification approach available at the transformation level, i.e. for all source and target models specified by the model transformation. In this report, we extend our results presented in [27] and outline a new sophisticated approach for the automatic verification of behavior preservation captured by bisimulation resp. simulation for model transformations specified by triple graph grammars and semantic definitions given by graph transformation rules. In particular, we show that the behavior preservation problem can be reduced to invariant checking for graph transformation and that the resulting checking problem can be addressed by our own invariant checker even for a complex example where a sequence chart is transformed into communicating automata. We further discuss today's limitations of invariant checking for graph transformation and motivate further lines of future work in this direction.

Transmorphic

Download Transmorphic PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869563877
Total Pages : 106 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Transmorphic by : Schreiber, Robin

Download or read book Transmorphic written by Schreiber, Robin and published by Universitätsverlag Potsdam. This book was released on 2017-03-03 with total page 106 pages. Available in PDF, EPUB and Kindle. Book excerpt: Defining Graphical User Interfaces (GUIs) through functional abstractions can reduce the complexity that arises from mutable abstractions. Recent examples, such as Facebook's React GUI framework have shown, how modelling the view as a functional projection from the application state to a visual representation can reduce the number of interacting objects and thus help to improve the reliabiliy of the system. This however comes at the price of a more rigid, functional framework where programmers are forced to express visual entities with functional abstractions, detached from the way one intuitively thinks about the physical world. In contrast to that, the GUI Framework Morphic allows interactions in the graphical domain, such as grabbing, dragging or resizing of elements to evolve an application at runtime, providing liveness and directness in the development workflow. Modelling each visual entity through mutable abstractions however makes it difficult to ensure correctness when GUIs start to grow more complex. Furthermore, by evolving morphs at runtime through direct manipulation we diverge more and more from the symbolic description that corresponds to the morph. Given that both of these approaches have their merits and problems, is there a way to combine them in a meaningful way that preserves their respective benefits? As a solution for this problem, we propose to lift Morphic's concept of direct manipulation from the mutation of state to the transformation of source code. In particular, we will explore the design, implementation and integration of a bidirectional mapping between the graphical representation and a functional and declarative symbolic description of a graphical user interface within a self hosted development environment. We will present Transmorphic, a functional take on the Morphic GUI Framework, where the visual and structural properties of morphs are defined in a purely functional, declarative fashion. In Transmorphic, the developer is able to assemble different morphs at runtime through direct manipulation which is automatically translated into changes in the code of the application. In this way, the comprehensiveness and predictability of direct manipulation can be used in the context of a purely functional GUI, while the effects of the manipulation are reflected in a medium that is always in reach for the programmer and can even be used to incorporate the source transformations into the source files of the application.

Efficient and scalable graph view maintenance for deductive graph databases based on generalized discrimination networks

Download Efficient and scalable graph view maintenance for deductive graph databases based on generalized discrimination networks PDF Online Free

Author :
Publisher : Universitätsverlag Potsdam
ISBN 13 : 3869563397
Total Pages : 154 pages
Book Rating : 4.8/5 (695 download)

DOWNLOAD NOW!


Book Synopsis Efficient and scalable graph view maintenance for deductive graph databases based on generalized discrimination networks by : Beyhl, Thomas

Download or read book Efficient and scalable graph view maintenance for deductive graph databases based on generalized discrimination networks written by Beyhl, Thomas and published by Universitätsverlag Potsdam. This book was released on 2016-01-12 with total page 154 pages. Available in PDF, EPUB and Kindle. Book excerpt: Graph databases provide a natural way of storing and querying graph data. In contrast to relational databases, queries over graph databases enable to refer directly to the graph structure of such graph data. For example, graph pattern matching can be employed to formulate queries over graph data. However, as for relational databases running complex queries can be very time-consuming and ruin the interactivity with the database. One possible approach to deal with this performance issue is to employ database views that consist of pre-computed answers to common and often stated queries. But to ensure that database views yield consistent query results in comparison with the data from which they are derived, these database views must be updated before queries make use of these database views. Such a maintenance of database views must be performed efficiently, otherwise the effort to create and maintain views may not pay off in comparison to processing the queries directly on the data from which the database views are derived. At the time of writing, graph databases do not support database views and are limited to graph indexes that index nodes and edges of the graph data for fast query evaluation, but do not enable to maintain pre-computed answers of complex queries over graph data. Moreover, the maintenance of database views in graph databases becomes even more challenging when negation and recursion have to be supported as in deductive relational databases. In this technical report, we present an approach for the efficient and scalable incremental graph view maintenance for deductive graph databases. The main concept of our approach is a generalized discrimination network that enables to model nested graph conditions including negative application conditions and recursion, which specify the content of graph views derived from graph data stored by graph databases. The discrimination network enables to automatically derive generic maintenance rules using graph transformations for maintaining graph views in case the graph data from which the graph views are derived change. We evaluate our approach in terms of a case study using multiple data sets derived from open source projects.

Research Methods in Human Development

Download Research Methods in Human Development PDF Online Free

Author :
Publisher : WCB/McGraw-Hill
ISBN 13 :
Total Pages : 300 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Research Methods in Human Development by : Paul C. Cozby

Download or read book Research Methods in Human Development written by Paul C. Cozby and published by WCB/McGraw-Hill. This book was released on 1989 with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt: For undergradute social science majors. A textbook on the interpretation and use of research. Annotation copyright Book News, Inc. Portland, Or.