At 14:08 28/07/03 +0100, Jeremy Carroll wrote: >Someone (Brian) suggested: > > >> _:a rdf:label "\u0007" . >> >>>entails? >> >> _:a rdf:label _:v . >> _:v rdf:type xsd:string . > > >I think not. >(IIRC xsd:string is restricted to the characters matching the xml 1.0 Char >production, and bel is not one of them). Hmmm: how about: _:a rdf:label "\u0007" . RDFS-entails? _:a rdf:label _:v . _:v rdf:type rdfs:Literal . #g ------------------- Graham Klyne <GK@NineByNine.org> PGP: 0FAA 69FF C083 000B A2E9 A131 01B9 1C7A DBCA CB5EReceived on Monday, 28 July 2003 12:36:20 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:58:51 EDT