<?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; University of Leipzig</title>
	<atom:link href="http://blog.semantic-web.at/tag/university-of-leipzig/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>OntoWiki Workshop</title>
		<link>http://blog.semantic-web.at/2008/12/09/ontowiki-workshop/</link>
		<comments>http://blog.semantic-web.at/2008/12/09/ontowiki-workshop/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 17:24:46 +0000</pubDate>
		<dc:creator>Thomas Schandl</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Tools & Software]]></category>
		<category><![CDATA[conX]]></category>
		<category><![CDATA[OntoWiki]]></category>
		<category><![CDATA[Sebastian Dietzold]]></category>
		<category><![CDATA[Semantic MediaWiki]]></category>
		<category><![CDATA[Sören Auer]]></category>
		<category><![CDATA[University of Leipzig]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=400</guid>
		<description><![CDATA[Days 3 and 4 of the OntoWiki KickOff Meeting in Leipzig were comprised of semantic technologies and OntoWiki development workshops. Just like the overall organization of the project meeting was very good, so Sebastian Dietzold, Sebastian Hellmann, Michael Martin and &#8230; <a href="http://blog.semantic-web.at/2008/12/09/ontowiki-workshop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Days 3 and 4 of the <a href="http://blog.semantic-web.at/2008/12/03/ontowiki-kick-off-in-leipzig/"><span><span>OntoWiki</span> <span>KickOff</span> Meeting</span></a><span> in Leipzig were comprised of semantic technologies and <span>OntoWiki</span> development workshops.</span></p>
<p>Just like the overall organization of the project meeting was very good, so <em><span>Sebastian <span>Dietzold</span></span></em>, <em><span>Sebastian <span>Hellmann</span></span></em>, <em>Michael Martin</em> and <em><span><span>Jörg</span> <span>Unbehauen</span></span></em> did a real good job at putting the ideas behind key concepts of the semantic web across in several <strong><span>introductory <span>SemWeb</span> presentations</span></strong>. Their talks about various technologies from the <a href="http://en.wikipedia.org/wiki/Semantic_Web_Stack">semantic web stack</a><span> like <span>URIs</span>, RDF and its serialisations, RDFS, SPARQL and some related tools were well suited to bring people who are relatively new to the semantic web up to speed. Links to the presentation slides can be found at the </span><a href="http://aksw.org/Events/2009/OntoWikiKickOff">project page</a> in the coming days.</p>
<p>Later <em><span>Jens <span>Lehmann</span></span></em> outlined the new things <strong>OWL 2</strong> brings, e. g. <a href="http://www.w3.org/TR/owl2-profiles/">profiles</a><span>, which are subsets of OWL 2 and which provide different degrees of <span>expressivity</span> and reasoning efficiency.</span></p>
<p>The last day started with <em><span><span>Sören</span> <span>Auer&#8217;s</span></span></em> presentation of their <strong>semantic wiki</strong> <a href="http://openresearch.org/wiki/Main_Page"><span><span>OpenResearch</span></span></a><span>, a site where information on conferences, journals and scientists is pooled. <span>OpenResearch</span> is built with Semantic <span>MediaWiki</span> (SMW), just like our </span><a href="http://social.semantic-web.at/index.php/Main_Page">Social Semantic Web</a> wiki.</p>
<p><span>While SMW is a very useful tool as it lowers the entry barriers for using semantic <span>wikis</span>, <span>Sören</span> also pointed out  that in comparison </span><strong><span><span>OntoWiki</span> provides some important features</span></strong> that SMW doesn&#8217;t have:</p>
<ul>
<li>SMW doesn&#8217;t use <strong>SPARQL </strong><span>for its queries, but a less powerful custom query language, whereas <span>OntoWiki</span> has full SPARQL support.</span></li>
<li><strong><span><span>OntoWiki&#8217;s</span> UI</span></strong><span> has many widgets <span>that</span> support the user when entering data or new properties on a page (e. g. there is an <span>autocomplete</span> feature for suggesting properties)</span></li>
<li>With SMW <strong><span>changes to the <span>wiki&#8217;s</span> semantic structure</span></strong><span> often entail manual changes to many, many pages. With <span>OntoWiki</span> it is easy to e.g. change <span>poperties</span> at any time.</span></li>
</ul>
<p><span>For the new version of <span>OntoWiki</span> <span>Sören</span> and his team use the </span><strong><span><span>Zend</span> framework</span></strong> and develop the <strong><a href="http://aksw.org/Events/2009/OntoWikiKickOff/files?get=erfurt_api.pdf"><span><span>Erfurt</span> API</span></a> to store and access RDF data</strong><span>. The <span>Erfurt</span> API supports SPARQL, <span>versioning</span>, caching and RDF based <span>authentification</span>/access control. It </span><strong>abstracts different stores</strong><span> using the adapter pattern, so it can be used with Virtuoso and any other store which has an interface provided by <span>Zend</span>_Db (MySQL, Oracle, <span>PostgreSQL</span>, etc.) plus they are working on an interface for <span>Redland</span>. Find the slides for </span><em><span><span>Philipp</span> <span>Frischmuth&#8217;s</span></span></em><span> <span>Erfurt</span> API presentation </span><a href="http://aksw.org/Events/2009/OntoWikiKickOff/files?get=erfurt_api.pdf">here</a>, the API documentation <a href="http://docs.ontowiki.net/erfurt/doc/">here</a> and <em><span>Norman <span>Heino&#8217;s</span></span></em><span> <span>Zend</span> &amp; <span>OntoWiki</span> Application Framework presentation </span><a href="http://aksw.org/files/ontowikiextensiondevelopment.pdf">here</a>.</p>
<p><em><span>Julian <span>Jöris</span></span></em> demonstrated how <a href="http://seleniumhq.org/">Selenium</a> is used for <strong>acceptance testing</strong>. This is a very promising testing framework for web applications, where one can e.g. record interactions with different browsers and automatically run them as tests. Selenium has a <a href="https://addons.mozilla.org/de/firefox/addon/1157"><span><span>Firefox</span> extension</span></a> to record macros and is integrated with <a href="http://www.phpunit.de/"><span><span>PHPUnit</span></span></a>.</p>
<p>Finally we had a very good discussion about our <strong><span><span>conX</span>-<span>OntoWiki</span> integration use case</span></strong> and application ideas, so we left Leipzig with a pleasant anticipation of the coming co-operation in the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2008/12/09/ontowiki-workshop/feed/</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>

