W3C home > Mailing lists > Public > public-rdf-star@w3.org > January 2021

Re: Summary: Annotation Syntax Proposals

From: Jos De Roo <josderoo@gmail.com>
Date: Wed, 20 Jan 2021 14:52:38 +0100
Message-ID: <CAJbsTZemgV7L8sKyRbOMbSt3=EFrcamcY6b+MmTHoa3mR7razQ@mail.gmail.com>
To: Andy Seaborne <andy@apache.org>
Cc: public-rdf-star@w3.org
Hi Andy!

Indeed and luckily we get it:

$ echo -e "PREFIX : <http://example.org/test#>\n:s :p :o\*{ :y :z } ." |
eye --nope --quiet - --pass
...
GET - ** ERROR ** - ** invalid_document(after_line(3))

-- https://josd.github.io/ <http://josd.github.io/>


On Wed, Jan 20, 2021 at 12:13 PM Andy Seaborne <andy@apache.org> wrote:

>
>
> On 19/01/2021 22:36, Jos De Roo wrote:
> > A) looks indeed nice and I tried it in EYE (but no commit) and
> > everything in N3 still works fine and A) gives
> >
> > $ echo -e "PREFIX : <http://example.org/test#
> > <http://example.org/test#>>\n:s :p :o  *{ :y :z } ." | eye --nope
> > --quiet - --pass 2> /dev/null
> > PREFIX : <http://example.org/test# <http://example.org/test#>>
> >
> > :s :p :o.
> > <<:s :p :o>> :y :z.
> >
>
> Hi Jos!
>
> And for completeness:
>
>     :s :p :o\*{ :y :z } .
>
> should be a syntax error.
>
>
> > Jos
> >
> > -- https://josd.github.io/ <http://josd.github.io/>
>
>
Received on Wednesday, 20 January 2021 13:53:02 UTC

This archive was generated by hypermail 2.4.0 : Wednesday, 20 January 2021 13:53:03 UTC