Bill & I: > [8] [...snip...] > RDF processors SHOULD deal with equality and normalisation > of Literals only, and SHOULD NOT be expected to make or find such > equivalences. Aaron wrote: > seems like it applies more to RDF parser than RDF processors. No, it is more than the parser. *normalization* is the job of the parser. This is true whatever the input syntax, e.g. if the input document is not in a UCS-based encoding, then unicode NFC should be applied. *equality* is the job of the implementation of "=" which typically is not in the parser, since the parser does not care about equality. I think the rest of the text is talking about the parser role using the term "RDF/XML processor" (as distinct from RDF processors). JeremyReceived on Wednesday, 26 September 2001 08:33:20 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:39:50 EDT