- Author
- Rusek Marian (Warsaw University of Life Sciences (SGGW)), Maguza Jakub (Warsaw University of Life Sciences (SGGW)), Karwowski Waldemar (Warsaw University of Life Sciences (SGGW))
- Title
- Integration of Queries to Heterogeneous Data Sources Using LINQ Technology
- Source
- Information Systems in Management, 2018, vol. 7, nr 3, s. 180-189, rys., bibliogr. 21 poz.
Systemy Informatyczne w Zarządzaniu - Keyword
- Internet, Technologia, Bazy danych, Języki programowania
Internet, Technology, Databases, Programing languages - Note
- summ.
- Abstract
- Nowadays, the data are available in a variety of formats such as relational data-base 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. (original abstract)
- Full text
- Show
- Bibliography
- ISO/IEC 9075-1:2016 standard: https://www.iso.org/committee/45342/x/catalogue/p/1/u/0/w/0/d/0.
- Zloof, M., (1975), Query by Example, Conference: American Federation of Information Processing Societies: 1975 National Computer Conference proceedings, 19-22 May 1975, Anaheim, CA, USA.
- Introduction to queries: https://support.office.com/en-us/article/Introduction-to-queries-D85E4893-0ED7-4118-8297-785A01357516 (access of 15 November 2017).
- XQUERY specification: http://www.w3.org/XML/Query.
- XPATH specification: http://www.w3.org/TR/xpath.
- SPARQL specification: http://www.w3.org/TR/sparql11-query.
- RDF current status: http://www.w3.org/standards/techs/rdf#w3c_all.
- RDF 1.1 XML Syntax recommendation: http://www.w3.org/TR/rdf-syntax-grammar.
- Cattell R.G.G., Barry D.K. (2000) The Object Data Standard: ODMG 3.0. The Morgan Kaufmann Series in Data Management Systems.
- The JSON Query Language; http://www.jsoniq.org (access of 15 November 2017).
- Apache TinkerPop. The Gremlin Graph Traversal Machine and Language: https://tinkerpop.apache.org/gremlin.html (access of 15 November 2017).
- Google Custom Search Tutorial: https://developers.google.com/custom-search/docs/tutorial/introduction (access of 15 November 2017).
- Bing Query Language: https://msdn.microsoft.com/en-us/library/ff795667.aspx (access of 15 November 2017).
- Language Integrated Query: https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/index (access of 15 November 2017).
- Marguerie F., Eichert S., Wooley J. (2008) LINQ in Action, Manning.
- Mukherjee S. (2014) Thinking in LINQ: Harnessing the Power of Functional Programming in .NET Applications 1st ed. Edition. Apress.
- Microsoft Reference Source .NET Framework 4.7.1: http://referencesource.microsoft.com/#System.Core/System/Linq/IQueryable.cs,eb17cf64586dbd9b (access of 15 November 2017).
- Allegro RSS Channels Generator: http://allegro.pl/rss.php/generatorSearch (access of 15 November 2017).
- Maguza J. (2017) LINQ implementation for Allegro system, MSc thesis, Warsaw University of Life Sciences (in Polish).
- Walkthrough: Creating an IQueryable LINQ Provider https://msdn.microsoft.com/en-us/library/bb546158.aspx (access of 15 November 2017).
- https://github.com/jakubmaguza (access of 15 November 2017).
- Cited by
- ISSN
- 2084-5537
- Language
- eng
- URI / DOI
- http://dx.doi.org/10.22630/ISIM.2018.7.3.16