- From: Andy Seaborne <andy@apache.org>
- Date: Sun, 17 Mar 2024 18:11:45 +0000
- To: public-rdf-star-wg@w3.org
On 17/03/2024 11:28, James Anderson wrote:
> good morning;
>
>> On 17. Mar 2024, at 11:47, Andy Seaborne <andy@apache.org> wrote:
>>
>> On 17/03/2024 08:45, John Walker wrote:
>> ...
>>> If so, being very simple here, could one entertain introducing a TRIPLE keyword somewhat analogous to GRAPH into the grammar for SPARQL and constrain that to only allow a single triple pattern.
>>> WHERE {
>>> GRAPH ?g {
>>> ?s ?p ?o .
>>> TRIPLE ?t { ?s ?p ?o }
>>> ?t ?t_p ?t_o .
>>> }
>>> }
>>
>
> a response which isolates just this single statement of fact in john walker's note:
Correct - which is why the subject was changed.
Andy
Received on Sunday, 17 March 2024 18:11:51 UTC