From b309542a26daa8842046e3fb1864b6a21a399362 Mon Sep 17 00:00:00 2001 From: Hadrian Zbarcea Date: Wed, 12 Nov 2025 12:43:28 -0500 Subject: [PATCH 1/2] Add meeting notes for W3C Solid CG - 2025-11-12 --- meetings/2025-11-12.md | 72 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 meetings/2025-11-12.md diff --git a/meetings/2025-11-12.md b/meetings/2025-11-12.md new file mode 100644 index 00000000..b77ab2a7 --- /dev/null +++ b/meetings/2025-11-12.md @@ -0,0 +1,72 @@ +# W3C Solid Community Group: Weekly + +* Date: 2025-11-12T14:00:00Z +* Call: https://meet.jit.si/solid-cg +* Repository: https://github.com/solid/specification + +## Chair + +* Hadrian/elf Pavlik + +## Present + +* [elf Pavlik](https://elf-pavlik.hackers4peace.net) +* [Luke Dary](https://w3c.social/@lukedary) +* [Melvin Carvalho](https://melvincarvalho.com/#me) +* Alain Bourgeois +* John Kirkwood +* Marc Haddle +* Rui Zhao + +## Regrets + +## Scribes + + +--- + +## Announcements + +### Meeting Guidelines +* [W3C Solid Community Group Calendar](https://www.w3.org/groups/cg/solid/calendar). +* [W3C Solid Community Group Meeting Guidelines](https://github.com/w3c-cg/solid/blob/main/meetings/README.md). +* No audio or video recording, or automated transcripts without consent. Meetings are transcribed and made public. If consent is withheld by anyone, recording/retention must not occur. +* Join queue to talk. +* Topics can be proposed at the bottom of the agenda to be discussed as time allows. Make it known if a topic is urgent or cannot be postponed. + +### Participation and Code of Conduct +* [Join the W3C Solid Community Group](https://www.w3.org/community/solid/join), [W3C Account Request](http://www.w3.org/accounts/request), [W3C Community Contributor License Agreement](https://www.w3.org/community/about/agreements/cla/) +* [Solid Code of Conduct](https://github.com/solid/process/blob/main/code-of-conduct.md), [Positive Work Environment at W3C: Code of Conduct](https://www.w3.org/policies/code-of-conduct/) +* Operating principle for effective participation is to allow access across disabilities, across country borders, and across time. Feedback on tooling and meeting timing is welcome. +* If this is your first time, welcome! please introduce yourself. + +--- + + +## Introductions + +## Review Action items +* eP: ✅ send out the call for nominations for the chair elections + +## Topics + +### Pull Requests + +### Tracking obstacles + +### Solid World - CG upadte + +* eP: we need to confirm who will share the update and prepare 1-2 slides + +### CG chair election +https://lists.w3.org/Archives/Public/public-solid/2025Nov/0000.html + +### Changing repo for CG meeting minutes +https://github.com/w3c-cg/solid/issues/25 + +### Alain: update to NSS and Rdflib +- working on adding webid scope and claim => solid-oidc compliant now. Can be tested on https://solid-contrib.github.io/solid-oidc-tests/ with NSS test server https://pivot-test.solidproject.org:8443 (I now the server name is not nice) +- rdflib issue on dot included in terms : waiting for review https://github.com/linkeddata/rdflib.js/pull/718 +* MC: I'm an owner of likneddata github group so I can help with changing access if needed. + +## Actions From 3a7ba01f0465b2cfcd58b874bacfa0c23c851ae0 Mon Sep 17 00:00:00 2001 From: elf Pavlik Date: Wed, 12 Nov 2025 13:55:57 -0600 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Ted Thibodeau Jr --- meetings/2025-11-12.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meetings/2025-11-12.md b/meetings/2025-11-12.md index b77ab2a7..d7cce624 100644 --- a/meetings/2025-11-12.md +++ b/meetings/2025-11-12.md @@ -65,8 +65,8 @@ https://lists.w3.org/Archives/Public/public-solid/2025Nov/0000.html https://github.com/w3c-cg/solid/issues/25 ### Alain: update to NSS and Rdflib -- working on adding webid scope and claim => solid-oidc compliant now. Can be tested on https://solid-contrib.github.io/solid-oidc-tests/ with NSS test server https://pivot-test.solidproject.org:8443 (I now the server name is not nice) +- working on adding webid scope and claim => solid-oidc compliant now. Can be tested on https://solid-contrib.github.io/solid-oidc-tests/ with NSS test server https://pivot-test.solidproject.org:8443 (I know the server name is not nice) - rdflib issue on dot included in terms : waiting for review https://github.com/linkeddata/rdflib.js/pull/718 -* MC: I'm an owner of likneddata github group so I can help with changing access if needed. +* MC: I'm an owner of linkeddata github group so I can help with changing access if needed. ## Actions