Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 7

Liczba wyników na stronie
first rewind previous Strona / 1 next fast forward last
Wyniki wyszukiwania
Wyszukiwano:
w słowach kluczowych:  systemy zarządzania bazami danych
help Sortuj według:

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
EN
With the recent expansion of specialized databases and departure from the "one size fits all" paradigm, engineers might decide to use multiple databases. Each database holds a representation of a data object but offers transactions and consistency guarantees only locally. Existing solutions either require additional coding or do not provide global ACID transactions. In this paper, we present fed-agent, a transactional layer that provides global consistency and ACID transactions for single data objects within multidatabase systems. It requires no additional coding besides configuration files. We show that fed-agent scales linearly and introduces an overhead small enough for most microservice solutions.
2
Content available remote Optimization of Retrieval Algorithms on Large Scale Knowledge Graphs
EN
Knowledge graphs have been shown to play an important role in recent knowledge mining and discovery, for example in the field of life sciences or bioinformatics. Although a lot of research has been done on the field of query optimization, query transformation and of course in storing and retrieving large scale knowledge graphs the field of algorithmic optimization is still a major challenge and a vital factor in using graph databases. Few researchers have addressed the problem of optimizing algorithms on large scale labeled property graphs. Here, we present two optimization approaches and compare them with a naive approach of directly querying the graph database. The aim of our work is to determine limiting factors of graph databases like Neo4j and we describe a novel solution to tackle these challenges. For this, we suggest a classification schema to differ between the complexity of a problem on a graph database. We evaluate our optimization approaches on a test system containing a knowledge graph derived biomedical publication data enriched with text mining data. This dense graph has more than 71M nodes and 850M relationships. The results are very encouraging and -- depending on the problem -- we were able to show a speedup of a factor between 44 and 3839.
PL
Celem artykułu jest pokazanie skutecznych metod wyznaczania parametrów modeli matematycznych silników indukcyjnych, w tym energooszczędnych. Przedstawiono wyniki estymacji parametrów na podstawie statycznych charakterystyk mechanicznych oraz przebiegów dynamicznych uzyskanych w czasie pomiarów rozruchu. W drugiej części artykułu przedstawiono doświadczenia autorów związane z opracowaniem relacyjnej bazy danych do gromadzenia parametrów serii silników energooszczędnych.
EN
This article aims to demonstrate effective methods for determining the parameters of mathematical models of induction motors, including energy-efficient. The results of parameter estimation based on the static mechanical characteristics and dynamic runs measurements obtained during start-up are presented. The second part presents the authors' experiences associated with the development of a relational database intended for cataloging of the parameters of the high-efficiency motors.
PL
Artykuł przedstawia założenia i wprowadzenie do systemu ECTS na Politechnice Łódzkiej. Przedstawiono projekt i realizację systemu Kart Przedmiotów w ramach ECTS. Praca opisuje poszczególne funkcjonalności systemu oraz ich rozwiązania. W ramach systemu opracowano abstrakcyjną warstwę bazodanową, która pozwala na współpracę systemu z różnymi bazami danych oraz buforowanie danych przeznaczonych do wypełniania formularzy (jako rozwiązania autorskie).
EN
The paper presents the assumptions and the introduction of the ECTS system at the Technical University of Lodz. Presents the design and implementation of the System Card Courses under ECTS. Work describes the different functionality of the system and their solutions. In the system developed an abstract database layer that allows the system to work with various databases and data caching for filling out forms (as a solution to the authors).
PL
W niniejszej pracy porównano (pod względem wydajności dostępu do danych) dwie metody gromadzenia plików zawierających dane z eksperymentu mikromacierzowego z wykorzystaniem mechanizmów relacyjnych baz danych. Pomiar czasu dostępu do zawartości pliku miał na celu wytypowanie tej metody, która po zaimplementowaniu w systemie informatycznym (którego jedną z funkcjonalności było przechowanie i udostępnianie danych mikromacierzowych) cechowałaby się lepszymi paramatrami dostępu do danych podlegających następnie dalszemu przetwarzaniu.
EN
The main goal of this article was to select the most optimal method of storing files from microarray experiment in database. The paper compares two methods of storing the data using the database: storing the files from microarray experiment directly in database or storing the reference to the files from the microarrays experiment saved on hard disk.
PL
Artykuł opisuje wyniki prac będących kontynuacją badań na temat przetwarzania procesów biznesowych metodami półformalnymi i formalnymi. Autorzy, proponując system transformacji diagramów aktywności do postaci zadanych formalnie i możliwych do weryfikowania reguł, napotkali problem ograniczeń w możliwościach szybkiego i interaktywnego projektowania procesów biznesowych - będących materiałem dla proponowanych przez siebie metod przetwarzania. Zaproponowali rozwiązanie w postaci rozszerzenia funkcjonalnego języka zapytań dla procesów biznesowych, określanego akronimem BPQL (Business Process Query Language). Język ten, definiując zestawy instrukcji strukturalnych, opisuje przebieg procesu biznesowego, nawiązując składnią do wielu współcześnie stosowanych języków programowania. Powstały pseudokod BPQL można wykorzystać jako podstawę do określenia zachowania elementarnego procesu w zadanej wartościami parametrów sytuacji. W języku nie jest jednak możliwe definiowanie formuł modyfikujących już istniejący proces, lub przetwarzanie przepływów sterowania pomiędzy tzw. procesami elementarnymi. Proponowane wysoko poziomowe rozszerzenie BPQL pozwoli na rozbudowę modelu procesów biznesowych w trybie interaktywnym. Innowacje będą polegały na adaptacji wspomnianego języka do wyrażania komend modyfikujących treść logiczną już istniejących procesów. Sprowadzą się do zaproponowania nowego języka typu Structured Query, operującego na procesach biznesowych oraz tak zwanych wzorcach procesowych i zdefiniowanego pod roboczą nazwą Business Process Structured Query Language. Wyrażony za pomocą skryptu język będzie określał operacje na przepływach sterowania w modelu procesu w sposób analogiczny jak języki typu SQL określają operacje modyfikujące strukturę baz danych dla modelowanych systemów. Struktura procesu wyrażana za pośrednictwem tzw. notacji BPMN będzie także możliwa do wyrażenia za pośrednictwem zbioru formuł logiki temporalnej. Wykonanie zapytania BPSQL będzie powiązane z modyfikacją tych formuł. Procedura walidacji poprawności formuły po modyfikacjach pozostanie bez zmian, co umożliwi zastosowanie metod walidacji osiągniętych jako wyniki wcześniejszych prac autorów. Takie podejście otworzy drogę do projektowania systemów, które umożliwią interaktywne modelowanie procesów biznesowych z jednoczesną walidacją poprawności procesów - realizowaną analogicznie do procedur kontroli więzów integralności w bazie danych, prowadzonej przez Systemy Zarządzania Bazami Danych.
EN
The article describes the results of up study on business processes modeling with semi-formal and formal methods. A new method for transformations of activity diagrams to set of formulas has been proposed in a previous work. That enables designer tools to automatically evaluate process models correctness. It could also be possible to dynamically modify process flow structure in an interactive way - with a "on the run" validation. To achieve that point a new language has been developed and described in this article. Solution assumes an expansion for a business processes language, referred to the acronym BPQL (Business Process Query Language). This language syntax is very basic, and can oly be used for variables definition and processing (inside a basic process symbols). lt is not possible to use BPQL formulas for interactive modification of an existing process structure or a control flow between processes. Proposed high-level extension for BPQL will allow these modifications to be made - also in a scripting or an interactive mode. The main goal for a solution development is to reduce a set of language statements - only to those possible for interactive processing. Each statement should also have a proper processing algorithm established. Each query, defined with an analogy to a typical Structured Query Language component is executed and must leave a BPMN process model intact - with validation constraints fulfilled. BPMN diagram is possible to express through a set of temporal logic formulas for validation purposes. Any execution of BPSQL query will result in a modification of these formulas. The procedure for validating the modifications to the formula remains unchanged, thus enabling the validation methods achieved as a result of earlier work. A scripting language, composed from SQL and BPSQL statements will enable quick and concurrent data structure and process behavior modeling and for future system - with a common interpreter and very similar validation system. Proposed approach will open a way to design tools enabling interactive modeling of business processes with simultaneous validation of the processes correetness. Implemented control procedures will be similar to referential database integrity checking applied by Database Management Systems while processing classical SQL data definition queries.
7
Content available remote Metody ekstrakcji wiedzy w hurtowniach danych gospodarczych
EN
The basic thesis of this article is presentation of new methods of knowledge extraction as an efficient solution to support decision processes in economic organiza-rion. There is presented the concept of data warehouse, it's role in enterprise and possibilities of this solution. Next part shows various methods of knowledge extraction: On-Line Analytical Processing (OLAP), Drill Down, Knowledge Data Discovery KDD) and Data Mining(DM).There are descriptions of each method, it's definitions and main differences between them. The last part is a summary of presented information in order to support the article thesis.
first rewind previous Strona / 1 next fast forward last
JavaScript jest wyłączony w Twojej przeglądarce internetowej. Włącz go, a następnie odśwież stronę, aby móc w pełni z niej korzystać.