<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://mhausenblas.blogr.com/metaTags/sparql/rss2html.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>mhausenblas.blogr.com - Tag &apos;sparql&apos; (RSS 2.0)</title>
<link>http://mhausenblas.blogr.com/metaTags/sparql/</link>
<description>XML Feed</description>
<language>en</language>
<pubDate>Wed, 20 Feb 2008 22:28:14 +0100</pubDate>
<image><url>/static/modUserIcons/mhausenblas-icon.icon.jpg</url>
<title>mhausenblas</title>
<link>http://mhausenblas.blogr.com/metaTags/sparql/</link>
<width>48</width>
<height>48</height>
</image>
<item><title>The Semantic Web Command Line</title>
<link>http://mhausenblas.blogr.com/stories/8030924/</link>
<description>&lt;p&gt;Ever have wondered if there is something around like a command line for the Semantic Web? An online tool that allows you load and query a range of data sources? Well, peradventure &lt;a href=&quot;http://bnode.org/about&quot;&gt;Benjamin Nowack&lt;/a&gt; has developed a tool, called &lt;a href=&quot;http://semsol.org/semcamp/sparqlbot&quot;&gt;SPARQLBot&lt;/a&gt;, that does all this. It is really great. You launch your favourite IRC client (I use &lt;a href=&quot;http://www.hydrairc.com/&quot;&gt;Hydra IRC&lt;/a&gt;) and then you (or a &lt;a href=&quot;http://www.w3.org/TR/rdf-sparql-query/&quot;&gt;SPARQL&lt;/a&gt; geek near to you) defines a command that does something useful. Pull in some data, query it, smush it, etc.&lt;/p&gt;&lt;p&gt;Check it out! Play around with it. Experience how to instant-integrate data source on an RDF-basis. You will enjoy it. An example may better illustrate it: Imagine you&apos;ve joined the #sparqlbot channel at irc:irc.freenode.net; you query for news (from an RSS channel):&lt;/p&gt;&lt;blockquote style=&quot;margin-right: 0px&quot;&gt;mhausenblas&amp;gt;sparqlbot, load &amp;lt;FEEDURI&amp;gt; &lt;p&gt;mhausenblas&amp;gt;sparqlbot, news about XXX&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;What happens in the background is that the feed gets loaded into the store, and the command triggers a SPARQL query:&lt;/p&gt;&lt;blockquote style=&quot;margin-right: 0px&quot;&gt;SELECT DISTINCT ?item ?o WHERE {&lt;br /&gt;  ?item a rss:item ; ?p ?o .&lt;br /&gt;  FILTER REGEX(?o, &amp;quot;$1&amp;quot;, &amp;quot;i&amp;quot;)&lt;br /&gt;}&lt;/blockquote&gt;&lt;p&gt;Isn&apos;t that great? I experienced it today. It really rocks :) You can add your own commands (given some basic SPARQL knowledge) and extend the bot&apos;s intelligence. Not to mention that this nice tool (being based on &lt;a href=&quot;http://arc.semsol.org/&quot;&gt;ARC2&lt;/a&gt;) even understands &lt;a href=&quot;http://www.w3.org/TR/xhtml-rdfa-primer/&quot;&gt;RDFa&lt;/a&gt; - very nice, indeed (try also the &apos;sw faq command&apos;). However, the name SPARQLBot is to modest, IMHO. It is THE Semantic Web command line!&lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/8030924/</guid>
<pubDate>Wed, 20 Feb 2008 22:28:14 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>SPARQL out!</title>
<link>http://mhausenblas.blogr.com/stories/1097184/</link>
<description>&lt;p&gt;&lt;a href=&quot;http://www.w3.org/TR/2007/PR-rdf-sparql-protocol-20071112/&quot;&gt;SPARQL&lt;/a&gt;, &lt;strong&gt;the&lt;/strong&gt; query language for the Semantic Web is a &lt;a href=&quot;http://www.w3.org/blog/SW/2007/11/14/sparql_is_a_proposed_recommendation&quot;&gt;W3C Proposed Recommendation&lt;/a&gt;, finally.&lt;/p&gt;&lt;p&gt;Kudos to Eric, Kendall, Lee, Elias and everybody who made it possible :)&lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1097184/</guid>
<pubDate>Fri, 16 Nov 2007 11:44:39 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>A somewhat other Semantic Web introducti...</title>
<link>http://mhausenblas.blogr.com/stories/1068036/</link>
<description>&lt;p&gt;The most enjoyable and understandable introduction to the Semantic Web I came across for ages was given by &lt;a href=&quot;http://www.betaversion.org/~stefano/&quot;&gt;Stefano Mazzocchi&lt;/a&gt; at the &lt;a href=&quot;http://www.eu.apachecon.com/&quot;&gt;ApacheCON&lt;/a&gt; 2007:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.betaversion.org/~stefano/papers/ac2006.1.pdf&quot;&gt;A no-nonsense introduction to &amp;quot;semantic web&amp;quot; technologies&lt;/a&gt;&lt;/p&gt;&lt;blockquote  style=&quot;margin-right: 0px&quot;&gt;&lt;div&gt;The so-called &amp;quot;Semantic Web&amp;quot; is a vision for an evolution of the web where web sites expose data not only for direct human consumption (as it is mostly the case today) but also for specific software agents to consume, aggregate and enrich on behalf of humans. In this presentation, I will show an outline of this vision, together with a simple and concise description of each W3C recommendation (such as RDF, OWL and SPARQL) that are involved and how they are supposed to work together. I will also show the differences and similarities between this and other models for purer-data interchange on the web (such as &amp;quot;web 2.0&amp;quot; and &amp;quot;atom/rss&amp;quot;) and will demo existing solution that are based on semantic web technologies.&lt;/div&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;#160;&lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1068036/</guid>
<pubDate>Fri, 01 Jun 2007 17:59:10 +0200</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>Good news on SPARQL ...</title>
<link>http://mhausenblas.blogr.com/stories/1054216/</link>
<description>&lt;p&gt;As recently announced in &lt;a href=&quot;http://seaborne.blogspot.com/2007/03/sparqlupdate.html&quot;&gt;Andy Seaborne&amp;#39;s&lt;/a&gt; blog, SPARQL is now also capable of manipulating RDF graphs:&lt;/p&gt;&lt;blockquote  style=&quot;margin-right: 0px&quot;&gt;&lt;a href=&quot;http://jena.hpl.hp.com/~afs/SPARQL-Update.html&quot;&gt;SPARQL/Update&lt;/a&gt;  is a language that takes the SPARQL style, and much of the grammar, and provides both graph update and graph management operations.&lt;/blockquote&gt;&lt;p&gt;Kudos to Andy and Geetha! &lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1054216/</guid>
<pubDate>Fri, 09 Mar 2007 20:28:48 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
</channel>
</rss>
