<?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>Sebastian Schaffert &#187; Semantic Web</title>
	<atom:link href="http://www.schaffert.eu/category/semantic-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schaffert.eu</link>
	<description>Homepage of Sebastian Schaffert</description>
	<lastBuildDate>Sat, 28 Aug 2010 20:51:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>KiWi Prototype Release 0.7 (Milestone 3)</title>
		<link>http://www.schaffert.eu/2009/12/23/kiwi-prototype-release-0-7-milestone-3/</link>
		<comments>http://www.schaffert.eu/2009/12/23/kiwi-prototype-release-0-7-milestone-3/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 11:24:22 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[kiwiknows]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=440</guid>
		<description><![CDATA[Development activity in the last months has been so active that we didn&#8217;t manage to issue a KiWi release of acceptable stability. Now we are very proud to announce the availability of the next prototype prerelease! The changes and new features are too abundant to name them all (you can get a list of fixed [...]]]></description>
			<content:encoded><![CDATA[<p>Development activity in the last months has been so active that we didn&#8217;t manage to issue a KiWi release of acceptable stability. Now we are very proud to announce the availability of the next prototype prerelease! The changes and new features are too abundant to name them all (you can get a list of fixed issues in the <a href="http://wiki.kiwi-project.eu/atlassian-jira/secure/ReleaseNote.jspa?projectId=10010&amp;version=10051">Jira Changelog</a> for version 0.7). Here are the highlights:</p>
<ul>
<li><strong>Reasoning</strong>. This is the first release to include KiWi&#8217;s rule-based reasoner. The reasoner applies rules to triples in the triple store and allows to infer new triples based on this information. Rules can currently only be specified by developers (in a file called rules.txt), but we intend to open this to advanced users of the KiWi system. Evaluation is currently forward chaining with reason maintenance. Reason maintenance can also be used to &#8220;explain&#8221; to the user why certain triples have been inferred. This is for example visible in the &#8220;References&#8221; widget of the wiki when hovering the mouse over an inferred relation. The reasoning component has been implemented by Jakub Kotowski at the University of Munich.</li>
<li><strong>Querying</strong>. The 0.7 KiWi release also for the first time features the new and innovative querying component called &#8220;KWQL&#8221;. KWQL is an advanced query language that can be used as a replacement for the normal KiWi semantic search. It allows advanced query constructs for querying the structure of KiWi content in a simple-to-use language. KWQL also offers a visual query editor for composing queries. KWQL can be accessed by issuing an ordinary search and then clicking on &#8220;KWQL&#8221; besides the search input field. KWQL has been implemented by Klara Weiand and Steffen Hausmann at the University of Munich.</li>
<li><strong>Information Extraction</strong>. The 0.7 release of KiWi has also included a variety of different information extraction technologies (and more to come!) based on GATE and Semantic Vectors. For the moment, information extraction can be used for tag recommendation and recommendation of related articles. Using GATE, English or German texts can be analyzed and more precise tag recommendations can be made. Information extraction has been integrated by Marek Schmidt at the Technical University of Brno.</li>
<li><strong>Personalized Search</strong>. KiWi also now includes an option to personalize the search results based on the previous tagging activity of the user and the tags associated with the search results. To access personalized search, simply click on the &#8220;personalized search&#8221; checkbox in the search interface. Note that personalized search requires that you already have some information in your user profile (primarily  tagging behavious). Personalized Search has been implemented by Nilay Coskun and Fred Durao at the University of Aalborg.</li>
<li><strong>Community Equity</strong>. Release 0.7 is also the first KiWi version to have Sun&#8217;s Community Equity algorithm integrated in the system. <a href="http://blogs.sun.com/peterreiser/entry/community_equity_specification">Community Equity</a> is an algorithm that tries to determin the &#8220;social value&#8221; of information in a collaborative system by tracking how much interest is generated about a certain item. Community Equity is pretty sophisticated, featuring also an aging algorithm that avoids reputation being built up ad infinitum. Community Equity has been implemented by the Community Equity team at Sun (Josef, Dimitri, Max) and integrated by Mihai Radulescu at Salzburg Research.</li>
<li><strong>Optimistic Locking</strong>. KiWi 0.7 switched the data and transaction model to more error-proof optimistic locking; this also makes the system more reliable in concurrent situations, i.e. if two users change the same content. Optimistic Locking has been implemented by Stephanie Stroka at Salzburg Research.</li>
<li><strong>Simplified Setup</strong>. When starting for the first time, users are now guided through a semi-automatic setup process that makes configuring KiWi much simpler than it used to be. The setup process has been implemented by myself, and Mihai is now working on making it even more simpler, allowing users also to configure database and path settings via the Web-based interface.</li>
<li><strong>TagIT2</strong>. The TagIT application has been completely reimplemented and is scheduled for beta-testing starting January. New features are a completely new user interface, the possibility to display users in addition to news and blog posts, and many usability improvements. TagIT2 has mostly been implemented by Thomas Kurz at Salzburg Research.</li>
</ul>
<p>There have been many smaller enhancements that I cannot mention here in detail (Exhbit support, Facebook integration, FOAF+SSL integration, &#8230;) and even more bug fixes. Thanks a lot to all project members for their participation!</p>
<p><strong>Availability</strong></p>
<p>As usual, the KiWi release is available at the following locations:</p>
<ul>
<li>binary download (bundled with JBoss, ready-to-run): <a href="http://kenai.com/projects/kiwi/downloads/download/kiwi-jboss-0.7.zip">http://kenai.com/projects/kiwi/downloads/download/kiwi-jboss-0.7.zip</a> (250 MB)</li>
<li>source download: please use the KiWi Subversion repository at <a href="https://svn.salzburgresearch.at/svn/kiwi/KiWi/trunk">https://svn.salzburgresearch.at/svn/kiwi/KiWi/trunk</a> (latest revision) or <a href="https://svn.salzburgresearch.at/svn/kiwi/KiWi/tags/0.7">https://svn.salzburgresearch.at/svn/kiwi/KiWi/tags/0.7 </a>(0.7 release)</li>
<li>showcase/demo: the latest KiWi version can also be tried out at our showcase installation at <a href="http://showcase.kiwi-project.eu/KiWi/">http://showcase.kiwi-project.eu/KiWi/</a> ; be aware that the showcase is erased regularly and we don&#8217;t have much content in it currently (<strong>note</strong>: the showcase has been shut down over Christmas because vandals are misusing it for distributing their spam links and I don&#8217;t have the nerve to look at it over Christmas!)</li>
<li>issue tracking: please use the KiWi Jira at <a href="http://wiki.kiwi-project.eu/atlassian-jira/browse/KIWI">http://wiki.kiwi-project.eu/atlassian-jira/browse/KIWI</a> to report any issues you encounter</li>
<li>help: please use either the KiWi developer mailinglist (kiwi-devel@kiwi-project.eu) or the issue tracking for the moment; we are currently also in the process of setting up a wiki for the project</li>
</ul>
<p><strong>Road Map</strong></p>
<p>Undoubtedly, version 0.7 still contains many bugs. In the weeks after Christmas, we will therefore likely release minor updates improving the stability and reliability of the system. These will be numbered 0.7.x.</p>
<p>Version 0.8 of KiWi is scheduled for end of February 2010. It will have improved Community Equity support, first draft of permission management, and Semantic Forms support. Version 0.9 is scheduled for end of May and will feature an improved user interface and widget support based on SmartGWT. Version 1.0 (final) is scheduled for end of August, with one month of testing.</p>
<p>A KiWi handbook will be written starting September 2010. It will contain not only instructions on how to use the KiWi system but also practical examples and best practices on how it can be used.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/12/23/kiwi-prototype-release-0-7-milestone-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Semantic Social Software = Linked People + Linked Content + Linked Data</title>
		<link>http://www.schaffert.eu/2009/07/15/semantic-social-software-linked-people-linked-content-linked-data/</link>
		<comments>http://www.schaffert.eu/2009/07/15/semantic-social-software-linked-people-linked-content-linked-data/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 18:04:34 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[linked content]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[linked media framework]]></category>
		<category><![CDATA[linked people]]></category>
		<category><![CDATA[semntic social software]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=348</guid>
		<description><![CDATA[As you may know, my research area is &#8220;Semantic Social Software&#8221;, trying to combine social software ideas with Semantic Web technologies &#8211; for me a very promising approach that could bring the Semantic Web into practical applications and help to improve social software at the same time (see also my publications, e.g. ). During the [...]]]></description>
			<content:encoded><![CDATA[<p>As you may know, my research area is &#8220;Semantic Social Software&#8221;, trying to combine social software ideas with Semantic Web technologies &#8211; for me a very promising approach that could bring the Semantic Web into practical applications and help to improve social software at the same time (see also my publications, e.g. <a class="downloadlink" href="http://www.schaffert.eu/download/Schaffert2006_SemanticSocialSoftware.pdf" title=" heruntergeladen 380 mal" >Semantic Social Software: Semantically Enabled Social Software or Socially Enabled Semantic Web? (380)</a>). During the discussion of our new group strategy, I tried to clarify the topic a bit more, which resulted in the following illustration, which I&#8217;ll try to describe in the following:</p>
<p><img class="aligncenter size-full wp-image-349" title="snml-tng-vision" src="http://www.schaffert.eu/wp-content/uploads/2009/07/snml-tng-vision.png" alt="snml-tng-vision" width="600" height="301" /></p>
<p>Currently, there are several trends on the Internet, which I&#8217;ll in the following call &#8220;Linked People&#8221;, &#8220;Linked Content&#8221;, and &#8220;Linked Data&#8221;:</p>
<ul>
<li><strong>Linked Content</strong> is the most simple to explain; it describes basically the current state of the Web where content can be linked using hyperlinks. It is important to note that this content is meant primarily for <em>human consumption</em>, i.e. human-readable text, images, or other media files.</li>
<li><strong>Linked Data</strong> in contrast describes linking of data that is designed for <em>machine consumption</em>. At the base of Linked Data lies RDF as data exchange format. The people working on Linked Data are organised on the <a href="http://linkeddata.org/">Linked Data website</a>.</li>
<li><strong>Linked People</strong> now is the connection of individuals through the Internet using social networking platforms like Facebook, LinkedIn or Xing. &#8220;Linked People&#8221; is one of the most exciting developments of the last years and one of the pillars of the ongoing revolution that changes our society.</li>
</ul>
<p>Many applications follow one of these strands: most traditional Websites are &#8220;Linked Content&#8221;, most social networking platforms &#8220;Linked People&#8221;, and there are quite some interesting applications emerging based on &#8220;Linked Data&#8221;. There are even some applications that combine two of these lines (e.g. Facebook combines Linked People with Linked Content). <strong></strong></p>
<p><strong>What is mostly missing though is a connection of all three strands in one application</strong>. Such an application would allow people to connect with each other and share content, but would also expose its data in structured form to the Linked Data cloud (Linked Data Server) to be used by other applications and consume data from the Linked Data cloud (Linked Data Client) to enrich the user experience of the application itself. Our project <a href="http://www.kiwi-project.eu">KiWi</a> with its flexible platform for Semantic Social Software does the first steps into this direction. Henry Story&#8217;s <a href="http://esw.w3.org/topic/foaf+ssl">FOAF+SSL</a> is also an interesting approach in this area, if combined with social software applications. I believe that in the future we might see many more such applications &#8211; at least this is the direction that we will most likely be heading &#8230; <img src='http://www.schaffert.eu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/07/15/semantic-social-software-linked-people-linked-content-linked-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KiWi July Meeting in Prague: Towards Integration</title>
		<link>http://www.schaffert.eu/2009/07/08/kiwi-july-meeting-in-prague-towards-integration/</link>
		<comments>http://www.schaffert.eu/2009/07/08/kiwi-july-meeting-in-prague-towards-integration/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 19:07:04 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[kiwiknows]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[prague]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=340</guid>
		<description><![CDATA[Last week we had for the second time our KiWi meeting in Prague at the Sun Microsystems offices &#8211; almost a tradition by now.:-) The main goals of the meeting were to kick off the implementation of the enabling technologies and the integration and implementation in the use cases. Also, for the first time, we [...]]]></description>
			<content:encoded><![CDATA[<p>Last week we had for the second time our KiWi meeting in Prague at the Sun Microsystems offices &#8211; almost a tradition by now.:-) The main goals of the meeting were to kick off the implementation of the enabling technologies and the integration and implementation in the use cases. Also, for the first time, we organized the meeting as an &#8220;open space&#8221; without long Powerpoint presentation but instead with long and lively discussions.</p>
<p><img class="aligncenter size-full wp-image-345" title="kiwi-prague-2" src="http://www.schaffert.eu/wp-content/uploads/2009/07/kiwi-prague-2.jpg" alt="kiwi-prague-2" width="600" height="400" /><br />
<strong>KiWi Core System and Collaboration with INSEMTIVES</strong></p>
<p>On Thursday morning, we started with a general presentation of the current state of the KiWi system, mainly showing the demonstration given in <a href="http://www.schaffert.eu/2009/06/03/eswc-day-3-kiwi-poster-demo-day/">Heraklion at ESWC09</a> (which <a href="http://www.schaffert.eu/2009/06/04/kiwi-demo-at-eswc09-wins-best-demo-award/">won us the ESWC Best Demo Award</a>) and in <a href="http://www.schaffert.eu/2009/06/13/kiwi-review-in-luxembourg/">Luxemburg at the KiWi Review</a>. Furthermore, Marek showed the prototype for information extraction and annotation, and Klara a prototypical visual editor for her rule-based query language.</p>
<p>Besides the KiWi core system, Tobias Bürger from STI Innsbruck presented the ideas behind the FP7 <a href="http://www.insemtives.eu">INSEMTIVES project</a> to the KiWi consortium as a first step towards collaboration between INSEMTIVES and KiWi (he also <a href="http://blog.insemtives.eu/2009/07/insemtives-kiwi-collaboration/">blogged about it</a>). We see possibilities for collaboration at several levels: dissemination (i.e. joint organisation of events, joint publications), research (INSEMTIVES results could improve Community Equity) and technology (KiWi platform could be used in INSEMTIVES). We will further investigate a possible collaboration at the INSEMTIVES meeting in Innsbruck next week, where we are invited to present KiWi in turn.</p>
<p><strong>Enabling Technologies</strong></p>
<p>On Thursday afternoon, we took a look at the four KiWi enabling technologies and how they integrate with the rest of the KiWi system. Jakub started with presenting ideas for a rule-based language capable of reasoning over tags and RDF structures (after Klara already presented her work in the morning). We had a lively discussion on the different aspects of the rule languages, how they might be unified and fit together, and how they might serve the other parts of the KiWi system. We decided that what we would need as a first step would be a simple rule-language with forward chaining based on RDF, on top of which more complex ideas would be evaluated.</p>
<p>Next came a discussion on information extraction, based on what Marek presented in the morning. It was agreed that information extraction would be used (1) in the editor to support the user in semi-automatic annotation, and (2) in the importing functionality to automatically extract metadata and perform annotations. The information extraction component works by incremental training with positive and negative examples.</p>
<p>We concluded the afternoon session with a discussion on personalisation. Personalisation in KiWi means primarily recommendations, and secondarily user interface customisation. Peter introduced us into the multifactor recommendation algorithm the group in Aalboarg has been working on in the last year, and we discussed the different factors that might be used, including Sun&#8217;s Community Equity. We also discussed where recommendations might be useful.</p>
<p><img class="aligncenter size-full wp-image-344" title="kiwi-prague-1" src="http://www.schaffert.eu/wp-content/uploads/2009/07/kiwi-prague-1.jpg" alt="kiwi-prague-1" width="600" height="400" /></p>
<p><strong>Logica Use Case</strong></p>
<p>Friday morning started with a presentation of the current state of the Logica use case by Karsten. Karsten introduced into a &#8220;formalisation cycle&#8221; that moved from collaboratively created unstructured text in the KiWi system to structured data in the Logica Risk Management system and from there back to unstructured text in KiWi. What is currently already implemented is the export from the Logica system to KiWi using a custom templating mechanism. We discussed that we should try to replace this templating mechanism by RDFa only and that we should also investigate RDFa for forms (e.g. <a href="http://esw.w3.org/topic/PushBackDataToLegacySources">RDForms</a>). The connection between unstructured text and forms will then be realised using the RDFa annotation mechanism implemented by Marek.</p>
<p><strong>SunSpace Use Case</strong></p>
<p>The second half of Friday was dedicated to discussing the Sun Use Case, and the technologies and services we would need to integrate there to support the already existing SunSpace intranet. We agreed that it was unreasonable and unrealistic to expect that Sun would replace the existing Confluence installation in favor of KiWi, because the aim of KiWi cannot be to create yet another Wiki engine that competes with what is already there. Instead, in the SunSpace use case, the KiWi system will be more like an intelligent index that integrates content and data from already existing sources and offers additional value in the form of advanced services (e.g. search, tagging, &#8230;) and widgets that can be included on the user interface level (e.g. recommendations, tagging, metadata, &#8230;). The data integration will make use of existing technologies like Linked (Open) Data. We decided that we would contribute particularly to the update mechanism of Linked Data since this seems to be an issue that is yet not resolved.</p>
<p>A second major point of discussion was the integration of Sun&#8217;s Community Equity (CE) with KiWi. We decided that we would head for a rather tight integration at the EJB level rather than at the Web Service level, because then we will be able to use CE more easily for e.g. recommendation and search. This integration will take place until end of August.</p>
<p>Finally, we briefly discussed single sign on for KiWi and correspondingly, <a href="http://www.bblfish.net">Henry</a>&#8216;s suggestion for <a href="http://esw.w3.org/topic/foaf+ssl">FOAF+SSL</a>, which Steffi has already mostly implemented in KiWi. Also, an issue still to be solved for the SunSpace Use Case is how to handle permission management in KiWi.</p>
<p>We closed the meeting on Friday afternoon. Most said it was the most productive KiWi meeting we had yet and that we have moved much forward. I just hope that we can also hold the pace.:-)</p>
<p><em>Note</em>: I will upload figures and pictures as soon as I have them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/07/08/kiwi-july-meeting-in-prague-towards-integration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KiWi Demo at ESWC09 wins best demo award!</title>
		<link>http://www.schaffert.eu/2009/06/04/kiwi-demo-at-eswc09-wins-best-demo-award/</link>
		<comments>http://www.schaffert.eu/2009/06/04/kiwi-demo-at-eswc09-wins-best-demo-award/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 14:02:39 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=317</guid>
		<description><![CDATA[Not much more to say. A majority of the participants of the ESWC demo session voted for our KiWi demo! This is indeed a great feedback and a great achievement for the project!]]></description>
			<content:encoded><![CDATA[<p>Not much more to say. A majority of the participants of the ESWC demo session voted for our KiWi demo! This is indeed a great feedback and a great achievement for the project!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/06/04/kiwi-demo-at-eswc09-wins-best-demo-award/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ESWC Day 3: KiWi Poster &amp; Demo Day!</title>
		<link>http://www.schaffert.eu/2009/06/03/eswc-day-3-kiwi-poster-demo-day/</link>
		<comments>http://www.schaffert.eu/2009/06/03/eswc-day-3-kiwi-poster-demo-day/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 07:30:38 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[eswc09]]></category>
		<category><![CDATA[kiwiknows]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=313</guid>
		<description><![CDATA[The third day of ESWC was the day of the poster and demo session. For me the demo session is always one of the highlights (if not the highlight) of the conference, because it is usually about things that are really working and not just about dead paper. Also, it is probably the most interactive [...]]]></description>
			<content:encoded><![CDATA[<p>The third day of ESWC was the day of the poster and demo session. For me the demo session is always one of the highlights (if not the highlight) of the conference, because it is usually about things that are really working and not just about dead paper. Also, it is probably the most interactive session of the conference, with people talking and discussing with each other. In all previous conferences I have always learned most in the poster &amp; demo session.</p>
<p>Of course, the session was also one of the premier parts of the conference for presenting our KiWi results. We had three posters presented by Klara, Steffi and Thomas, which have apparently attracted a lot of attention. And I was giving the KiWi Demo myself, demonstrating the outcomes of our work in the last 15 months. I cannot write much about the posters (because I didn&#8217;t have any time to look there), but the KiWi Demo was definately a huge success. I think I talked more than 3,5 hours non-stop during the demo session, and had many interesting discussions and feedback.</p>
<div class="ngg-galleryoverview" id="ngg-gallery-30-313">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.schaffert.eu/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=30&amp;mode=gallery'});">
			[Mit PicLens anzeigen]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-834" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/kiwi-demo-1.jpg" title="The KiWi with a flower, perparing the demo." class="thickbox" rel="set_30" >
								<img title="kiwi-demo-1.jpg" alt="kiwi-demo-1.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/thumbs/thumbs_kiwi-demo-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-837" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/kiwi-demo-2.jpg" title="The KiWi Demo booth before the session" class="thickbox" rel="set_30" >
								<img title="kiwi-demo-2.jpg" alt="kiwi-demo-2.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/thumbs/thumbs_kiwi-demo-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-838" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/kiwi-demo-3.jpg" title="KiWi watching over project folders before the conference." class="thickbox" rel="set_30" >
								<img title="kiwi-demo-3.jpg" alt="kiwi-demo-3.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/thumbs/thumbs_kiwi-demo-3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-839" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/kiwi-demo-4.jpg" title="Sebastian awaiting the first demo attendees." class="thickbox" rel="set_30" >
								<img title="kiwi-demo-4.jpg" alt="kiwi-demo-4.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/thumbs/thumbs_kiwi-demo-4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-840" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/kiwi-at-beach.jpg" title="KiWi at the beach relaxing after a workful demo session" class="thickbox" rel="set_30" >
								<img title="kiwi-at-beach.jpg" alt="kiwi-at-beach.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_06_02_eswc_demo/thumbs/thumbs_kiwi-at-beach.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 	
</div>

<p>P.S.: I&#8217;ll add some photos to this post as soon as the Internet is working a bit more reliably.:-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/06/03/eswc-day-3-kiwi-poster-demo-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ESWC Day 2: 4th Semantic Wiki Workshop</title>
		<link>http://www.schaffert.eu/2009/06/02/eswc-day-2-4th-semantic-wiki-workshop/</link>
		<comments>http://www.schaffert.eu/2009/06/02/eswc-day-2-4th-semantic-wiki-workshop/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 07:47:33 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[eswc09]]></category>
		<category><![CDATA[kiwiknows]]></category>
		<category><![CDATA[semwiki09]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=309</guid>
		<description><![CDATA[The second day of ESWC09 was the day of the big event, the Semantic Wiki Workshop. Overall, it was really a big success, many interesting contributions, lively discussions, the number of participants just limited by the size of the room. Pictures are just making their way to Flickr over the slow Internet line (http://www.flickr.com/photos/tags/kiwiknows/). The [...]]]></description>
			<content:encoded><![CDATA[<p>The second day of ESWC09 was the day of the big event, the Semantic Wiki Workshop. Overall, it was really a big success, many interesting contributions, lively discussions, the number of participants just limited by the size of the room. Pictures are just making their way to Flickr over the slow Internet line (<a href="http://www.flickr.com/photos/tags/kiwiknows/">http://www.flickr.com/photos/tags/kiwiknows/</a>). <img src='http://www.schaffert.eu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The KiWi project was very present at the workshop, being one of the few big efforts in the area:</p>
<ul>
<li>Pavel and Marek started with presenting their ideas and prototype on information extraction; it is really nice to see how results get better and better in this area:-)</li>
<li>Rolf then discussed various approaches to synchronisation of data repositories that are used in the KiWi backend (relational database, triple store, SOLR index)</li>
<li>Fred and Peter presented different recommendation algorithms that they experiment with in the course of KiWi</li>
<li>and finally I did a rather short presentation of the KiWi platform, which I then demonstrated in the afternoon&#8217;s Open Space session</li>
</ul>
<p>The star of the workshop, though, was our cute toy kiwi which you&#8217;ll likely see on many photos on Flickr &amp; Co. Again, with minimal effort we have generated more awareness than by sponsoring a reception&#8230; <img src='http://www.schaffert.eu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Here is one such photo showing the SemWiki organisation team with the KiWi:</p>
<p><img class="aligncenter size-full wp-image-311" title="semwiki09-20" src="http://www.schaffert.eu/wp-content/uploads/2009/06/semwiki09-20.jpg" alt="semwiki09-20" width="600" height="450" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/06/02/eswc-day-2-4th-semantic-wiki-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KiWis at ESWC &#8211; day 1</title>
		<link>http://www.schaffert.eu/2009/05/31/kiwis-at-eswc-day-1/</link>
		<comments>http://www.schaffert.eu/2009/05/31/kiwis-at-eswc-day-1/#comments</comments>
		<pubDate>Sun, 31 May 2009 08:53:27 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[eswc09]]></category>
		<category><![CDATA[kiwiknows]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=305</guid>
		<description><![CDATA[Today is the first day of ESWC09. Since we&#8217;ve been here since Friday, we have already been preparing our presentations as well as exploring the surroundings a bit (by bike ). The KiWi has already been at many nice places, as you can see in the slideshow: Today is still relaxing for us, just a [...]]]></description>
			<content:encoded><![CDATA[<p>Today is the first day of ESWC09. Since we&#8217;ve been here since Friday, we have already been preparing our presentations as well as exploring the surroundings a bit (by bike <img src='http://www.schaffert.eu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ). The KiWi has already been at many nice places, as you can see in the slideshow:</p>
<div class="ngg-galleryoverview" id="ngg-gallery-29-305">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.schaffert.eu/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=29&amp;mode=gallery'});">
			[Mit PicLens anzeigen]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-816" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/biking-1.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="biking-1.jpg" alt="biking-1.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_biking-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-819" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/biking-2.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="biking-2.jpg" alt="biking-2.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_biking-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-820" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/biking-3.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="biking-3.jpg" alt="biking-3.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_biking-3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-821" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/biking-4.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="biking-4.jpg" alt="biking-4.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_biking-4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-822" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/kiwi-at-bar.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="kiwi-at-bar.jpg" alt="kiwi-at-bar.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_kiwi-at-bar.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-823" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/kiwi-at-pool.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="kiwi-at-pool.jpg" alt="kiwi-at-pool.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_kiwi-at-pool.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-824" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/kiwi-in-hotel.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="kiwi-in-hotel.jpg" alt="kiwi-in-hotel.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_kiwi-in-hotel.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-825" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/monastery-1.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="monastery-1.jpg" alt="monastery-1.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_monastery-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-826" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/monastery-2.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="monastery-2.jpg" alt="monastery-2.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_monastery-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-827" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/sunset-1.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="sunset-1.jpg" alt="sunset-1.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_sunset-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-833" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/sunset-2.jpg" title=" " class="thickbox" rel="set_29" >
								<img title="sunset-2.jpg" alt="sunset-2.jpg" src="http://www.schaffert.eu/wp-content/gallery/2009_05_31_kreta/thumbs/thumbs_sunset-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 	
</div>

<p>Today is still relaxing for us, just a bit of attending workshops and then a meeting with the INSEMTIVES people discussing how we can cooperate. The real work will start for us tomorrow, where KiWi is coorganising the <a href="http://www.semwiki.org/">4th Semantic Wiki Workshop</a>. There will be 4 KiWi presentations there. Then, Tuesday will follow with the KiWi demo and posters. I am really looking forward to these presentations and the feedback we&#8217;ll get for KiWi.:-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/05/31/kiwis-at-eswc-day-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KiWi 0.4 Released!</title>
		<link>http://www.schaffert.eu/2009/05/28/kiwi-04-released/</link>
		<comments>http://www.schaffert.eu/2009/05/28/kiwi-04-released/#comments</comments>
		<pubDate>Thu, 28 May 2009 21:32:54 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[kiwiknows]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=303</guid>
		<description><![CDATA[Just in time for ESWC09, we are proud to be able to release the 4th KiWi prerelease (0.4)! Again, this is the most stable KiWi version ever and contains many bug fixes and performance improvements. While the focus has been on stability and usability, the following new features have been added to KiWi: KiWi now [...]]]></description>
			<content:encoded><![CDATA[<p>Just in time for ESWC09, we are proud to be able to release the 4th KiWi prerelease (0.4)! Again, this is the most stable KiWi version ever and contains many bug fixes and performance improvements. While the focus has been on stability and usability, the following new features have been added to KiWi:</p>
<ul>
<li>KiWi now has a tag recommendation system based on Semantic Vectors as a &#8220;look forward&#8221; to the information extraction that is still to come; to enable it, go to the admin interface and search configuration and click &#8220;rebuild semantic vectors&#8221;</li>
<li>KiWi also now has (simple) recommendations personalised for the user; they are shown for each content item separately and also on the Dashboard</li>
<li>the revision system is now functional and has been extended to cover upcoming &#8220;compound content items&#8221;; it also allows to display the content and metadata changes in a revision</li>
<li>KiWi now supports dynamic pages rendered based on a embedded query; we also have the beginnings of a visual query editor that allows to compose embedded queries based on the search function</li>
<li>TagIT is now able to represent not only points but also routes; route information is stored in RDF, naturally <img src='http://www.schaffert.eu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ul>
<p>As always, there are several ways to access the new KiWi release:</p>
<ul>
<li>you can simply try out our Showcase at <a href="http://showcase.kiwi-project.eu/KiWi/">http://showcase.kiwi-project.eu/KiWi/</a> &#8211; it has been set up from scratch again with a large amount of media data from various sources so that you can play around with the system;<br />
<em>particularly noteworthy is the new search functionality which you can try out by searching for &#8220;tag:flickr&#8221; and then looking at the facets on the right, some of which are based on automatically gathered EXIF data</em></li>
<li>you can download the binary version bundled with JBoss or the source version from <a href="http://kenai.com/projects/kiwi/downloads">http://kenai.com/projects/kiwi/downloads</a>;<br />
<em>the JBoss version comes ready-to-run (start.bash or start.bat) but requires JDK 6; if you want to play around in earnest and want some better performance, you should change the property hibernate.hbm2ddl.auto in server/default/deploy/KiWi.ear/KiWi.jar/META-INF/persistence.xml to &#8220;create&#8221; before you do the first start of the system and change it back to &#8220;update&#8221; or &#8220;validate&#8221; before you start a second time; in this case, the system will properly create database indexes to speed up data access</em></li>
<li>you can check out the latest source code from our Subversion repository at <a href="https://svn.salzburgresearch.at/svn/kiwi/KiWi">https://svn.salzburgresearch.at/svn/kiwi/KiWi</a></li>
</ul>
<p>Regardless of which way you choose to download the third KiWi prerelease, we hope you enjoy it and see its potential. But please be aware that this is still a pre-release and not meant for production use! Don&#8217;t forget to report all bugs that you may encounter to our <a href="http://wiki.kiwi-project.eu/atlassian-jira">JIRA system</a>! <img src='http://www.schaffert.eu/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/05/28/kiwi-04-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3rd KiWi Pre-Release (0.3)</title>
		<link>http://www.schaffert.eu/2009/04/30/3rd-kiwi-pre-release-03/</link>
		<comments>http://www.schaffert.eu/2009/04/30/3rd-kiwi-pre-release-03/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 09:51:28 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[kiwiknows]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=275</guid>
		<description><![CDATA[As already announced, we are today (afternoon) releasing the third KiWi prerelease. It should be the most stable and most feature-rich version of KiWi we ever had, and it includes a lot of bug fixes and improvements. Particularly noteworthy are: the new SOLR based (semantic) search functionality that allows you to efficiently combine full-text search [...]]]></description>
			<content:encoded><![CDATA[<p>As already announced, we are today (afternoon) releasing the third KiWi prerelease. It should be the most stable and most feature-rich version of KiWi we ever had, and it includes a lot of bug fixes and improvements. Particularly noteworthy are:</p>
<ul>
<li>the new SOLR based (semantic) search functionality that allows you to efficiently combine full-text search and facetted search over tags, types, persons, and configurable RDF properties</li>
<li>the improvements in the Dashboard where you now have some (simple) personalised data like last visited pages, last edited pages, tag cloud, &#8230;</li>
<li>the improvements in TagIT, which is now in a state that it can really be tested by users</li>
<li>the improvements in the Wiki editor, which now supports RDFa annotations and annotation of page fragments.</li>
<li>new, generalised importing functionality which particularly allows you to import arbitrary RSS feeds, including MediaRSS (Flickr) and GeoRSS (Geonames) into the system</li>
</ul>
<p>Besides this, there have been numerous small improvements. Also, we started work on a context-based templating mechanism (D3.3 &#8211; advanced visualisations and editors), on the permission management, and on information extraction.</p>
<p>As always, there are several ways to access the new KiWi release:</p>
<ul>
<li>you can simply try out our Showcase at <a href="http://showcase.kiwi-project.eu/KiWi/">http://showcase.kiwi-project.eu/KiWi/</a> &#8211; it has been set up from scratch again with a large amount of media data from various sources so that you can play around with the system;<br />
<em>particularly noteworthy is the new search functionality which you can try out by searching for &#8220;tag:flickr&#8221; and then looking at the facets on the right, some of which are based on automatically gathered EXIF data</em></li>
<li>you can download the binary version bundled with JBoss or the source version from <a href="http://kenai.com/projects/kiwi/downloads">http://kenai.com/projects/kiwi/downloads</a>;<br />
<em>the JBoss version comes ready-to-run (start.bash or start.bat) but requires JDK 6; if you want to play around in earnest and want some better performance, you should change the property hibernate.hbm2ddl.auto in server/default/deploy/KiWi.ear/KiWi.jar/META-INF/persistence.xml to &#8220;create&#8221; before you do the first start of the system and change it back to &#8220;update&#8221; or &#8220;validate&#8221; before you start a second time; in this case, the system will properly create database indexes to speed up data access</em></li>
<li>you can check out the latest source code from our Subversion repository at <a href="https://svn.salzburgresearch.at/svn/kiwi/KiWi">https://svn.salzburgresearch.at/svn/kiwi/KiWi</a></li>
</ul>
<p>Regardless of which way you choose to download the third KiWi prerelease, we hope you enjoy it and see its potential. But please be aware that this is still a pre-release and not meant for production use! Don&#8217;t forget to report all bugs that you may encounter to our <a href="http://wiki.kiwi-project.eu/atlassian-jira">JIRA system</a>! <img src='http://www.schaffert.eu/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/04/30/3rd-kiwi-pre-release-03/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Preparing the 3rd KiWi Release: New Features and Stability Improvements</title>
		<link>http://www.schaffert.eu/2009/04/24/preparing-the-3rd-kiwi-release-new-features-and-stability-improvements/</link>
		<comments>http://www.schaffert.eu/2009/04/24/preparing-the-3rd-kiwi-release-new-features-and-stability-improvements/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 14:49:35 +0000</pubDate>
		<dc:creator>wastl</dc:creator>
				<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[kiwiknows]]></category>

		<guid isPermaLink="false">http://www.schaffert.eu/?p=272</guid>
		<description><![CDATA[Over the last weeks we have spent much time on improving the KiWi system. Compared to the 0.2 prerelease, there is quite a number of changes upcoming: KiWi now supports very fast and very flexible facetted search, already tested with tens of thousands of articles; KiWi&#8217;s facetted search builds upon Apache SOLR, but also allows [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last weeks we have spent much time on improving the KiWi system. Compared to the 0.2 prerelease, there is quite a number of changes upcoming:</p>
<ul>
<li>KiWi now supports very fast and very flexible facetted search, already tested with tens of thousands of articles; KiWi&#8217;s facetted search builds upon Apache SOLR, but also allows many &#8220;semantic&#8221; search features, as we add much of the RDF metadata to the index (thanks to Solr&#8217;s flexibility); the new search function is also the base for the geographic queries in the TagIT application, which are now incredibly fast!</li>
<li>the TagIT application (actually developed as part of another project on top of KiWi) is moving into a state where it is good enough to be really used; we are currently running with around 15.000 news articles without any significant performance problems</li>
<li>the Dashboard has been further improved with a history widget and a tagcloud widget; we are also currently working on the user profile functionality and hope to be able to include it in the next release</li>
<li>the KiWi editor now features a first implementation of an RDFa plugin that allows to annotate parts of the text with RDF metadata</li>
<li>many serious bugs have been fixed, so that the overall system stability is now better than ever and there are less unexpected issues</li>
</ul>
<p>Besides these core changes that will also be available in the binary release, there has been quite some work in the extension part. Particularly, the work on information extraction is currenly progressing in an experimental extension  called ieeval, the logica use case is developed in an extension called logica, and we are currently experimenting with routing functionality for the TagIT application. Christoph Lange has also begun to port his work on SWiM to the KiWi platform, so we might see the first KiWi application developed outside the project soon!</p>
<p>While the 0.3 prerelease is not (yet) available for download (we are still working on some issues), you can try out the latest changes with some live data &#8211; as always &#8211; on <a href="http://showcase.kiwi-project.eu/KiWi/">http://showcase.kiwi-project.eu/KiWi/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.schaffert.eu/2009/04/24/preparing-the-3rd-kiwi-release-new-features-and-stability-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
