- From: Dan Connolly <connolly@w3.org>
- Date: Thu, 17 May 2001 13:33:19 -0500
- To: Dave Beckett <dave.beckett@bristol.ac.uk>
- CC: w3c-rdfcore-wg@w3.org
Dave Beckett wrote: [...] > 2. The grammar will be corrected to require namespace-qualification > for all attributes for The List. A namespace prefix MUST be used > for these attributes Yes, that makes sense, but your test results don't agree... [...] > Some test cases of how the proposed change would work > > Test Case 1 > http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2001May/att-0070/01-rdf-ns-prefix-confusion-2.rdf > MUST return two statements (s,p,o form): > > (http://foo, rdf:type, http://example.org/Class) > (http://foo, http://example.org/property, "bar") Huh? According to the rule that "a namespace prefix MUST be used for these attributes" above, this test input is bogus; it doesn't conform. Let's send the message loud and clear, right now: if your RDF data uses this form, we don't plan to support it. Fix it. Let's release an XSLT thingy that will do the upgrade for you. Let's help folks migrate. But let's not burden the future with this mistake from the past. > Test Case 2 > http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2001May/att-0070/02-rdf-ns-prefix-confusion-3.rdf > MUST return the same two statements. > > I'm working on individual tests for each attribute on The List but I > want confirmation it is the definitive list. > > Dave -- Dan Connolly, W3C http://www.w3.org/People/Connolly/
Received on Thursday, 17 May 2001 14:33:23 UTC