From b98d97e64d1c38ec5f1dda34d18b8dfb7279ad4a Mon Sep 17 00:00:00 2001
From: Sarven Capadisli
Date: Wed, 22 Mar 2023 16:54:57 +0200
Subject: [PATCH 1/4] Make deliverables grounded on incubated work in the CG
---
charter/index.html | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/charter/index.html b/charter/index.html
index fd5492a..fc05c69 100644
--- a/charter/index.html
+++ b/charter/index.html
@@ -302,14 +302,11 @@
OpenID Connect
-
- Access grants using W3C Verifiable Credentials
-
Identity mechanisms such as WebID and DID
- Notifications about resource changes
+ Notifications about resource changes using Solid Notifications Protocol
Authorization mechanisms such as Web Access Control and Access Control Policy
From 35023b2c7a70cd2b3ac1cb12cf9a7655ec773e2d Mon Sep 17 00:00:00 2001
From: Sarven Capadisli
Date: Wed, 29 Mar 2023 18:42:57 +0300
Subject: [PATCH 2/4] Refer to VC Data Model as possible integration
---
charter/index.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/charter/index.html b/charter/index.html
index fc05c69..5391363 100644
--- a/charter/index.html
+++ b/charter/index.html
@@ -302,6 +302,9 @@
OpenID Connect
+
+ Access management and data integrity using Verifiable Credentials Data Model
+
Identity mechanisms such as WebID and DID
From eebd489705e8255327148c2100f84cf2c0ad8527 Mon Sep 17 00:00:00 2001
From: Sarven Capadisli
Date: Wed, 29 Mar 2023 18:44:08 +0300
Subject: [PATCH 3/4] Refer to Solid Protocol
---
charter/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/charter/index.html b/charter/index.html
index 5391363..a83c994 100644
--- a/charter/index.html
+++ b/charter/index.html
@@ -296,7 +296,7 @@
When possible, the Solid Protocol will evolve while maintaining a high degree of compatibility with existing implementations, of both servers and clients, and with features from prior versions. If incompatible changes have to be made, then they will be done by introducing a stage where both old and new protocols are supported, to allow the implementors to upgrade their systems in a managed way.
- The Solid specification may include protocol details for integration with the following:
+ The Solid Protocol may include protocol details for integration with the following:
-
From 50a6c799e3049a02f6dc4e67d093fd42eb153efd Mon Sep 17 00:00:00 2001
From: Sarven Capadisli
Date: Wed, 29 Mar 2023 18:50:26 +0300
Subject: [PATCH 4/4] Update references to WebID and DID
---
charter/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/charter/index.html b/charter/index.html
index a83c994..27f7253 100644
--- a/charter/index.html
+++ b/charter/index.html
@@ -306,7 +306,7 @@
-
- Identity mechanisms such as WebID and DID
+ Identity mechanisms such as WebID and DID
-
Notifications about resource changes using Solid Notifications Protocol