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ę "query" wg kryterium: Temat


Tytuł:
An efficient SQL-based querying method to RDF schemata
Autorzy:
Falkowski, M.
Jędrzejek, Cz.
Powiązania:
https://bibliotekanauki.pl/articles/970821.pdf
Data publikacji:
2009
Wydawca:
Polska Akademia Nauk. Instytut Badań Systemowych PAN
Tematy:
semantic data
graph query
RDF
relational database
query rewriting
Opis:
Applications based on knowledge engineering require operations on semantic data. Modern systems have to deal with large data volumes and the challenge is to process and search these data effectively. One of the aspects of efficiency is the ability to query those data with respect to their semantics. In this area an RDF data model and a SPARQL query language gained the highest popularity and are de facto standards. The problem is that most data in modern systems are stored in relational databases and have no formal and precisely expressed semantics, although operations on those data are fast and scalable. Traditionally, in this area relational data are transformed to a form expected by reasoning and querying systems (usually RDF based). In this work a method of query rewriting is presented that translates a query to an RDF data structure (i.e. SPARQL query) to a SQL query executed by RDBMS. Transforming queries instead of data has many advantages and might lead to significant increase of data extraction efficiency.
Źródło:
Control and Cybernetics; 2009, 38, 1; 193-213
0324-8569
Pojawia się w:
Control and Cybernetics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
A novel approach to hierarchical contextual bipolar queries : a winnow operator approach
Autorzy:
Kacprzyk, Janusz
Zadrożny, Sławomir
Powiązania:
https://bibliotekanauki.pl/articles/2183491.pdf
Data publikacji:
2022
Wydawca:
Polska Akademia Nauk. Instytut Badań Systemowych PAN
Tematy:
database query
bipolar query
context
fuzzy logic
user intention
user preferences
Opis:
We propose a new approach to the bipolar database queries, which involve a necessary (required) and optional (desired) conditions, connected with a non-conventional aggregation operator “and possibly”, combined with a context, exemplified by “find houses which are cheap and – with respect to other houses in town – possibly close to a railroad station”. We use our winnow operator based interpretation of the bipolar queries. We assume that the query, posed by the human user, involves terms, which do not directly relate to attributes, and which are then to be decoded using a concept of a query hierarchy, leading to the queries, which involve terms directly related to attribute values. The original query is considered to be of level 0, at the bottom of the precisiation hierarchy, then its required and optional parts are assumed to be bipolar queries themselves, both accounting for context. The precisiation proceeds further, to level 1 queries, level 2, etc. A real estate related example is provided as illustration.
Źródło:
Control and Cybernetics; 2022, 51, 2; 267--283
0324-8569
Pojawia się w:
Control and Cybernetics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Query-condition-aware V-optimal histogram in range query selectivity estimation
Autorzy:
Augustyn, D. R.
Powiązania:
https://bibliotekanauki.pl/articles/200079.pdf
Data publikacji:
2014
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
query selectivity estimation
attribute values distribution
Query-Condition-Aware V-optimal histogram
Opis:
Obtaining the optimal query execution plan requires a selectivity estimation. The selectivity value allows to predict the size of a query result. This lets choose the best method of query execution. There are many selectivity obtaining methods that are based on different types of estimators of attribute values distribution (commonly they are based on histograms). The adaptive method, proposed in this paper, uses either attribute values distribution or range query condition boundaries one. The new type of histogram - the Query-Conditional-Aware V-optimal one (QCA-V-optimal) - is proposed as a non-parametric estimator of a probability density function of attribute values distribution. This histogram also takes into account information about already processed queries. This information is represented by the 1-dimensional Query Condition Distribution histogram (HQCD) which is an estimator of the include function PI which is also introduced in this paper. PI describes so-called regions of user interest, i.e. it shows how often regions of attribute values domain were used by processed queries. Advantages of the proposed method based on QCA-V-optimal are presented. Conducted experiments reveal small values of a mean relative selectivity estimation error comparing to the error values obtained by methods based on the relevant classical V-optimal histogram and Equi-height one.
Źródło:
Bulletin of the Polish Academy of Sciences. Technical Sciences; 2014, 62, 2; 287-303
0239-7528
Pojawia się w:
Bulletin of the Polish Academy of Sciences. Technical Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Query responses
Autorzy:
Łupkowski, P.
Ginzburg, J.
Powiązania:
https://bibliotekanauki.pl/articles/103869.pdf
Data publikacji:
2016
Wydawca:
Polska Akademia Nauk. Instytut Podstaw Informatyki PAN
Tematy:
question
query responses
corpus study
KoS
Opis:
In this article we consider the phenomenon of answering a query with a query. Although such answers are common, no large-scale, corpusbased characterization exists, with the exception of clarification requests. After briefly reviewing different theoretical approaches on this subject, we present a corpus study of query responses in the British National Corpus and develop a taxonomy for query responses. We identify a variety of response categories that have not been formalized in previous dialogue work, particularly those relevant to adversarial interaction. We show that different response categories have significantly different rates of subsequent answer provision. We provide a formal analysis of the response categories within the framework of KoS.
Źródło:
Journal of Language Modelling; 2016, 4, 2; 245-292
2299-856X
2299-8470
Pojawia się w:
Journal of Language Modelling
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Integration of queries to heterogeneous data sources using linq technology
Autorzy:
Rusek, M.
Maguza, J.
Karwowski, W.
Powiązania:
https://bibliotekanauki.pl/articles/95017.pdf
Data publikacji:
2018
Wydawca:
Szkoła Główna Gospodarstwa Wiejskiego w Warszawie. Wydawnictwo Szkoły Głównej Gospodarstwa Wiejskiego w Warszawie
Tematy:
query languages
LINQ
extension methods
.NET
Opis:
Nowadays, the data are available in a variety of formats such as relational database tables, xml files, rdf files or simply text files. Database systems have their own query languages and tools for the manipulation of data. On the other hand, most of today's applications are created in languages based on the object-oriented paradigm. From the level of the programming language it is important to use different sources of data in a uniform manner. The paper discusses the elements of the various query languages such as SQL XQuery or SPARQL. And then shows the capabilities of LINQ and its role in the creation of abstract data access layer. Then the possibilities of LINQ extension are discussed. As the example, design and implementation of LINQ provider for Allegro is presented.
Źródło:
Information Systems in Management; 2018, 7, 3; 180-189
2084-5537
2544-1728
Pojawia się w:
Information Systems in Management
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Similarity analysis in medical image databases
Autorzy:
Rumiński, J.
Powiązania:
https://bibliotekanauki.pl/articles/1954510.pdf
Data publikacji:
1999
Wydawca:
Politechnika Gdańska
Tematy:
image retrieval
image analysis
descriptors
query algebra
Opis:
The review of methods of similarity analysis of medical images is presented. Feature extraction, feature representation and different concepts of image query algebra problems are described and discussed from the medical application point of view. New algorithms based on medical image regularity description and intensity description are proposed. As a conclusion a Java application "ObrazMed" for content based medical image analysis is presented.
Źródło:
TASK Quarterly. Scientific Bulletin of Academic Computer Centre in Gdansk; 1999, 3, 4; 419-444
1428-6394
Pojawia się w:
TASK Quarterly. Scientific Bulletin of Academic Computer Centre in Gdansk
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza możliwości optymalizacji zapytań SQL
Analysis of the possibilities of optimizing SQL queries
Autorzy:
Rymarski, Piotr
Kozieł, Grzegorz
Powiązania:
https://bibliotekanauki.pl/articles/2055121.pdf
Data publikacji:
2021
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
SQL
zapytanie
optymalizacja
analiza
query
optimization
analysis
Opis:
Większość obecnie istniejących aplikacji internetowych działa w oparciu o relacyjne systemy baz danych. Komunikacja z nimi jest możliwa poprzez instrukcje zapisywane w Structured Query Language (SQL). Niniejsza publikacja prezentuje najbardziej popularne systemy do zarządzania relacyjnymi bazami danych oraz opisuje powszechne sposoby optymalizacji zapytań SQL. Wykorzystując środowisko badawcze, w którym zaimportowano część bazy danych serwisu imdb.com oraz silniki OracleDb, MySQL, Microsoft SQL Server i PostgreSQL wykonano szereg scenariuszy testowych. Celem było sprawdzenie zmiany wydajności zapytań SQL wynikających z modyfikacji składni przy zachowaniu rezultatu, wpływu organizacji bazy danych, indeksowania oraz zaawansowanych mechanizmów, mającychna celu wzrost efektywności wykonywanych operacji, dostarczanych w wykorzystanych systemach. Testy zostały przeprowadzone przy pomocy autorskiej aplikacji napisanej w języku Java z wykorzystaniem szkieletu programistycznego Hibernate.
Most of today's web applications run on relational database systems. Communication with them is possible through statements written in Structured Query Language (SQL). This paper presents the most popular relational database management systems and describes common ways to optimize SQL queries. Using the research environment based on fragment of the imdb.com database, implementing OracleDb, MySQL, Microsoft SQL Server and PostgreSQL engines, a number of test scenarios were performed. The aim was to check the performance changes of SQL queries resulting from syntax modication while maintaining the result, the impact of database organization, indexing and advanced mechanisms aimed at increasing the eciency of operations performed, delivered in the systems used. The tests were carried out using a proprietary application written in Java using the Hibernate framework.
Źródło:
Journal of Computer Sciences Institute; 2021, 19; 151--158
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Query Optimization in Teradata Warehouse
Autorzy:
Gosk, A.
Powiązania:
https://bibliotekanauki.pl/articles/308501.pdf
Data publikacji:
2010
Wydawca:
Instytut Łączności - Państwowy Instytut Badawczy
Tematy:
active data warehouse
query optimization
tera-data
Opis:
The time necessary for data processing is becoming shorter and shorter nowadays. This thesis presents a definition of the active data warehousing (ADW) paradigm. One of the data warehouses which is consistent with this paradigm is teradata warehouse. Therefore, the basic elements of the teradata architecture are described, such as processors parsing engine (PE) and access module processor (AMP). Emphasis was put on the analysis of query optimization methods. There is presented the impact of a primary index on the time of query execution. Furthermore, this paper shows different methods of optimization of data selection, data joins and data aggregation. All these methods can help to minimize the time for data processing. This paper presents experiments which show the usage of different methods of query optimization. At the end some conclusions about different index usage are included.
Źródło:
Journal of Telecommunications and Information Technology; 2010, 3; 57-64
1509-4553
1899-8852
Pojawia się w:
Journal of Telecommunications and Information Technology
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Schema mapping and query reformulation in peer-to-peer XML data integration system
Autorzy:
Pankowski, T.
Powiązania:
https://bibliotekanauki.pl/articles/970787.pdf
Data publikacji:
2009
Wydawca:
Polska Akademia Nauk. Instytut Badań Systemowych PAN
Tematy:
semantic data integration
XML schema mapping
XML functional dependencies
query reformulation
query answering in peer-to-peer systems
Opis:
In the paper we discuss the problem of XML data integration in a P2P environment. In this setting each peer stores schema of its local data, mappings between the schema and schemas of some other peers (peer's partners), and schema constraints. The goal of the integration is to answer the queries formulated against arbitrarily chosen peers. The answer consists of data stored in the queried peer as well as data of its direct and indirect partners. We focus on denning and using mappings, schema constraints, and query reformulation in such scenario. We discuss a strategy that allows us to obtain a complete answer with the possibility of discovering missing values. The method is the theoretical foundation of the implementation of SixP2P system (Semantic Integration of XML data in P2P environment).
Źródło:
Control and Cybernetics; 2009, 38, 1; 173-192
0324-8569
Pojawia się w:
Control and Cybernetics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Follow That Tune : Adaptive Approach to DTW-based Query-by-Humming System
Autorzy:
Stasiak, B.
Powiązania:
https://bibliotekanauki.pl/articles/177086.pdf
Data publikacji:
2014
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
Query-by-Humming
dynamic time warping
MIREX
tune following
Opis:
Dynamic Time Warping is a standard algorithm used for matching time series irrespective of local tempo variations. Its application in the context of Query-by-Humming interface to multimedia databases requires providing the transposition independence, which involves some additional, sometimes computa- tionally expensive processing and may not guarantee the success, e.g., in the presence of a pitch trend or accidental key changes. The method of tune following, proposed in this paper, enables solving the pitch alignment problem in an adaptive way inspired by the human ability of ignoring typical errors occurring in sung melodies. The experimental validation performed on the database containing 4431 queries and over 5000 templates confirmed the enhancement introduced by the proposed algorithm in terms of the global recognition rate.
Źródło:
Archives of Acoustics; 2014, 39, 4; 467-476
0137-5075
Pojawia się w:
Archives of Acoustics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Opening Access To Practice-based Evidence in Clinical Decision Support Systems with Natural Query Language
Autorzy:
Kapłański, P.
Seganti, A.
Cieśliński, K.
Chrabrowa, A.
Koziolkiewicz, J.
Bryk, M.
Ługowska, I.
Powiązania:
https://bibliotekanauki.pl/articles/106226.pdf
Data publikacji:
2016
Wydawca:
Uniwersytet Marii Curie-Skłodowskiej. Wydawnictwo Uniwersytetu Marii Curie-Skłodowskiej
Tematy:
Clinical Decision Support System (CDSS)
Natural Query Language (NQL)
Opis:
Evidence-based medicine can be effective only if constantly tested against errors in medical practice. Clinical record database summarization supported by a machine allows allow to detect anomalies and therefore help detect the errors in early phases of care. Summarization system is a part of Clinical Decision Support Systems however it cannot be used directly by the stakeholder as long as s/he is not able to query the clinical record database. Natural Query Languages allow opening access to data for clinical practitioners, that usually do not have knowledge about articial query languages. Results: We have developed general purpose reporting system called Ask Data Anything (ADA) that we applied to a particular CDSS implementation. As a result, we obtained summarization system that opens the access for these of clinical researchers that were excluded from the meaningful summary of clinical records stored in a given clinical database. The most significant part of the component - NQL parser - is a hybrid of Controlled Natural Language (CNL) and pattern matching with a prior error repair phase. Equipped with reasoning capabilities due to the intensive use of semantic technologies, our hybrid approach allows one to use very simple, keyword-based (even erroneous) queries as well as complex CNL ones with the support of a predictive editor. By using ADA sophisticated summarizations of clinical data are produced as a result of NQL query execution. In this paper, we will present the main ideas underlying ADA component in the context of CDSS.
Źródło:
Annales Universitatis Mariae Curie-Skłodowska. Sectio AI, Informatica; 2016, 16, 2; 25-31
1732-1360
2083-3628
Pojawia się w:
Annales Universitatis Mariae Curie-Skłodowska. Sectio AI, Informatica
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Ekshortacje pastoralne – klucz do kwerendy homiletycznej
Autorzy:
Wasilewski, Edward
Powiązania:
https://bibliotekanauki.pl/articles/950541.pdf
Data publikacji:
2016
Wydawca:
Polskie Towarzystwo Teologiczne
Tematy:
Pastoral exhortation
query
homiletics
methodology
Ekshortacja pastoralna
kwerenda
homiletyka
metodologia
Opis:
Preaching the Word of God is one of the basic functions of the Church. An enormous role in this area was played by the Fathers of the Church, who left a considerable output as preachers. By discovering the wealth of their homilies, sermons and speeches, the material is continuously analysed in terms of its content and theology. A proper content-related discussion can be facilitated by a new criterion of research based on “pastoral exhortations.” This term means different kinds of appeals, calls, incentives or even orders. It can be done on the basis of two ordering criteria: philological and content-related ones. Taking into consideration the quantity, the leading topics and the content of the analysed source material, that is the speeches, homilies and sermons, can be precisely defined.
Przepowiadanie słowa Bożego należy do podstawowych funkcji Kościoła. Nieprzejednaną rolę w tym zakresie odegrali ojcowie Kościoła, którzy pozostawili wielki dorobek kaznodziejski. Odkrywając bogactwo treści ich homilii, kazań i mów nieustannie dokonuje się analizy treściowej i teologicznej pozostawionego materiału. Do należytego opracowania merytorycznego może posłużyć nowe kryterium przygotowania kwerendy w oparciu o „ekshortacje pastoralne”. Termin ten oznacza różnego rodzaju apele, wezwania, zachęty czy wręcz nakazy. Może się to dokonywać w oparciu o dwa kryteria porządkujące: filologiczne oraz merytoryczne. Uwzględnienie zestawu ilościowego pozwala na precyzyjne określenie wiodących tematów i treści analizowanego materiału źródłowego, jakim są pozostawione mowy, homilie i kazania.
Źródło:
Ruch Biblijny i Liturgiczny; 2016, 69, 2
2391-8497
0209-0872
Pojawia się w:
Ruch Biblijny i Liturgiczny
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Papieski Instytut Studiów Kościelnych (Komunikat)
Autorzy:
Gramatowski, Wiktor
Powiązania:
https://bibliotekanauki.pl/articles/1044650.pdf
Data publikacji:
1978
Wydawca:
Katolicki Uniwersytet Lubelski Jana Pawła II
Tematy:
materiały archiwalne
historycy
zbiory
kwerenda
archival reference
historian
repertory
query
Źródło:
Archiwa, Biblioteki i Muzea Kościelne; 1978, 37; 319-321
0518-3766
2545-3491
Pojawia się w:
Archiwa, Biblioteki i Muzea Kościelne
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Marta Aleksandra Balińska, Ludwik Rajchman. Życie w służbie ludzkości, przeł. Maria Braunstein, Michał Krasicki, Wydawnictwo Studio Emka: Warszawa 2012, ss. 372
Autorzy:
Jasina, Łukasz
Powiązania:
https://bibliotekanauki.pl/articles/2117299.pdf
Data publikacji:
2013-12-31
Wydawca:
Akademia Zamojska
Tematy:
Ludwik Rajchman
UNICEF
Józef Beck
source query
biography
kwerenda źródłowa
biografia
Opis:
Recenzja publikacji: Marta Aleksandra Balińska, Ludwik Rajchman. Życie w służbie ludzkości, przeł. Maria Braunstein, Michał Krasicki, Wydawnictwo Studio Emka: Warszawa 2012, ss. 372
Review of book: Marta Aleksandra Balińska, Ludwik Rajchman. Życie w służbie ludzkości, przeł. Maria Braunstein, Michał Krasicki, Wydawnictwo Studio Emka: Warszawa 2012, ss. 372
Źródło:
Studia Żydowskie. Almanach; 2013, 3, 3; 247-250
2083-5574
Pojawia się w:
Studia Żydowskie. Almanach
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Fiber Processing of Queries on Hierarchical Data
Włókniste przetwarzanie zapytań w hierarchicznych strukturach danych
Autorzy:
Sikorski, A.
Powiązania:
https://bibliotekanauki.pl/articles/282124.pdf
Data publikacji:
2012
Wydawca:
Akademia Górniczo-Hutnicza im. Stanisława Staszica w Krakowie. Wydawnictwo AGH
Tematy:
włókna
zapytanie ścieżkowe
złączenie strukturalne
fiber processing
path query
structural join
Opis:
This paper is dealing with fiber processing of XPath queries. We make use of the Structural Join (SJ) method that we modify so as to achieve an improved number of page fetches containing input data. The fiber aggregation based composition, defined in this paper, allows local optimization of individual search steps taking advantage either of input Iow cardinality or high selectiveness of parent-child join.
W pracy omówiono wykorzystanie włókien - pewnej odmiany wątku - do celów efektywnego przetwarzania zapytań XPath. Zmodyfikowano standardowy algorytm złączenia strukturalnego w celu zmniejszenia liczby operacji 10. Zaproponowana metoda agregacji włókien pozwala na lokalną optymalizację składowych zapytania hierarchicznego. Optymalizacja wykorzystuje zarówno informacje o rozmiarze zbioru wejściowego jak i wysoką selektywność typową dla złączenia rodzic-dziecko (w przeciwieństwie do mniej selektywnych złączeń przodek-potomek).
Źródło:
Automatyka / Automatics; 2012, 16, 2; 165-173
1429-3447
2353-0952
Pojawia się w:
Automatyka / Automatics
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