University of Leipzig AKSW Homepage | Blog | Downloads (Powl, OntoWiki, ...)

Archiv für die Kategorie 'OntoWiki'

OntoWiki 0.8.5 released

June 10, 2008 - 8:43 am by Sebastian Dietzold - No comments »

The AKSW research group is pleased to announce that OntoWiki 0.8.5 is now available for download. Changes in this release include

as well as a bunch of bug fixes.

The project development site moved from SourceForge to GoogleCode. We have also created two new mailing lists as google groups for user support and development issues. The issue tracker moved a few weeks ago in order to prepare the release (see Goodbye SourceForge …).

Many thanks to the main contributors of this OntoWiki release: Norman Heino, Philipp Frischmuth, Christoph Rieß and Julian Jöris as well as Michael Haschke and Maria Moritz!

OPDW-ONE: First OntoWiki Plugin Developer Workshop

February 21, 2008 - 4:26 pm by Sebastian Dietzold - No comments »

When & Where?

Next week (27.02.2008) we arrange the first OntoWiki Plugin Developer Workshop (OPDW-ONE :-) ) at the IfI / University of Leipzig (room 5-10 3-36).

Group of Participants

  • OntoWiki Core Team: Christoph Riess, Michael Haschke, Norman Heino, Philipp Frischmuth, Sebastian Dietzold
  • Plugin Developer: Ceriel Jacobs (vakantieland.nl), Deniz Dalli (Interactive Systems), Martin Peklo, Maria Moritz, Michael Martin, Leszek Kotas, Thomas Kappel, Rolland Brunec

Program

Deliverables after the Workshop

  • Plugin development cookbook for common plugin problems
  • Example plugin which uses most tricks of the plugin development cookbook
  • Screencast of the team programming session (maybe)

The workshop language is german. If you are interested in participation or want your own OntoWiki workshop drop a note to me.

OntoWiki Eyetracking

February 3, 2008 - 3:02 am by Sebastian Dietzold - One comment »


OntoWiki Eyetracking Screenshot

Yesterday, Steffen Lohmann from the Interactive Systems Working Group at the University of Duisburg-Essen has surprised me with very nice eyetracking images from an OntoWiki 0.7.1 session last year which was arranged in the scope of the SoftWiki project.

We will meet in Duisburg this march and repeat the experiment with the OntoWiki theme which was introduced in 0.8. The results can lead to more GUI enhancements in the OntoWiki default theme and of course I’m looking forward to play around with this very cool technology! :-)

Open Source Meets Business 2008

January 22, 2008 - 5:21 pm by Sebastian Dietzold - No comments »

Today, Sören presents OntoWiki at the Open Source Meets Business conference (22. – 24. Januar 2008 in Nürnberg). In preparation for this talk, I’ve prepared a new screencast, which showcases an OntoWiki demo session, which is interrupted by some explanatory bubbles …

First Contact (Introducing xOperator)

November 14, 2007 - 2:47 pm by Sebastian Dietzold - One comment »

xOperator LogoFresh from the subversion repository, our new semantic agent project xOperator is now able to play with my local OntoWiki knowledge bases. The initial development to this tool will be done by Jörg Unbehauen as part of his master thesis.

xOperator tries to create a decentralized network of trust. Information is shared in the form of resources, which can be anything (even the information that you are selling your old washing machine). In a later stage it enables you to find friends of friends like centralized services, can already. At the end of the road, xOperator might even be able to find the best product for you without the normally necessary tedious internet research. Companies will be able to offer semantic annotated information about their products, giving the customer a new way of yet unknown price transparency.


First Contact
Although xOperator is able to use any SPARQL endpoint out there, our main use case is to marry it with OntoWiki. Users should be able to use the agent just as an additional view to the knowledge bases of their OntoWiki installation.

To do this, it will be possible not only to ask the agent with special query languages like SPARQL but also to ask him with natural language. To achieve this, xOperator will map templates based on the Artificial Intelligence Markup Language (AIML) to SPARQL queries and transform the XML result set to the instant message which will be send back to the user.

Implementation Status

The agent is able to log into existing accounts and can receive querying and configuration commands. The template based query generation is still a bit quirky. Queries can only be executed against locally configured data stores, the p2p part is not yet implemented.

If you’re interested in the project, please write to the public mailing list xoperator-public in our SourceForge area. The official homepage is http://aksw.org/Projects/xOperator