IKL bakes in owl: and xsd: prefixes rather than using OWL/XSD URIs?

Pat, IKL looks great... the =p stuff addresses
a bunch of N3 design issues that Yosi and I have
been wrestling with.

One odd thing I noticed...

[[[
The XML Schema datatype names are written with the conventional prefix 
xsd: in IKL. For example,

(xsd:dateTime '2002-10-10-T12:00:00-05:00')
]]]

  -- http://www.ihmc.us/users/phayes/IKL/GUIDE/GUIDE.html

xsd:dateTime is conventionally short for
  http://www.w3.org/2001/XMLSchema#dateTime

Similarly for owl:oneOf and such.

Why not in IKL?


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

Received on Saturday, 21 April 2007 02:55:24 UTC