<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://mhausenblas.blogr.com/metaTags/tools/rss2html.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>mhausenblas.blogr.com - Tag &apos;tools&apos; (RSS 2.0)</title>
<link>http://mhausenblas.blogr.com/metaTags/tools/</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/tools/</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>An RDFa browser</title>
<link>http://mhausenblas.blogr.com/stories/1081460/</link>
<description>&lt;p&gt;Did you know that the &lt;a href=&quot;http://browser.zitgist.com:8890/&quot; title=&quot;Zitgist RDF browser&quot;&gt;Zitgist RDF browser&lt;/a&gt; actually supports &lt;a href=&quot;http://www.w3.org/TR/xhtml-rdfa-primer/&quot;&gt;RDFa&lt;/a&gt;? This is to say you can feed the browser with XHTML+RDFa (see &lt;a href=&quot;http://browser.zitgist.com/?uri=http%3A//sw.joanneum.at/rammx/index.html&quot;&gt;example&lt;/a&gt;) and it will render it! &lt;/p&gt;&lt;p&gt;Ok. It has some minor hiccups (seems to duplicate each prop) ... but hey ... it&apos;s a start.&lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1081460/</guid>
<pubDate>Sun, 02 Sep 2007 20:35:13 +0200</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>Swoogle, Swoogle</title>
<link>http://mhausenblas.blogr.com/stories/1074542/</link>
<description>&lt;p&gt;Tim Finin recently &lt;a href=&quot;http://ebiquity.umbc.edu/blogger/2007/07/11/swoogle-2007/&quot; title=&quot;Swoogle 2007 announcement&quot;&gt;announced a new version of Swoogle&lt;/a&gt;, THE Semantic Web search engine. After some initial hiccups the service now seems to work fine, again. Thanks to the UMBC eBiquity team, you&amp;#39;re doing a great job!&lt;/p&gt;&lt;p&gt;One thing puzzles me. Though I read the &lt;a href=&quot;http://swoogle.umbc.edu/index.php?option=com_swoogle_manual&amp;amp;Itemid=7&quot; title=&quot;Swoogle manual&quot;&gt;manual&lt;/a&gt; (which seems a bit outdated), I did not figure out how to find certain instances. Take for example the query &amp;#39;return all documents that have a foaf:mbox = abc@example.org in it&amp;#39;. I&amp;#39;ll continue the experiments ;) &lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1074542/</guid>
<pubDate>Fri, 20 Jul 2007 12:00:12 +0200</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>Nice gadget found at flickr&apos;s</title>
<link>http://mhausenblas.blogr.com/stories/1054648/</link>
<description>&lt;p&gt;Just browsed through flickr&amp;#39;s services, and found:&lt;/p&gt;&lt;p&gt; &lt;a href=&quot;http://labs.systemone.at/retrievr&quot;&gt;http://labs.systemone.at/retrievr&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This nice litte gadget allows for retrieving photos by either sketching them or uploading a reference image. Fun, fast, and addictive ;)&lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1054648/</guid>
<pubDate>Tue, 13 Mar 2007 21:22:59 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>Using RDF on the Web: A Survey</title>
<link>http://mhausenblas.blogr.com/stories/1048617/</link>
<description>Lee Feigenbaum made an excellent &lt;a href=&quot;http://www.thefigtrees.net/lee/blog/2007/01/using_rdf_on_the_web_a_survey.html&quot;&gt;survey on using RDF on the Web&lt;/a&gt; available.</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1048617/</guid>
<pubDate>Wed, 17 Jan 2007 14:43:52 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
</channel>
</rss>
