From 91fd7f19b3af0e9107f07a90989a3c021b7e4f49 Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Fri, 15 Mar 2024 13:14:47 +0100 Subject: [PATCH 1/7] Proposal for apps aggregation task --- tasks/apps-aggregation.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tasks/apps-aggregation.md diff --git a/tasks/apps-aggregation.md b/tasks/apps-aggregation.md new file mode 100644 index 0000000..c724f63 --- /dev/null +++ b/tasks/apps-aggregation.md @@ -0,0 +1,9 @@ +# Aggregation of Solid-compatible apps + +## Responsibilities + +Members should aggregate a list of Solid-compatible apps that meet certain criteria. + +The task force needs to develop these criteria, ensuring that they're fair and maintainable. + +## Task Force Members From 394945dcfed4ca30ab08a7deb0e6ccb8266db032 Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Mon, 18 Mar 2024 15:19:52 +0100 Subject: [PATCH 2/7] Changes based on feedback from Sarven --- tasks/apps-aggregation.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tasks/apps-aggregation.md b/tasks/apps-aggregation.md index c724f63..a58b804 100644 --- a/tasks/apps-aggregation.md +++ b/tasks/apps-aggregation.md @@ -1,9 +1,12 @@ -# Aggregation of Solid-compatible apps +# Aggregation of Solid-interoperable apps ## Responsibilities -Members should aggregate a list of Solid-compatible apps that meet certain criteria. +Members should aggregate a list of apps that make use of the Solid specifications in some way. -The task force needs to develop these criteria, ensuring that they're fair and maintainable. +The apps should meet certain criteria that the task force makes publicly available. The task force needs to develop +these criteria (or find old existing ones), ensuring that they're fair and maintainable. + +Submissions of new apps should also be made publicly, through mechanics such as Pull Requests to solidproject.org. ## Task Force Members From b89046c1be0531621a7041f7e128c528cde1c819 Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Tue, 19 Mar 2024 20:38:32 +0100 Subject: [PATCH 3/7] Update tasks/apps-aggregation.md Co-authored-by: Sarven Capadisli --- tasks/apps-aggregation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/apps-aggregation.md b/tasks/apps-aggregation.md index a58b804..fd6d883 100644 --- a/tasks/apps-aggregation.md +++ b/tasks/apps-aggregation.md @@ -2,7 +2,7 @@ ## Responsibilities -Members should aggregate a list of apps that make use of the Solid specifications in some way. +The task force is responsible for curating and maintaining a list of Solid applications. The apps should meet certain criteria that the task force makes publicly available. The task force needs to develop these criteria (or find old existing ones), ensuring that they're fair and maintainable. From c561ec190fee79a10405b2478be7ea000b75d622 Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Tue, 19 Mar 2024 20:38:50 +0100 Subject: [PATCH 4/7] Update tasks/apps-aggregation.md Co-authored-by: Sarven Capadisli --- tasks/apps-aggregation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/apps-aggregation.md b/tasks/apps-aggregation.md index fd6d883..47d82d4 100644 --- a/tasks/apps-aggregation.md +++ b/tasks/apps-aggregation.md @@ -1,4 +1,4 @@ -# Aggregation of Solid-interoperable apps +# Manage list of Solid apps ## Responsibilities From b3e6fc0d7a4b57b8432a22ffede02298d2ff3c02 Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Tue, 19 Mar 2024 20:39:08 +0100 Subject: [PATCH 5/7] Update tasks/apps-aggregation.md Co-authored-by: Ted Thibodeau Jr --- tasks/apps-aggregation.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tasks/apps-aggregation.md b/tasks/apps-aggregation.md index 47d82d4..1a63377 100644 --- a/tasks/apps-aggregation.md +++ b/tasks/apps-aggregation.md @@ -4,8 +4,9 @@ The task force is responsible for curating and maintaining a list of Solid applications. -The apps should meet certain criteria that the task force makes publicly available. The task force needs to develop -these criteria (or find old existing ones), ensuring that they're fair and maintainable. +The list of Solid applications is made publicly accessible on the [solidproject.org](https://solidproject.org/) website. + +Curation and maintenance of the list of Solid applications is based on the [inclusion and exclusion criteria](https://solidproject.org/apps#app-inclusion-and-exclusion-criteria). The task force is also responsible for processing proposed changes to the criteria. Submissions of new apps should also be made publicly, through mechanics such as Pull Requests to solidproject.org. From 82813da78ad55b1d7063ac212ae14bb34eeacfa0 Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Tue, 19 Mar 2024 20:39:23 +0100 Subject: [PATCH 6/7] Update tasks/apps-aggregation.md Co-authored-by: Ted Thibodeau Jr --- tasks/apps-aggregation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/apps-aggregation.md b/tasks/apps-aggregation.md index 1a63377..f4eb346 100644 --- a/tasks/apps-aggregation.md +++ b/tasks/apps-aggregation.md @@ -8,6 +8,6 @@ The list of Solid applications is made publicly accessible on the [solidproject. Curation and maintenance of the list of Solid applications is based on the [inclusion and exclusion criteria](https://solidproject.org/apps#app-inclusion-and-exclusion-criteria). The task force is also responsible for processing proposed changes to the criteria. -Submissions of new apps should also be made publicly, through mechanics such as Pull Requests to solidproject.org. +Requesting an update to the list of applications is recorded through a GitHub Pull Request on the [solid/solidproject.org](https://github.com/solid/solidproject.org/pulls) repository. ## Task Force Members From 1bf66cedb4919b6ec8520724266c0c6f857d1c6e Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Wed, 20 Mar 2024 15:38:11 +0100 Subject: [PATCH 7/7] Changed description to include tools --- tasks/apps-aggregation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tasks/apps-aggregation.md b/tasks/apps-aggregation.md index f4eb346..c8f03fe 100644 --- a/tasks/apps-aggregation.md +++ b/tasks/apps-aggregation.md @@ -1,13 +1,13 @@ -# Manage list of Solid apps +# Manage list of Solid apps and tools ## Responsibilities -The task force is responsible for curating and maintaining a list of Solid applications. +The task force is responsible for curating and maintaining a list of Solid applications and tools. -The list of Solid applications is made publicly accessible on the [solidproject.org](https://solidproject.org/) website. +The list is made publicly accessible on the [solidproject.org](https://solidproject.org/) website. -Curation and maintenance of the list of Solid applications is based on the [inclusion and exclusion criteria](https://solidproject.org/apps#app-inclusion-and-exclusion-criteria). The task force is also responsible for processing proposed changes to the criteria. +Curation and maintenance of the list is based on the [inclusion and exclusion criteria](https://solidproject.org/apps#app-inclusion-and-exclusion-criteria). The task force is also responsible for processing proposed changes to the criteria. -Requesting an update to the list of applications is recorded through a GitHub Pull Request on the [solid/solidproject.org](https://github.com/solid/solidproject.org/pulls) repository. +Requesting an update to the list is recorded through a GitHub Pull Request on the [solid/solidproject.org](https://github.com/solid/solidproject.org/pulls) repository. ## Task Force Members