<?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/"
	>

<channel>
	<title>The Semantic Puzzle&#187; WOD-PD</title>
	<atom:link href="http://blog.semantic-web.at/tag/wod-pd/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.semantic-web.at</link>
	<description>Open World Assumptions</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:26:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Short Semantic MediaWiki Tutorial (with link to sandbox)</title>
		<link>http://blog.semantic-web.at/2008/11/05/short-semantic-mediawiki-tutorial/</link>
		<comments>http://blog.semantic-web.at/2008/11/05/short-semantic-mediawiki-tutorial/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 10:40:59 +0000</pubDate>
		<dc:creator>Thomas Schandl</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[Tools & Software]]></category>
		<category><![CDATA[Videos & Tutorials]]></category>
		<category><![CDATA[Data Forms]]></category>
		<category><![CDATA[Faceted Browsing]]></category>
		<category><![CDATA[Lists]]></category>
		<category><![CDATA[RDF export]]></category>
		<category><![CDATA[Semantic MediaWiki]]></category>
		<category><![CDATA[Semantic Queries]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web of Data Practitioners Days]]></category>
		<category><![CDATA[Wikis]]></category>
		<category><![CDATA[WOD-PD]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=334</guid>
		<description><![CDATA[On the occasion of the recent publication of our book, Social Semantic Web, we have created an accompanying wiki for you to explore the contents of the book and obtain information about its authors. Staying true to the motto &#8220;Eat &#8230; <a href="http://blog.semantic-web.at/2008/11/05/short-semantic-mediawiki-tutorial/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On the occasion of the recent publication of our book, <a href="http://www.semantic-web.at/springer/">Social Semantic Web</a>, we have created an <a href="http://social.semantic-web.at/index.php/Main_Page">accompanying wiki</a> for you to explore the contents of the book and obtain information about its authors. Staying true to the motto &#8220;Eat your own dog food&#8221;, the Semantic Web Company has used a semantic wiki for that purpose.</p>
<p>We opted for <a href="http://semantic-mediawiki.org/wiki/Semantic_MediaWiki">Semantic MediaWiki</a> (SMW) and the extensions <a href="http://www.mediawiki.org/wiki/Extension:Semantic_Forms">Semantic Forms</a> and <a href="http://www.mediawiki.org/wiki/Extension:Semantic_Drilldown">Semantic Drilldown</a>. In this blog post we&#8217;ll take a look at the handy features you get with these. This short tutorial is based on my <a href="http://demo.semantic-web.at/smw/index.php/Demo">SMW demonstration</a> at the <a href="http://webofdata.info/sessions/#session5">Web of Data Practitioners&#8217; Days</a> in Vienna two weeks ago.</p>
<p>As the book is in German, the wiki is set up in German, too, but that shouldn&#8217;t be a problem for understanding the demonstrated features. For the following examples, we have created a <a href="http://demo.semantic-web.at/smw/index.php/Main_Page">mirror of our productive wiki</a>, so don&#8217;t hesitate to edit and play with this mirror wiki (we might refresh it occasionally, so don&#8217;t write any data into the wiki that you don&#8217;t also have stored elsewhere). This tutorial is going to take you through the following SMW features:</p>
<ul>
<li>Automatically created lists</li>
<li>Faceted search</li>
<li>Semantic queries</li>
<li>Entering data via forms</li>
<li>RDF export</li>
</ul>
<p>So let&#8217;s see what these features hold for us.</p>
<ul>
<li><strong>Automatically created lists</strong></li>
</ul>
<p>A common problem in wikis like Wikipedia is the (amount of) effort it requires to create and maintain various lists like the <a href="http://en.wikipedia.org/wiki/Largest_cities_of_the_European_Union_by_population_within_city_limits">list of the EU&#8217;s largest cities</a>. It&#8217;s an equally laborious and error-prone activity to keep such lists up to date; as a result, there are a lot of useful Wikipedia lists we can imagine that don&#8217;t exist at all, like a list of the world&#8217;s largest corporations with a CEO younger than 35.</p>
<p>In SMW it is easy to create all kinds of lists <strong>with queries</strong>. This page for the book&#8217;s <a href="http://demo.semantic-web.at/smw/index.php/Inhaltsverzeichnis">table of contents</a> is an example. View its source to see the inline queries used to generate the page (<a href="http://blog.semantic-web.at/wp-content/uploads/2008/11/scr_smwtutquery.gif">click to enlarge</a> or view the <a href="http://demo.semantic-web.at/smw/index.php?title=Inhaltsverzeichnis&amp;action=edit">source</a> on the wiki):</p>
<p><a href="http://blog.semantic-web.at/wp-content/uploads/2008/11/scr_smwtutquery.gif"><img src="http://blog.semantic-web.at/wp-content/uploads/2008/11/scr_smwtutquery.gif" alt="Semantic Media Wiki Query" width="500" /></a></p>
<p>As a result, the list is generated afresh any time the <a href="http://demo.semantic-web.at/smw/index.php/Inhaltsverzeichnis">table of contents page</a> is called up. If the data on an article&#8217;s page has changed, it will also be updated in that list &#8211; while in regular MediaWikis one has to manually update the data in both places (the article, and the list), which, apart from the extra work, also makes errors and inconsistencies much more likely.</p>
<ul>
<li><strong>Faceted search</strong></li>
</ul>
<p>Take at look at the <a href="http://demo.semantic-web.at/smw/index.php/Special:BrowseData/Beitrag">list of articles</a> page&#8230; <span id="more-334"></span>it uses Semantic Drilldown, so you can narrow the displayed articles down by author (&#8220;geschrieben von&#8221; = &#8220;written by&#8221;) or by topic (&#8220;Schlagwort&#8221;): For instance, select a topic from the tagcloud style list and you&#8217;ll be presented with a list of articles covering the subject in question. You can add another topic (which makes the set of results larger) or additionally specify an author (which further narrows it down).</p>
<ul>
<li><strong>Semantic queries</strong></li>
</ul>
<p>A straightforward approach to exploring the values of a semantic property is to just look at the property&#8217;s wiki page. E. g. view a list of everyone&#8217;s blog URLs on this page: <a href="http://demo.semantic-web.at/smw/index.php/Property:Weblog">Property:Weblog</a>.</p>
<p>More sophisticated queries can be made on the <a href="http://demo.semantic-web.at/smw/index.php/Special:Ask">Special:Ask</a> page.<br />
To display all organisations located in Vienna or Graz just copy paste</p>
<p><code>[[Category:Organisation]][[Hat Sitz in::Wien||Graz]]</code></p>
<p>into the left hand box (&#8220;Hat Sitz in&#8221; = &#8220;is based in&#8221;).</p>
<p>Now go a step further and ask for the name and email address of all persons that work for a organisation located in Vienna or Graz and print their e-mail addresses. Again, copy and paste</p>
<p><code>[[Category:Person]][[arbeitet bei::&lt;q&gt;[[Category:Organisation]][[Hat Sitz in::Wien||Graz]]&lt;/q&gt;]]</code></p>
<p>into the query box and copy and paste</p>
<p><code>Email </code></p>
<p>into the box for additional printouts</p>
<p>What is also very useful is that you can save any query on its own page, so users don&#8217;t have to know or remember the syntax. Here is the query page for people living in Vienna or Graz: <a href="http://demo.semantic-web.at/smw/index.php/Concept:Persons_working_in_Vienna_or_Graz">Concept:Persons_working_in_Vienna_or_Graz</a>,</p>
<ul>
<li><strong>Entering data via forms</strong></li>
</ul>
<p>This feature is one of the essential advantages that SMW holds over a regular MediaWiki: Most of the content of our wiki is automatically generated from data which have comfortably been entered by filling in forms. This means a regular user doesn&#8217;t have to edit any wiki text to be able to contribute content.</p>
<p>See for yourself:</p>
<p><a href="http://demo.semantic-web.at/smw/index.php?title=Special:UserLogin&amp;returnto=Form:Person">Log in</a> with <code>testuser</code> and <code>testuserpw</code>, go to the page <a href="http://demo.semantic-web.at/smw/index.php/Form:Person">Form:Person</a> and enter a name (e.g. your own name; <a href="http://blog.semantic-web.at/wp-content/uploads/2008/11/scr_dataformperson.gif">click to enlarge</a>).</p>
<p><a href="http://blog.semantic-web.at/wp-content/uploads/2008/11/scr_dataformperson.gif"><img src="http://blog.semantic-web.at/wp-content/uploads/2008/11/scr_dataformperson.gif" alt="Data Form" width="500" /></a></p>
<p>When you fill in the fields &#8220;Works for&#8221;, &#8220;Friends&#8221; and &#8220;Topics&#8221; you will notice that an autocomplete feature assists you by suggesting pages that are already in the wiki. This helps to avoid multiple wiki pages for a single entity.</p>
<p>Before you submit the form, copy this line and paste it into the &#8220;free text&#8221; box &#8211; it&#8217;s the line that calls up the appropriate template, in this case for a person:</p>
<p><code>{{Template:Person_additional}}</code></p>
<p>In combination with the data you entered, this will generate the actual wiki page.</p>
<p>There is one thing you need to observe: You will probably find that your information is missing in some of the page&#8217;s paragraphs. If that happens just click on &#8220;edit&#8221; and save the page again, after which the page content will be updated properly.</p>
<p>In this way, a properly set up SMW with Semantic Forms enables the users to enter data without knowing how to write wiki syntax, and assists him or her in the data entering process.</p>
<ul>
<li><strong>RDF export</strong></li>
</ul>
<p>To top it off, SMW enables you to link your data into the <a href="http://linkeddata.org/">LOD cloud</a> and to reuse properties and classes from external ontologies. Take a look at this <a href="http://demo.semantic-web.at/smw/index.php/Special:ExportRDF/Andreas_Blumauer">exported RDF/XML containing data about the author Andreas Blumauer</a>. You&#8217;ll see a lot of foaf terms reused and also an owl:sameAs pointing to his personal URI.</p>
<p>This sums up the introductory tutorial &#8211; if you want to learn more about SMW, then check out the <a href="http://demo.semantic-web.at/smw/index.php/Demo">wiki document for the complete tutorial</a> or see <a href="http://semantic-mediawiki.org/wiki/Help:Introduction_to_Semantic_MediaWiki">SMW&#8217;s own documentation</a>.</p>
<p>Author: Thomas Schandl, SWC</p>
<h6 class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://konterkariert.tumblr.com/post/53586744/ontoprise-semantic-mediawiki">ontoprise Semantic MediaWiki+</a></li>
</ul>
<div class="zemanta-pixie" style="15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/cfcfa28e-b47d-49b7-9cc6-7d6544ddcbc2/"><img class="zemanta-pixie-img" style="right;" src="http://img.zemanta.com/reblog_e.png?x-id=cfcfa28e-b47d-49b7-9cc6-7d6544ddcbc2" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/11/05/short-semantic-mediawiki-tutorial/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Multimedia in the Web of Data &#8211; Annotating and Interlinking Photos, Music, Multimedia [WOD-PD]</title>
		<link>http://blog.semantic-web.at/2008/10/23/multimedia-in-the-web-of-data-annotating-and-interlinking-photos-music-multimedia-wod-pd/</link>
		<comments>http://blog.semantic-web.at/2008/10/23/multimedia-in-the-web-of-data-annotating-and-interlinking-photos-music-multimedia-wod-pd/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 15:15:01 +0000</pubDate>
		<dc:creator>Jana Herwig</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Internet & Media]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Mashups & Web services]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[Ansgar Scherp]]></category>
		<category><![CDATA[CMML]]></category>
		<category><![CDATA[Content Augmentation]]></category>
		<category><![CDATA[Google Image Labeler]]></category>
		<category><![CDATA[Interlinking Multimedia]]></category>
		<category><![CDATA[Michael Hausenblas]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Open Calais]]></category>
		<category><![CDATA[Semaplorer]]></category>
		<category><![CDATA[University of Koblenz-Landau]]></category>
		<category><![CDATA[Web of Data Practitioners Days]]></category>
		<category><![CDATA[WOD-PD]]></category>
		<category><![CDATA[X-COSIM]]></category>
		<category><![CDATA[Yves Raimond]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=325</guid>
		<description><![CDATA[The Web of Data Practitioners Days concluded with the session on Multimedia in the Web of Data, the first part of which was led by Ansgar Scherp (University of Koblenz-Landau, Germany). Multimedia content, as Ansgar pointed out, is hardly annotated, &#8230; <a href="http://blog.semantic-web.at/2008/10/23/multimedia-in-the-web-of-data-annotating-and-interlinking-photos-music-multimedia-wod-pd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Web of Data Practitioners Days concluded with the session on <a href="http://webofdata.info/sessions/#session6">Multimedia in the Web of Data</a>, the first part of which was led by <a href="http://www.uni-koblenz.de/FB4/Institutes/IFI/AGStaab/People/Ansgar%20Scherp">Ansgar Scherp</a> (<a href="http://www.uni-koblenz-landau.de/" title="University of Koblenz and Landau" rel="homepage" class="zem_slink">University of Koblenz-Landau</a>, Germany). </p>
<p>Multimedia content, as Ansgar pointed out, is hardly annotated, badly organized, and hardly ever looked at again &#8211; just think of the 300 something pics you might take on an average week-end getaway, and which you never touch again. Annotating multimedia content requires a lot of work and dedication &#8211; but most of the time, these pictures eventually dissappear in the &#8220;digital shoe box&#8221; that is your photo management software. </p>
<p>The most obvious remedy is to annotate content as early as possible, ideally when creating the content, ideally already on your portable camera (formerly known as: mobile phone:) Ansgar suggested to provide incentives for people to encourage picture annotation &#8211; professionals could for instance receive a higher financial reward if the deliver already annotated pictures. And of course there are &#8216;Games with a purpose&#8217; such as <a href="http://images.google.com/imagelabeler/">Google Image Labeler</a>, where players tag images in pairs, with and against each other, and are rewarded with the entertainment factor of the game.</p>
<p>The slide below shows what has happened (or will happen) to the process of creating photo books in the digital age and the age of mashups:</p>
<p><img src="http://blog.semantic-web.at/wp-content/uploads/2008/10/_talkansgarscherp.jpg" alt="Ansgar Scherp's slides" title="Ansgar Scherp\'s slides" class="alignnone size-full wp-image-326" height="370" width="500"></p>
<p>After all, this is the age of the social semantic web, so why not try and (re-)use the content, structure and contexts that other users have already created on the web? <strong>Content augmentation</strong>, for the scope that Ansgar is concerned with, consists in the reuse of content and structures (e.g. from sources such as Flickr and Wikipedia, Geonames) made possible through the definition of rules, e.g.:</p>
<ul>
<li>If there are two or less pictures on a page* </li>
<li>then automatically augment the page with additional photos using location information.</li>
</ul>
<p>* Page here means a page in  the album you are currently working on &#8211; you probably took a picture of yourself and your friend in Paris, and even though you went to the <a href="http://www.centrepompidou.fr/" title="Centre Georges Pompidou" rel="homepage" class="zem_slink">Centre Pompidou</a>, you forgot to actually take a pic of the building itself &#8211; well, let the web be your library! </p>
<p>So the goal is clear: develop a procedure for applying automatic content augmentation in the creation of good photo books.</p>
<p>But what makes a &#8216;good&#8217; photo book anyway? Here are some of the results of a  structural analysis of real, human-created photobooks conducted at <a href="http://www.cewecolor.de/">CeWe Color</a>:</p>
<ul>
<li>
<strong>% of photos with faces: 36%</strong></li>
<p><strong>	</strong>
<li><strong>Number of album pages: 16.96</strong></li>
<p><strong>	</strong>
<li><strong>Photos per page: 6.69</strong></li>
<p><strong>	</strong>
<li><strong>Text fields per page: 1.45</strong></li>
<p><strong>	</strong>
<li><strong>% of pages with text: 87%</strong></li>
<p><strong></strong></ul>
<p>There are many rules that can be established from the structural analysis,  which can be applied in turn in the creation of photoboooks, e.g. rules like this one,</p>
<ul>
<li>If the text located in the upper third of a page</li>
<li>if the font size is equal or larger that 16 points</li>
<li>if the number of words is less than 10</li>
<li>if there is no caption on the page that has a bigger font size</li>
<li>then this page is the title</li>
</ul>
<p>Ansgar recommended  <a href="http://www.delos.info/index.php?Itemid=297&amp;id=556&amp;option=com_content&amp;task=view">xSmart</a>, which he described as a &#8220;context-driven authoring tool for page-based multimedia presentations.&#8221;</p>
<p>Ansgar&#8217;s presentation was followed by two more:  one by Yves Raimond on Interlinking Music on the Web of Data, and one on Interlinking Multimedia &#8211; in spite of better intentions, I did not manage to cover these two in detail, but at least I gathered the links to relevant resources from all three sessions&#8230;<span id="more-325"></span></p>
<p>Links for Ansgar Scherp&#8217;s session</p>
<ul>
<li><a href="http://www.annodex.net/TR/draft-pfeiffer-cmml-03.html">Continuous Media Markup Language (CMML)</a> (see also: <a href="http://en.wikipedia.org/wiki/CMML">CMML on Wikipedia</a>)</li>
<li><a href="http://comm.semanticweb.org/">COMM &#8211; A Core Ontology for Multimedia</a> </li>
<li><a href="http://sourceforge.net/projects/caliph-emir/">Caliph and Emir</a> &#8211; Java &amp; <a href="http://en.wikipedia.org/wiki/MPEG-7" title="MPEG-7" rel="wikipedia" class="zem_slink">MPEG-7</a> based tools for annotation and retrieval of digital photos and images</li>
<li><a href="http://isweb.uni-koblenz.de/Research/x-cosim">X- COSIM</a> &#8211; a framework for Cross(X)-COntext Semantic Information Management</li>
</ul>
<p>Links for Yves Raimond&#8217;s session</p>
<ul>
<li><a href="http://musicontology.com/">Music Ontology Specification</a></li>
<li><a href="http://motools.sourceforge.net/timeline/timeline.html">The Timeline Ontology</a></li>
<li><a href="http://motools.sourceforge.net/event/event.html">The Event Ontology</a></li>
<li><a href="http://en.wikipedia.org/wiki/FRBR">Functional Requirements for Bibliographic Records</a></li>
<li><a href="http://www.sonicvisualiser.org/">www.SonicVisualiser.org</a> &#8211; a program for viewing and analysing the contents of music audio files</li>
<li><a href="http://www.dbtune.org/">www.dbtune.org</a> &#8211; music-related RDF</li>
<li>Yves Raimond, Christopher Sutton and Mark Sandler 2008: <a href="http://events.linkeddata.org/ldow2008/papers/18-raimond-sutton-automatic-interlinking.pdf%20">Automatic Interlinking of Music Datasets on the Semantic Web.</a> (PDF, 467 KB)</li>
<li>Interview with Yves Raimond: Finding vegetarian music: <a href="http://www.semantic-web.at/1.36.resource.255.finding-vegetarian-music-what-b-b-king-and-the-beastie-boys-have-in-common.htm">What B.B. King and the Beastie Boys have in common</a></li>
<li><a href="http://dbtune.org:3050/search/">DB-Tune Facet Demo</a></li>
<li><a href="http://code.google.com/p/km-rdf/">Henry 1 and 2</a> &#8211; a <a href="http://en.wikipedia.org/wiki/SWI-Prolog" title="SWI-Prolog" rel="wikipedia" class="zem_slink">SWI-Prolog</a> N3 parser/reasoner, and DSP-driving SPARQL end point</li>
</ul>
<p>Links for Michael Hausenblas&#8217; session</p>
<ul>
<li><a href="http://www.interlinkingmultimedia.info/">InterlinkingMultimedia.info</a> &#8211; a wiki dedicated to Interlinking multimedia (iM),  &#8220;a light-weight bottom-up approach to interlink multimedia content on the Web of Data&#8221;.</li>
<li><a href="http://sw.joanneum.at/rammx/">Rammx</a>  &#8211; RDFa-deployed Multimedia Metadata</li>
<li><a href="http://sw.joanneum.at/CaMiCatzee/about.html">CaMiCatzee</a> &#8211; multimedia interlinking concept demonstrator. </li>
</ul>
<p>Last not least: Ansgar Scherp allowed us a sneak peek of SemaPlorer, a Large-scale Semantic Faceted Browsing Application for Multimedia Data that is going to be revealed on Dec 2, 2008, at the <a href="http://www.boemie.org/">BOEMIE Bootstrapping Ontology Evolution with Multimedia Information Extraction) workshop</a> in Koblenz. Here is an abstract:</p>
<blockquote><p>Navigating large media repositories is a tedious task, because it requires frequent search for the `right&#8217; keywords, as searching and browsing do not consider the semantics of multimedia data. To resolve this issue, we have developed the SemaPlorer application. SemaPlorer facilitates easy usage of Flickr data by allowing for faceted browsing taking into account semantic background knowledge harvested from sources such as <a href="http://dbpedia.org" title="DBpedia" rel="homepage" class="zem_slink">DBpedia</a>, <a href="http://en.wikipedia.org/wiki/GeoNames" title="GeoNames" rel="wikipedia" class="zem_slink">GeoNames</a>, WordNet and personal FOAF files. The inclusion of such background knowledge, however, puts a heavy load on the repository infrastructure that cannot be handled by off-the-shelf software. Therefore, we have developed SemaPlorer&#8217;s storage infrastructure based on Amazon&#8217;s Elastic Computing Cloud (EC2) and Simple Storage Service. We apply NetworkedGraphs as additional layer on top of EC2, performing as a large, federated data infrastructure for semantically heterogeneous data sources from within and outside of the cloud. Therefore, SemaPlorer is scalable with respect to the amount of distributed components working together as well as the number of triples managed overall.<br />
<em>Steffen Staab, Information Systems and Semantic Web (ISWeb), University of Koblenz-Landau, Germany</em></p></blockquote>
<p>Thank you, thank you, thank you, it was a lovely event with an unusually high amount of processable input!</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/8459a337-d777-4ed6-bbd1-dfa9edbb4af5/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=8459a337-d777-4ed6-bbd1-dfa9edbb4af5" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/10/23/multimedia-in-the-web-of-data-annotating-and-interlinking-photos-music-multimedia-wod-pd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Session 4: Using the Web of Data [WOD-PD]</title>
		<link>http://blog.semantic-web.at/2008/10/23/session-4-using-the-web-of-data-wod-pd/</link>
		<comments>http://blog.semantic-web.at/2008/10/23/session-4-using-the-web-of-data-wod-pd/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 11:47:14 +0000</pubDate>
		<dc:creator>Jana Herwig</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Alan Dix]]></category>
		<category><![CDATA[Christmas Cracker]]></category>
		<category><![CDATA[dbpedia]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Freebase]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Linked Data Cloud]]></category>
		<category><![CDATA[Richard Cyganiak]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Web of Data]]></category>
		<category><![CDATA[Web of Data Practitioners Days]]></category>
		<category><![CDATA[Wikipedia]]></category>
		<category><![CDATA[WOD-PD]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=322</guid>
		<description><![CDATA[This morning&#8217;s first session was dedicated to Using the Web of Data, or, as Alan Dix put it: &#8220;In the end, it&#8217;s not about data &#8211; it&#8217;s about use!&#8221; Alan and Richard Cyganiak were the keynoters for this session. Alan &#8230; <a href="http://blog.semantic-web.at/2008/10/23/session-4-using-the-web-of-data-wod-pd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This <a href="http://webofdata.info/sessions/#session4">morning&#8217;s first session </a>was dedicated to <a href="http://webofdata.info/sessions/#session4%20">Using the Web of Data</a>, or, as  <a href="http://www.alandix.com/blog/">Alan Dix</a> put it:  &#8220;In the end, it&#8217;s not about data &#8211; it&#8217;s about use!&#8221; Alan and <a href="http://dowhatimean.net/">Richard Cyganiak</a> were the keynoters for this session.</p>
<p><a href="http://www.comp.lancs.ac.uk/%7Edixa/">Alan Dix</a> is a Professor at the Computing Department of <a href="http://maps.google.com/maps?ll=54.0102777778,-2.78555555556&amp;spn=1.0,1.0&amp;q=54.0102777778,-2.78555555556%20%28Lancaster%20University%29&amp;t=h" title="Lancaster University" rel="geolocation" class="zem_slink">Lancaster University</a>, and author (with Janet Finlay, Gregory Abowd, and Russel Beale) of <a href="http://www.hcibook.com/e3/">Human-Computer Interaction</a>. </p>
<p>To start with, Alan pointed to the two sides of achieving the web of data: Firstly generating the web of data (<a href="http://challenge.semanticweb.org/">a billion triples</a>, as mighty as this may sound, is actually tiny, says Alan) and then, secondly, accessing the web of data.</p>
<p><a href="http://blog.semantic-web.at/wp-content/uploads/2008/10/_talkalandix.jpg"><img src="http://blog.semantic-web.at/wp-content/uploads/2008/10/_talkalandix.jpg" alt="Alan Dix giving a talk" title="Alan Dix giving a talk" class="alignnone size-full wp-image-324" height="428" width="500"></a></p>
<p>With regard to generating the Web of Data, Alan distinguished between top down and bottom up approaches, counting to the former the creation of the web of data  from legacy sources (i.e. where you take existing  data and semantically lift them, e.g. from structured data) or web scraping such as <a href="http://dbpedia.org" title="DBpedia" rel="homepage" class="zem_slink">DBpedia</a>&#8216;s extraction of data from Wikipedia. </p>
<p>N.B.: This notion of &#8216;top-down&#8217; does not imply a hierarchical relationship, but rather means that there is already a plan for what is going to be put on the web of data (e.g. &#8216;all semi-structured information on Wikipedia&#8217; or &#8216;dataset XY from project Z&#8217;). The bottom-up idea here implies that data is added as the result of an action, or interaction, as the user/s go, e.g. relationships are created as the user expands his or her social network. For instance on Amazon, user interaction is used to generate semantics: People do not tell Amazon what they like, they simply buy it.</p>
<p>Having relationships of course does not imply yet that these relationships are part of the Semantic Web. Or, as Alan put it, &#8220;why should I be RDFizing my online presence if none of my friends are?&#8221;</p>
<p>Please take a look at the <a href="http://www.hcibook.com/alan/papers/WOD-PD-2008/wod-talk-v7.pdf">PDF of the Alan&#8217;s slides</a> (2,4 MB) &#8211; what I cannot reproduce here is a chart he developed, which was very useful for describing current scenarios on the web and which posed a twofold question: </p>
<p>Does a website/platform have the web of data implemented? YES/NO<br />
Is the web of data on ta website/platform apparent to the user? YES/NO</p>
<p>The possible combinations (YES/YES, YES/NO, NO/YES, NO/NO) provide a good heuristic tool for describing what is currently available, with and without the Semantic Web. Take, for instance, the shiny interface of Talis&#8217; <a href="http://cenote.talis.com/">Project Cenote</a>: Cenote&#8217;s vision is to &#8220;make library data visible in many contexts, inside and outside of the library, making the data much more accessible and visible to a wider audience &#8211; benefiting current and potential users of library services wherever they are.&#8221; On Cenote, the user doesn&#8217;t see that it&#8217;s got the Web of Dat in it &#8211; it is actually implemented, but not in a way that is apparent to the user. </p>
<p>On the other end of the spectrum, you have a platform like Facebook: Alan referred to Facebook as &#8220;the user&#8217;s own web of data&#8221;, i.e. web of relationships: The user is aware of these relationships (they actually shape his interaction and communication with the site), and the (numerous!) <a href="http://developers.facebook.com/">apps on Facebook</a> continually add relationships, but, regrettably, insulated from one another and not using RDF (and <a href="http://scobleizer.com/2008/01/03/ive-been-kicked-off-of-facebook/">don&#8217;t you try to take data out of Facebook</a>!).</p>
<p>Two examples of public data that Alan cited and that grow as people/institutions add data do them are <a href="http://www.freebase.com">Freebase</a> (the &#8220;open database of the world’s information&#8221; &#8211; see <a href="http://blog.semantic-web.at/tag/freebase/">previous posts on this blog about Freebase</a>) and <a href="http://www.swivel.com/">Swivel</a>. Swivel allows people, institutions, anyone to upload and explore data, also featuring official data sources such as (links go to their Swivel pages): <a href="http://www.swivel.com/users/show/1006407">New York Federal Reserve Bank</a>, <a href="http://www.swivel.com/users/show/1005269">UNESCO Institute for Statistics</a>, <a href="http://www.swivel.com/users/show/1007675">DukeResearch</a> or <a href="http://www.swivel.com/users/show/1005752">EUROSTAT</a>. According to Alan, there is already more data on Swivel now than in the whole Linked Data cloud.</p>
<p>Alan also mentioned the <a href="http://code.google.com/apis/socialgraph/">Social Graph API</a> &#8211; o yesterday evening <a href="http://www.2-blog.net/">Luca Hammer</a> (one of the web 2.0 people who had joined the Open Hacking Session) introduced me to the WordPress Plugin &#8220;<a href="http://www.berriart.com/meet-your-commenters">Meet your commenters</a>&#8221;  &#8211; Meet you commenters uses Social Graph to find social relations on the web, and adds these data to the commenter profiles it creates in WordPress.</p>
<p><span class="zemanta-img" style="margin: 1em; float: right; display: block;"><a href="http://en.wikipedia.org/wiki/Image:ChristmasCrackers.jpg"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/c/cb/ChristmasCrackers.jpg/202px-ChristmasCrackers.jpg" alt="Two Christmas crackers" style="border: medium none ; display: block;"></a><span class="zemanta-img-attribution" style="margin: 1em 0pt 0pt; font-size: 0.8em; display: block;">Image via <a href="http://en.wikipedia.org/wiki/Image:ChristmasCrackers.jpg">Wikipedia</a></span></span>On a different note: I took sometime today to explore <a href="http://www.comp.lancs.ac.uk/%7Edixa/">Alan&#8217;s homepage</a> and found the cute <a href="http://www.vfridge.com/crackers/g/x">Christmas Cracker&#8217;s application</a> which was first developed in 1999 and which is now also <a href="http://apps.facebook.com/crackers/">available on Facebook</a>. As trivial as it may sound at first &#8211; sending virtual Christmas Crackers (with more than 5000 possible combinations!) is a good showcase for developing Human Interaction Scenarios, and a number of papers have been written about the application. Here is the casestudy which Alan recommends to begin with: <a href="http://www.hcibook.com/e3/casestudy/crackers">Designing experience &#8211; virtual Christmas Crackers. </a></p>
<p>The abstract and a list of links to all websites and demos Alan discussed <a href="http://www.comp.lancs.ac.uk/%7Edixa/papers/WOD-PD-2008/">can be found here</a>. Full reference: A. Dix and R. Cyganiak (2008). Using the Web of Data. Keynote at WOD-PD 2008 | Web of Data Practitioners Days, Vienna, Austria &#8211; Oct 22-23, 2008. <a href="http://www.hcibook.com/alan/papers/%20WOD-PD-2008/">http://www.hcibook.com/alan/papers/WOD-PD-2008/</a></p>
<p>Even if you have not met <a href="http://dowhatimean.net/">Richard Cyganiak</a> in person, you have certainly come across one of his creations: The<a href="http://richard.cyganiak.de/2007/10/lod/"> Linked Data Cloud</a>. Richard is a <a href="http://www.deri.ie/about/team/member/richard_cyganiak/">research assistant at DERI Galway</a>. In his demo, he gave us the opportunity to gain hands on experience, introducing a tool he dubbed <a href="http://dowhatimean.net/wod-pd/">Snorql</a>, which is basically an easier to use version of a SPARQL-endpoint, as it already has the required prefixes &#8216;pre-installed&#8217;:</p>
<p><img src="http://blog.semantic-web.at/wp-content/uploads/2008/10/snorql.gif" alt="" title="Snorql - simple SPARQL endpoint" class="alignnone size-full wp-image-323" height="360" width="500"></p>
<p>Using the Snorql interface, we could explore the dataset we had created collaboratively during <a href="http://blog.semantic-web.at/2008/10/22/web-of-data-practitioners-days-1st-session-tweaking-turtles/">Keith Alexander and Yves Raimond&#8217;s session</a>. Writing SPARQL queries manually can be a challenge, but is next to impossible if you (like me) don&#8217;t know the syntax. But today we could just copy and paste all the queries from <a href="http://dowhatimean.net/wod-pd/using.html">a website Richard had put up prior to his session</a> &#8211; thanks a lot for the excellent preparation and demonstration!</p>
<p>Richard  also showed a couple of RDF browsers in action, e.g. the <a href="http://dig.csail.mit.edu/2007/tab/">Tabulator Plugin</a> (&#8220;a Firefox extension which allows Firefox to handle data as well as documents&#8221;), or the Marbles Linked Data browser which is running right on <a href="http://beckr.org/marbles">beckr.org/marbles</a>; enter, for instance <code>http://api.talis.com/stores/wod-pd-sandbox/items/People/JanaHerwig</code> (learn <a href="http://wiki.dbpedia.org/Marbles">more about Marbles here</a>).</p>
<p>Thank you, Alan and Richard &#8211; the combination of talk and demo was indeed a perfect intro towards using the Web of Data.<br />
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blogs.talis.com/nodalities/2008/10/how-will-we-interact-with-all-this-data.php">How will we interact with all this data?</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.mkbergman.com/?p=457">A New Constellation in the Linking Open Data (LOD) Sky</a></li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/c8e4ff07-2696-458c-8059-481f615766c9/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=c8e4ff07-2696-458c-8059-481f615766c9" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/10/23/session-4-using-the-web-of-data-wod-pd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bringing (Legacy) Data to the Web [WOD-PD]</title>
		<link>http://blog.semantic-web.at/2008/10/22/bringing-legacy-data-to-the-web-wod-pd/</link>
		<comments>http://blog.semantic-web.at/2008/10/22/bringing-legacy-data-to-the-web-wod-pd/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 15:44:37 +0000</pubDate>
		<dc:creator>Jana Herwig</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[AKSW]]></category>
		<category><![CDATA[Billion Triples Challenge]]></category>
		<category><![CDATA[OpenLink Software]]></category>
		<category><![CDATA[OpenLink Virtuoso]]></category>
		<category><![CDATA[Orri Erling]]></category>
		<category><![CDATA[Relational to RDF Mapping]]></category>
		<category><![CDATA[Semantic Proxy]]></category>
		<category><![CDATA[Sören Auer]]></category>
		<category><![CDATA[Triplify]]></category>
		<category><![CDATA[University of Leipzig]]></category>
		<category><![CDATA[Virtuoso Universal Server]]></category>
		<category><![CDATA[WOD-PD]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=318</guid>
		<description><![CDATA[The third session at WOD-PD was dedicated to &#8220;Bringing (Legacy) Data on the Web&#8220;, and led by Sören Auer (University of Leipzig, Germany) and Orri Erling (OpenLink Software) . Sören Auer described the difference between the Web 1.0, 2.0 and &#8230; <a href="http://blog.semantic-web.at/2008/10/22/bringing-legacy-data-to-the-web-wod-pd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://webofdata.info/sessions/#session3">third session at WOD-PD</a> was dedicated to &#8220;<a href="http://webofdata.info/sessions/#session3">Bringing (Legacy) Data on the Web</a>&#8220;, and led by <a href="http://aksw.org/SoerenAuer">Sören Auer</a> (University of Leipzig, Germany) and <a href="http://www.openlinksw.com/weblog/oerling/">Orri Erling</a> (OpenLink Software) .</p>
<p><a href="http://blog.semantic-web.at/wp-content/uploads/2008/10/_talksoerenauer.jpg"><img src="http://blog.semantic-web.at/wp-content/uploads/2008/10/_talksoerenauer.jpg" alt="Sören Auer giving a talk" title="Sören Auer giving a talk" align="right" height="246" width="239"></a>Sören Auer described the difference between the Web 1.0, 2.0 and 3.0 as follows: On the Web 1.0, you had many websites that provided unstructured, mainly textual content. On the Web 2.0, you have a few large websites that are specialised on specific content types. And, finally, on the Web 3.0, there are many websites which contain, and are able to semantically syndicate, arbitrarily structured content.</p>
<p>So why would we need another web? What you cannot do with the current web is finding answers to seemingly complex, yet in reality pretty mundane question such as: Where in Leipzig do I find an apartment that is close to bilingual, German-French child care facilities? Are there any ERP service providers which have offices in Vienna and Berlin? Who are the researchers in South-East Asia currently working on database related topics?</p>
<p>Sören further discussed three of the present means of bringing relation data to the web: <a href="http://triplify.org">Triplify</a> (a web application plugin that exposes data from relational databases in RDF), <a href="http://www4.wiwiss.fu-berlin.de/bizer/d2rq/">D2RQ</a> (a declarative language to describe mappings between relational database schemata and OWL/RDFS ontologies, developed at Free University Berlin), and <a href="http://virtuoso.openlinksw.com/">Virtuoso Universal Server</a> (a middleware and database engine hybrid delivering for instance data integration for SQL, RDF, XML, Web Services). With respect to Triplify, Sören &#8211; who is Triplify&#8217;s founder and main developer at <a href="http://aksw.org/">AKSW</a> Uni Leipzig &#8211; showed and discussed the configuration for WordPress 2.1., <a href="http://triplify.org/Configuration/WordPress?v=49d">which can be found here</a> (<a href="http://triplify.org/Configuration?v=s2s">click here for more configurations</a>, e.g. for Joomla, OpenConf and Drupal). The next aim for Triplify is to become an integral part in enduser web app distibutions.</p>
<p>And important question raised by Sören was: How do next generation search engines know that something has changed on the web of data? He suggested three approaches:</p>
<ol>
<li>Always try to crawl everything (this may sound silly &#8211; but that&#8217;s actually what is happening on the current web)</li>
<li>Ping a central update notification service &#8211; e.g. <a href="http://www.pingthesemanticweb.com/">PingTheSemanticWeb.com</a> &#8211; which works as a showcase, but will probably not scale if the data web gets really deployed.</li>
<li>Each linked data endpoint publishes an update log &#8211; e.g. with Triplify, as a special folder inside the Triplify namespace, e.g. http://example.com/Triplify/update</li>
</ol>
<p>Also discussed by Sören and worth checking out is Reuters&#8217; <a href="http://www.semanticproxy.com/demo.html">Semantic proxy &#8211; the demo</a> went live in late September.</p>
<p>Orri Erling, as the lead developer of the Virtuoso Team, addressed the issue of mapping relational databases to RDF with OpenLink Virtuoso. In his talk, he addressed the pros and cons of RDF data warehouse:</p>
<blockquote><p>
Pros</p>
<ul>
<li>Even query performance across all data</li>
<li>Possibility of forward-chaining inference</li>
<li>Some SPARQL features may be better supported, e.g. Unspecified predicates</li>
</ul>
<p>Cons</p>
<ul>
<li>Keeping data up-to-date</li>
<li>Complex set up, needs dedicated servers: you don&#8217;t build them on a whim</li>
</ul>
</blockquote>
<p><img src="http://blog.semantic-web.at/wp-content/uploads/2008/10/_talkorrierling.jpg" alt="Orri Erling giving a talk" title="Talk Orri Erling" align="right" width="350">What Virtuoso delivers is mapping of SPARQL to SQL against any existing schema (whether stored in Virtuoso or elsewhere); a physical quad-store (quad as in quadruple; not as in <a href="http://en.wikipedia.org/wiki/All-terrain_vehicle">quad-bike</a> <img src='http://blog.semantic-web.at/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ; and Federated/local Relational Data Base Management Systems (RDBMS).</p>
<p>A more detailed discussion of the <a href="http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1434">requirements for Relational-to-RDF Mapping is available on Orri&#8217;s blog</a>, where he discusses it in the light of his own experience. A power point presentation of a previous talk he gave to the <a href="http://www.w3.org/2005/Incubator/rdb2rdf/">W3C RDB2RDF Incubator Group</a> can be downloaded here: <a href="http://virtuoso.openlinksw.com/wiki/main/Main/VirtPresentations/Relational2RDF.ppt">Mapping Relational Databases to RDF with OpenLink Virtuoso</a> (PPT, 115KB). His summary of the group discussions around the same topic,<a href="http://esw.w3.org/topic/Rdb2RdfXG/ReqForMappingByOErling"> Requirements for Relational to RDF Mapping, can be found here</a>.</p>
<p>Orri also showed the Virtuoso billion triples demo which,  <a href="http://www.openlinksw.com/dataspace/oerling/weblog/Orri%20Erling%27s%20Blog/1445">according to the corresponding blogpost</a>, &#8220;is being worked on at the time of submission and may be shown online by appointment.&#8221; The demo was a submission to the <a href="http://challenge.semanticweb.org/">Billion Triples Challenge</a>.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blog.semantic-web.at/?p=69">Linking Open Data Triplification Challenge at I-Semantics 2008</a></li>
<li class="zemanta-article-ul-li"><a href="http://vanirsystems.com/danielsblog/2008/08/04/virtuoso-universal-server/">Virtuoso Universal Server</a></li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/36c33cc9-edd2-4e3e-ae01-79846b3ec02b/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=36c33cc9-edd2-4e3e-ae01-79846b3ec02b" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/10/22/bringing-legacy-data-to-the-web-wod-pd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Semantic Desktop, Lifting and Human Language Technology [WOD-PD]</title>
		<link>http://blog.semantic-web.at/2008/10/22/semantic-desktop-lifting-and-human-language-technology-wod-pd-session-2/</link>
		<comments>http://blog.semantic-web.at/2008/10/22/semantic-desktop-lifting-and-human-language-technology-wod-pd-session-2/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 12:52:55 +0000</pubDate>
		<dc:creator>Jana Herwig</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[Brian Davis]]></category>
		<category><![CDATA[Bruce Byfield]]></category>
		<category><![CDATA[DERI]]></category>
		<category><![CDATA[German Research Centre for Artificial Intelligence]]></category>
		<category><![CDATA[Human Language Technology]]></category>
		<category><![CDATA[John Searle]]></category>
		<category><![CDATA[Nepomuk]]></category>
		<category><![CDATA[Personal Information Management]]></category>
		<category><![CDATA[Roundtrip Ontology Authoring]]></category>
		<category><![CDATA[Semantic Desktop]]></category>
		<category><![CDATA[Semantic Lifting]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social Semantic Web]]></category>
		<category><![CDATA[Web of Data Practitioners Days]]></category>
		<category><![CDATA[WOD-PD]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=315</guid>
		<description><![CDATA[The next session at WOD-PD was given by Leo Sauermann (German Research Center for Artificial Intelligence DFKI, Germany), and Brian Davis (DERI Galway, Ireland). Leo introduced the idea of the Semantic Desktop, and more specifically, the Nepomuk Social Semantic Desktop. &#8230; <a href="http://blog.semantic-web.at/2008/10/22/semantic-desktop-lifting-and-human-language-technology-wod-pd-session-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://webofdata.info/sessions/#session2">next session</a> at <a href="http://webofdata.info/">WOD-PD</a> was given by <a href="http://leobard.twoday.net/">Leo Sauermann</a> (German Research Center for Artificial Intelligence DFKI, Germany), and <a href="http://www.deri.ie/about/team/member/Brian_Davis/">Brian Davis</a> (DERI Galway, Ireland). Leo introduced the idea of the <a href="http://en.wikipedia.org/wiki/Semantic_desktop">Semantic Desktop,</a> and more specifically, the <a href="http://nepomuk.semanticdesktop.org/">Nepomuk Social Semantic Desktop</a>. There&#8217;s good article about <a href="http://www.linux.com/feature/144853">Nepomuk on Linux.com</a>, written by Bruce Byfield on August 26, 2008, from which I quote the following, enlightening passages:</p>
<blockquote><p>Ansgar Bernardi, deputy head of the Knowledge Management Department at Deutsches Forschungszentrum für Künstliche Intelligenz (DFKI, or the German Research Center for Artificial Intelligence) and Nepomuk&#8217;s coordinator, explains, &#8220;The basic problem that we all face nowadays is how to handle vast amounts of information at a sensible rate.&#8221; [...] &#8220;The point is, you have a vast amount of information on your desktop, hidden in files, hidden in emails, hidden in the names and structures of your folders. Nepomuk gives a standard way to handle such information.&#8221;</p>
<p>At a high level of generalization, Nepomuk has three main aspects, according to Bernardi. First, there is a standard framework for annotating pieces of information so that connections can be made between them. Second, there are ontologies, the sets of &#8220;documented shared understanding&#8221; or common concepts that can be defined for particular types of information, such as bio-science or computer desktop use. Finally, there are the tools for making or using the annotations and ontologies, what Bernardi calls the &#8220;workspaces that connect to other workspaces and help you in your day to day activities of collecting information, structuring it, making sense of it, and creating new information and communicating it.&#8221;</p></blockquote>
<p><img src="http://blog.semantic-web.at/wp-content/uploads/2008/10/_nepomuk_logo1.png" alt="" title="Nepomuk Semantic Desktop" align="right" height="127" width="287">Leo has provided the relevant download links for those who &#8220;want to get their hands dirty&#8221; with Nepomuk (as he put it) <a href="http://leobard.twoday.net/20081022/">on his blog</a>. Leo Sauermann and Ansgar Bernardi also contributed an article about the Semantic Desktop to the recently published <a href="http://blog.semantic-web.at/2008/10/16/social-semantic-web-new-publication-out/">Social Semantic Web</a> volume &#8211; a <a href="http://www.springerlink.com/content/k783274753788t3w/?p=d095bf88ff8943128c4bd43829a58dee&amp;pi=16">preview of the article is available here</a> (in German &#8211; I&#8217;m sorry!).</p>
<p><a href="http://www.deri.ie/about/team/member/Brian_Davis/">Brian Davis</a>&#8216; part of the talk focused on Lifting and Human Language Technology (HLT) for the Semantic Desktop &#8211; Semantic Lifting means to capture semantics and translate them into ontologies. Human language technology (HLT), in its broadest sense, can be described as computational methods for processing and manipulating language (for instance text analysis).</p>
<p>One of the goals of the Semantic Desktop is speech act detection for email &#8211; <a href="http://en.wikipedia.org/wiki/Speech_acts">speech act</a> here as defined by <a href="http://en.wikipedia.org/wiki/John_Searle">John Searle</a>. At its most basic definition, a speech act is simply an utterance, but is also often understood more specifically as an <a href="http://en.wikipedia.org/wiki/Illocutionary_act">illocutionary act </a> (which is a term introduced by <a href="http://en.wikipedia.org/wiki/John_L._Austin">John L. Austin</a> in <a href="http://en.wikipedia.org/wiki/How_to_Do_Things_with_Words">How to do things with words</a>), or a &#8216;performative utterance&#8217;, meaning that <strong>by saying</strong> something, one actually <strong>does</strong> something. For instance, the sentence &#8220;Please have the document ready for Workshop 1.&#8221; contains an instruction: It informs the reader about the requirements for a particular event, and asks him or her to meet these requirements.</p>
<p>Brian also introduced <a href="http://dev.nepomuk.semanticdesktop.org/wiki/doc/ServiceDescription/RoundtripOntologyAuthoring">Roundtrip Ontology Authoring</a> (ROA), which is a process that allows non-expert users to author or amend an ontology by using simple, easy to learn, controlled natural language. The process is a combination of Controlled Language for Information Extraction (CLIE) and Text Generation which is developed on top of <a href="http://gate.ac.uk/">GATE</a>.  ROA is <a href="http://dev.nepomuk.semanticdesktop.org/wiki/doc/ServiceDescription/RoundtripOntologyAuthoringDocumentation#Overview">documented on the the Nepomuk website</a>; for further information about CLIE, read this article by Valentin Tablan, Tamara Polajnar, Hamish Cunningham and Kalina Bontcheva: <a href="http://gate.ac.uk/sale/lrec2006/clie/clie.pdf">User-friendly ontology authoring using a controlled language</a>  (PDF, 64 KB).</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.linux.com/feature/144853">Nepomuk and KDE to introduce the semantic desktop</a></li>
<li class="zemanta-article-ul-li"><a href="http://battellemedia.com/archives/004658.php">On Speech Based Interfaces to Search &#8211; and Beyond</a></li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/51edcc85-4c1d-4458-852f-5259264cac42/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=51edcc85-4c1d-4458-852f-5259264cac42" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/10/22/semantic-desktop-lifting-and-human-language-technology-wod-pd-session-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web of Data Practitioners Days, 1st Session: Tweaking Turtles [WOD-PD]</title>
		<link>http://blog.semantic-web.at/2008/10/22/web-of-data-practitioners-days-1st-session-tweaking-turtles/</link>
		<comments>http://blog.semantic-web.at/2008/10/22/web-of-data-practitioners-days-1st-session-tweaking-turtles/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 08:19:20 +0000</pubDate>
		<dc:creator>Jana Herwig</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Keith Alexander]]></category>
		<category><![CDATA[N3]]></category>
		<category><![CDATA[Turtle]]></category>
		<category><![CDATA[Web of Data]]></category>
		<category><![CDATA[Web of Data Practitioners Days]]></category>
		<category><![CDATA[WOD-PD]]></category>
		<category><![CDATA[Yves Raimond]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=314</guid>
		<description><![CDATA[Good morning from Vienna:) The Web of Data Practitioners Days really kicked off with a bang today &#8211; with Michael Hausenblas doing a strip! Only to expose the Semantic Web t-shirt he wore underneath his smart suit and tie, of &#8230; <a href="http://blog.semantic-web.at/2008/10/22/web-of-data-practitioners-days-1st-session-tweaking-turtles/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Good morning from Vienna:) <a href="http://webofdata.info">The Web of Data Practitioners Days</a> really kicked off with a bang today &#8211; with <a href="http://sw-app.org/mic.xhtml">Michael Hausenblas</a> doing a strip! Only to expose the Semantic Web t-shirt he wore underneath his smart suit and tie, of course, but he really got the attention of attendees at 9:15 in the morning:)</p>
<p>First session &#8211; <a href="http://webofdata.info/sessions/#session1">Web of Data 101</a> by <a href="http://moustaki.org/">Yves Raimond</a> and <a href="http://kwijibo.talis.com">Keith Alexander</a> &#8211; explained the implications of the move from a Web of Documents to a Web of Data: With the Semantic Web architecture, data can be made explicit on the web. Data here means not only data contained in documents, but data describing persons, cities, bands, events, finally arriving at the &#8220;Web of Things&#8221; (see also this<a href="http://www.w3.org/2007/Talks/0926-dsr-WDC/slides.pdf "> presentation by Dave Raggett</a>, W3C, &#8211; PDF 2,7 MB). The Web of Data wouldn&#8217;t be a Web if the data weren&#8217;t interlinked &#8211; here is an overview of the principles of Linked Data:</p>
<ul>
<li>always use <a href="http://en.wikipedia.org/wiki/Uniform_Resource_Identifier">URIs</a> as names for things</li>
<li>more specifically, use <a href="http://en.wikipedia.org/wiki/Uniform_Resource_Identifier#Technical_view">HTTP URIs</a> so that people can look up those names on the web</li>
<li>when someone looks up an URI, provide useful RDF information (<a href="http://en.wikipedia.org/wiki/Resource_Description_Framework">RDF</a> is the data model used for data on the web of data)</li>
<li>include RDF statements that link to other URI (otherwise it wouldn&#8217;t be a web).</li>
</ul>
<p>Please also watch out for what is already happening and is going to happen in the future on <a href="http://www.bbc.co.uk/music/beta">www.bbc.co.uk/music/beta</a>. This beta site is powered by <a href="http://musicbrainz.org/">MusicBrainz</a>, the open content music database that is also part of the <a href="http://richard.cyganiak.de/2007/10/lod/">Linked Data cloud</a>. Yves is collaborating with the BBC in the <a href="http://www.bbc.co.uk/ontologies/programmes/2008-02-28.shtml">Programmes ontology</a> project, the aim of which is to provide a simple vocabulary for describing programmes.</p>
<p>Yves&#8217; intro was followed by a Turtle hacking session led by Keith Alexander. <a href="http://en.wikipedia.org/wiki/Resource_Description_Framework">Turtle </a> is a serialisation format for RDF, i.e. a format in which you can write RDF statements. The Turtle session is documented <a href="http://kwijibo.talis.com/wod-pd.html">here on Keith&#8217;s Talis website</a>. Even though I copied and pasted most of the code, I didn&#8217;t manage to produce a piece of valid code in N3 right away (i.e. not valid according to <a href="http://www.rdfabout.com/demo/validator">this validator</a>). It only worked after I had removed the statements about who I know or what I am interested in &#8211; without these connections, what remains is a bit boring, I guess. But <a href="http://api.talis.com/stores/wod-pd-sandbox/items/People/JanaHerwig">this looks like</a> I managed to post at least something to the test store! </p>
<p>EDIT: Problem was that I had terminated the statements to soon, with a dot where a semicolon should have been; the demo didn&#8217;t allow me to overwrite the first post to the store, but here is my FOAF self-description in Turtle:</p>
<p>@prefix foaf:&lt;http://xmlns.com/foaf/0.1/&gt; .<br />
@prefix owl:&lt;http://www.w3.org/2002/07/owl#&gt; .<br />
@prefix people:&lt;http://api.talis.com/stores/wod-pd-sandbox/items/People/&gt; .</p>
<p>people:JanaHerwig a foaf:Person ;<br />
				foaf:name &#8220;Jana Herwig&#8221; ;<br />
				foaf:nick &#8220;digiom&#8221; ;<br />
				foaf:homepage &lt;http://digiom.wordpress.com&gt; ;<br />
				owl:sameAs &lt;http://dbtune.org/last-fm/jezobeljones&gt; ;<br />
				foaf:knows people:MichaelHausenblas, people:YvesRaimond, people:WolfgangHalb ;<br />
				foaf:topic_interest &lt;http://dbpedia.org/resource/Semantic_Web&gt;, &lt;http://dbpedia.org/resource/Web&gt;, &lt;http://dbpedia.org/resource/Popular_Culture&gt;, &lt;http://dbpedia.org/resource/Lolcat&gt;.</p>
<p>Achieved with zero Semantic coding skills &#8211; the Web of Data cannot be so hard to achieve:)</p>
<p>EDIT: Did do the update, too &#8211; just posted my first SPARQL query <a href="http://api.talis.com/stores/wod-pd-sandbox/services/sparql">to this endpoint</a>. Are the results going to be <a href="http://api.talis.com/stores/wod-pd-sandbox/services/sparql?query=PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0D%0APREFIX+rdfs%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0D%0APREFIX+people%3A+%3Chttp%3A%2F%2Fapi.talis.com%2Fstores%2Fwod-pd-sandbox%2Fitems%2FPeople%2F%3E%0D%0ADESCRIBE+people%3AJanaHerwig">preserved in this link</a>? Here is the query &#8220;by foot&#8221;:</p>
<p>PREFIX rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt;<br />
PREFIX rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt;<br />
PREFIX people: &lt;http://api.talis.com/stores/wod-pd-sandbox/items/People/&gt;<br />
DESCRIBE people:JanaHerwig</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/10/22/web-of-data-practitioners-days-1st-session-tweaking-turtles/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Danny Ayers: &#8220;The Semantic Web is the path of least resistance&#8221;</title>
		<link>http://blog.semantic-web.at/2008/10/02/danny-ayers-the-semantic-web-is-the-path-of-least-resistance/</link>
		<comments>http://blog.semantic-web.at/2008/10/02/danny-ayers-the-semantic-web-is-the-path-of-least-resistance/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 11:07:31 +0000</pubDate>
		<dc:creator>Jana Herwig</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Danny Ayers]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Talis]]></category>
		<category><![CDATA[Web 3.0]]></category>
		<category><![CDATA[Web of Data]]></category>
		<category><![CDATA[WOD-PD]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=290</guid>
		<description><![CDATA[The Web of Data Practitioners Days are approaching &#8211; giving me the opportunity to do an advance interview with Danny Ayers, Semantic Web evangelist, Community Platform manager at Talis, Web of Things everything (I think). I&#8217;d just like to extract &#8230; <a href="http://blog.semantic-web.at/2008/10/02/danny-ayers-the-semantic-web-is-the-path-of-least-resistance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://webofdata.info/speakers"><img src="http://blog.semantic-web.at/wp-content/uploads/2008/10/port_dayers_250x250.jpg" alt="Danny Ayers" title="Danny Ayers" align="right" height="250" width="250"></a>The <a href="http://webofdata.info">Web of Data Practitioners Days</a> are approaching &#8211; giving me the opportunity to do an advance interview with <a href="http://dannyayers.com/">Danny Ayers</a>, Semantic Web evangelist, Community Platform manager at Talis, Web of Things everything (I think). I&#8217;d just like to extract two or three points here &#8211; you can read <a href="http://www.semantic-web.at/1.36.resource.261.x22-the-semantic-web-is-the-path-of-least-resistance-x22.htm">the whole interview on our website</a>. First something that&#8217;s noteworthy to me as it says something about the patterns of technological evolution in general:</p>
<blockquote><p>Looking back a few years, I don’t think many people working on the Web could have predicted the remarkable rise of blogging, the revival of DHTML and ancient Internet Explorer tricks such as Ajax, online social networks, Wikis, the whole Web 2.0 thing. It’s worth noting that these developments have been consistent with Tim Berners-Lee’s vision of the Web as a system in which people are the key component.</p>
<p>Shifting to the Semantic Web perspective, for a long time I have believed this approach is on track simply because it offers improvements to the Web for which there are no obvious alternative techniques. Personally, I was relatively late to realise what those improvements really were &#8211; moving from a Web of Documents to a more general Web of Data. Expressed like that, and looking at existing Web architecture, the Semantic Web is the path of least resistance.</p></blockquote>
<p>Remember? AJAX, when it cropped up and <a href="http://www.wired.com/science/discoveries/news/2005/08/68403">caused a big buzz in 2005</a>, was nothing new, it was just a new term for an old thing, i.e. the Internet Explorer tricks Danny mentions (see also <a href="http://ajax.sys-con.com/node/338113">A Brief History of AJAX:</a> &#8220;Browser asynchronous hacks have been possible since 1996, when Internet Explorer introduced the IFRAME tag, passing through a number of techniques such as pixel gifs, Netscape layers, Microsoft Remote Scripting, Java/JavaScript gateways, stylesheet hacks, image/cookies, and most recently the XMLHttpRequest.&#8221;) </p>
<p>Sometimes it takes a while until someone (society, industry, what have you) starts to notice that this or that, something, could actually be useful. Sometimes technologies that everybody thinks are silly become a huge sucess &#8211; think text messages!</p>
<p>And sometimes you have a great (piece of) technology and it just never really catches on, and if that is the case, then <strong>mostly</strong> because some forces in the <strong>market</strong> (trusts, monopolies, corporations who force you to use their software/technology and at ridiculous price, people who would do anyhing they can to undo the <a href="http://www.schneier.com/crypto-gram-0105.html#3">natural laws of the digital world</a>) won&#8217;t let it happen. What happend to <a href="http://en.wikipedia.org/wiki/Video_2000">Video 2000</a> and <a href="http://en.wikipedia.org/wiki/Betamax">Betamax</a>? Nixed by JVC&#8217;s licensing strategies for <a href="http://en.wikipedia.org/wiki/Video_Home_System">VHS</a>. Just wanted to make this point before moving on to the next quote. Danny:</p>
<blockquote><p>Regarding possible obstacles, there are many ways the Web could suffer, probably most dangerous being interventions from national governments or commercial interests, tilting the table on which we build these systems &#8211; such as software patents and threats to net neutrality. The Web works because it’s more or less the same to everyone, everywhere.</p></blockquote>
<p>So if you think that the Web should continue to be the same to everyone, everywhere, if you would like to liaise with other people interested in the SemWeb and the Web of Data, but <strong>most importantly</strong>, if you do not know a whole lot about the SemWeb yet but would like to learn more, then please come and do attend the <a href="http://webofdata.info">Web of Data Practitioners Days</a> in Vienna, Oct 22-23.</p>
<p>It is going to start with a &#8220;Web of Data 101&#8243;, i.e. a low-threshold introduction given by Keith Alexander (Talis, UK) and Yves Raimond (Queen Mary University of London, UK)  to Semantic Technology in the context of the Web. Here is the <a href="http://webofdata.info/program">full program</a> &#8211; please mind that there is a deadline for the <a href="http://webofdata.info/registration">registration</a> also (6 Oct 2008!).<br />
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.livecrunch.com/2008/06/04/what-is-web-30/">What is Web 3.0</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.telegraph.co.uk/news/main.jhtml?xml=/news/2008/03/13/nweb113.xml">Google may be displaced, says World Wide Web creator Tim Berners-Lee</a></li>
<li class="zemanta-article-ul-li"><a href="http://vanirsystems.com/danielsblog/2008/07/09/tim-berners-lee-talks-on-radio-4/">Tim Berners-Lee talks on Radio 4</a></li>
<li class="zemanta-article-ul-li"><a href="http://thx4playing.blogspot.com/2008/08/what-comes-after-web-20.html">What Comes After Web 2.0?</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.readwriteweb.com/archives/future_of_the_web_debate_needs_your_votes.php">Future of the Web Debate: Needs Your Votes!</a></li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/37aa4eff-8e6e-46e9-8cad-d95743dcef07/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=37aa4eff-8e6e-46e9-8cad-d95743dcef07" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/10/02/danny-ayers-the-semantic-web-is-the-path-of-least-resistance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>♪♫♪No Milk Today♫♪♪ &#8211; New Ways of Finding Music for Vegans</title>
		<link>http://blog.semantic-web.at/2008/09/11/finding-music-for-vegans/</link>
		<comments>http://blog.semantic-web.at/2008/09/11/finding-music-for-vegans/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 08:32:53 +0000</pubDate>
		<dc:creator>Jana Herwig</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Mashups & Web services]]></category>
		<category><![CDATA[Lastfm]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Linked Open Data]]></category>
		<category><![CDATA[Music Recommendation]]></category>
		<category><![CDATA[Web of Data]]></category>
		<category><![CDATA[WOD-PD]]></category>
		<category><![CDATA[Yves Raimond]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=265</guid>
		<description><![CDATA[Shortly before Yves Raimond, a researcher at Queen Mary University of London with a focus on metadata for musical resources, won the 2nd prize in the Triplification Challenge, he talked to us about new ways of finding music using the &#8230; <a href="http://blog.semantic-web.at/2008/09/11/finding-music-for-vegans/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.semantic-web.at/wp-content/uploads/2008/09/___3452_tmpphpxpukic1.jpg" alt="" title="Yves Raimond WOD-PD" align="right" height="250" width="250">Shortly before <a href="http://www.moustaki.org">Yves Raimond</a>, a researcher at Queen Mary University of London with a focus on metadata for musical resources, won the <a href="http://blog.semantic-web.at/2008/09/05/congratulations-to-the-winners-of-the-triplification-challenge/">2nd prize in the Triplification Challenge</a>, he <a href="http://www.semantic-web.at/1.36.resource.255.finding-vegetarian-music-what-b-b-king-and-the-beastie-boys-have-in-common.htm">talked to us</a> about new ways of finding music using the infrastructure of the web of data. If you ever catch anyone again complaining about the lack of persuasive showcases of the Semantic Web, please direct them to <a href="http://www.semantic-web.at/1.36.resource.255.finding-vegetarian-music-what-b-b-king-and-the-beastie-boys-have-in-common.htm">this interview with Yves</a>! Quote:</p>
<blockquote><p>I think there is something quite frustrating about music recommender systems at the moment though. First, they do not explain how a particular recommendation was derived. I would really like them to tell me &#8220;I recommended this track because the harmonies are similar to other tracks you liked according to such and such criteria&#8221;. <strong>I think I would place more trust in a recommender system that actually explains recommendations</strong>, like a friend would do.</p>
<p>Another frustration is that <strong>we now have a really huge music-related web of data, created within the scope of the Linking Open Data project, which is not used at all by current recommender systems</strong>.</p>
<p>We started some work with Alexandre Passant, driven by these two frustrations. Using all these interlinked data for recommendation purposes allows us to break free from the traditional &#8216;information barriers&#8217;, and use all sorts of data as a basis for a musical recommendation.</p>
<p>For example, using the datasets currently available and interlinked on the web, you can already provide recommendations such as &#8220;You&#8217;re interested in intentional living and the Beastie Boys? Did you know that B.B. King is a vegetarian, as is Adam Yauch, who is a member of the Beastie Boys?&#8221;</p></blockquote>
<p><a href="http://www.lastfm.com">Last.fm</a>, are you listening? The full interview <a href="http://www.semantic-web.at/1.36.resource.255.finding-vegetarian-music-what-b-b-king-and-the-beastie-boys-have-in-common.htm">can be found here</a>. </p>
<p>Yves is also going to be a keynote speaker at the <a href="http://webofdata.info">Web of Data Practitioners Days</a>, Oct 22-23, here in Vienna, where you&#8217;ll have the chance to discuss the issue of LOD-based music recommendation with him in greater detail.</p>
<p>Other highlights of the program: Web of Data 101 (interested SemWeb beginners: please attend!), an Open Hacking Session, and keynotes from Danny Ayers and Keith Alexander, Richard Cyganiak, Ansgar Scherp, Alan Dix, Leo Sauerman, Sören Auer and Tassilo Pellegrini. URL of the website is <a href="http://webofdata.info">webofdata.info</a></p>
<p>Other news of the day: <a href="http://www.youtube.com/watch?v=j50ZssEojtM">Physicists can&#8217;t dance</a>, but <a href="http://hasthelargehadroncolliderdestroyedtheworldyet.com/">hasthelargehadroncolliderdestroyedtheworldyet.com</a>?<br />
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://gregboutin.typepad.com/greg_boutin_weblog/2008/09/how-do-i-get-into-that-cementic-web-thing.html">How Do I Get Into That Cementic Web Thing?</a></li>
<li class="zemanta-article-ul-li"><a href="http://blog.dbtune.org/post/2008/06/03/Sorted-Sound-at-Dana-Centre">Sorted Sound at the Dana Centre</a></li>
<li class="zemanta-article-ul-li"><a href="http://konterkariert.tumblr.com/post/49017927/bbc-taking-the-proms-to-the-semantic-web">BBC &#8211; Taking the Proms to the Semantic Web</a></li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/55ecdaba-a6c8-465e-a493-32da3830e04e/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=55ecdaba-a6c8-465e-a493-32da3830e04e" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/09/11/finding-music-for-vegans/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

