- From: pat hayes <phayes@ai.uwf.edu>
- Date: Mon, 3 Feb 2003 17:03:42 -0600
- To: w3c-rdfcore-wg@w3.org
- Cc: pfps@research.bell-labs.com
- Message-Id: <p05111b28ba64a3d89261@[10.0.100.86]>
The closure rules for RDF are incomplete. There are XML documents without an enclosing language tag that have the same canonical form as XML documents with and enclosing language tag. This means that the RDF entailment lemma is false. ---- This comment is correct and the error will be corrected. The new closure rule will simply state FROM xxx aaa lll . where lll is a well-formed XML typed literal . INFER xxx aaa mmm . where mmm is a well-formed XML typed literal with the same canonical form as lll. where 'canonical form' is defined explicitly using the construction in the Concepts document. I would also like to add prose like this: "In rule rdf2, 'same canonical form' should be interpreted so as to take into account any language tags which may be present. For example, this rule will sanction the following inference: <ex:sub> <ex:prop> "<rdf lang="fr"><word>chat</word></rdf>"^^rdf:XMLLiteral . -> <ex:sub> <ex:prop> "<word>chat</word>"@fr^^rdf:XMLLiteral . ." Any objections/ comments? Pat -- --------------------------------------------------------------------- IHMC (850)434 8903 or (650)494 3973 home 40 South Alcaniz St. (850)202 4416 office Pensacola (850)202 4440 fax FL 32501 (850)291 0667 cell phayes@ai.uwf.edu http://www.coginst.uwf.edu/~phayes s.pam@ai.uwf.edu for spam
Received on Monday, 3 February 2003 18:02:02 UTC