Graham Klyne wrote: > > 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 . > Yes that one is OK.Received on Monday, 28 July 2003 15:51:42 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:58:51 EDT