Re: More questions

Graham Klyne <Graham.Klyne@Baltimore.com> wrote:

> where &ns-xsdt; expands to the XMLschema datatypes schema URI.

This does have a # on the end, right?

>    <rdfs:subClassOf rdf:resource='&ns-rdfs;Literal'/>

Have you seen how DAML does this? Instead of:

<prop>13</prop> they do <prop><xsd:integer rdf:value="13" /></prop>

you may wish to be consistent.

-- 
Aaron Swartz <me@aaronsw.com>|           my.info
  <http://www.aaronsw.com>   |   <http://my.theinfo.org>
AIM: JediOfPi | ICQ: 33158237|  the future of news, today

Received on Friday, 11 May 2001 14:48:12 UTC