Vitavonni

Thu, 08 Feb 2007

Calendaring in a semantic wiki

... is the working title of my diploma thesis.

Tomorrow I'll hold the introductory presentation on my topic in the research seminar. This is to explain my project to other members of the working group, so they can give me feedback and suggestions.

What I'll be doing:

  • extend the existing IkeWiki semantic wiki with a simple calendaring function
  • investigate use cases for calendaring in a wiki context
  • eventually develop a simple query language, that allows non-tech-savy users to do common queries and rules; others will probably be given full SPARQL or some extension on top of it (for temporal calculations)

Where I am:

  • I think I know where I'm heading
  • I've started hacking on IkeWikis internals
  • IkeWiki actually queries the database via SPARQL to retrieve relevant temporal information and displays them in a simple calendar view
  • I have some months to go for finishing my thesis

Difficulties:

  • Repeating events. Actually a very common thing. I havn't seen a calendaring software that could handle more than just the simplest tasks. Please name a calendaring software that can do "the last wednesday each month which is not a national holiday".
  • Custom time types: working days, work time (8-18 on work days), holidays, ...
  • Sub-events. Should actually be pretty easy in a semantic wiki, but defining the semantics right and making an okay UI can get tricky
  • Non-gregorian calendars (I'll probably not handle this)
  • Ambiguity in expressions. If you have a meeting scheduled for some day at 10:00, duration: 1 day, it probably doesn't end at 10:00 the following day, but at 18:00, end of the working day it started. If the meeting starts at 17:00, duration 1 day, it probably ends at 18:00 the next day...
  • Various technical stuff, including:
  • XSLT sucks for datetime handling. It can only process very few formats; XSLT 2.0 has format-dateTime, but it can't format a duration for all I know. Still IkeWiki is using XSLT a lot.
  • SPARQL is a pain for negation handling; you can do "IF NOT EXISTS", but it's very ugly. But this is common in calendaring: "if there is not another event at the same time, the office hour is wednesday at 10am"
  • Ajax. Ikewikis UI makes heavy use of Ajax, but that makes development and debugging much harder; often you won't see the actual error message (or have to dig in some messy logs), because it's all obscured somewhere in XMLRPC and JSON calls

Fortunately, we have a rather strong research group here in Munich. There are experts for query and transformation languages (e.g. Xcerpt, SPEX - Querying XML Streams), temporal calculations (Computational Treatment of Temporal Notions, CTTN) and time modeling Calendar and Temporal Type System CaTTS); and I'm also working closely together with the author of IkeWiki and Xcerpt. And of course they're all nice people to work with!

[category: /en/xml | Permalink]
Menu
[planet.debian]
[planet.xmlhack]
[planet SELinux]
[munichblogs]
[email]
[RSS 2 feed]
[English RSS 2]
Categories
< February 2007 >
SuMoTuWeThFrSa
     1 2 3
4 5 6 7 8 910
11121314151617
18192021222324
25262728   
Archives
2010-Mar
2010-Feb
2010-Jan
2009-Dec
2009-Nov
2009-Oct
2009-Sep
2009-Aug
2009-Jul
2009-Jun
2009-May
2009-Apr
2009-Mar
2009-Feb
2009-Jan
2008-Dec
2008-Nov
2008-Oct
2008-Sep
2008-Aug
2008-Jul
2008-May
2008-Apr
2008-Mar
2008-Feb
2008-Jan
2007-Dec
2007-Nov
2007-Oct
2007-Sep
2007-Aug
2007-Jul
2007-Jun
2007-May
2007-Apr
2007-Mar
2007-Feb
2007-Jan
2006-Dec
2006-Nov
2006-Oct
2006-Sep
2006-Aug
2006-Jul
2006-Jun
2006-May
2006-Apr
2006-Mar
2006-Feb
2006-Jan
2005-Dec
2005-Nov
2005-Oct
2005-Sep
2005-Aug
2005-Jul
2005-Jun
2005-May
2005-Apr
2005-Mar
2005-Feb
2005-Jan
2004-Dec
2004-Nov
2004-Oct
2004-Sep
2004-Aug
2004-Jul
Other links:
Swing and the City - Lindy Hop in Munich