<?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</title>
	<atom:link href="http://blog.semantic-web.at/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.semantic-web.at</link>
	<description>Open World Assumptions</description>
	<lastBuildDate>Tue, 16 Feb 2010 16:26:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linking Open Data to Thesaurus Management</title>
		<link>http://blog.semantic-web.at/2010/02/16/linking-open-data-to-thesaurus-management/</link>
		<comments>http://blog.semantic-web.at/2010/02/16/linking-open-data-to-thesaurus-management/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 16:23:11 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Corporate Semantic Web]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Semantic Web Applications]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[dbpedia]]></category>
		<category><![CDATA[KIWI]]></category>
		<category><![CDATA[kiwiknows]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[PoolParty]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Simple Knowledge Organization System]]></category>
		<category><![CDATA[SKOS]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1430</guid>
		<description><![CDATA[The Vienna-based company punkt. netServices is just about to release a demo version of their PoolParty service, a SKOS-based thesaurus management tool with linked data capabilities. I had the chance to pre-read a white paper and test their service. Here is a brief overview. You can also try a demo.
Purpose
Poolparty was conceived to facilitate various [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2010/02/poolparty-logo.jpg"><img class="alignleft size-full wp-image-1466" title="poolparty-logo" src="http://blog.semantic-web.at/wp-content/uploads/2010/02/poolparty-logo-e1266070425356.jpg" alt="" width="261" height="95" /></a>The Vienna-based company <a href="http://www.punkt.at" target="_blank">punkt. netServices</a> is just about to release a demo version of their PoolParty service, a SKOS-based thesaurus management tool with linked data capabilities. I had the chance to pre-read a white paper and test their service. Here is a brief overview. You can also try a <a href="http://poolparty.punkt.at/PoolParty/" target="_blank">demo</a>.</p>
<p><strong>Purpose</strong></p>
<p>Poolparty was conceived to facilitate various applications like</p>
<ul>
<li> Semantic search engines</li>
<li> Recommender systems (similarity search)</li>
<li> Corporate bookmarking</li>
<li> Annotation- &amp; tag recommender systems</li>
<li> Autocomplete services and facetted browsing.</li>
</ul>
<p>These use cases can be either achieved by using PoolParty stand-alone or by integrating it with existing Enterprise Search Engines and Document Management Systems or Enterprise Wikis.</p>
<p><strong>Thesaurus Management</strong></p>
<p>PoolParty is aiming to be easy to use for people without a strong Semantic Web background or special technical skills. The GUI is entirely web-based and utilizes AJAX so the user can e.g. quickly merge two concepts via drag &amp; drop. An overview over the thesaurus can be gained with a tree or a graph view on the concepts.</p>
<p><a href="http://blog.semantic-web.at/wp-content/uploads/2010/02/poolparty-blueskin.jpg"><img title="poolparty-blueskin" src="http://blog.semantic-web.at/wp-content/uploads/2010/02/poolparty-blueskin.jpg" alt="poolparty-blueskin" width="504" height="263" /></a></p>
<p>PoolParty also helps to semi-automatically add concepts to a thesaurus as it can be used to analyse documents (e.g. web pages or PDF files) relevant to a thesaurus&#8217; domain in order to glean candidate terms. This is done by the key-phrase extractor of <a href="http://www.nzdl.org/Kea/index.html">KEA</a>. The extracted terms can be selected by the user, thereby becoming &#8220;free concepts&#8221; which later can be integrated into the thesaurus, turning them into &#8220;approved concepts&#8221;.</p>
<p>Documents can be searched in various ways – either by keyword search in the full text, by searching for their tags or by semantic search and similarity search. The latter takes not only a concept&#8217;s preferred label into account, but also its synonyms and the labels of its related concepts are considered in the search. The user might manually remove query terms used in semantic search. Boost values for the various relations considered in semantic search may also be adjusted. In the same way the recommendation mechanism for document similarity calculation works.</p>
<p>PoolParty by default also publishes a Semantic Wiki version of its thesauri, which provides an alternative way to browse and edit concepts. Through this feature anyone can get read access to a thesaurus, and optionally also edit, add or delete labels of concepts. Search and autocomplete functions are available here as well. The Wiki’s XHTML source is also enriched with RDFa, thereby exposing all RDF metadata associated with a concept to be picked up by RDF search engines and crawlers. (See two examples: <a href="http://poolparty.punkt.at/PoolParty/HTMLFrontEnd/urn:uuid:1D64A764-CBCE-0001-6148-DA20F637144F/" target="_blank">Cocktail thesaurus</a> &amp;  <a href="http://poolparty.punkt.at/PoolParty/HTMLFrontEnd/urn:uuid:1D649E15-C6CC-0001-C311-60702F00C880/?URI=http%3A%2F%2Fzbw.eu%2Fstw" target="_blank">Standard Thesaurus for Economics</a>)</p>
<p style="text-align: center;"><a href="http://blog.semantic-web.at/wp-content/uploads/2010/02/PoolParty-Wiki-Frontend.png"><img class="aligncenter size-full wp-image-1468" title="PoolParty Wiki Frontend" src="http://blog.semantic-web.at/wp-content/uploads/2010/02/PoolParty-Wiki-Frontend.png" alt=""  /></a></p>
<p>PoolParty also supports the import of thesauri in SKOS (including several consistency checks) or <a href="http://zthes.z3950.org/" target="_blank">Zthes</a> format. Those functionalities can also be consumed as stand-alone web services via <a href="http://demo.semantic-web.at:8080/SkosServices/index" target="_blank">PoolParty SKOS Services</a>. Additionaly, lists of concepts and their labels can also be imported via CSV files.</p>
<p><strong>Linked (Open) Data</strong></p>
<p>PoolParty not only publishes its thesauri as Linked Open Data (in addition to a SPARQL endpoint), but it also consumes LOD in order to expand thesauri with information from LOD sources.</p>
<p>Concepts in the thesaurus can be linked to e.g. DBpedia  via a service like <a href="http://www.georgikobilarov.com/">Georgi Kobilarov</a>&#8217;s <a href="http://lookup.dbpedia.org/" target="_blank">DBpedia lookup service</a>, which takes the label of a concept and returns possible matching candidates. The system suggests relevant resources from DBpedia and the user can select the one that matches the concept from his thesaurus, thereby creating a skos:exactMatch relation between the concept URI in PoolParty and the DBpedia URI. The same approach can be used to link to other SKOS thesauri available as Linked Data.</p>
<p><a href="http://blog.semantic-web.at/wp-content/uploads/2010/02/poolparty-lod.jpg"><img title="poolparty-lod" src="http://blog.semantic-web.at/wp-content/uploads/2010/02/poolparty-lod.jpg" alt="poolparty-lod" width="630" height="265" /></a></p>
<p>Other triples can also be retrieved from the target data source, e.g. the DBpedia abstract can become a skos:definition and geographical coordinates can be imported and be used to display the location of a concept on the map, where appropriate. The DBpedia category information may also be used to retrieve additional concepts of that category as siblings of the concept in focus, in order to populate the thesaurus.</p>
<p>PoolParty is capable of importing a SKOS thesaurus from a Linked Data server, and may also receive updates to thesauri imported this way. This feature has been implemented in the course of the <a href="http://www.kiwi-project.eu/" target="_blank">KiWi  project</a> funded by the European Commission. KiWi also contains SKOS thesauri and exposes them as LOD. Both systems can read a thesaurus via the other’s LOD interfaces and may write it to their own store. This is facilitated by special Linked Data URIs that return e.g. all the top-concepts of a thesaurus, with pointers to the URIs of their narrower concepts, which allow other systems to retrieve a complete thesaurus through iterative dereferencing of concept URIs.</p>
<p>Additionally KiWi and PoolParty publish lists of concepts created, modified, merged or deleted within user specified time-frames. With this information the systems can learn about updates to one of their thesauri in an external system. They then can compare the versions of concepts in both stores and may write according updates to their own store.</p>
<p>This means each system decides autonomously which data it accepts and there is no risk of a system pushing data that might lead to inconsistencies into an external store. Data transfer and communication are achieved using REST/HTTP, no other protocols or middleware are necessary. Also no rights management for each external systems is needed, which otherwise would have to be configured separately for each source.</p>
<p><strong>Technology</strong></p>
<p>The software is written in Java and utilizes the <a href="http://www.openrdf.org/doc/sesame2/system/ch05.html" target="_blank">SAIL API</a>, so it can be used with various triple stores. The thesaurus management itself (viewing, creating and editing SKOS concepts and their relationships) can be done in an AJAX Frontend based on <a href="http://developer.yahoo.com/yui/" target="_blank">Yahoo User Interface (YUI)</a>. Editing of labels can alternatively be done in a Wiki style HTML frontend. For key-phrase extraction from documents PoolParty uses a modified version of the <a href="http://www.nzdl.org/Kea/" target="_blank">KEA</a> 5 API, which is extended for the use of controlled vocabularies stored in a SAIL Repository (this module is available under GNU GPL). The analysed documents can be stored and indexed in <a href="http://en.wikipedia.org/wiki/Lucene" target="_blank">Lucene</a>/<a href="http://en.wikipedia.org/wiki/Solr" target="_blank">Solr</a> or any other (enterprise) search system along with extracted and semantically related concepts.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/4251823d-5925-4c7d-8d67-e74c82af33f9/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=4251823d-5925-4c7d-8d67-e74c82af33f9" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/02/16/linking-open-data-to-thesaurus-management/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A new Semantic Web journal &#8211; with an open review process</title>
		<link>http://blog.semantic-web.at/2010/01/17/a-new-semantic-web-journal-with-an-open-review-process/</link>
		<comments>http://blog.semantic-web.at/2010/01/17/a-new-semantic-web-journal-with-an-open-review-process/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 06:23:51 +0000</pubDate>
		<dc:creator>Pascal Hitzler</dc:creator>
				<category><![CDATA[Literature & Publications]]></category>
		<category><![CDATA[IOS Press]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[open review]]></category>
		<category><![CDATA[Semantic Web journal]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1400</guid>
		<description><![CDATA[A new journal was launched yesterday, called &#8220;Semantic Web &#8211; Interoperability, Usability, Applicability.&#8221; The publisher is IOS Press, who is already active in the Semantic Web area, e.g. by means of their journal &#8220;Applied Ontology,&#8221; their book series &#8220;Studies on the Semantic Web,&#8221; and a considerable number of Semantic Web publications in their series &#8220;Frontiers [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.semantic-web-journal.net/"><img class="alignleft wp-image-1401" src="http://blog.semantic-web.at/wp-content/uploads/2010/01/blogbuzz_logo.png" alt="SWJ-logo" /></a>A new journal was launched yesterday, called &#8220;<a href="http://www.semantic-web-journal.net/">Semantic Web &#8211; Interoperability, Usability, Applicability</a>.&#8221; The publisher is <a href="http://www.iospress.nl/">IOS Press</a>, who is already active in the Semantic Web area, e.g. by means of their journal &#8220;<a href="http://www.applied-ontology.org/">Applied Ontology</a>,&#8221; their book series &#8220;<a href="http://www.semantic-web-studies.net/">Studies on the Semantic Web</a>,&#8221; and a considerable number of Semantic Web publications in their series &#8220;<a href="http://www.iospress.nl/loadtop/load.php?isbn=faia">Frontiers in Artificial Intelligence and Applications</a>&#8221; (and, not to forget, a frequent physical presence at major Semantic Web conferences).</p>
<p>Since <a href="http://www.pascal-hitzler.de">I</a> am one of the editors-in-chief (the other one is <a href="http://www.personal.psu.edu/kuj13/">Krzysztof Janowicz</a>), I prefer to refrain from discussing the rationale behind launching (yet another) Semantic Web journal. Let&#8217;s just say that a growing community requires a growing communication infrastructure, and let history deal with the rest &#8230;</p>
<p>But I&#8217;d like to point out that we have made a very conscious decision to run the journal under an <a href="http://www.semantic-web-journal.net/reviewers">open and transparent review process</a>: with non-anomyous reviews which are made publicly available on the <a href="http://www.semantic-web-journal.net/">journal homepage</a>.  And any researcher &#8211; not only those explicitly asked to review &#8211; can add reviews to submitted papers and thus influence the transparent decision process. We&#8217;ve already received a lot of positive feedback about this set-up, and we&#8217;re looking forward to seeing it in motion.</p>
<p>Besides the types of papers one usually finds in journals, such as traditional research papers and surveys, the journal will also sport short papers on <a href="http://www.semantic-web-journal.net/reviewers#types">ontologies, tools, and applications</a>.</p>
<p>We&#8217;re looking forward to your contributions to this new and exciting endeavour!</p>
<p><a href="http://www.pascal-hitzler.de">Pascal Hitzler</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/01/17/a-new-semantic-web-journal-with-an-open-review-process/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jordan S. Hatcher: &#8220;Why we can&#8217;t use the same open licensing approach for databases as we do for content and software.&#8221;</title>
		<link>http://blog.semantic-web.at/2010/01/14/jordan-s-hatcher-why-we-cant-use-the-same-open-licensing-approach-for-databases-as-we-do-for-content-and-software/</link>
		<comments>http://blog.semantic-web.at/2010/01/14/jordan-s-hatcher-why-we-cant-use-the-same-open-licensing-approach-for-databases-as-we-do-for-content-and-software/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 14:33:39 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Intellectual property]]></category>
		<category><![CDATA[Law]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Open Data]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1389</guid>
		<description><![CDATA[Jordan S. Hatcher is, among other things, a lawyer, academic, and entrepreneur working on Intellectual Property and Internet law issues in the UK and worldwide. He is heavily involved in the Open Data Commons initiative. Last month he gave me an interview on IPR issues associated with data licensing. His brief answer to the question [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2010/01/jordan.jpg"><img style="margin-left: 5px; margin-right: 5px;" title="jordan" src="http://blog.semantic-web.at/wp-content/uploads/2010/01/jordan.jpg" alt="jordan" width="75" height="75" /></a>Jordan S. Hatcher is, among other things, a lawyer, academic, and entrepreneur working on Intellectual Property and Internet law issues in the UK and worldwide. He is heavily involved in the <a href="http://www.opendatacommons.org/" target="_blank">Open Data Commons</a> initiative. Last month he gave me an interview on IPR issues associated with data licensing. His brief answer to the question why data needs a seperate licensing framework:</p>
<blockquote><p>The answer to me is that database and data are different.  They&#8217;re different legally and different practically in what consumers and producers of open data want to do with it.  They&#8217;re also different in what the future looks like in terms of things like linked data.</p></blockquote>
<p>Read the details in the <a href="http://www.semantic-web.at/1.36.resource.296.jordan-s-hatcher-x22-why-we-can-x27-t-use-the-same-open-licensing-approach-for-databases-a.htm" target="_blank">full interview</a>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/78495bda-3af1-448a-8dfb-9497ab508eea/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=78495bda-3af1-448a-8dfb-9497ab508eea" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/01/14/jordan-s-hatcher-why-we-cant-use-the-same-open-licensing-approach-for-databases-as-we-do-for-content-and-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pew Research investigates the Internet in 2020</title>
		<link>http://blog.semantic-web.at/2010/01/08/pew-research-investigates-the-internet-in-2020/</link>
		<comments>http://blog.semantic-web.at/2010/01/08/pew-research-investigates-the-internet-in-2020/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 11:20:36 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1386</guid>
		<description><![CDATA[Found this survey on an O&#8217;Reilly blogpost. Some questions are quite trivial but PEW also asks about the impact of the Semantic Web in 2020.
Take your chance: If you&#8217;d like to take the survey, you can currently visit  http://www.facebook.com/l/c6596;survey.confirmit.com/wix2/p1075078513.aspx and enter PIN 2000.
]]></description>
			<content:encoded><![CDATA[<p>Found this survey on an <a href="http://radar.oreilly.com/2010/01/pew-research-asks-questions-ab.html">O&#8217;Reilly blogpost</a>. Some questions are quite trivial but PEW also asks about the impact of the Semantic Web in 2020.</p>
<p>Take your chance: If you&#8217;d like to take the survey, you can currently visit <a href="http://www.facebook.com/l/c6596;survey.confirmit.com/wix2/p1075078513.aspx"> http://www.facebook.com/l/c6596;survey.confirmit.com/wix2/p1075078513.aspx</a> and enter PIN 2000.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/01/08/pew-research-investigates-the-internet-in-2020/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I-SEMANTICS 2010: Call for Papers</title>
		<link>http://blog.semantic-web.at/2010/01/04/i-semantics-2010-call-for-papers-available/</link>
		<comments>http://blog.semantic-web.at/2010/01/04/i-semantics-2010-call-for-papers-available/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 12:50:27 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Calls & Competitions]]></category>
		<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Web of Linked Data]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1378</guid>
		<description><![CDATA[From September 1 &#8211; 3, 2010 I-SEMANTICS, the 6th international conference on semantic systems, will take place in Graz / Austria. This year&#8217;s focus is „Towards a Web of Linked Data”. As a conference aiming to bring together science and industry, I-SEMANTICS encourages both, scientific (research/application) and industrial contributions.
Additionally I-SEMANTICS will host the 2nd Pragmatic [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2008/12/isemantics_logo.jpg"><img class="alignleft size-full wp-image-381" title="isemantics_logo" src="http://blog.semantic-web.at/wp-content/uploads/2008/12/isemantics_logo.jpg" alt="isemantics_logo" width="236" height="69" /></a>From September 1 &#8211; 3, 2010 <a href="http://www.i-semantics.at" target="_blank">I-SEMANTICS, the 6th international conference on semantic systems</a>, will take place in Graz / Austria. This year&#8217;s focus is „Towards a Web of Linked Data”. As a conference aiming to bring together science and industry, I-SEMANTICS encourages both, scientific (research/application) and industrial contributions.</p>
<p>Additionally I-SEMANTICS will host the <a href="http://i-semantics.tugraz.at/pragmatic-web-track/" target="_blank">2nd Pragmatic Web Track</a> and the <a href="http://triplify.org/Challenge/2010" target="_blank">3rd Triplification Challenge</a>.</p>
<p>The combined CfP for I-SEMANTICS, Pragmatic Web Track &amp; Triplification Challenge is <a href="http://i-semantics.tugraz.at/scientific-track/call-for-papers/" target="_blank">available here</a>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b6e7398e-3ce3-4ce9-bb21-ee1e2a965393/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=b6e7398e-3ce3-4ce9-bb21-ee1e2a965393" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/01/04/i-semantics-2010-call-for-papers-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Report of Linked Data Camp Vienna</title>
		<link>http://blog.semantic-web.at/2009/12/15/report-of-linked-data-camp-vienna/</link>
		<comments>http://blog.semantic-web.at/2009/12/15/report-of-linked-data-camp-vienna/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 13:39:10 +0000</pubDate>
		<dc:creator>Thomas Schandl</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[ldc09]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[linkeddatacamp]]></category>
		<category><![CDATA[linking open data]]></category>
		<category><![CDATA[LOD]]></category>
		<category><![CDATA[vocamp]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1371</guid>
		<description><![CDATA[Earlier this month the first ever Linked Data Camp took place in Vienna at the Quartier für Digitale Kunst. This two day event attracted about 35 people to discuss and to jointly work on novel applications for the Web of Data.
The first day started off with a keynote by Richard Cyganiak form DERI Galway&#8217;s Linked [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this month the first ever <strong><a href="http://www.meetup.com/Linked-Data-Camp/">Linked Data Camp</a></strong> took place in Vienna at the <a href="http://www.mqw.at/index.php?page_id=161">Quartier für Digitale Kunst</a>. This two day event attracted about 35 people to discuss and to jointly work on novel applications for the Web of Data.</p>
<p>The first day started off with a keynote by <a href="http://richard.cyganiak.de/">Richard Cyganiak</a> form DERI Galway&#8217;s <a href="http://linkeddata.deri.ie/">Linked Data Research Center</a>. He talked about the <strong>technical challenges</strong> that have to be overcome to allow for more Linked Data applications over heterogenous RDF data. These challenges revolve around discovery of and access to Linked Data, identifier and schema reconciliation, data fusion, quality assessment, aggregation, analytics and mining.<br />
As Richard pointed out, the good news is &#8220;that linked data makes it possible that different people do the different steps, e.g., the publisher can help doing the identifier reconciliation by publishing sameAs links, and 3rd parties can help with access by providing a single SPARQL store over multiple related but independent datasets.&#8221; Check out the <a href="http://chatlogs.planetrdf.com/swig/2009-11-30.html#T08-54-20">transcript</a><br />
or <a href="http://www.linkeddatacamp.org/images/5/50/Cygri-egg-to-chicken-ldc09.pdf">slides</a> for Richard&#8217;s talk.</p>
<p><img src="http://farm3.static.flickr.com/2502/4147548762_30f63e3d88.jpg" alt="Linked Data Camp Vienna Working Groups" /></p>
<p>After this keynote participants presented their topics of interest in Lightning Talks and working groups formed, some of their outcomes can be found online:<br />
One group worked on the topic of <strong>&#8220;Dataset Dynamics&#8221;</strong>. As data in Linked Data sets change, clients having some dependency on data need to be notified about these changes. You can read about their proposed solutions <a href="http://www.linkeddatacamp.org/wiki/LinkedDataCampVienna2009/DatasetDynamics">here</a>.<br />
Another group had a go at <strong>&#8220;Expert search and profiling on the Semantic Web&#8221;</strong>, their discussions are summarized in this <a href="http://www.clauwa.info/2009/12/12/linkeddata-camp-vienna-2009/">blog post</a>.<br />
<a href="http://www.langegger.at/">Andreas Langegger</a> demonstrated <strong>XLWrap</strong>, which is a versatile <strong>RDF wrapper for spreadsheets</strong>. A lot of feature request from participants came up (see <a href="http://www.linkeddatacamp.org/wiki/XLWrap_state_and_feature_requests">here</a>), so he and others worked on this handy application. </p>
<p>On day 2 <a href="http://www.ldodds.com/">Leigh Dodds</a> from Talis talked about <strong>&#8220;Rights Statements on the Web of Data&#8221;</strong> (<a href="http://www.ldodds.com/tmp/iswc-legal-frameworks-overview.pdf">slides</a> and <a href="http://chatlogs.planetrdf.com/swig/2009-12-01.html#T09-08-17">transcript</a>). Leigh raised awareness for the issue that the majority of LOD sources do not have licensing information associated with their data. This of course conflicts with the proposed openness of Linked &#8220;Open&#8221; Data, as it is doubtful whether these sources can be used for commercial puropses.  </p>
<p>The organizers from the universities of Linz and Vienna, Joanneum Research, Gnowsis, DERI Galway, STI Innsbruck and the Semantic Web Company would like to thank all participants for making the camp a success! As with VoCamps anyone can organize a Linked Data Camp, so we hope for more camps in 2010!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2009/12/15/report-of-linked-data-camp-vienna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>George Anadiotis: &#8220;Linked Data brings value by offering an alternative approach to lightweight data integration and mashups.&#8221;</title>
		<link>http://blog.semantic-web.at/2009/12/10/george-anadiotis-linked-data-brings-value-by-offering-an-alternative-approach-to-lightweight-data-integration-and-mashups/</link>
		<comments>http://blog.semantic-web.at/2009/12/10/george-anadiotis-linked-data-brings-value-by-offering-an-alternative-approach-to-lightweight-data-integration-and-mashups/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 10:55:19 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Mashups & Web services]]></category>
		<category><![CDATA[Semantic Web Applications]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Tools & Software]]></category>
		<category><![CDATA[Vocabularies & Languages]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Relational database]]></category>
		<category><![CDATA[SIOC]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1361</guid>
		<description><![CDATA[George Anadiotis is an expert on artificial intelligence with academic roots at the Vrije Universiteit, Amsterdam. In February 2009 he took the position as R&#38;D Director at the Greek technology company IMC. I met him in September at I-SEMANTICS 2009 where he and his team contributed to the Triplification Challenge. In their paper Linked Data [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2009/12/george-imc.jpg"><img style="margin: 5px;" title="george-imc" src="http://blog.semantic-web.at/wp-content/uploads/2009/12/george-imc.jpg" alt="george-imc" width="75" height="122" /></a>George Anadiotis is an expert on artificial intelligence with academic roots at the <a class="zem_slink" title="Vrije Universiteit" rel="homepage" href="http://www.vu.nl/">Vrije Universiteit</a>, Amsterdam. In February 2009 he took the position as R&amp;D Director at the Greek technology company <a href="http://www.imc.com.gr/" target="_blank">IMC</a>. I met him in September at <a href="http://i-semantics.tugraz.at/" target="_blank">I-SEMANTICS 2009</a> where he and his team contributed to the <a href="http://triplify.org/Challenge" target="_blank">Triplification Challenge</a>. In their paper <a href="http://i-semantics.tugraz.at/2009/triplification/04_liferay_TriplificationChallenge2009.pdf">Linked Data for the Masses</a> they were pondering about the pragmatic value of Linked Data from an inbound and outbound perspective.  In his words:</p>
<blockquote><p>We started experimenting with the technical infrastructure needed and created some proof-of-concept applications. Part of this work was enabling Linked Data access for the front-end infrastructure we used, Liferay portal. We decided on the appropriate vocabularies for the type of content we wanted to publish (FOAF, SIOC and MOAT mainly), delved on the internals of Liferay and used D2R to map its relational database to the vocabularies of choice, also using techniques to improve performance as much as possible. Since Liferay itself is also based on the notion of communities, we thought our work would be more widely applicable and useful, so we chose to submit it for review at the Triplification Challenge and make it available to the community as open source software. Our applications have gradually matured and are about to be deployed in our commercial projects, while at the same time we are now making the Liferay Linked Data Module available as a <a href="http://liferayldm.sourceforge.net/" target="_blank">Sourceforge project</a> and we are working with Liferay management in order to <a href="http://www.liferay.com/web/bryan.cheung/blog/-/blogs/liferay-linked-data-module" target="_blank">disseminate this effort to the community</a> and also include it in a future release of the software.</p></blockquote>
<p>Read the <a href="http://www.semantic-web.at/1.36.resource.295.george-anadiotis-x22-linked-data-brings-value-by-offering-an-alternative-approach-to-light.htm" target="_blank">full interview here</a>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/960bca06-1bb4-4798-aedd-52334579df73/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=960bca06-1bb4-4798-aedd-52334579df73" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2009/12/10/george-anadiotis-linked-data-brings-value-by-offering-an-alternative-approach-to-lightweight-data-integration-and-mashups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solve the Semantic Puzzle!</title>
		<link>http://blog.semantic-web.at/2009/12/01/solve-the-semantic-puzzle/</link>
		<comments>http://blog.semantic-web.at/2009/12/01/solve-the-semantic-puzzle/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 15:19:31 +0000</pubDate>
		<dc:creator>Andreas Blumauer</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[linked data camp]]></category>
		<category><![CDATA[Linked Data Cloud]]></category>
		<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1355</guid>
		<description><![CDATA[Yesterday´s Vienna Semantic Web Meetup was quite a big success. Around 55 attendees came around and enjoyed great atmosphere at &#8220;Museumsquartier&#8221; / &#8220;Quartier for Digital Culture&#8221;.
The event took place  just after the first day of the &#8220;Linked Data Camp Vienna&#8220;, where quite a lot of important questions around linked data were tackled, e.g.: Which role [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday´s <a href="http://www.meetup.com/Vienna-Semantic-Web-Meetup/de/calendar/10923935/" target="_blank">Vienna Semantic Web Meetup</a> was quite a big success. Around 55 attendees came around and enjoyed great atmosphere at &#8220;Museumsquartier&#8221; / &#8220;Quartier for Digital Culture&#8221;.</p>
<p>The event took place  just after the first day of the &#8220;<a href="http://www.flickr.com/photos/25094278@N02/sets/72157622906168186/" target="_blank">Linked Data Camp Vienna</a>&#8220;, where quite a lot of important questions around linked data were tackled, e.g.: Which role will linked data consolidators play in the future?</p>
<p>After a day full of &#8220;insider&#8221;-discussions it was also a pleasure to meet people from &#8220;outside&#8221; the linked data community to re-check if the semantic puzzle is still something worth to be solved.</p>
<div id="__ss_2622317" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Semantic Puzzle" href="http://www.slideshare.net/ABLVienna/semantic-puzzle">Semantic Puzzle</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=semanticpuzzle-091201050102-phpapp02&amp;stripped_title=semantic-puzzle" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=semanticpuzzle-091201050102-phpapp02&amp;stripped_title=semantic-puzzle" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/ABLVienna">ABLVienna</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2009/12/01/solve-the-semantic-puzzle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lyndon Nixon (STI): &#8220;Clear guidelines on how to best make use of Linked Open Data by enterprises is needed&#8221;</title>
		<link>http://blog.semantic-web.at/2009/11/13/lyndon-nixon-sti-clear-guidelines-on-how-to-best-make-use-of-linked-open-data-by-enterprises-is-needed/</link>
		<comments>http://blog.semantic-web.at/2009/11/13/lyndon-nixon-sti-clear-guidelines-on-how-to-best-make-use-of-linked-open-data-by-enterprises-is-needed/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 10:59:33 +0000</pubDate>
		<dc:creator>Andreas Blumauer</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[ESTC]]></category>
		<category><![CDATA[estc09]]></category>
		<category><![CDATA[Vienna]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1327</guid>
		<description><![CDATA[The European Semantic Technology Conference 2009 will take place in Vienna at the beginning of December 2009. Andreas Blumauer (Semantic Web Company) talked with Lyndon Nixon who is the program advisor of this conference:

SWC: In its own saying the European Semantic Technology Conference brings together the smartest minds in Semantic Technologies. What will be the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The <a href="http://www.estc2009.com/" target="_blank">European Semantic Technology Conference 2009</a> will take place in Vienna at the beginning of December 2009. Andreas Blumauer (Semantic Web Company) talked with <a href="http://www.sti2.org/team/166-lyndon-nixon" target="_self">Lyndon Nixon</a> who is the program advisor of this conference:</strong></p>
<p><img class="alignleft size-full wp-image-1329" title="estc09_logo" src="http://blog.semantic-web.at/wp-content/uploads/2009/11/estc09_logo1.png" alt="estc09_logo" width="385" height="69" /></p>
<p><em>SWC: </em><em>In its own saying the European Semantic Technology Conference brings together the smartest minds in Semantic Technologies. What will be the highlights of this year&#8217;s conference?</em></p>
<p>There are many highlights this year! We have a full program of presentations, workshops, panels and a keynote by Susie Stephens from Johnson&amp;Johnson. On top of this, the first day will see the first ever ESTC Innovation Seed Camp, where enterpreneurs and young start ups are invited to pitch their ideas to a panel of venture capitalists and there will be cash prizes! Besides the main program, an open demo space will continually offer new showcases of semantic technologies and products, while a networking zone gives attendees a relaxed space to make business away from the conference hectic. We will also be holding matchmaking sessions, where attendees can schedule one-to-one meetings with other attendees organized by a handy online tool. Finally, in line with ESTC&#8217;s focus on semantics and innovation &#8211; during the two days we will give participants the chance to check out two innovative conference tools: an electronic vCard exchange and the &#8220;Web Comparator&#8221;. So, too much to explain, but you can get full information on every aspect of the conference at its webpage <a href="http://www.estc2009.com/">www.estc2009.com</a>.</p>
<p><em>SWC: How would you describe the state of the art in semantic technology business especially in Europe?</em></p>
<p>We are at a very exciting period in the enterprise uptake of semantic technologies, which can be seen in the growth in attendance at events such as ESTC. Semantic technologies are finally maturing and can be used away from toy examples in real, critical business processes. Technologies are being standardized and tools aligned to those standards, while progress in being made in supporting the sorts of extensions that businesses need (see OWL 2, or SPARQL 1.1). This year, the case studies and the business applications that will be presented are going to reflect that. We are still inside the early adopter phase in semantic uptake, with the critical mass of companies still checking out semantics at a research and prototyping level. However, the balance is shifting and enabling the technology transfer to real business projects is key; ESTC&#8217;s focus on direct contact between the technology vendors and the business clients &#8211; the networking zone, the open demo space, or the matchmaking sessions &#8211; is a reflection of the importance of an event such as ESTC to bring these two groups together.</p>
<p><em>SWC: One of the big issues at the moment is Linking Open Data. How do you perceive this development and how can you start?</em></p>
<p><em> </em></p>
<p>Yes, Linked Open Data is an interesting development, making a significant amount of semantic data about a broad subject range available to everyone. I think it has real value in the research community where large data sources have been needed. For industry, I would say its value is less straight-forward: the data is not always so clean and care needs to be taken before building business applications on top of it. Clear guidelines on how to best make use of Linked Open Data by enterprises is needed. ESTC picks up on this in its program this year: we will have an expert panel precisely on this subject! Of course, leveraging the Linked Data Cloud in the enterprise is already a topic for many organisations &#8211; one of our paper sessions is on Linked Data and I am sure there will be plenty mentions of it elsewhere during the conference!</p>
<p><em>SWC: In recent years large IT-companies and system integrators have rather been playing around with semantic web technologies than identifying the semantic web  as a market opportunity. Do you think that this situation has changed already?</em></p>
<p>I think a lot of these companies are being cautious &#8211; the Semantic Web was so hyped to industry in its first years that a certain level of cynicism grew. Now, that we have in my opinion very real and valuable tools and technologies built on semantics, the companies are being careful in how to present this to the market. There are already many very encouraging examples of semantics making inroads in key markets where data heterogeneity, integration, and management have become key issues: I think Health Care and Life Sciences is simply the market which is being most open about it (the ESTC keynote speaker Susie Stephens will also report on semantic technologies in this market). There are further examples we just don&#8217;t know about, because companies don&#8217;t want to let their competitors know, or mention that it is semantics which is being used.</p>
<p><em>SWC: Please add another statement which is important for you!</em></p>
<p>ESTC 2009 will be *the* meeting place in Europe this year for semantic technology vendors and users &#8211; don&#8217;t miss it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2009/11/13/lyndon-nixon-sti-clear-guidelines-on-how-to-best-make-use-of-linked-open-data-by-enterprises-is-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demozone for semantic applications launched</title>
		<link>http://blog.semantic-web.at/2009/11/10/demozone-for-semantic-applications-launched/</link>
		<comments>http://blog.semantic-web.at/2009/11/10/demozone-for-semantic-applications-launched/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 11:20:31 +0000</pubDate>
		<dc:creator>Thomas Schandl</dc:creator>
				<category><![CDATA[Semantic Web Applications]]></category>
		<category><![CDATA[Tools & Software]]></category>
		<category><![CDATA[Videos & Tutorials]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1289</guid>
		<description><![CDATA[The Semantic Web Company compiled a suite of some of the best semantic web applications and put them in one place for you to try out: The SWC Demozone.

We selected tools pertaining to the different application areas of the Semantic Web &#8211; be it for finding, creating, linking and/or publishing information.
The showcased applications and services [...]]]></description>
			<content:encoded><![CDATA[<div class="sticky_post"><p>The Semantic Web Company compiled a suite of some of the best semantic web applications and put them in one place for you to try out: The <a href="http://demozone.semantic-web.at/">SWC Demozone</a>.</p>
<p><img class="aligncenter size-medium wp-image-1305" title="swc demozone logo" src="http://blog.semantic-web.at/wp-content/uploads/2009/11/swc-demozone-logo1-300x64.jpg" alt="swc demozone logo" width="300" height="64" /></p>
<p>We selected tools pertaining to the different application areas of the Semantic Web &#8211; be it for finding, creating, linking and/or publishing information.</p>
<p>The showcased applications and services so far are:</p>
<ul>
<li><a href="http://demozone.semantic-web.at/4/opencalais.html">OpenCalais</a></li>
<li><a href="http://demozone.semantic-web.at/3/semantic-mediawiki.html">Semantic MediaWiki</a></li>
<li><a href="http://demozone.semantic-web.at/14/evri.html">Evri</a></li>
<li><a href="http://demozone.semantic-web.at/5/ontowiki.html">OntoWiki</a></li>
<li><a href="http://demozone.semantic-web.at/10/neologism.html">Neologism </a></li>
<li><a href="http://demozone.semantic-web.at/7/relation-browser.html">Relation Browser</a></li>
<li><a href="http://demozone.semantic-web.at/12/kiwi.html">KiWi</a></li>
<li><a href="http://demozone.semantic-web.at/6/simile-exhibit.html">SIMILE Exhibit</a></li>
</ul>
<p>Have a look at the demos and try them out for yourself &#8211; we provided explanations and links to screencasts teaching you how to use them.</p>
<p>We will add more demos in the future. If you are the owner of or a contributer to an application that you&#8217;d like to see showcased in the demozone, too, please <a href="t.schandl@semantic-web.at">drop us a line</a> and we&#8217;ll try to add a demo for your software.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2009/11/10/demozone-for-semantic-applications-launched/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
