<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://b-kaempgen.de/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://b-kaempgen.de/index.php?action=history&amp;feed=atom&amp;title=Arguments_for_Using_the_RDF_Data_Cube_Vocabulary</id>
		<title>Arguments for Using the RDF Data Cube Vocabulary - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://b-kaempgen.de/index.php?action=history&amp;feed=atom&amp;title=Arguments_for_Using_the_RDF_Data_Cube_Vocabulary"/>
		<link rel="alternate" type="text/html" href="http://b-kaempgen.de/index.php?title=Arguments_for_Using_the_RDF_Data_Cube_Vocabulary&amp;action=history"/>
		<updated>2026-05-25T07:02:38Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.22.2</generator>

	<entry>
		<id>http://b-kaempgen.de/index.php?title=Arguments_for_Using_the_RDF_Data_Cube_Vocabulary&amp;diff=519&amp;oldid=prev</id>
		<title>Benedikt Kämpgen: 1 revision: From LD-Cubes</title>
		<link rel="alternate" type="text/html" href="http://b-kaempgen.de/index.php?title=Arguments_for_Using_the_RDF_Data_Cube_Vocabulary&amp;diff=519&amp;oldid=prev"/>
				<updated>2023-01-04T13:24:15Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision: From LD-Cubes&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 13:24, 4 January 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Benedikt Kämpgen</name></author>	</entry>

	<entry>
		<id>http://b-kaempgen.de/index.php?title=Arguments_for_Using_the_RDF_Data_Cube_Vocabulary&amp;diff=518&amp;oldid=prev</id>
		<title>Benedikt Kämpgen at 11:03, 27 April 2014</title>
		<link rel="alternate" type="text/html" href="http://b-kaempgen.de/index.php?title=Arguments_for_Using_the_RDF_Data_Cube_Vocabulary&amp;diff=518&amp;oldid=prev"/>
				<updated>2014-04-27T11:03:53Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;On this page we describe the advantages of using the [[RDF Data Cube Vocabulary]] for representing multidimensional datasets.&lt;br /&gt;
&lt;br /&gt;
==Arguments for using QB==&lt;br /&gt;
QB is fulfilling requirements for sharing of Data Cubes [HB03] (under construction):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
• The format has to support a multidimensional data model. We have shown that QB&lt;br /&gt;
can be mapped to a multidimensional data model in previous work [KH11]. More&lt;br /&gt;
detail we will provide in Chapter 6.&lt;br /&gt;
• The conceptual distinction between the description of schema, master or dimension&lt;br /&gt;
data and transaction or fact data has to be supported. QB distinguishes qb:DataStructureDefiniti&lt;br /&gt;
with qb:DimensionProperty for the schema and qb:DataSet with qb:Observation&lt;br /&gt;
for fact data that in Linked Data also can be provided at different locations.&lt;br /&gt;
• The format has to be transportable over a network, primarily over the Internet. As a&lt;br /&gt;
Linked Data vocabulary, QB provides this requirement automatically.&lt;br /&gt;
• To achieve a high level of flexibility and reuse the format has to support linking and&lt;br /&gt;
inclusion concepts. XCube allows the linkage of schema, dimension and fact data&lt;br /&gt;
and highlights the development of standardised reference dimensions. Beyond that,&lt;br /&gt;
Linked Data and QB allow reuse of any single multidimensional element.&lt;br /&gt;
• The format should be extensible to be able to adapt to different data models or to&lt;br /&gt;
introduce new concepts. As shown by Etcheverry and Vaisman [EV12b, EV12a]&lt;br /&gt;
extension of QB is possible.&lt;br /&gt;
• The format must be easily convertible to and from various data sources and formats.&lt;br /&gt;
RDF/XML representations of QB data allow XSLT transformations. However, the&lt;br /&gt;
structure of RDF/XML is more complex than XCube. In several case studies we have&lt;br /&gt;
shown that QB can be used to represent heterogeneous data sources and formats, e.g.,&lt;br /&gt;
SDMX, XBRL, sensor data [KC13]. Converting QB data to other RDF schemas, and&lt;br /&gt;
from there to other data formats, also is possible using SPARQL 1.1 CONSTRUCT&lt;br /&gt;
or SELECT queries.&lt;br /&gt;
• The format could possibly allow online analytical processing (OLAP) to reduce the&lt;br /&gt;
amount of data to be transferred over the network. Etcheverry and Vaisman [EV12b,&lt;br /&gt;
EV12a] have shown how to merge locally stored datasets and Web-distributed datasets&lt;br /&gt;
that are represented with an extension of QB using OLAP operations. We have shown&lt;br /&gt;
how to map OLAP operations to SPARQL queries over QB datasets in previous work&lt;br /&gt;
[KOH12] and will provide details in Chapter 7.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Related data models and formats==&lt;br /&gt;
&lt;br /&gt;
===Google Dataset Publishing Language===&lt;br /&gt;
&lt;br /&gt;
===SDMX===&lt;br /&gt;
&lt;br /&gt;
===XBRL===&lt;br /&gt;
&lt;br /&gt;
===Statistical Core Vocabulary===&lt;br /&gt;
&lt;br /&gt;
===SCOVOLink===&lt;br /&gt;
&lt;br /&gt;
===QB4OLAP===&lt;/div&gt;</summary>
		<author><name>Benedikt Kämpgen</name></author>	</entry>

	</feed>