janeschedule

Note: includes a change in primer.html

We ended the working session after the telecon with a remaining issue on 
janeschedule.

I have made the following changes (with hindsight not all necessary), 
that solve the problems:
a) janeschedule.html now uses the local copy of RDFaRDFXML not the td one

b) corresponding changes in janeschedule.rdf

c) I replaced the incorrect
     <a rel="rdf:type" href="cal:Vevent" />

with
<a rel="rdf:type" href="http://www.w3.org/2002/12/cal/icaltzd#Vevent" />

[i.e. href takes a URL not a CURIE, there is some other idiom in RDFa 
which allows a CURIE, but not this one]

d) Primer change: in primer.html changed to
<a href="RDFa2RDFXML.xsl">GRDDL Transformation</a>
from the same, with the href pointing to the test directory.

======

Also note that the primer.html contains links to the GRDDL spec editors 
draft, which need to be replaced by links to the TR version.

Jeremy




-- 
Hewlett-Packard Limited
registered Office: Cain Road, Bracknell, Berks RG12 1HN
Registered No: 690597 England

Received on Thursday, 14 June 2007 11:05:17 UTC