<?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; Semantic Web</title>
	<atom:link href="http://blog.semantic-web.at/tag/semantic-web/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>Adrian Pohl: &#8220;We believe the Semantic Web plays an important role for the future of libraries.&#8221;</title>
		<link>http://blog.semantic-web.at/2010/05/20/adrian-pohl-we-believe-the-semantic-web-plays-an-important-role-for-the-future-of-libraries/</link>
		<comments>http://blog.semantic-web.at/2010/05/20/adrian-pohl-we-believe-the-semantic-web-plays-an-important-role-for-the-future-of-libraries/#comments</comments>
		<pubDate>Thu, 20 May 2010 08:54:31 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Companies & Institutions]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1596</guid>
		<description><![CDATA[A group of Cologne-based libraries has taken a big step towards open data. In an concerted action they have relased their catalogue data for reuse on the web. Project manager Adrian Pohl comments on the initiative and what role the &#8230; <a href="http://blog.semantic-web.at/2010/05/20/adrian-pohl-we-believe-the-semantic-web-plays-an-important-role-for-the-future-of-libraries/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2010/05/pohl.jpg"><img class="alignnone size-full wp-image-1597" title="pohl" src="http://blog.semantic-web.at/wp-content/uploads/2010/05/pohl.jpg" alt="" width="75" height="89" /></a>A group of Cologne-based  libraries has taken a big step towards open data. In an concerted action  they have relased their catalogue data for reuse on the web. Project  manager Adrian Pohl comments on the initiative and what role the  Semantic Web will play for libraries in the future.</p>
<h3>In March 2010 several Cologne-based libraries have opened their  catalogue data under a CC0 license following Tim Berners-Lee&#8217;s call for  &#8220;Raw Data Now!&#8221;. What has been the motivation behind this step?</h3>
<p>The <a href="http://www.hbz-nrw.de/" target="_blank">hbz</a> (&#8220;Hochschulbibliothekzentrum des Landes Nordrhein-Westfalen&#8221;, english:   &#8220;North Rhine-Westphalian Library Service Centre&#8221;) has come to the   conclusion that libraries need to participate in the development of the   Semantic Web<strong>.</strong> The opening of   catalog data followed as a necessary first step. Our intention is to   show with this first legal-political step how important the   legal/licensing dimension is when you publish data on the web, be it   Linked Data or not. So for us at the hbz the Open Data initiative   primarily is seen as the first step in eventually publishing Linked Open   Data just as Tim Berners-Lee had called for.</p>
<p>Other participants in the <a href="http://www.hbz-nrw.de/dokumentencenter/presse/pm/datenfreigabe_engl" target="_blank">Cologne Open  Data initiative</a> like the  Cologne University and City  Library focus more on the direct advantages  the releasing of raw  bibliographic data bings: With other libraries and  consortia following  this example it will be easy to enrich existing  catalog or other  bibliographic services with subject headings,  classification numbers,  tags etc. Also, published raw data is integrated  into other web  services like Wikipedia which point back to libraries&#8217;   services. Indeed, Open Data is an end in itself which should be pursued   by more organizations in the library world and beyond it.</p>
<h3>The provided data is currently availble in a proprietary but open  format. Can you give us some technical description of the published  data? Do you have plans in providing more structured datasets in the  future?</h3>
<p>&#8220;Opaque but open&#8221; would be the better description of the underlying   format because it isn&#8217;t proprietary at all. Actually, alongside the <a href="http://opendata.hbz-nrw.de/projects/data-publishing/wiki/Download-en" target="_blank">data  from the hbz union catalog</a> there is  data stemming from  libraries&#8217; local databases (see <a href="http://opendata.ub.uni-koeln.de/" target="_blank">http://opendata.ub.uni-koeln.de/</a> and <a href="http://opendata.zbsport.de/" target="_blank">http://opendata.zbsport.de/</a>). We   are using different internal formats. Generally, all the formats are   based on the MAB format (an acronym for &#8220;Maschinelles Austauschformat   für Bibliotheken&#8221; which means &#8220;Automatic Interchange Format for   Libraries&#8221;) that is only used in the German and Austrian library world   for the data interchange between libraries similar to the better known   MARC format (Machine-Readable Cataloging) of the Library of Congress. It   was developed in the 1970s for storing data on magnetic tape. The   format documentation can be viewed <a href="http://www.d-nb.de/standardisierung/formate/mab.htm" target="_blank">on the German  National Library&#8217;s webpages</a>.   As the format is nearly 40 years old, the processing of MAB data is   very cumbersome on modern computers. Therefore, the hbz provides an   encapsulation method called &#8220;generic format&#8221;, where the historic data   records of the library catalogs are unwrapped into a more common,   user-friendly scheme. Each record is placed into a Unicode UTF-8 encoded   file, containing all the MAB fields, each of them separated by line   feeds, and the whole record set of a library is forming a &#8220;tar&#8221; archive,   which is compressed afterwards to save space.    It is possible to dump those archives by a usual unpack tool. This   software is available on all known Windows/Linux/Unix platforms. Or you   can use a simple Perl helper script provided by hbz. More tools and   scripts, even in other programming languages, are in preparation for   publication.   The opaqueness and the age of the standards used in the library   world (the english standard MARC which is used worldwide doesn&#8217;t differ   in these respects from MAB) make it necessary to change to a more open   and widely adopted standard. That&#8217;s where Linked Data comes into play   which is based on the accepted and widespread standards HTTP and   URIs. The construction of RDF out of the library catalog raw data is a   very sophisticated design task. Our plans are to convert the existing   data to RDF using proper vocabularies which enable us to lose as little   information as possible and giving access to the data by providing a   SPARQL endpoint.</p>
<h3>Currently the data you provide is open but not yet linked. What are  your plans when it comes to contribute to the Linked Data Cloud?</h3>
<p>I have to go into greater detail to answer this question  properly.  Viewed simply, the data of library institutions can be  divided into two  broad types: authority data and bibliographic data.  Authority data  splits up in data about people, about corporate entities  and about  subject headings. In Germany, authority data is maintained  centrally by  the German National Library in cooperation with the six  German library  consortia. Bibliographic databases consist of records  about books or  rather editions of books. Authority data and  bibliographic data are  already heavily linked, for instance a  bibliographic record contains the  author&#8217;s or editor&#8217;s authority number  which links to the corresponding  authority record.   The German National Library is also working on migrating library   data, especially authority data, into the Semantic Web. They recently   made their <a href="https://wiki.d-nb.de/display/LDS/Dokumentation+des+Linked+Data+Service+Prototyps+der+DNB" target="_blank">Linked  Data prototype for authority data</a> publicly available. We  have already taken first steps to cooperate and  coordinate our efforts.  The colleagues at the German National Library  have recently developed  a Linked Data prototype for their authority  data. As they take care of  authority data we focus ourselves on  bibliographic data. At the moment  we are exploring the technology and  vocabularies for publishing  bibliographic data as Linked Data. That&#8217;s a  demanding task because  besides the known vocabularies like Dublin Core  or the Bibliographic  Ontology (Bibo) which don&#8217;t fully map to the  density and structure of  the information in the catalogs, there has been  several years&#8217; work on  the new comprehensive cataloging standard <a href="http://www.rdaonline.org/" target="_blank">RDA</a> (Resource Description and Access) for which a <a href="http://metadataregistry.org/rdabrowse.htm" target="_blank">RDF  representation</a> has been developed. However, RDA in RDF needs  to be modified a lot so  that it can be applied to our bibliographic  data. We are currently  working on a vocabulary for the union catalog&#8217;s  data based on existing  vocabularies like Bibo and RDA.   Of course, as soon as we will have published bibliographic data as   linked data we will start linking to hubs in the Linked Data Cloud like   DBpedia or GeoNames.</p>
<h3>Publishing data to the LOD Cloud is one thing. Consuming data is  another. Have you plans to integrate data from the LOD Cloud into your  systems? Do you have policies for quality assurance?</h3>
<p>Of course the possibility to incorporate data from other  sources  easily is one major reason for us to publish Linked Data  besides the  goal of making libraries&#8217; data an integral part of the web.  Enriching our data with other data and providing new   services through and with mashups would be a main reason to link to   other data. We are, however, not working on such projects yet, because   we first need to convert our legacy data to RDF.</p>
<h3>What role will the Semantic Web play for libraries in the future?</h3>
<p>We believe the Semantic Web plays an important role for the future   of libraries. Discussions about &#8220;Next Generation Catalogs&#8221; are a   recurring theme in the library world since the 1990s. It is time to   finally act and move our data enprisoned in opaque formats to a new   level by improving its structure and underlying technology   and by migrating to formats that can be easily consumed by others who   are not part of the library world. Joining the Linked Open Data   community seems to us the best way to go.   Also, the production, publication and dissemination of academic   literature is subject to ongoing and fundamental changes which have   far-reaching implications for the work of academic libraries and their   role in research and education. We believe that semantic markup and   interlinking will play an important role in the development of knowledge   production and thus indirectly will have great impact on libraries.   Clearly, the Semantic Web can&#8217;t be cancelled out of the future of   libraries.</p>
<p>Moreover, turning your question around, libraries could play an   important role for the future of the Semantic Web. Libraries are trusted   institutions and deeply grounded in our culture. As indicated above   libraries have produced linked data (again: lower case) since the time   of card catalogs. We undoubtly have some practice in producing and   curating linked data which should be worth a lot to the Semantic Web   community. We thus think libraries are predestinated for helping to   coninuously order the messy place the Semantic Web always will be and   ensuring its trustworthiness and stability.</p>
<h3>About Adrian Pohl</h3>
<p>Adrian Pohl is working at the Cologne-based North  Rhine-Westphalian  Library Service Center on Open Data, Linked Data and  its conceptual,  theoretical and legal implications. He regularly writes  at <a href="http://www.uebertext.org/" target="_blank">Übertext: Blog</a> about the  internet, libraries  and metadata, Linked Open Data, communication,  epistemology and the  like. He has studied communication science and  philosophy in Aachen and  is currently studying Library and Information  Science at the Cologne  University of Applied Science. You can follow  him on Twitter: <a href="http://twitter.com/acka47" target="_blank">http://twitter.com/acka47</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/05/20/adrian-pohl-we-believe-the-semantic-web-plays-an-important-role-for-the-future-of-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eric A. Franzon: &#8220;Semantic Technologies are becoming mainstream.&#8221;</title>
		<link>http://blog.semantic-web.at/2010/05/19/eric-a-franzon-semantic-technologies-are-becoming-mainstream/</link>
		<comments>http://blog.semantic-web.at/2010/05/19/eric-a-franzon-semantic-technologies-are-becoming-mainstream/#comments</comments>
		<pubDate>Wed, 19 May 2010 17:10:12 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[semtech 2010]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1590</guid>
		<description><![CDATA[Started in 2005 the Semantic Technology Conference has become one of the international community hot spots for the commercial application of and trend scouting in semantic technologies. Tassilo Pellegrini talked to the organizer Eric A. Franzon, VP of Wilshire Conferences &#8230; <a href="http://blog.semantic-web.at/2010/05/19/eric-a-franzon-semantic-technologies-are-becoming-mainstream/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2010/05/eric.jpg"><img class="alignnone size-full wp-image-1591" title="eric" src="http://blog.semantic-web.at/wp-content/uploads/2010/05/eric.jpg" alt="" width="75" height="117" /></a></p>
<p>Started in 2005 the Semantic  Technology Conference has become one of the international community hot  spots for the commercial application of and trend scouting in semantic  technologies. Tassilo Pellegrini talked to the organizer Eric A.  Franzon, VP of Wilshire Conferences and Semantic Universe, about what to  expect from the upcoming event and how semantic technologies are  becoming mainstream.</p>
<h3>From June 21 &#8211; 25, 2010 the annual Semantic Technology conference  will take place for the 6th time. Looking back: what has changed over  time? What are the hot topics at this year&#8217;s conference?</h3>
<p>We launched <a href="http://semtech2010.semanticuniverse.com/">SemTech</a> in 2005 in  San Francisco.  It was a good turnout for a new event, with around 300  attendees.  By 2009, that number had grown to 1100, so audience size has  been a significant change, certainly.  However, our interest all along  was to grow an industry as well as an event, and I have absolutely seen  that growth and maturation.  Ours was the first conference devoted to  the commercialization of Semantic Technologies, and at that first  conference, there was a predominant academic presence.  That’s not a bad  thing – this, like so many technical industries, came out of academia.   Nonetheless, it’s nice to see that by 2010, there is significant  adoption by businesses and organizations. I actually feel comfortable  saying that Semantic Technologies are becoming mainstream; certainly not  ubiquitous, but widely adopted.</p>
<p>The hot topics at the <a href="http://semtech2010.semanticuniverse.com/">2010  conference</a> include exciting news in areas we have covered  extensively before such as Linked Data, Semantic Search, Healthcare, and  Publishing.  But we also are delving much more deeply into new domains  that have received a lot of attention recently such as Open Government,  Marketing &amp; Advertising, and Social Networks.  There are new  standards benchmarks to discuss such as SPARQL 1.1 and the business  rules work that is being done with RIF.  Additionally, we are seeing a  lot of traction in Semantics in the Enterprise, so SemTech will have  quite a bit to offer in that area as well.</p>
<p><a href="http://blog.semantic-web.at/wp-content/uploads/2010/05/semtech2010.jpg"><img class="alignnone size-full wp-image-1592" title="semtech2010" src="http://blog.semantic-web.at/wp-content/uploads/2010/05/semtech2010.jpg" alt="" width="500" height="117" /></a></p>
<h3>While semantic technologies have been around for quite some years  now the advent of the Semantic Web added a new spin to the community.  What do you expect for the future when it comes to the convergence of  semantic technologies and the Semantic Web?</h3>
<p>I see Semantic  Technologies as a  superset of the space that is the Semantic Web.  The Semantic Web  is  public; the area I call Semantic Technologies includes non-public,   closed systems – behind firewalls.  We’ve actually seen this before.  At the same   time that the World Wide Web really hit its stride in the mid-1990’s, we  saw  widespread adoption of portals and corporate intranets.  Even  though they did not  sit on the public Web, these systems used the  technologies of the Web to  link documents, enabling organizations to  share those documents globally,  quickly, and inexpensively.</p>
<p>As the tools become   better and we see more use cases in the Semantic Web, I see parallel  development of semantically enabled enterprise systems.  In the same way  enterprises  were using early Web technologies to share documents  behind firewalls, they  are now using semantic systems to share data  globally, quickly, and inexpensively.  At first – and we are seeing this  already – in-house systems will consume data from the public Web,  essentially mixing public  and private data.  This is relatively easy to  do when both systems are built on a similar set of technologies, and  there are an increasing number of  rich data sets for companies to use.   Think of a corporate system that  consumes real-time stock data, for  example.  The system is not generating that information itself, but it  might be using it in a corporate application.</p>
<h3>One of the prominent topics at the moment is Linked Data which in  connection with Semantic Web might evoke a paradigm shift in data  integration issues. How do you experience this trend? How should  companies react?</h3>
<p>If you think about the  ‘traditional’ challenges that enterprises have faced in managing data   and meta data &#8212; issues like integration, disparate data, unstructured  data,  governance, legacy systems, and data quality (to name a few) &#8212;  Semantic  Technologies offer solutions.  They’re not always the best  solution for every problem, and I don’t expect that RDBMS systems will  go away, but there are companies  using Semantic Technology today  to make money and  save money.</p>
<h3>From your perspective: what are the most exciting things to look  out for in the near future?</h3>
<p>There is a great  opportunity for  tool developers to enter the marketplace. The community is hungry  for  new tools and for semantic development to be integrated into the tools  and development environments they are already using.  Another area that I  believe the industry is hungry for is good UI development.  Data is  powerful, but its usefulness is often only seen in solid visualizations   and reporting.  I expect that more of these tools will emerge in the  very  near future.</p>
<p>Tools for publishers   like <a href="http://www.opencalais.com/">OpenCalais</a>, <a href="http://www.zemanta.com/">Zemanta</a>, and the rich semantics  available in <a href="http://drupal.org/project/drupal">Drupal 7</a> are   making it possible for less-technical people to include semantics in  their web pages.</p>
<p>Another area to watch   is consumer applications. <a href="http://www.tripit.com/">Tripit</a>, <a href="http://siri.com/">Siri</a>, and <a href="http://getglue.com/">Adaptive  Blue’s Glue</a> have shown that  there is a market for data-driven  applications for consumers.</p>
<h3>About Eric A. Franzon</h3>
<p>Over the last decade, Eric  Franzon has served as VP of <a href="http://www.wilshireconferences.com/">Wilshire Conferences</a>,  where he has been exploring  the world of enterprise data. As VP of  Semantic Universe, he has worked to raise awareness and explain the  usage of Semantic Technologies and Web 3.0 in business and consumer  settings.  A lifelong learner and teacher, Eric is frequently called on  as a consultant, coach, and trainer around complex technical topics. He  is an advisory committee representative with the  <a href="http://www.w3.org/">World Wide Web Consortium</a> and an Affiliate  Analyst with <a href="http://www.guidewiregroup.com/">Guidewire Group</a>.   Eric has also taught improvisational comedy, early childhood  education, blues  harmonica, and gender studies.  A Chicago native, he  now lives in Los Angeles.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/05/19/eric-a-franzon-semantic-technologies-are-becoming-mainstream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Semantic Web dawning?</title>
		<link>http://blog.semantic-web.at/2010/04/22/social-semantic-web-dawning/</link>
		<comments>http://blog.semantic-web.at/2010/04/22/social-semantic-web-dawning/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 23:14:46 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Privacy & Information Ethics]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web 3.0]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1562</guid>
		<description><![CDATA[Facebook &#8212; Open Graph &#8212; Semantic Search Alex Wilhelm from The Next Web writes: There is data outside of Facebook that the company wants to be brought in and made relevant inside of the Facebook platform. Enter the Open Graph &#8230; <a href="http://blog.semantic-web.at/2010/04/22/social-semantic-web-dawning/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Facebook &#8212; Open Graph &#8212; Semantic Search</p>
<p><a href="http://thenextweb.com/socialmedia/2010/04/21/facebook-what-they-announced-at-f8/">Alex Wilhelm from The Next Web</a> writes:</p>
<blockquote><p>There is data outside of Facebook that the company wants to be  brought in and made relevant inside of the Facebook platform. Enter the  Open Graph protocol, Facebook’s way to say, in the common tongue ”all  your graph are belong to Zuck.”</p>
<p>The product combines graphs, be they music graphs from Pandora or  what have you, into the Facebook wider social graph. You can think of it  has a “knit-up” with Facebook for other websites that are not Facebook  affiliated.</p></blockquote>
<p><a href="http://www.allfacebook.com/2010/04/facebook-seeks-to-build-the-semantic-search-engine/">Nick O&#8217;Neill from AllFacebook</a>:</p>
<blockquote><p>If HTML is the way developers get information into Google’s search  engine, meta data is the way developers will get data into Facebook’s  semantic search engine which will be based on the company’s “Open  Graph”.  Through the use of easy to implement plugins, Facebook is  rapidly collecting structured data on every user.  Facebook has also  upgraded their API to make building on top of the Open Graph a much  easier process.  What’s pretty clear is that it’s an attempt to tackle  the residing search giant.</p></blockquote>
<blockquote><p>[...] As  Mark Zuckerberg said on stage an hour ago, by the end of the day  Facebook should have more than 1 billion likes and that data will grow  exponentially.</p></blockquote>
<blockquote><p>[...] There are a number of standards that have been created in the past as  some developers have pointed out, microformats being the most widely  accepted version, however the reduction of friction for implementation  means that Facebook has a better shot at more quickly collecting the  data.  The race is on for building the semantic web and now that  developers and website owners have the tools to implement this  immediately.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/04/22/social-semantic-web-dawning/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interview with Juan Sequeda: &#8220;I believe Linked Data will enable new killer apps that are only possible thanks to Linked Data.&#8221;</title>
		<link>http://blog.semantic-web.at/2010/04/14/interview-with-juan-sequeda-i-believe-linked-data-will-enable-new-killer-apps-that-are-only-possible-thanks-to-linked-data/</link>
		<comments>http://blog.semantic-web.at/2010/04/14/interview-with-juan-sequeda-i-believe-linked-data-will-enable-new-killer-apps-that-are-only-possible-thanks-to-linked-data/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 15:30:40 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Calls & Competitions]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Semantic Web Applications]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Web of Data]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1548</guid>
		<description><![CDATA[Juan Sequeda, co-chair of the Triplification Challenge 2010 and one of the core figures in the Linked Data movement, gives us his view how the Semantic Web might evolve. His central message: &#8220;Once there is an incentive to create quality &#8230; <a href="http://blog.semantic-web.at/2010/04/14/interview-with-juan-sequeda-i-believe-linked-data-will-enable-new-killer-apps-that-are-only-possible-thanks-to-linked-data/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2010/04/juan.jpg"><img class="size-full wp-image-1549 alignnone" title="juan" src="http://blog.semantic-web.at/wp-content/uploads/2010/04/juan.jpg" alt="" width="75" height="93" /></a>Juan Sequeda, co-chair of the<a href="http://i-semantics.tugraz.at/triplification-challenge"> Triplification Challenge 2010</a> and one of the core figures in the Linked  Data movement, gives us his view how the Semantic Web might evolve. His  central message: &#8220;Once there is an incentive to create quality links,  these links will start to show up. And then users will start linking to  the data hubs of their interest.&#8221;</p>
<h3>Linked Data itself has grabbed a lot of attention inside the  Semantic Web community recently. But what about the outside perspective?  Could linked data be called the killer app for the Semantic Web?</h3>
<p>I foresee two things happening with Linked Data. One is from  the web development perspective (the so-called Web 2.0 developers) and  the other is from the enterprise perspective. The web development  community will sooner than later realize that Linked Data will enable  easy integration of data and therefore will ease the pain of consuming  data from different data sources. Thanks to big organizations such as  BBC, New York Times, Reuters, Best Buy, etc. web developers will start  paying attention to this &#8220;new thing&#8221; called Linked Data.</p>
<p>What we need is that the inside Semantic Web community starts to  create applications on top of current Linked Data so when the outside  web development community starts to pay attention, they have something  to chew on. We (the semantic web community) needs to start speaking the  web development language. There is still a big gap. I have had personal  experiences with people in the web development community who think that  RDF is XML and because they hate XML, they will never consider it. This  is false and this is something that we need to change.</p>
<p>From the enterprise perspective, Linked Data is another data integration  solution. Data integration has been a problem since day one of  relational databases. I believe enterprises will be open to consider new  solutions with new technologies. I&#8217;m hoping to see new startups  tackling the enterprise domain. Imagine being able to query &#8220;get all my  clients from cities whose population is greater than 1 million&#8221; even  though I don&#8217;t have the data about population of cities in my database.</p>
<p>Is Linked Data the killer app for the Semantic Web? Before I answer  that, I would like to ask, what was the killer app of the Web? Was it  the browser? Was it e-commerce? Was it search? Was it Amazon or Ebay or  Google? I believe Linked Data will enable new killer apps, apps that are  only possible thanks to Linked Data. The browser was only possible  because of HTML. So let&#8217;s ask ourselves what is possible because of  Linked Data, and there we will find our killer app.</p>
<h3>One of the core deficiencies of the young open data cloud is the  little amount of interlinks between datasets. Is it just a matter of  time to overcome this or are there other measures needed to turn the  existing datasets into a true giant global graph?</h3>
<p>I like to remind myself that this new wave of semantic web  technologies is an extension of the current web. Therefore we should  analyze how the web evolved in the beginning. Initially, everything were  a bunch of documents on the web in which people manually created links  to other documents. When Google started, it created an incentive to  offer quality links between documents. This also created data hubs. If  you write a blog post about a book, most probably you will link to the  web document of that book either on Amazon and/or Wikipedia. I believe  that this will happen with Linked Data. Once there is an incentive to  create quality links, these links will start to show up. And then users  will start linking to the data hubs of their interest.</p>
<h3>Open Governmental Data is a big issue at the moment. The US and UK  government have started to apply Linked Data principles to turn this  vision into reality. Lots of other countries are following. What do you  expect from this trend?</h3>
<p>I believe that Linked Data will take off thanks to the  initiative of governments. We always talk about the chicken and egg  problem of the semantic web. Once we have organizations that don&#8217;t even  think about it and are just interested in putting their data on the web,  the semantic web will start to grow. If Bookstore ABC puts their data  on the web, it may not be so meaningful. But if the US and UK government  puts their data on the web, following the Linked Data principles, then  people can wake up and say &#8220;ok, so this is for real. Let me start paying  attention to this&#8221;.</p>
<h3>You are one of the chairs of the Triplification Challenge 2010. Can  you give us a brief insight what to expect from this year&#8217;s challenge?  What are the conditions to participate?</h3>
<p>The <a href="http://i-semantics.tugraz.at/triplification-challenge/call-for-submissions">Triplification  Challenge</a> this year has grown and is very exciting. For the first  time, it is offering two different tracks.</p>
<p>The first track, the Open Track will accept submissions on three  areas 1) new datasets that are published following the Linked Data  principles and that show potential benefit, 2) generic methods,  mechanisms and approaches of creating Linked Data from legacy datasets  and 3) applications that make use of Linked Data.</p>
<p>The second track is the New York Times track which will accept  submissions of applications that make use of the New York Times Linked  Data and one or more government dataset. The objective is to create an  application powered by Linked Data that would be of interest to any  constituent of that government.</p>
<p>I personally believe that the year 2010 is the year of creating Linked  Data applications and the Triplification Challenge is the way to be part  of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/04/14/interview-with-juan-sequeda-i-believe-linked-data-will-enable-new-killer-apps-that-are-only-possible-thanks-to-linked-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NYT, Wolters Kluwer Germany and Semantic Universe sponsor Triplification Challenge 2010</title>
		<link>http://blog.semantic-web.at/2010/03/31/nyt-wolters-kluwer-germany-and-semantic-universe-sponsor-triplification-challenge-2010/</link>
		<comments>http://blog.semantic-web.at/2010/03/31/nyt-wolters-kluwer-germany-and-semantic-universe-sponsor-triplification-challenge-2010/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:21:40 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Calls & Competitions]]></category>
		<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Triplify]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1516</guid>
		<description><![CDATA[3.000 € prize money for the  most promising Linked Data applications The New York Times, Wolters Kluwer Germany and Semantic Universe sponsor the Triplification Challenge 2010 taking place at the I-SEMANTICS Conference from 1 – 3 September 2010 in Graz &#8230; <a href="http://blog.semantic-web.at/2010/03/31/nyt-wolters-kluwer-germany-and-semantic-universe-sponsor-triplification-challenge-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>3.000 € prize money for the  most promising Linked Data applications</strong></p>
<p><strong><a href="http://blog.semantic-web.at/wp-content/uploads/2010/03/LinkedOpenData.jpg"><img class="alignnone size-full wp-image-1537" title="LinkedOpenData" src="http://blog.semantic-web.at/wp-content/uploads/2010/03/LinkedOpenData.jpg" alt="" width="400" height="88" /></a><br />
</strong></p>
<p>The New York Times, Wolters Kluwer Germany and Semantic Universe sponsor the Triplification Challenge 2010 taking place at the <a href="http://www.i-semantics.at">I-SEMANTICS Conference</a> from 1 – 3 September 2010 in Graz / Austria. Together they have provided 3.000 Euro in prize money which will be given to the  most promising application demonstrations and approaches built upon Linked Data.</p>
<p>The Challenge is organized by an international consortium consisting of Juan Sequeda (University of Texas at Austin), Bernhard Schandl (University of Vienna), Sören Auer (University of Leipzig), Ivan Herman (World Wide Web Consortium), Tassilo Pellegrini (Semantic Web Company Vienna) and patroned by Sir Tim Berners-Lee.</p>
<p>Participants can choose between an open track and a special NYT track.</p>
<p>The open track sponsored by Wolters Kluwer Germany and Semantic Universe encourages submissions that fit into one or more of the following categories:</p>
<ul>
<li>novel data sets that      are published as part of the Web of Data, according      to Linked Data principles, and demonstrating potential benefit      of use within applications;</li>
<li>novel generic mechanisms,      approaches, and technologies that convert certain types      and formats of information into triples, interlink them      to other data sets, and expose them as Linked Data;</li>
<li>applications showcasing      the benefits of Linked Data to end-users such as for      information syndication, specialized search, browsing,      or augmentation of content.</li>
</ul>
<p>The NYT track invites submissions that make use of the Linked Data published at data.nytimes.com and one or more government datasets that relate to politics. Any dataset qualifies that is produced by any government in the world that would be of interest to a constituent of that government. These can range from the demographics of election districts to campaign finance to corporate spending on political messaging.</p>
<p>The submission deadline for both tracks is <strong>18 May 2010</strong>.</p>
<p>All submissions will be reviewed by an<a href="http://i-semantics.tugraz.at/triplification-challenge/chairs"> international program committee</a> from industry and academia electing two winners in the open track and one winner in the NYT track.</p>
<p>For detailed information on the Triplification Challenge visit</p>
<p><a href="http://i-semantics.tugraz.at/triplification-challenge">http://i-semantics.tugraz.at/triplification-challenge</a> or</p>
<p><a href="http://triplify.org/Challenge/2010">http://triplify.org/Challenge/2010</a></p>
<p>Cordial thanks to our sponsors:</p>
<p><a href="http://semtech2010.semanticuniverse.com/"><img class="alignnone size-full wp-image-1526" title="semtech2010" src="http://blog.semantic-web.at/wp-content/uploads/2010/03/semtech2010.png" alt="" width="120" height="66" /></a></p>
<p><a href="http://www.nytimes.com/"><img class="size-full wp-image-1525 alignnone" style="margin-left: 5px; margin-right: 5px;" title="nyt" src="http://blog.semantic-web.at/wp-content/uploads/2010/03/nyt.png" alt="" width="140" height="20" /></a></p>
<p><a href="http://www.wolterskluwer.de/de/html/content/17/Startseite/"><img class="alignnone size-full wp-image-1527" title="wolters_kluwer" src="http://blog.semantic-web.at/wp-content/uploads/2010/03/wolters_kluwer.png" alt="" width="120" height="27" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.semantic-web.at/2010/03/31/nyt-wolters-kluwer-germany-and-semantic-universe-sponsor-triplification-challenge-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 &#8230; <a href="http://blog.semantic-web.at/2010/02/16/linking-open-data-to-thesaurus-management/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>&#8216;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>3</slash:comments>
		</item>
		<item>
		<title>Topic Maps and the Semantic Web</title>
		<link>http://blog.semantic-web.at/2009/10/16/topic-maps-and-the-semantic-web/</link>
		<comments>http://blog.semantic-web.at/2009/10/16/topic-maps-and-the-semantic-web/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 12:47:48 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Tools & Software]]></category>
		<category><![CDATA[Knowledge representation]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Topic Maps]]></category>
		<category><![CDATA[Web 3.0]]></category>
		<category><![CDATA[World Wide Web]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1255</guid>
		<description><![CDATA[From November 11 &#8211; 13, 2009 this will be one of the big issues at the 5th International Conference on Topic Maps taking place in Leipzig/Germany. When asked about the relationship between TM and SemWeb conference organizer Lutz Maicher says: &#8230; <a href="http://blog.semantic-web.at/2009/10/16/topic-maps-and-the-semantic-web/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2009/10/tmra.jpg"><img title="tmra" src="http://blog.semantic-web.at/wp-content/uploads/2009/10/tmra.jpg" alt="tmra" width="104" height="47" /></a>From November 11 &#8211; 13, 2009 this will be one of the big issues at the <a href="http://tmra.de" target="_blank">5th International Conference on Topic Maps</a> taking place in Leipzig/Germany. When asked about the relationship between TM and SemWeb conference organizer Lutz Maicher says:</p>
<blockquote><p>With the vision of the web of data Topic Maps and the Semantic Web move closer over time. Anywhere URIs represent subjects, structured statements are gathered around them. In this context I see subj3ct.com as an interesting ventures. This recently launched service provides URIs for 15 million subjects to be used in structured data. Naturally, linked data hubs like dbpedia or geonames.org are part of it. The crowd is invited to contribute to this collection, also the Topic Maps Lab provides several feeds to register new URIs. Subj3ct.com turns out to be an infrastructure technology for Web 3.0 applications, regardless whether they are based on Topic Maps or other Semantic Web technologies.</p>
<p>Through this convergence the uniqueness of each technology sharpens. Reasoning is the strong point of the Semantic Web. But the strength of Topic Maps are semantic portals and the global federation of facts around subjects. Bringing together all and even contradictory information about each subject &#8211; and not building reasoning-ready consistent models of the world &#8211; is built into the genes of Topic Maps.</p></blockquote>
<p>Read the <a href="http://www.semantic-web.at/1.36.resource.291.lutz-maicher-x22-with-the-vision-of-the-web-of-data-topic-maps-and-the-semantic-web-move-c.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/2cc42377-546c-4899-ba5d-8ed8d376a8e5/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=2cc42377-546c-4899-ba5d-8ed8d376a8e5" 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/10/16/topic-maps-and-the-semantic-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multimedia Semantics @ SAMT 2009</title>
		<link>http://blog.semantic-web.at/2009/10/07/multimedia-semantics-samt-2009/</link>
		<comments>http://blog.semantic-web.at/2009/10/07/multimedia-semantics-samt-2009/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 11:33:36 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Linked Data & Open Data]]></category>
		<category><![CDATA[Vocabularies & Languages]]></category>
		<category><![CDATA[Joanneum Research]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[ontology]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[World Wide Web Consortium]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1216</guid>
		<description><![CDATA[On accasion of the upcoming 4th International Conference on Semantic and Digital Media Technologies (SAMT &#8217;09) from December 2 &#8211; 4, 2009 in Graz/Austria, Werner Bailer from Joanneum Research gave us a short interview about state of the art in &#8230; <a href="http://blog.semantic-web.at/2009/10/07/multimedia-semantics-samt-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2009/10/samt.jpg"><img title="samt" src="http://blog.semantic-web.at/wp-content/uploads/2009/10/samt.jpg" alt="samt" width="75" height="40" /></a>On accasion of the upcoming <a href="http://www.samt2009.org/">4th International Conference on Semantic and Digital Media Technologies (SAMT &#8217;09)</a> from December 2 &#8211; 4, 2009 in Graz/Austria, Werner Bailer from <a class="zem_slink" title="Joanneum Research" rel="homepage" href="http://www.joanneum.at/en/jr.html">Joanneum Research</a> gave us a short interview about state of the art in multimedia semantics.  When asked about the Multimedia and the Semantic Web he says:</p>
<blockquote><p>There have been a number of proposals for multimedia ontologies and mappings of multimedia vocabularies (cf. the excellent report from the <a href="http://www.w3.org/2005/Incubator/mmsem/XGR-vocabularies/">W3C MM Semantics XG</a>), differing in complexity and expressivity. Thus the W3C has chartered a <a href="http://www.w3.org/2008/WebVideo/Annotations/">working group</a> to develop an ontology and API for multimedia content on the Web. The group is developing a lightweight core set of metadata properties and an API specification for accessing these properties, which may come from metadata documents in different standards. Thus mappings to many relevant standards have also been specified. The set of metadata properties will be formalized for interoperability with the Semantic Web. A <a class="zem_slink" title="W3C recommendation" rel="wikipedia" href="http://en.wikipedia.org/wiki/W3C_recommendation">W3C recommendation</a> is expected in 2010.</p></blockquote>
<p>Read the <a href="http://www.semantic-web.at/1.36.resource.290.werner-bailer-x22-a-picture-is-worth-a-thousand-words-x22.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/ad82f63e-7760-40c4-bdf1-9ffda5f71ceb/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=ad82f63e-7760-40c4-bdf1-9ffda5f71ceb" 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/10/07/multimedia-semantics-samt-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking back I-Semantics 2009</title>
		<link>http://blog.semantic-web.at/2009/09/09/looking-back-i-semantics-2009/</link>
		<comments>http://blog.semantic-web.at/2009/09/09/looking-back-i-semantics-2009/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 08:29:09 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1136</guid>
		<description><![CDATA[Last Friday, September 4, 2009 I-Semantics, the 5th International Conference on Semantic Systems, ended. I am extremely happy about the positive response from so many people I got in the last few days. It was a lot of work and &#8230; <a href="http://blog.semantic-web.at/2009/09/09/looking-back-i-semantics-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.semantic-web.at/wp-content/uploads/2008/12/isemantics_logo.jpg"><img 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>Last Friday, September 4, 2009 <a href="http://www.i-semantics.at">I-Semantics, the 5th International Conference on Semantic Systems</a>, ended. I am extremely happy about the positive response from so many people I got in the last few days. It was a lot of work and I am glad everything worked out fine.</p>
<p>I-Semantics, which started on Wednesday, September 2, and was colocated with <a href="http://www.i-know.at">I-Know, the International Conference on Knowledge Management,</a> for the third time now, attracted 450 participants. As inteded by our original idea &#8211; bringing the Semantic Web out of the echo chamber &#8211; this colocation has proven to be absolutely fertile as the semantic systems community and the knowledge management community really fit well together and complement each other. So we had a <a href="http://blog.semantic-web.at/wp-content/uploads/2009/09/Final_Programm_I-KNOW_I-SEMANTICS_Web.pdf">rich program</a> consisting of 64 scientific talks (30 I-Semantics / 34 I-Know), a poster session, an industry track and numerous mini tracks and discussion panels. Read a review of the <a href="http://moresemantic.blogspot.com/2009/09/i-semantics-2009-in-graz-day-01.html">first</a>, <a href="http://moresemantic.blogspot.com/2009/09/i-semantics-2009-in-graz-day-02.html">second</a> and <a href="http://moresemantic.blogspot.com/2009/09/i-semantnics-2009-in-graz-day-03.html">third</a> conference day on <a href="http://moresemantic.blogspot.com/">Harald Sack&#8217;s blog</a> (with whom I enjoyed pondering about Net Neutrality and IPV6.)</p>
<p>For the first time we had the <a href="http://www.pragmaticweb.info/">Pragmatic Web Community</a> on board, which held <a href="http://www.pragmaticweb.info/index.php?option=com_content&amp;task=view&amp;id=51&amp;Itemid=1">a special track</a> bringing in lots of new ideas and views on computational semantics. Beside that I recognized that in this track we had quite large amount of people from the social sciences and humanities among the audience, which is a promising signal and hopefully leads to new research and human-oriented technologies.</p>
<p>Another highlight was <a href="http://www.matchmaking.at/iknow09/index.php?file=home_uk.php">this year&#8217;s matchmaking event</a> which aims at initiating business contacts between industry and academia. According to the organizers the <a href="http://www.sfg.at/">Styrian Research Agency</a> and the <a href="http://www.enterpriseeuropenetwork.at/">Enterprise Europe Network</a>,  120 bilateral meetings took place. Astonishingly 56 of the 71 registered participants had a company background.</p>
<p>And finally we hosted the second Triplification Challenge where Chris Bizer gave a keynote and introduced quite a bunch of people to the idea of Linked Data. Unfortunatelly Michael Hausenblas who chaired this year&#8217;s challenge could not attend so I did the moderation during the award ceremony and Chris assisited me handing over the awards to the winners. For the <a href="http://blog.aksw.org/2009/triplification-challenge-2009-winners/">results of the challenge</a> go to Soeren Auer&#8217;s blog.</p>
<p>Wrapping up, all this would not have been possible without the great support of Prof. Klaus Tochtermann and his team from <a href="http://www.know-center.at" target="_blank">Know Center</a>. Year after year they do a great job and it is a great opportunity and pleasure to work together with them. Big thanks also go to Adrian Paschke from <a href="http://www.corporate-semantic-web.de/" target="_blank">Corporate Semantic Web of Free University of Berlin</a>, Hans Weigand from Tilburg University and the guys from <a href="http://www.newmedialab.at/">Salzburg New Media Lab</a>, who helped to set up the I-Semantics conference this year.</p>
<p>The next I-Semantics will take place from September 1 &#8211; 3, 2010. Hope to see you next year in Graz!</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/0cc00ea7-1531-450d-9da8-8f9b3fd73924/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=0cc00ea7-1531-450d-9da8-8f9b3fd73924" 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/09/09/looking-back-i-semantics-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Great satire: &#8220;Web 3.Oh No!&#8221;</title>
		<link>http://blog.semantic-web.at/2009/08/04/great-satire-web-3oh-no/</link>
		<comments>http://blog.semantic-web.at/2009/08/04/great-satire-web-3oh-no/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 10:59:06 +0000</pubDate>
		<dc:creator>Tassilo Pellegrini</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Semantics & Philosophy]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Science fiction]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social network service]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://blog.semantic-web.at/?p=1090</guid>
		<description><![CDATA[Found this piece on FCW.com. I love it! Posted by John Klossner on Aug 03, 2009 For those of you, like me, who need a way to keep these things straight, I offer the following handy, wallet-sized program. WEB 1.0 &#8230; <a href="http://blog.semantic-web.at/2009/08/04/great-satire-web-3oh-no/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Found this piece on <a href="http://fcw.com/blogs/john-klossner/2009/08/web-3ohno.aspx" target="_blank">FCW.com</a>. I love it!</p>
<blockquote><p>Posted by <span>John Klossner</span> on <span class="date">Aug 03, 2009</span></p>
<p>For those of you, like me, who need a way to keep these things straight, I offer the following handy, wallet-sized program.</p>
<p>WEB 1.0 (browsers) – Users find data<br />
WEB 2.0 (social networks) – Users find each other<br />
WEB 3.0 (semantic Web) – Data find each other</p>
<p>Of course, a lifetime of science-fiction reading and viewing leads me to fear we can look forward to the following developments:</p>
<p>WEB 4.0 – Data create their own Facebook page, restrict friends.<br />
WEB 5.0 – Data decide they can work without humans, create their own language.<br />
WEB 6.0 –Human users realize that they no longer can find data unless invited by data.<br />
WEB 7.0 – Data get cheaper cell phone rates.<br />
WEB 8.0 – Data horde all the good YouTube videos, leaving human users with access to <a href="http://www.youtube.com/watch?v=SpqFsKTHPio&amp;feature=related" target="_blank">bad &#8217;80&#8242;s music videos</a> only.<br />
WEB 9.0 – Data create and maintain own blogs, are more popular than human blogs.<br />
WEB 10.0 – All episodes of Battlestar Gallactica will now be shown from the Cylons&#8217; point of view.</p>
<p><span class="date"><br />
</span></p></blockquote>
<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/7cf7587d-4a0c-4502-9810-87f45ab73f1b/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=7cf7587d-4a0c-4502-9810-87f45ab73f1b" 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/08/04/great-satire-web-3oh-no/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

