Re: UML of iCalendar

> I've been working for the past couple of weeks on a little UML model of
> the iCalendar specification.  Please take a look at it, and critique it,
> if you'd like.
> 
> The URL is http://www.cse.ucsc.edu/~marick/iCalendarUML.html

At a glance: cool!

Do you have that UML in some interchange format? XMI or xpetal or
whatever?
I'd like to try converting it to RDF; I've seen a few tools
(e.g. xpetal from the CIMXML folks http://www.langdale.com.au/CIMXML/).

I'm getting the hang of generating diagrams from RDF...
(cf http://www.w3.org/2001/02pd/ and
http://www.w3.org/2001/04/roadmap/).

rdfs:domain/range don't really help much for modelling OOP style stuff,
but daml:onProperty/toClass works great. For example, see this
infoset schema and diagram and stuff:

  http://www.w3.org/2000/10/swap/infoset/infoset-daml.n3
  http://www.w3.org/2000/10/swap/infoset/infoset-diagram.svg
  http://www.w3.org/2000/10/swap/infoset/


-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/

Received on Thursday, 31 May 2001 22:51:30 UTC