RE: Proposed N-Triples changes for datatypes & (untidy) literals

> 
> Only parsers need change, so that they give the inline literals
> the needed systemID prefix.

This fails the old self-entailment test:

<rdf:Description>
  <eg:name>Patrick Stickler</eg:name>
</rdf:Description>

is neither equal to, not does it entail,

<rdf:Description>
  <eg:name>Patrick Stickler</eg:name>
</rdf:Description>

A position that was rejected a long time back.

Jeremy

Received on Monday, 23 September 2002 07:20:18 UTC