13:57:56 RRSAgent has joined #solid 13:57:56 logging to https://www.w3.org/2019/05/09-solid-irc 14:01:17 Matthias_Evering has joined #solid 14:01:30 present+ 14:02:18 https://www.w3.org/2002/03/RRSAgent 14:02:25 present+ 14:02:46 present+ 14:02:50 michielbdejong has joined #solid 14:02:53 present+ 14:03:02 megoth has joined #solid 14:03:24 i18n = internationalization 14:03:43 present+ 14:04:39 Michael_Thornburgh has joined #solid 14:04:40 TOPIC: i18n - we discussed a11y on one of the previous calls, we could quickly see who currently puts efforts into i18n 14:05:11 i18n is generally pronounced eye-eighteen-enn or internationalization 14:05:38 Mitzi has joined #Solid 14:05:46 q+ 14:05:47 list of apps review 14:06:03 timbl has joined #solid 14:06:08 wondering who is taking responsibility for i18n 14:06:13 q+ 14:06:43 q? 14:06:53 scribe: elf-pavlik 14:06:56 what was the command again to see the queue? 14:07:02 Would like to keep best practices recorded and defined people to ensure that the practices are implemented 14:07:08 q- (i was going to say the same thing as Arne :) 14:07:09 megoth: SDK has support for multiple languages 14:07:19 q? 14:07:39 seems the bot is missing? 14:08:13 q+ 14:08:17 Zakim has joined #solid 14:08:29 q? 14:08:31 great, thank you 14:08:32 i just did '/invite Zakim #solid' 14:08:40 present+ 14:08:45 q? 14:08:48 KjetilK: tests I focus on works on HTTP layer 14:08:50 present? 14:09:09 RRSAgent, draft minutes 14:09:09 I have made the request to generate https://www.w3.org/2019/05/09-solid-minutes.html TallTed 14:09:14 RRSAgent, make logs public 14:09:29 present+ michiel 14:10:31 would be good to have a task force dedicated to putting attention to that 14:11:20 present+ elf-pavlik Mitzi Matthias_Evering megoth Hyuryu Michael_Thornburgh dmitriz mpigott TallTed 14:11:31 <-- "zenomt" on github 14:12:06 RRSAgent, draft minutes 14:12:06 I have made the request to generate https://www.w3.org/2019/05/09-solid-minutes.html TallTed 14:12:20 chair: Mitzi 14:12:57 meeting: Solid CG 14:13:22 date: 09 May 2019 14:13:41 TOPIC: websocket access tickets in the `Updates-Via` header - see https://github.com/solid/web-access-control-spec/issues/44 14:14:02 michielbdejong: if you open websockets from browser you can't add Authorization header 14:14:14 ... one could include it in URL as query parameter 14:14:29 https://github.com/solid/web-access-control-spec/issues/44 14:14:31 q? 14:14:37 q+ 14:14:46 action: set up a team with a taskforce for accessibility and internationalisation and collect information in a .md including links 14:14:46 Sorry, but no Tracker is associated with this channel. 14:15:20 michielbdejong: I hope we can do it without adding breaking changes to the spec 14:16:09 q+ 14:16:12 elf-pavlik: maybe we can use Server-Sent Events 14:16:28 KjetilK: I read the spec but didn't like it 14:16:59 ... I don't know websockets protocol, just skimmed the spec, it has some opening handshake, how does that relate to what we need 14:17:19 michielbdejong: if you open ws from commandline you can send Authorizatio header, but you can't do it from the browser 14:17:39 Log: https://www.w3.org/2019/05/09-solid-irc 14:17:41 ... using a cookie, or token in URL would work in a browser 14:18:03 RRSAgent, draft minutes 14:18:03 I have made the request to generate https://www.w3.org/2019/05/09-solid-minutes.html TallTed 14:18:22 michielbdejong: i could try to make it work and it might answer some questions if this would work 14:18:30 ack me 14:19:06 q- 14:19:08 +1 to experiments by implementation :-) 14:19:15 Kjetil: please mute ;) 14:19:36 +1 on experiments from me as well ^_^ 14:20:06 TOPIC: JSON-LD ACL 14:20:13 experiments with rdflib from here 14:20:28 michielbdejong: when you share document you ad .acl file and usually you do that using Turtle syntax 14:20:46 ... issue 45 in web-access-control repo 14:21:13 q+ 14:21:13 q+ 14:21:48 megoth: I think creators of the vocab assumed that RDF processors will speak all standard formats 14:22:00 ... some JSON-LD processors don't 14:22:03 q- 14:22:31 http://rdf.js.org/ ? 14:22:33 Apache Jena (Java) can translate between all of the major formats 14:22:50 https://jena.apache.org/documentation/io/ 14:23:07 q? 14:23:11 rdflib does allow for translating between JSON-LD and TTL 14:25:22 (realize I'm not 100% sure about that actually... but I`m quite certain it does...) 14:25:28 (realize I'm not 100% sure about that actually... but I'm quite certain it does...) 14:26:29 rdflib *says* it "Reads and writes RDF/XML, Turtle and N3; Reads RDFa and JSON-LD" -- https://github.com/linkeddata/rdflib.js/ 14:26:57 thx 14:28:19 michielbdejong: it's hard to write RDF apps in JS, some things work in rdf-ext, some in rdflib.js 14:28:34 elf-pavlik: http://rdf.js.org/ 14:28:53 q? 14:28:58 q- 14:29:33 Mitzi: I see a lot of open issues on spec, some weeks ago we went through all of them 14:29:49 ... it was helpful to get up to speed and see what needs to be decided 14:29:59 ... we setup some milestones with solid team 14:30:11 ... some issues are from 2015 14:30:25 https://github.com/solid/information/blob/master/decision-making-processes.md 14:30:37 ... we need to decide how we decide 14:30:56 PS rdflib does apparently have work toward JSON-LD output -- see https://github.com/linkeddata/rdflib.js/issues/303 14:31:15 Mitzi, I think for each of the issues we need to know the problem 14:31:28 ... each one needs to be able to propose solution with prons and cons 14:31:37 ... we need to decide who needs to be able to vote 14:31:55 ... to avoid blocking by someone who might not have stake in the project 14:32:30 Mitzi, just a proposal to discuss it, not a final decision 14:32:55 ... feels like a visitor and would like to be tolerated as beginner 14:33:34 Mitzi, I think that issues from 2015 should get resolved at some point soon 14:33:50 hyuryu has joined #Solid 14:33:53 q+ 14:33:55 q+ 14:34:10 Mike: how would votes take place? 14:34:11 q+ 14:34:23 Mitzi: suggestions welcome 14:34:25 https://www.w3.org/Consortium/Process/ 14:34:44 w3c process document might have some guidance 14:35:11 Mitzi: i did read it, it has some examples how other people go about it 14:35:30 (For the future readers of this transcript, I’m Mike!) 14:36:02 megoth: Really good that you try tackling this challenge, i wonder how this could work in practice 14:36:23 ... maybe we can find more sources of inspiration 14:37:02 q+ 14:37:19 +1 on starting with a non-controversial issue 14:37:33 dmitriz: I think we need some kind of process 14:37:54 ... W3C is heavy weight and it doesn't say how to decide 14:38:24 W3 process starts with "build consensus" and typically has a fallback to "vote, with majority rule" 14:38:50 dmitriz, Soshana is a scholar of open source technologies, she studies how various open source projects decide how to decide, how to do practical things 14:39:30 have to run, sorry! present- 14:40:52 elf-pavlik: sharing how we do it in RDFJS CG 14:41:07 ( present± is meeting-long; there's no overall tracking of mid-meeting arrivals/departures. but that will be seen in the log and/or minutes. ) 14:42:09 RRSAgent, draft minutes 14:42:09 I have made the request to generate https://www.w3.org/2019/05/09-solid-minutes.html TallTed 14:42:44 Mitzi: do you agree that people who can vote can be MIT team and Solid CG participants? 14:43:01 ... any objections to add people to this list? 14:43:03 q? 14:43:05 q- 14:43:15 dmitriz: no objections, everyone can join CG 14:43:18 q- dmitriz 14:43:24 q- 14:44:09 https://github.com/solid/solid-spec/issues 14:44:22 +1 14:44:28 https://github.com/solid/solid-spec/pull/92 14:44:35 remove .ttl from RDFSource URIs 14:44:46 q+ 14:45:10 mpigott: I thought that DID and WebID-TLS came out, what happened with that? 14:45:45 ... in last weeks notes one can see that 14:46:01 https://www.w3.org/community/solid/wiki/Meetings#IRC_log 14:46:57 q+ 14:49:06 https://github.com/solid/information#solid-learning-material 14:49:22 and we come around again to the question of primacy -- spec vs NSS implementation (vs reference implementation, if not NSS) 14:49:36 elf-pavlik: I see it as one of hard issues which may have more disagreements, I think we should start addressing it ASAP and don't kick the can down the road 14:50:16 q? 14:50:17 q- 14:50:21 queue= 14:50:22 q- 14:50:54 RRSAgent, please publish minutes 14:50:54 I have made the request to generate https://www.w3.org/2019/05/09-solid-minutes.html elf-pavlik 14:51:03 RRSAgent, please make minutes public 14:51:03 I'm logging. I don't understand 'please make minutes public', elf-pavlik. Try /msg RRSAgent help 14:51:09 RRSAgent, please set minutes public 14:51:09 I'm logging. I don't understand 'please set minutes public', elf-pavlik. Try /msg RRSAgent help 14:51:18 elf-pavlik - already public :-) 14:51:32 trackbot, end meeting 14:51:32 Sorry, but no Tracker is associated with this channel. 14:52:01 Zakim, who's here? 14:52:01 Present: michielbdejong, elf-pavlik, Mitzi, Matthias_Evering, megoth, Hyuryu, Michael_Thornburgh, dmitriz, mpigott, TallTed 14:52:04 On IRC I see hyuryu, Zakim, timbl, Mitzi, megoth, Matthias_Evering, RRSAgent, dmitriz, elf-pavlik, TallTed, mpigott, amy, KjetilK, jonas1, csarven, davidm, trackbot 14:52:13 Zakim, bye 14:52:14 leaving. As of this point the attendees have been michielbdejong, elf-pavlik, Mitzi, Matthias_Evering, megoth, Hyuryu, Michael_Thornburgh, dmitriz, mpigott, TallTed 14:52:14 Zakim has left #solid 14:55:03 TallTed has changed the topic to: Solid CG - next call 2019-05-16 1600 CEST - agenda https://www.w3.org/community/solid/wiki/Meetings (local times https://www.timeanddate.com/worldclock/fixedtime.html?msg=Solid+CG+concall&iso=20190509T16&p1=215&ah=1) 15:44:08 timbl has joined #solid 15:54:22 amy has joined #solid 17:20:08 timbl has joined #solid 19:21:07 amy has joined #solid 20:28:55 amy has joined #solid 20:29:37 amy has joined #solid 20:56:42 codenamedmitri has joined #solid 20:57:25 codenamedmitri_ has joined #solid 21:19:08 dmitriz has joined #solid 23:27:22 timbl has joined #solid 23:39:57 dmitriz has joined #solid