Re: [Turtle] Re: bang ! in turtle

On Tue, Mar 01, 2011 at 05:13:31PM +0000, Dan Brickley wrote:
> On 1 March 2011 17:04, Ivan Herman <ivan@w3.org> wrote:
> > As a _personal view_ I would be very cautious in adding new things to Turtle. What we should do is to standardize a widely used language and we should be careful not to require existing parser deployments to do additional development. If there are ambiguities and errors (eg, the issue of "18." vs "18 .") these of course should be fixed but we should be very careful in going beyond that.
> 
> Every deviation from SPARQL 1.1's notation will be expensive to
> explain, document, remember and use. The default imho should be for a
> common language (query aspects aside) and any differences treated as
> hugely unfortunate.
> 
> Achieving that will be great for RDF: how many other data
> representations can you lean, while also learning 95% of the query
> language?
> 
> Dan
> 
> ps. "!" means negation to a lot of people; "^" means start of string
> in regex-land. If we're going to introduce further new uses of these
> symbols, let's make sure at least SPARQL 1.1 and Turtle interpret them
> the same.


For that reason, I would go for the N3 notation, i.e. :o is :p of :s.

Best,
y

> 

Received on Tuesday, 1 March 2011 17:17:03 UTC