Informacja

Drogi użytkowniku, aplikacja do prawidłowego działania wymaga obsługi JavaScript. Proszę włącz obsługę JavaScript w Twojej przeglądarce.

Wyszukujesz frazę "relational data" wg kryterium: Temat


Tytuł:
Zróżnicowanie Kościoła rzymskokatolickiego w Polsce. Analiza sieciowa katolickich stron na Facebooku
Autorzy:
Sierocki, Radosław
Powiązania:
https://bibliotekanauki.pl/articles/2131678.pdf
Data publikacji:
2021-03-29
Wydawca:
Polskie Towarzystwo Religioznawcze
Tematy:
social network analysis
relational data
Facebook
Roman Catholic Church in Poland
internal pluralism
Opis:
Social Network Analysis was used in the paper to study the internal pluralism of the Roman Catholic Church in Poland. Internal pluralism is understood as the diversity of religious communities, groups, movements and types, trends, patterns of religiosity within one denomination. The data from Facebook were used as research material. Facebook is considered as the most popular and in many ways prevailing social medium. Catholic Facebook pages have been treated as nodes and the reciprocal (or unreciprocated) relations of “likes” as the arcs (edges). The paper aims to answer the question about the picture of the Church, that builds up from the relational data
Źródło:
Przegląd Religioznawczy; 2021, 1/279; 77-95
1230-4379
Pojawia się w:
Przegląd Religioznawczy
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Wykorzystanie arkusza kalkulacyjnego do wspomagania procesu rozliczania kosztów użytkowania samochodów
Application of a spreadsheet to support the process of car use costs accounting
Autorzy:
Szczęśniak, B.
Powiązania:
https://bibliotekanauki.pl/articles/113624.pdf
Data publikacji:
2016
Wydawca:
STE GROUP
Tematy:
doskonalenie procesów
procesy informacyjne
relacyjny model danych
arkusz kalkulacyjny
process support
information processes
relational data model
spreadsheet
Opis:
W artykule zaprezentowano bazujące na relacyjnym modelu danych narzędzie informatyczne wspomagające proces rozliczania kosztów użytkowania samochodów. W pierwszej kolejności omówiono proces rozliczania kosztów. Przedstawiono strukturę danych wejściowych, pożądany układ raportu końcowego oraz reguły, które podczas tworzenia takiego raportu musza być uwzględnione. Dla przeanalizowanego problemu zidentyfikowano oraz opisano strukturę encji. W dalszej kolejności opisano sposób reprezentacji encji w arkuszu kalkulacyjnym oraz omówiono zastosowane rozwiązania zapewniające integralność danych w przechowywanych w narzędziu. Na koniec przedstawiono rozwiązania pozwalające wygenerować w sposób automatyczny końcowe zestawienie kosztów. Założoną funkcjonalność narzędzia uzyskano przy wykorzystaniu dość wąskiego zakresu funkcji i mechanizmów arkusza kalkulacyjnego MS Excel, bez konieczności użycia kodu napisanego w języku programowania VBA.
This article presents an IT tool based on the relational data model, developed in order to support the process of car use costs accounting. Firstly, the manner in which the costs in question are accounted has been explained. The input data structure has been discussed as well as the intended final report layout and the principles which must be taken into consideration while such a report is being created. With regard to the problem analysed, the structure of entities has been identified and described. Further on in the article, the method used to represent entities in a spreadsheet has been described and the solutions ensuring integrity of the data stored in the tool have been elaborated upon. In the closing paragraphs of the paper, some more solutions enabling automatic generation of the final cost breakdown have been introduced. The assumed functionality of the tool in question has been attained by means of a relatively narrow array of functions and mechanisms featured by the MS Excel spreadsheet, without the need for application of a code written in the VBA programming language.
Źródło:
Systemy Wspomagania w Inżynierii Produkcji; 2016, 2 (14); 320-333
2391-9361
Pojawia się w:
Systemy Wspomagania w Inżynierii Produkcji
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Spreadsheet as a means to support working time scheduling - data integrity in a spreadsheet tool
Autorzy:
Szczęśniak, Bartosz
Powiązania:
https://bibliotekanauki.pl/articles/326823.pdf
Data publikacji:
2019
Wydawca:
Politechnika Śląska. Wydawnictwo Politechniki Śląskiej
Tematy:
business process improvement
database
relational data model
information process
MiRel
doskonalenie procesów biznesowych
baza danych
relacyjny model danych
proces informacyjny
Opis:
Spreadsheets are commonly used in nearly every organization. The tools created by their means may be used to support a multitude of diversified information processes handled in businesses. Such tools can be built in accordance with the concept of ‘Microtools Based on the Relational Data’. One of the problems that must be addressed while such a tool is being created is to ensure the integrity of the data stored in the tool. The article addresses a selection of solutions proposed and applied in this respect in a tool supporting a process in which the working time of maintenance department employees is scheduled.
Źródło:
Zeszyty Naukowe. Organizacja i Zarządzanie / Politechnika Śląska; 2019, 135; 179-189
1641-3466
Pojawia się w:
Zeszyty Naukowe. Organizacja i Zarządzanie / Politechnika Śląska
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Realization of a system of efficient querying of hierarchical data transformed into a quasi-relational model
Autorzy:
Furmanek, A.
Tokaj, J.
Marcjan, R.
Siwik, L.
Powiązania:
https://bibliotekanauki.pl/articles/305395.pdf
Data publikacji:
2016
Wydawca:
Akademia Górniczo-Hutnicza im. Stanisława Staszica w Krakowie. Wydawnictwo AGH
Tematy:
XML
SQL
hierarchical data
relational model
Opis:
Extensible Markup Language was mainly designed to easily represent documents; however, it has evolved and is now widely used for the representation of arbitrary data structures. There are many Application Programming Interfaces (APIs) to aid software developers with processing XML data. There are also many languages for querying and transforming XML, such as XPath or XQuery, which are widely used in this field. However, because of the great flexibility of XML documents, there are no unified data storing and processing standards, tools, or systems. On the other hand, a relational model is still the most-commonly and widely used standard for storing and querying data. Many Database Management Systems consist of components for loading and transforming hierarchical data. DB2 pureXML or Oracle SQLX are some of the most-recognized examples. Unfortunately, all of them require knowledge of additional tools, standards, and languages dedicated to accessing hierarchical data (for example, XPath or XQuery). Transforming XML documents into a (quasi)relational model and then querying (transformed) documents with SQL or SQL–like queries would significantly simplify the development of data-oriented systems and applications. In this paper, an implementation of the SQLxD query system is proposed. The XML documents are converted into a quasi-relational model (preserving their hierarchical structure), and the SQL–like language based on SQL-92 allows for efficient data querying.
Źródło:
Computer Science; 2016, 17 (3); 353-369
1508-2806
2300-7036
Pojawia się w:
Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Problems with storing temporal data
Problemy ze składowaniem danych temporalnych
Autorzy:
Rybak, T.
Powiązania:
https://bibliotekanauki.pl/articles/341067.pdf
Data publikacji:
2007
Wydawca:
Politechnika Białostocka. Oficyna Wydawnicza Politechniki Białostockiej
Tematy:
struktury danych
drzewa
dane temporalne
bazy danych
relacyjne bazy danych
temporal data
relational databases
data structures
B-Tree
Opis:
Article shows problems with storing temporal data. It describes tree structures used to storę it, and problems with them. Then it describes using relational databases for storing temporal data, and how features provided in relational databases can be used to over-come problems present when trees are used to store temporal data.
Artykuł przedstawia problemy implementacyjne związane z przechowywaniem danych temporalnych. Opisuje struktury drzewiaste, które mogą być użyte do przechowywania temporalnych danych oraz problemy z nimi związane. Przedstawia sposób użycia relacyjnych baz danych do przechowywania danych temporalnych, jakie wiążą się z tym problemy, jak można wykorzystać możliwości oferowane przez bazy danych do ułatwienia imple-menacji. Opisuje problemy z wydajnością oraz sposób ich rozwiązania w relacyjnych bazach danych.
Źródło:
Zeszyty Naukowe Politechniki Białostockiej. Informatyka; 2007, 2; 121-140
1644-0331
Pojawia się w:
Zeszyty Naukowe Politechniki Białostockiej. Informatyka
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Podstawowe rodzaje tablic statystycznych w kontekście racjonalnego wykorzystania danych przestrzennych
Basic types of statistical tables as regards rational usage of spatial data
Autorzy:
Parysek, Jerzy J.
Powiązania:
https://bibliotekanauki.pl/articles/962523.pdf
Data publikacji:
2019
Wydawca:
Główny Urząd Statystyczny
Tematy:
dane przestrzenne
badania dynamiczne
badania strukturalne
tablice strukturalne
tablice funkcjonalne
tablice relacyjne
spatial data
dynamic research
structural studies
structural tables
functional tables
relational tables
Opis:
Celem artykułu jest prezentacja odpowiednio zestawionych tablic danych przestrzennych oraz sposobu ich wykorzystania w badaniach przestrzenno- -strukturalnych i funkcjonalnych. Badania dynamiczne i strukturalne nawiązują do tego, co jest istotą rzeczywistości, w jakiej żyjemy, cechującej się zmiennością zdarzeń i procesów w czasie i przestrzeni. Zebrane, niekiedy z trudem, informacje liczbowe nie zawsze są optymalnie wykorzystywane w badaniu coraz bardziej złożonej rzeczywistości. Uporządkowane w tablicach dane stanowią punkt wyjścia do prowadzenia badań dynamiczno-strukturalnych przy wykorzystaniu znanych metod analizy statystycznej. W opracowaniu przedstawiono trzy rodzaje tablic (macierzy) danych: strukturalne (jedno- i wielocechowe), funkcjonalne i relacyjne (interakcyjne). Omówiono ich zastosowanie oraz wskazano podstawowe, możliwe do wykonania procedury obliczeniowe.
The article attempts to present a set of spatial data in appropriate tables with the ways they might be used in both spatial and structural research as well as in functional one. Dynamic and structural research allows for investigating a constantly changing reality. Collected numerical information is often ineffectively used in the research in a more complex reality. Organising collected spatial data in such tables makes it possible to apply various kinds of quantitative methods for the analyses. The article also presents certain principles of variable selection allowing not only for correct application of specific statistical methods, but also for the achievement of reliable results. Uni- and multivariate structural tables, functional tables and relational ones (interactive) are presented in the article, indicating simultaneously operations that can be carried out on the data collected in these tables with specific methods of quantitative analysis.
Źródło:
Wiadomości Statystyczne. The Polish Statistician; 2019, 64, 6; 44-60
0043-518X
Pojawia się w:
Wiadomości Statystyczne. The Polish Statistician
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Novel power quality data analysis and reporting framework for wide-area system of registration and processing of power quality data
Autorzy:
Rezmer, J.
Leonowicz, Z.
Powiązania:
https://bibliotekanauki.pl/articles/136208.pdf
Data publikacji:
2015
Wydawca:
EEEIC International Barbara Leonowicz Szabłowska
Tematy:
power quality
faults
power distribution
reliability
power system restoration
power system transients
relational databases
distributed generation
voltage dips
GIS
data visualization
data analysis
localization of disturbances
Opis:
This paper presents a novel method for data analysis and visualization, including real-time visual monitoring and proposal for combined area PQ indices on the example of the developed and operational comprehensive system of registration, archiving and data processing for the wide-area monitoring of power quality in a separated part of real power grid with distributed renewable generation. Real case studies related to power quality disturbances are presented.
Źródło:
Transactions on Environment and Electrical Engineering; 2015, 1, 1; 1-3
2450-5730
Pojawia się w:
Transactions on Environment and Electrical Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Modele matematyczne związków topologicznych między obiektami przestrzennymi, ich implementacja w relacyjnych bazach danych oraz wykorzystanie do analiz przestrzennych danych geodezyjnych
Mathematical model of topological relations between spatial objects, theirs implementation within relational data bases as well as usage for spatial analyses of geodetic data
Autorzy:
Bielecka, E.
Powiązania:
https://bibliotekanauki.pl/articles/210807.pdf
Data publikacji:
2010
Wydawca:
Wojskowa Akademia Techniczna im. Jarosława Dąbrowskiego
Tematy:
związki topologiczne
DI-9EM
analiza przestrzenna
dane geodezyjne
relacyjne bazy danych
topological relations
spatial analyses
DE-9IM
geodetic data
relational database
Opis:
W artykule przeanalizowano cztery systemy przeznaczone do zarządzania relacyjnymi bazami danych: Oracle 11g, PostgreSQL 8.3/PostGIS 1.3.3, SQL Server 2005 i 2008, MySQL, zwracając uwagę na zaimplementowane operatory topologiczne i ich zgodność ze specyfikacjami OGC. Nazwy i definicje stosowanych operatorów, poza bazą Oracle 11g, są zgodne ze standardami OGC i ISO. Jest to bardzo istotne ze względu na interoperacyjność relacyjnych baz danych, ponieważ gwarantuje poprawne i jednakowe rozumienie wyników relacji topologicznych uzyskanych za pomocą różnych narzędzi. Od kilkunastu lat wiele danych geodezyjnych jest udostępnianych użytkownikom tylko i wyłącznie w postaci cyfrowej. Zatem przekazanie klientowi zamówionych danych wymaga wyselekcjonowania z całego zbioru tylko tych, które spełniają wymagania określone w złożonym zapotrzebowaniu na dane. To z kolei nakłada na systemy bazodanowe zarządzające danymi geodezyjnymi pewne wymagania dotyczące wykonywania analiz przestrzennych, a mianowicie wspieranie minimum ośmiu operatorów topologicznych (equals - równość, disjoint - rozłączność, intersects - przecinanie, touches - styczność, crosses - krzyżowanie, within - zawieranie się w, contains - zawieranie i overlaps – nakładanie).
Recently, developers of data base management system implement tools for spatial data analyses within a relational data base. The advantage of usage of a relational database system for storing spatial data have a great potential, especially in data mining. The article presents the results of analysis of the implemented spatial operators and their conformance with ISO and OGC standards in four relational DBMS: Oracle 11g, PostgreSQL 8.3 /PostGIS 1.3.3, SQL Server 2005 and 2008, MySQL. The names and definitions of implemented topological operators, except Oracle 11g data base, are in conformity with standards. This is of utmost importance for interoperability, because it assures correct and identical understanding of the results obtained using different tools. For several years, a lot of geodetic data have been delivered to users in digital form. Therefore data transfer from a database to a client requires selection from an entire data base to a set corresponding to user requirements. This puts on SDMS some additional conditions such as supporting eight topological relationships (equals, disjoint, intersects, touches, crosses, within, contains and overlaps) between spatial data.
Źródło:
Biuletyn Wojskowej Akademii Technicznej; 2010, 59, 2; 224-241
1234-5865
Pojawia się w:
Biuletyn Wojskowej Akademii Technicznej
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Mikronarzędzia bazujące na relacyjnym modelu danych a rozwój specjalizacji inteligentnych
Micro-tools based on the relational data model vs. the development of smart specialisations
Autorzy:
Szczęśniak, B.
Powiązania:
https://bibliotekanauki.pl/articles/113092.pdf
Data publikacji:
2016
Wydawca:
STE GROUP
Tematy:
arkusz kalkulacyjny
doskonalenie procesów informacyjnych
jakość procesów
relacyjny model danych
specjalizacja inteligentna
spreadsheet
improvement of information-related processes
process quality
relational data model
smart specialisation
Opis:
W artykule omówiono możliwość wykorzystania koncepcji mikronarzędzi bazujących na relacyjnym modelu danych w zakresie rozwoju kluczowych dla rozwoju innowacyjnego specjalizacji inteligentnych. Opisano główne elementy rozwijanej koncepcji tworzenia narzędzi w arkuszach kalkulacyjnych. Omówiono sposób reprezentacji zidentyfikowanych encji w arkuszach. Przedstawiono proponowane rozwiązania w zakresie zapewnienia integralności danych oraz w zakresie pozyskiwania założonych układów informacji. Zidentyfikowano także obszary specjalizacji inteligentnych, w których rozwój wpisuje się rozwój opisanej koncepcji oraz inne obszary, w zakresie których może ona zostać wykorzystana.
This article addresses the concept of application of micro-tools based on the relational data model for developing smart specialisations of key importance for innovative growth. Major components of the concept proposed for purposes of creation of the tools in spreadsheets have been described. Also the manner in which the identified entities are then represented in spreadsheets has been discussed. The solutions proposed by the author have been elaborated upon with regard to the goal of ensuring data integrity as well as acquisition of the assumed information systems. What has also been identified is the spheres of smart specialisations where development as such has become a part of the development of the concept described, but also the spheres in which the latter may yet find application.
Źródło:
Systemy Wspomagania w Inżynierii Produkcji; 2016, 4 (16); 121-131
2391-9361
Pojawia się w:
Systemy Wspomagania w Inżynierii Produkcji
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Metadata-driven data migration from object-relational database to nosql document-oriented database
Autorzy:
Aggoune, Aicha
Namoune, Mohamed Sofiane
Powiązania:
https://bibliotekanauki.pl/articles/27312893.pdf
Data publikacji:
2022
Wydawca:
Akademia Górniczo-Hutnicza im. Stanisława Staszica w Krakowie. Wydawnictwo AGH
Tematy:
NoSQL document-oriented database
object-relational database
data migration
mapping rules
metadata
Opis:
Object-relational databases (ORDB) are powerful tools for managing complex data, but they suffer from problems of scalability and managing large-scale data. Therefore, the importance of the migration of ORDB to NoSQL derives from the fact that the large volume of data can be handled in the best way with high scalability and availability. This paper reports a metadata-driven approach for the migration of ORDB to a document-oriented NoSQL database. Our data-migration approach involves three major stages: a pre-processing stage (to extract data and a schema’s components), a processing stage (to provide data transformation), and a post-processing stage (to store migrated data as BSON documents). This approach maintains the benefits of Oracle ORDB in NoSQL MongoDB by supporting integrity constraint checking. To validate our approach, we developed the OR2DOD (object relational to document-oriented database) system, and the experimental results confirm the effectiveness of our proposal.
Źródło:
Computer Science; 2022, 23 (4); 495--519
1508-2806
2300-7036
Pojawia się w:
Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Koncepcja zastosowania arkusza kalkulacyjnego do wspomagania tworzenia dokumentów w procesie produkcji taśm blachy
Concept of a spreadsheet application supporting the creation of documents in the steel strip manufacturing process
Autorzy:
Szczęśniak, B.
Powiązania:
https://bibliotekanauki.pl/articles/113135.pdf
Data publikacji:
2013
Wydawca:
STE GROUP
Tematy:
arkusz kalkulacyjny
baza danych
relacyjny model danych
doskonalenie procesów
tworzenie dokumentów
spreadsheet
database
relational data model
process improvement
document creation
Opis:
W artykule zaprezentowano koncepcję narzędzia informatycznego wspomagającego tworzenie dokumentów w procesie produkcji taśm blachy. W pierwszej kolejności omówiono proces produkcyjny ze szczególnym uwzględnieniem wykorzystywanych w nim dokumentów. Dla danych znajdujących się w dokumentach, uwzględniając założoną funkcjonalności narzędzia, zaproponowano strukturę relacyjnej bazy danych. W dalszej kolejności szczegółowo przedstawiono rozwiązania pozwalające na utworzenie, bazującego na relacyjnej strukturze danych, narzędzia przy użyciu arkusza kalkulacyjnego.
The article provides a discussion on a concept of an information tool proposed to support the creation of documents in the steel strip manufacturing process. Firstly, the author has described the production process focusing on the documents it requires to be used. With reference to the data contained in the documents in question, a relational database structure has been proposed bearing in mind the tool’s functionality envisaged. What follows is an elaboration of specific solutions assumed to enable creation of a tool based on the relational structure of data using a spreadsheet.
Źródło:
Systemy Wspomagania w Inżynierii Produkcji; 2013, 2 (4); 133-151
2391-9361
Pojawia się w:
Systemy Wspomagania w Inżynierii Produkcji
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Koncepcja zastosowania arkusza kalkulacyjnego do wspomagania prowadzenia kart kontrolnych Shewarta
Concept of spreadsheet application supporting the application of Shewart control charts
Autorzy:
Szczęśniak, B.
Powiązania:
https://bibliotekanauki.pl/articles/112528.pdf
Data publikacji:
2014
Wydawca:
STE GROUP
Tematy:
arkusz kalkulacyjny
baza danych
relacyjny model danych
doskonalenie procesów informacyjnych
zarządzanie jakością
statystyczne sterowanie procesem
spreadsheet
database
relational data model
process improvement
quality management
statistical process control
Opis:
W artykule zaprezentowano koncepcję narzędzia informatycznego wspomagającego prowadzenie kart kontrolnych Shewarta. W pierwszej kolejności omówiono ogólnie koncepcję kart kontrolnych a także określono założoną funkcjonalność dla tworzonego narzędzia. Dla założonej funkcjonalności, zidentyfikowano dane, które muszą być gromadzone i przechowywane w narzędziu. Dla zidentyfikowanych danych zaproponowano strukturę zgodną z relacyjnym modelem danych. W dalszej kolejności szczegółowo omówiono implementację bazy danych w arkuszu kalkulacyjnym oraz przedstawiono rozwiązania pozwalające na przeprowadzenie analizy dla wybranej właściwości. Zaproponowane rozwiązania pozwalają na automatyczną identyfikację punktów tworzących przedstawione w normie konfiguracje wskazujące sytuacje wymagające wyjaśnienia. Stworzone mechanizmy pozwalają również na przejrzystą prezentację wyników zarówno w formie tabelarycznej jak i za pomocą odpowiednich wykresów dla wybranego przez użytkownika zakresu próbek.
The article addresses a concept of an IT tool proposed to support the application of the Shewart control charts. The concept of control charts has been generally explained in the initial sections of the paper, providing a definition of the functionality envisaged for the tool being developed. With regard to the said functionality, data which must be acquired and stored in the tool have been identified. For the sake of the data identification, a specific structure conforming with the relational data model has been proposed. What follows is a detailed description of database implementation in a spreadsheet as well as an introduction of a solution allowing the chosen property to be analysed. All the solutions proposed enable automatic identification of the points forming the configurations specified in the reference standard, indicating situations which require further explanation. The mechanisms developed also make it possible to represent the results obtained in a transparent form, both in tables and by means of appropriate graphs, depending on the range of samples chosen by the user.
Źródło:
Systemy Wspomagania w Inżynierii Produkcji; 2014, 3 (9); 208-225
2391-9361
Pojawia się w:
Systemy Wspomagania w Inżynierii Produkcji
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Koncepcja mikronarzędzi bazujących na relacyjnym modelu danych we wspomaganiu procesu analizy niezgodności wyrobów walcowanych
Concept of microtools based on the relational data model used to support the process of nonconformity analysis for rolled products
Autorzy:
Szczęśniak, B.
Powiązania:
https://bibliotekanauki.pl/articles/113115.pdf
Data publikacji:
2017
Wydawca:
STE GROUP
Tematy:
doskonalenie procesów biznesowych
relacyjny model danych
baza danych
arkusz kalkulacyjny
procesy informacyjne
business process improvement
relational data model
data base
spreadsheet
information process
Opis:
W artykule przedstawiono propozycję narzędzia zgodnego z koncepcją „Mikronarzędzi bazujących na relacyjnym modelu danych” wspomagającego proces analizy niezgodności wyrobów walcowanych. W pierwszej kolejności omówiono sam proces analizy identyfikując rodzaje raportów, które w jego trakcie są opracowywane. Na podstawie analizy problemu zaproponowano strukturę danych dla tworzonego narzędzia. Zidentyfikowane w ramach tej struktury encje zostały scharakteryzowane a powiązania pomiędzy nimi zostały przedstawione na odpowiednim diagramie związków encji. W dalszej kolejności przedstawiono sposób implementacji encji w narzędziu, w arkuszu kalkulacyjnym a następnie zaprezentowano i omówiono przykładowe rozwiązania zastosowane w celu automatycznego wygenerowania zidentyfikowanych raportów. Założoną dla narzędzia funkcjonalność uzyskano przy wykorzystaniu wbudowanych funkcji arkusza bez konieczności tworzenia kodu w jakimkolwiek języku programowania.
The aim of this article has been to propose a tool developed in accordance with a concept referred to as “Microtools based on the relational data model” used to support the process of nonconformity analysis for rolled products. The first part of the paper provides a discussion on the analysis itself, and individual types of reports created in the process have been identified. Based on a problem analysis, a specific data structure has been proposed for the tool in question. The entities identified within this structure have been characterised, and the links functioning between them have been illustrated using an adequate entity relationship diagram. Another section of the paper is focused on implementation of the entities in the tool in a spreadsheet, followed by presentation and discussion of selected examples of solutions applied for purposes of automatic generation of pre-defined reports. The target functionality assumed for the tool has been attained using built-in spreadsheet features without being forced to create a code in any programming language.
Źródło:
Systemy Wspomagania w Inżynierii Produkcji; 2017, 6, 8; 72-81
2391-9361
Pojawia się w:
Systemy Wspomagania w Inżynierii Produkcji
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Inferring graph grammars by detecting overlap in frequent subgraphs
Autorzy:
Kukluk, J. P.
Holder, L. B.
Cook, D. J.
Powiązania:
https://bibliotekanauki.pl/articles/907941.pdf
Data publikacji:
2008
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
indukcja gramatyczna
gramatyka grafowa
pozyskiwanie danych
grammar induction
graph grammars
graph mining
multi-relational data mining
Opis:
In this paper we study the inference of node and edge replacement graph grammars. We search for frequent subgraphs and then check for an overlap among the instances of the subgraphs in the input graph. If the subgraphs overlap by one node, we propose a node replacement graph grammar production. If the subgraphs overlap by two nodes or two nodes and an edge, we propose an edge replacement graph grammar production. We can also infer a hierarchy of productions by compressing portions of a graph described by a production and then inferring new productions on the compressed graph. We validate the approach in experiments where we generate graphs from known grammars and measure how well the approach infers the original grammar from the generated graph. We show graph grammars found in biological molecules, biological networks, and analyze learning curves of the algorithm.
Źródło:
International Journal of Applied Mathematics and Computer Science; 2008, 18, 2; 241-250
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Fuzzy models presentation and realization by means of relational systems
Autorzy:
Filatov, V.
Powiązania:
https://bibliotekanauki.pl/articles/410923.pdf
Data publikacji:
2014
Wydawca:
Polska Akademia Nauk. Oddział w Lublinie PAN
Tematy:
fuzzy set
fuzzy logic
fuzzy relational databases
intelligent systems
data mining
Opis:
The feature of the research is the proposed fuzzy models representation method by means of relational systems, which unlike the known approaches, can solve integrated data mining problems in databases and fuzzy systems.
Źródło:
ECONTECHMOD : An International Quarterly Journal on Economics of Technology and Modelling Processes; 2014, 3, 3; 99-102
2084-5715
Pojawia się w:
ECONTECHMOD : An International Quarterly Journal on Economics of Technology and Modelling Processes
Dostawca treści:
Biblioteka Nauki
Artykuł

Ta witryna wykorzystuje pliki cookies do przechowywania informacji na Twoim komputerze. Pliki cookies stosujemy w celu świadczenia usług na najwyższym poziomie, w tym w sposób dostosowany do indywidualnych potrzeb. Korzystanie z witryny bez zmiany ustawień dotyczących cookies oznacza, że będą one zamieszczane w Twoim komputerze. W każdym momencie możesz dokonać zmiany ustawień dotyczących cookies