- From: Jonathan Borden <jonathan@openhealth.org>
- Date: Tue, 19 Aug 2003 21:15:14 -0400
- To: "Dave Beckett" <dave.beckett@bristol.ac.uk>
- Cc: "www-rdf-comments" <www-rdf-comments@w3.org>
Dave, > > > > i.e. isn't it the intention to ban "local" attributes (and elements BTW)? > > Yes, I will add that, and for the element items too. > > > Note that this production already bans the small subset of local attributes > > allowed by RDF e.g. ID,about,resource > > Well, the non-namespaced attributes you give are discouraged. Since > this is a best efforts schema it seems that just forbidding them is good > enough rather than adding > attribute * - (local:* - id | about | .... ) ... No need to explicitly ban ID,about etc. because they are covered by the ban on local:* ... all is good :-) Jonathan
Received on Thursday, 21 August 2003 18:56:17 UTC