<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>John Deutscher &#187; SPARQL</title>
	<atom:link href="http://blog.johndeutscher.com/category/semantic-web/sparql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johndeutscher.com</link>
	<description>Ideas on technology and media</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:51:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.johndeutscher.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c3afb788d75abc5cd1b624e074539b50?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>John Deutscher &#187; SPARQL</title>
		<link>http://blog.johndeutscher.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.johndeutscher.com/osd.xml" title="John Deutscher" />
	<atom:link rel='hub' href='http://blog.johndeutscher.com/?pushpress=hub'/>
		<item>
		<title>Prefix.CC &#8211; Fast way to lookup those darn RDF namespace prefixes!</title>
		<link>http://blog.johndeutscher.com/2009/02/26/prefixcc-fast-way-to-lookup-those-darn-rdf-namespace-prefixes/</link>
		<comments>http://blog.johndeutscher.com/2009/02/26/prefixcc-fast-way-to-lookup-those-darn-rdf-namespace-prefixes/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 19:21:56 +0000</pubDate>
		<dc:creator>John Deutscher</dc:creator>
				<category><![CDATA[RDF]]></category>
		<category><![CDATA[SPARQL]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://johndeutscher.wordpress.com/2009/02/26/prefixcc-fast-way-to-lookup-those-darn-rdf-namespace-prefixes/</guid>
		<description><![CDATA[This is an awesome little service that my colleague Derek Baron pointed me to. http://prefix.cc/ I’m constantly forgetting what the namespace is for a given prefix in RDF. This little service lets you type in the prefix that you need and gives you back the namespace that you were looking for. Try these examples. If [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.johndeutscher.com&blog=6240445&post=60&subd=johndeutscher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>This is an awesome little service that my colleague Derek Baron pointed me to. </p>
<p><a href="http://prefix.cc/">http://prefix.cc/</a></p>
<p>I’m constantly forgetting what the namespace is for a given prefix in RDF. This little service lets you type in the prefix that you need and gives you back the namespace that you were looking for.</p>
<p>Try these examples. If you look at the source, you will see it is very easy to use in your own tools. </p>
<p><a title="http://prefix.cc/foaf,dc,owl.ttl" href="http://prefix.cc/foaf,dc,owl.ttl">http://prefix.cc/foaf,dc,owl.ttl</a></p>
<p>If you add the .sparql extension, it will give you back a valid SPARQL query all ready to edit.</p>
<p><a title="http://prefix.cc/rdf,rdfs,owl,dc,foaf,skos.sparql" href="http://prefix.cc/rdf,rdfs,owl,dc,foaf,skos.sparql">http://prefix.cc/rdf,rdfs,owl,dc,foaf,skos.sparql</a></p>
<p>If you want to get just the plain text for you tool, you can add .plain to the format.</p>
<p><a title="http://prefix.cc/rdf,rdfs,owl,dc,foaf,skos.sparql.plain" href="http://prefix.cc/rdf,rdfs,owl,dc,foaf,skos.sparql.plain">http://prefix.cc/rdf,rdfs,owl,dc,foaf,skos.sparql.plain</a></p>
<p>And you get back this nicely formatted SPARQL query in plain text (no html tags).</p>
<pre>PREFIX rdf:  &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt;
PREFIX rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt;
PREFIX owl:  &lt;http://www.w3.org/2002/07/owl#&gt;
PREFIX dc:   &lt;http://purl.org/dc/elements/1.1/&gt;
PREFIX foaf: &lt;http://xmlns.com/foaf/0.1/&gt;
PREFIX skos: &lt;http://www.w3.org/2004/02/skos/core#&gt;

SELECT *
WHERE {
  ?s ?p ?o .
}</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johndeutscher.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johndeutscher.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johndeutscher.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johndeutscher.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johndeutscher.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johndeutscher.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johndeutscher.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johndeutscher.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johndeutscher.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johndeutscher.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.johndeutscher.com&blog=6240445&post=60&subd=johndeutscher&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.johndeutscher.com/2009/02/26/prefixcc-fast-way-to-lookup-those-darn-rdf-namespace-prefixes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4859b99a7d6b27093c197f284b331295?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">johndeu</media:title>
		</media:content>
	</item>
		<item>
		<title>Cloud based Public Data sets from Amazon</title>
		<link>http://blog.johndeutscher.com/2009/02/25/cloud-based-public-data-sets-from-amazon/</link>
		<comments>http://blog.johndeutscher.com/2009/02/25/cloud-based-public-data-sets-from-amazon/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 20:10:09 +0000</pubDate>
		<dc:creator>John Deutscher</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[OWL]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[SPARQL]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[DBPedia]]></category>
		<category><![CDATA[Amazon]]></category>

		<guid isPermaLink="false">http://johndeutscher.wordpress.com/2009/02/25/cloud-based-public-data-sets-from-amazon/</guid>
		<description><![CDATA[Amazon announced recently that their EC2 customers can now access a number of public datasets including the DBPedia which contains 274 million RDF triples.&#160; This is very cool news. Provides a great cloud based resource for semantic reasoning over this public data, and the ability to incorporate it into your own custom applications. Here’s just [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.johndeutscher.com&blog=6240445&post=57&subd=johndeutscher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Amazon announced recently that their EC2 customers can now access a number of public datasets including the DBPedia which contains 274 million RDF triples.&#160; This is very cool news. Provides a great cloud based resource for semantic reasoning over this public data, and the ability to incorporate it into your own custom applications. </p>
<p>Here’s just a few of the public data sets that are now available on Amazon web services. </p>
<p><strong>DBpedia Knowledge Base provided by </strong><strong><i><a href="http://blog.dbpedia.org/">DBpedia</a></i></strong><strong>.</strong>    <br />DBpedia is a community effort to extract structured information from Wikipedia and to make this information available on the Web. The DBpedia knowledge base currently describes more than 2.6 million things, including at least 213,000 persons, 328,000 places, 57,000 music albums, 36,000 films, 20,000 companies. The knowledge base consists of 274 million pieces of information (RDF triples). </p>
<p><strong>Freebase Data Dump provided by </strong><strong><i>Freebase.com</i></strong><strong>.</strong>    <br />A data dump of all the current facts and assertions in the Freebase system. <a href="http://www.freebase.com">Freebase</a> is an open database of the world’s information, covering millions of topics in hundreds of categories. </p>
<p><strong>Wikipedia Extraction (WEX) provided by </strong><strong><i>Freebase.com</i></strong><strong>.</strong>    <br />The Freebase Wikipedia Extraction (WEX) is a processed dump of the English language Wikipedia. </p>
<p>Check out the Amazon site for more details on the public databases: <a href="http://aws.amazon.com/publicdatasets/">http://aws.amazon.com/publicdatasets/</a></p>
<p>Also it is interesting to note that the DBPedia folks recently announced links into the Freebase database that are referenced in their own RDF triples.&#160;&#160; These links show up as RDF triples that use the OWL SameAs property like this: </p>
<p>http://dbpedia.org/resource/Woody_Allen owl:sameAs&#160; http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000004064f</p>
<p>These new links are provided in the 3.2 version of the DBPedia, which you can play around with directly using their SPARQL query endpoint located at <a title="http://dbpedia.org/sparql" href="http://dbpedia.org/sparql">http://dbpedia.org/sparql</a>.&#160; They also have a richer query interface with sampel SPARQL queries <a href="http://dbpedia.org/isparql/">here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johndeutscher.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johndeutscher.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johndeutscher.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johndeutscher.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johndeutscher.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johndeutscher.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johndeutscher.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johndeutscher.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johndeutscher.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johndeutscher.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.johndeutscher.com&blog=6240445&post=57&subd=johndeutscher&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.johndeutscher.com/2009/02/25/cloud-based-public-data-sets-from-amazon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4859b99a7d6b27093c197f284b331295?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">johndeu</media:title>
		</media:content>
	</item>
		<item>
		<title>Intellidimension drops new release of Semantics.Server for SQL and Semantics.SDK for .NET</title>
		<link>http://blog.johndeutscher.com/2009/01/27/intellidimension-drops-new-release-of-semanticsserver-for-sql-and-semanticssdk-for-net/</link>
		<comments>http://blog.johndeutscher.com/2009/01/27/intellidimension-drops-new-release-of-semanticsserver-for-sql-and-semanticssdk-for-net/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 07:07:33 +0000</pubDate>
		<dc:creator>John Deutscher</dc:creator>
				<category><![CDATA[OWL]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[SPARQL]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Intellidimension]]></category>

		<guid isPermaLink="false">http://johndeutscher.wordpress.com/2009/01/27/intellidimension-drops-new-release-of-semanticsserver-for-sql-and-semanticssdk-for-net/</guid>
		<description><![CDATA[I’ve been working with RDF Gateway from Intellidimension in our solution development for the last couple of years and today they dropped what I believe is a significant enhancement in performance to their already fantastic Semantics.Server solution for storing and retrieving RDF triples in SQL Server 2008.&#160; Also new in this release is an update [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.johndeutscher.com&blog=6240445&post=21&subd=johndeutscher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I’ve been working with <a href="http://www.intellidimension.com/downloads/products/rdf-gateway-eval-3.aspx">RDF Gateway from Intellidimension</a> in our solution development for the last couple of years and today they dropped what I believe is a significant enhancement in performance to their already fantastic Semantics.Server solution for storing and retrieving RDF triples in SQL Server 2008.&#160; Also new in this release is an update to the SDK that provides an Entity framework on top of the existing SDK.&#160; The new Entity framework simplifies the way you work with business entities in your semantic applications. I’ll try to put a longer post together later that show how these technologies are used.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johndeutscher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johndeutscher.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johndeutscher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johndeutscher.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johndeutscher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johndeutscher.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johndeutscher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johndeutscher.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johndeutscher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johndeutscher.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.johndeutscher.com&blog=6240445&post=21&subd=johndeutscher&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.johndeutscher.com/2009/01/27/intellidimension-drops-new-release-of-semanticsserver-for-sql-and-semanticssdk-for-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4859b99a7d6b27093c197f284b331295?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">johndeu</media:title>
		</media:content>
	</item>
		<item>
		<title>BBC testing Semantic Web technology for Music Service</title>
		<link>http://blog.johndeutscher.com/2009/01/23/bbc-testing-semantic-web-technology-for-music-service/</link>
		<comments>http://blog.johndeutscher.com/2009/01/23/bbc-testing-semantic-web-technology-for-music-service/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 17:44:54 +0000</pubDate>
		<dc:creator>John Deutscher</dc:creator>
				<category><![CDATA[IMM]]></category>
		<category><![CDATA[Interactive Media Manager]]></category>
		<category><![CDATA[OWL]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[SPARQL]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://johndeutscher.wordpress.com/2009/01/23/bbc-testing-semantic-web-technology-for-music-service/</guid>
		<description><![CDATA[The BBC announced yesterday that they are now testing a new Music knowledge base service that aggregates content from the open source DBPedia and other sources.  This is very exciting from my perspective, since my team has been working with Semantic Web technologies (RDF, OWL, SPARQL) for the last couple years to solve problems in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.johndeutscher.com&blog=6240445&post=6&subd=johndeutscher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.businessweek.com/globalbiz/content/jan2009/gb20090121_970005.htm">BBC announced yesterday</a> that they are now testing a new Music knowledge base service that aggregates content from the open source <a href="http://dbpedia.org/About">DBPedia</a> and other sources. </p>
<p>This is very exciting from my perspective, since my team has been working with Semantic Web technologies (RDF, OWL, SPARQL) for the last couple years to solve problems in the Digital Asset Management space.</p>
<p>I strongly believe that the use of open standards and ontologies is the correct approach to the ability to share and interop with metadata on the web and will lead to more connected media and consumer experiences in the future.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johndeutscher.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johndeutscher.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johndeutscher.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johndeutscher.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johndeutscher.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johndeutscher.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johndeutscher.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johndeutscher.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johndeutscher.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johndeutscher.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.johndeutscher.com&blog=6240445&post=6&subd=johndeutscher&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.johndeutscher.com/2009/01/23/bbc-testing-semantic-web-technology-for-music-service/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4859b99a7d6b27093c197f284b331295?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">johndeu</media:title>
		</media:content>
	</item>
	</channel>
</rss>