RE: Draft Partitioning

jos said:
> [...]
> > I think it would be a mistake to not provide a mechanism for
> > comments.
> 
> we fully agree with that, so we can have
>   <a> _:b#@@check with Art
>   <c>.

Note that the grammar suggested for comments was

     comment		::= ws* '#' string eoln

where I assume ws = white space. So your example above
would not be a legal comment.
Given that '#' can appear in the URI-like thingies
RDF uses, I would be very uncomfortable allowing any
non-whitespace characters in front of it. We want software
dealing with that format to be as simple as possible.
But comments are a valuable mechanism, so some provision
should be made for them.

Regards,
Ron Daniel Jr.
Standards Architect
Tel: +1 415 778 3113
Fax: +1 415 778 3131
Email: rdaniel@interwoven.com 

Visit www.interwoven.com
Moving Business to the Web 

Received on Monday, 18 June 2001 11:00:47 UTC