- From: Seaborne, Andy <andy.seaborne@hp.com>
- Date: Mon, 25 Jul 2005 15:49:10 +0100
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- CC: public-rdf-dawg-comments@w3.org
Bjoern Hoehrmann wrote:
> Dear RDF Data Access Working Group,
>
> http://www.w3.org/TR/2005/WD-rdf-sparql-query-20050721/ uses
> phrases like "myClass", "myGeo", etc. many times. This usage is
> inconsistent with <http://www.w3.org/2001/06/manual/#Translations>,
> please change the draft such that it follows the suggestions in
> W3C's manual of style.
>
> regards,
Thanks for pointing these out. I have makde the following chnages as in
editors' draft v1.438:
+ Sec 2.8 replace ":myClass" with ":appClass"
+ Sec 3: "abc"^^myNS:myDataType => "abc"^^appNS:myDataType
+ Sec 10.3:
http://example.org/myGraph => http://example.org/aGraph
app:myDate => app:customDate
+ sec 10.4
myOrg.example => org.example.com
myOrg: => exOrg:
+ sec 11.2.4 Extensible Value Testing
my: => func:
http://my.example => http://example.org/
myGeo: => aGeo:
Please let us know whether this response addresses your comment to your
satisfaction.
Andy
Received on Monday, 25 July 2005 14:49:20 UTC