Building an RDF model: A quick look at iCalendar I spent a few hours reading 50 pages of the iCalendar RFC2445 with a view to evaluating proposals to put it into XML. My conclusion early on was that the spec should be written in terms of RDF properties, particularly as it has a clear property/value and parameter/value structure. Summary General points I noticed included The spec is full of x-extensions and IANA registries. these would all be done using namespaces in XML There is no summary of...