14:27:52 RRSAgent has joined #rdf-star 14:27:56 logging to https://www.w3.org/2025/06/20-rdf-star-irc 14:27:58 Zakim has joined #rdf-star 14:28:10 I have made the request to generate https://www.w3.org/2025/06/20-rdf-star-minutes.html TallTed 14:28:14 RRSAgent, make logs public 14:28:52 AndyS has joined #rdf-star 14:29:08 meeting: RDF & SPARQL WG, SPARQL Task Force 14:29:08 previous meeting: https://www.w3.org/2025/06/19-rdf-star-minutes.html 14:29:08 next meeting: https://www.w3.org/2025/06/26-rdf-star-minutes.html 14:29:30 agenda: https://www.w3.org/events/meetings/ffcebe59-f304-495a-bb7d-3a9c2c4dd5f7/20250620T143000/ 14:29:31 clear agenda 14:29:31 agenda+ Scribe? 14:29:31 agenda+ Discussion on subqueries 14:29:31 agenda+ Topic for next time 14:29:52 I have made the request to generate https://www.w3.org/2025/06/20-rdf-star-minutes.html TallTed 14:30:30 pfps has joined #rdf-star 14:30:31 james has joined #rdf-star 14:31:04 i just received a phone call, that my apartment is flooded. it will take a few minutes 14:32:02 Thank you Ted! 14:32:06 present+ 14:32:07 present+ 14:32:14 present+ 14:32:15 chair: AndyS 14:33:11 regrets+ hartig 14:33:30 regrets+ tpt 14:33:50 present+ pfps 14:34:06 I have made the request to generate https://www.w3.org/2025/06/20-rdf-star-minutes.html TallTed 14:36:58 https://gist.github.com/afs/fce27e4bbdf96607902831db40c05aab 14:37:03 scribe: ad-hoc 14:37:08 SQL correlation example 14:39:40 s/SQL correlation example// 14:39:40 s|https://gist.github.com/afs/fce27e4bbdf96607902831db40c05aab|SQL correlation example -> https://gist.github.com/afs/fce27e4bbdf96607902831db40c05aab | 14:39:51 I have made the request to generate https://www.w3.org/2025/06/20-rdf-star-minutes.html TallTed 14:40:19 present+ 14:40:22 https://github.com/w3c/sparql-query/issues/156#issuecomment-2991640816 14:40:23 https://github.com/w3c/sparql-query/issues/156 -> Issue 156 Addressing SPARQL EXISTS errata (by afs) [ErratumRaised] 14:40:31 pfps examples (from today) 14:46:21 This one -- FILTER EXISTS { FILTER ( ?z = 7 ) } -- is section 8.3.3 in the spec - and is one. 14:47:17 https://www.sparql.org/sparql.html 14:49:31 EXISTS { SELECT ?k WHERE { SELECT ?z1 WHERE { FILTER ( ?z1 = 7 ) } } 14:53:12 Here is the problem: substitute(pattern, μ) = the pattern formed by replacing every occurrence of a variable v in pattern by μ(v) for each v in dom(μ) 14:53:27 There is no v there 14:53:48 sorry, no problem 14:55:46 still a problem. just garbled noise. 14:55:57 I spoke again, but I guess you didn't hear me. I don't know what the problem is. 14:58:42 it seems like there are multiple problems 15:00:37 I'm goint to reconnect 15:01:53 I have audio now 15:05:01 https://www.w3.org/TR/sparql12-query/#variableScope 15:06:03 gkellogg has joined #rdf-star 15:10:09 wrt #variableScope, the concern is the consequence of those rules for "substitution", rather than in general. while the simplest model would be that the "same" rules apply, that may be hard to understand. 15:18:40 https://github.com/w3c/rdf-star-wg/wiki/SPARQL-Task-Force 15:22:24 gkellogg has joined #rdf-star 15:22:25 FILTER EXISTS { SELECT ?z WHERE { FILTER ( ?z = 7 ) } } 15:23:15 the third in th elist ins 15:23:16 PREFIX ex: 15:23:16 SELECT ?x ?y ?z WHERE { 15:23:16 VALUES (?x ?y ?z) { ( ex:a ex:b 7 ) } 15:23:16 { SELECT ?z WHERE { FILTER ( ?z = 7 ) } } 15:23:17 } 15:24:41 VALUES ... FILTER EXISTS { FILTER ( ?z = 7 ) } and VALUES ...join... { FILTER ( ?z = 7 ) } 15:25:14 Similarly { FILTER ( ?z = 7 ) } versus FILTER EXISTS { { FILTER ( ?z = 7 ) } } 15:25:24 VALUES ...join... { FILTER ( ?z = 7 ) } and VALUES ...FILTER ( ?z = 7 ) are different anyway 15:29:16 I have made the request to generate https://www.w3.org/2025/06/20-rdf-star-minutes.html TallTed 15:30:46 zakim, end meeting 15:30:46 As of this point the attendees have been AndyS, TallTed, gtw, pfps, james 15:30:48 RRSAgent, please draft minutes 15:30:50 I have made the request to generate https://www.w3.org/2025/06/20-rdf-star-minutes.html Zakim 15:30:55 I am happy to have been of service, AndyS; please remember to excuse RRSAgent. Goodbye 15:30:56 Zakim has left #rdf-star 15:31:07 I see no action items