- From: Laura Morales <lauretas@mail.com>
- Date: Tue, 5 Jan 2021 13:44:10 +0100
- To: public-rdf-star@w3.org
Another idea:
<<SA :a :knows :b >> :since 1980 .
<<PG :a :knows :b >> :since 1980 .
Or if there is a way to "turn on flags" in Turtle and SPARQL:
#ENABLE-SA-MODE
<< :a :knows :b >> :since 1980 .
#ENABLE-PG-MODE
<< :a :knows :b >> :since 1980 .
Sent: Tuesday, January 05, 2021 at 1:10 PM
From: "Richard Cyganiak" <richard@cyganiak.de>
To: public-rdf-star@w3.org
Cc: "Miel Vander Sande" <miel.vandersande@meemoo.be>, "Andy Seaborne" <andy@apache.org>, "Ghislain ATEMEZING" <ghislain.atemezing@gmail.com>
Subject: Re: A different symbol for {|
Or:
bob: age 42 *{ :source <http://example.org/~bob/> }
After all it's called RDF Star...
Richard
Received on Tuesday, 5 January 2021 12:44:27 UTC