December 9, 2017
Comments Off on A Query Formulation Language for the data web
Posted in: .Net, IEEE 2017
A Query Formulation Language for the data web ABSTRACT: We present a query formulation language called MashQL in order to easily query and fuse structured data on the web. The main novelty of MashQL is that it allows people with limited IT-skills to explore and query one or multiple data sources without prior knowledge about […]
December 9, 2017
Comments Off on Horizontal Aggregations in SQL to Prepare DataSets for Data Mining Analysis
Posted in: .Net, IEEE 2017
Horizontal Aggregations in SQL to Prepare Data Sets for Data Mining Analysis ABSTRACT: Preparing a data set for analysis is generally the most time consuming task in a data mining project, requiring many complex SQL queries, joining tables and aggregating columns. Existing SQL aggregations have limitations to prepare data sets because they return one column per […]