- From: Sandro Hawke <sandro@w3.org>
- Date: Tue, 15 May 2012 09:22:11 -0400
- To: Richard Cyganiak <richard@cyganiak.de>
- Cc: Gavin Carothers <gavin@carothers.name>, RDF-WG WG <public-rdf-wg@w3.org>
On Tue, 2012-05-15 at 14:08 +0100, Richard Cyganiak wrote: > On 15 May 2012, at 13:30, Sandro Hawke wrote: > >> On Mon, May 14, 2012 at 6:49 PM, Gavin Carothers <gavin@carothers.name> wrote: > >>> 1.1) Change the allowed prefix keyword to include PREFIX (case > >>> insensitive) in addition to @prefix (ISSUE-89) > >>> > >>> 1.2) Change the allowed base keyword to include BASE (case > >>> insensitive) in addition to @base (ISSUE-89) > >>> > >>> 1.3) Remove required trailing period from directives (ISSUE-89) > >> > >> -1 > >> > >> SPARQL is not Turtle. > > > > But we did resolve to align them, agreeing, "they should be the same > > except for well-motivated (and small) exceptions." > > The resolution wast that the *triple pattern syntax* should be the same: True. My point about Trig still holds. If Trig follows the spirit of this resolution, aligning its statements with SPARQL's "triples pattern language" then we have keywords: @prefix, @base, and graph. Is that what you want? > This shouldn't be understood to include BASE and PREFIX, I think. > > Best, > Richard > >
Received on Tuesday, 15 May 2012 13:22:29 UTC