- From: Olaf Hartig <olaf.hartig@liu.se>
- Date: Mon, 04 Jan 2021 13:57:24 +0100
- To: public-rdf-star@w3.org
On måndag 4 januari 2021 kl. 12:38:29 CET Laura Morales wrote:
> > As it is syntactic sugar, you can always write with <<>>
> >
> > :alice :knows :bob .
> > << :alice :knows :bob >> ex:since 1980 .
>
> My only problem with this syntax is that's extremely verbose in those cases
> where there are long URIs or where the object is a long string.
But then you can use the annotation syntax {| ... |} and write your long URIs
or long strings only once.
Olaf
Received on Monday, 4 January 2021 12:57:46 UTC