<http://www.openlinksw.com/dataspace/oerling#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#User> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/oerling/sioc.rdf> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Orri Erling" .
<http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://atomowl.org/ontologies/atomrdf#Feed> ,
		<http://rdfs.org/sioc/types#Weblog> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/sioc.rdf> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Orri Erling's Blog" .
<http://www.openlinksw.com/dataspace/person/oerling#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/oerling/about.rdf> .
<http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/types#BlogPost> ,
		<http://atomowl.org/ontologies/atomrdf#Entry> ,
		<http://atomowl.org/ontologies/atomrdf#Link> ;
	<http://purl.org/dc/elements/1.1/title> "TPC H as Linked Data (Updated)" ;
	<http://xmlns.com/foaf/0.1/maker> <http://www.openlinksw.com/dataspace/person/oerling#this> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "TPC H as Linked Data (Updated)" ;
	<http://purl.org/dc/terms/created> "2008-03-06T16:22:03Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
	<http://purl.org/dc/terms/modified> "2008-03-25T15:23:27.000-04:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
	<http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321/sioc.rdf> ;
	<http://rdfs.org/sioc/ns#id> "571c0cafbb9b5d3f15c433188d6860f5" ;
	<http://rdfs.org/sioc/ns#link> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> ;
	<http://rdfs.org/sioc/ns#content> "&lt;p&gt;We have a new demo online at &lt;a href=&quot;http://demo.openlinksw.com/tpc-h&quot; id=&quot;link-idfec5de0&quot;&gt;http://demo.openlinksw.com/&lt;a href=&quot;http://dbpedia.org/resource/TPC-H&quot;&gt;tpc&lt;/a&gt;-h&lt;/a&gt;. This takes the industry standard &lt;a href=&quot;http://dbpedia.org/resource/TPC-H&quot;&gt;TPC&lt;/a&gt;-&lt;a href=&quot;http://dbpedia.org/resource/TPC-H&quot;&gt;H&lt;/a&gt; benchmark data and presents it as linked data with a &lt;a href=&quot;http://dbpedia.org/resource/SPARQL&quot;&gt;SPARQL&lt;/a&gt; end point and dereferenceable URIs. &lt;/p&gt;\n&lt;p&gt;This is an example of using &lt;a href=&quot;http://data.openlinksw.com/oplweb/product_family/virtuoso#this&quot;&gt;Virtuoso&lt;/a&gt;&amp;#39;s relational to &lt;a href=&quot;http://dbpedia.org/resource/RDF&quot;&gt;RDF&lt;/a&gt; mapping for publishing business data, for browsing using the linked data principles and opening it to analytics queries in &lt;a href=&quot;http://dbpedia.org/resource/SPARQL&quot;&gt;SPARQL&lt;/a&gt;.&lt;/p&gt;\n&lt;p&gt; As noted before, we have extended &lt;a href=&quot;http://dbpedia.org/resource/SPARQL&quot;&gt;SPARQL&lt;/a&gt; with aggregation and nested queries, thus making it a viable SQL substitute for decision support queries. &lt;/p&gt;\n&lt;p&gt;The article at &lt;a href=&quot;http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSTPCHLinkedData&quot; id=&quot;link-id10320e88&quot;&gt;http://&lt;a href=&quot;http://data.openlinksw.com/oplweb/product_family/virtuoso#this&quot;&gt;virtuoso&lt;/a&gt;.openlinksw.com/dataspace/dav/wiki/Main/VOSTPCHLinkedData&lt;/a&gt; gives details and the source code for the implementation.&lt;/p&gt;\n&lt;p&gt; We are still working on some aspects of the more complex &lt;a href=&quot;http://dbpedia.org/resource/TPC-H&quot;&gt;TPC&lt;/a&gt;-&lt;a href=&quot;http://dbpedia.org/resource/TPC-H&quot;&gt;H&lt;/a&gt; queries, thus the demo is not complete with all the 22 queries. This is however enough to see a representative sample of how analytics queries work with &lt;a href=&quot;http://dbpedia.org/resource/SPARQL&quot;&gt;SPARQL&lt;/a&gt; and &lt;a href=&quot;http://data.openlinksw.com/oplweb/product_family/virtuoso#this&quot;&gt;Virtuoso&lt;/a&gt;&amp;#39;s SQL-to-&lt;a href=&quot;http://dbpedia.org/resource/RDF&quot;&gt;RDF&lt;/a&gt; mapping. The demo will be part of the next &lt;a href=&quot;http://data.openlinksw.com/oplweb/product_family/virtuoso#this&quot;&gt;Virtuoso&lt;/a&gt; Open Source download, probably out next week.&lt;/p&gt;&lt;a href=&quot;index.vspx?tag=database&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;database&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=databases&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;databases&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=semanticweb&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;semanticweb&lt;/a&gt;&lt;a href=&quot;index.vspx?tag=sparql&quot; rel=&quot;tag&quot; style=&quot;display:none;&quot;&gt;sparql&lt;/a&gt;" ;
	<http://atomowl.org/ontologies/atomrdf#title> "TPC H as Linked Data (Updated)" ;
	<http://rdfs.org/sioc/ns#has_creator> <http://www.openlinksw.com/dataspace/oerling#this> ;
	<http://rdfs.org/sioc/ns#has_container> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog> ;
	<http://rdfs.org/sioc/ns#links_to> <http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSTPCHLinkedData> ,
		<http://dbpedia.org/resource/TPC-H> ,
		<http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ,
		<http://dbpedia.org/resource/RDF> ,
		<http://dbpedia.org/resource/SPARQL> ,
		<http://demo.openlinksw.com/tpc-h> ;
	<http://atomowl.org/ontologies/atomrdf#source> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog> ;
	<http://atomowl.org/ontologies/atomrdf#author> <http://www.openlinksw.com/dataspace/person/oerling#this> ;
	<http://atomowl.org/ontologies/atomrdf#published> "2008-03-06T16:22:03Z" ;
	<http://atomowl.org/ontologies/atomrdf#updated> "2008-03-25T19:23:27Z" ;
	<http://atomowl.org/ontologies/atomrdf#link> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> ;
	<http://atomowl.org/ontologies/atomrdf#LinkHref> "http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321" ;
	<http://atomowl.org/ontologies/atomrdf#linkRel> "alternate" .
<http://www.openlinksw.com/dataspace/oerling#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#User> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/oerling/sioc.rdf> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Orri Erling" ;
	<http://rdfs.org/sioc/ns#creator_of> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> .
<http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://atomowl.org/ontologies/atomrdf#Feed> ,
		<http://rdfs.org/sioc/types#Weblog> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/sioc.rdf> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "Orri Erling's Blog" ;
	<http://rdfs.org/sioc/ns#container_of> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> ;
	<http://atomowl.org/ontologies/atomrdf#entry> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> ;
	<http://atomowl.org/ontologies/atomrdf#contains> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> .
<http://www.openlinksw.com/dataspace/person/oerling#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/oerling/about.rdf> ;
	<http://xmlns.com/foaf/0.1/made> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> .
<http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> <http://rdfs.org/sioc/ns#link> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> ;
	<http://atomowl.org/ontologies/atomrdf#link> <http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1321> .
