From d21f32c2c43d2d5aa7aea33c55a8522ef2a4aa3e Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Fri, 15 Mar 2024 13:19:08 +0100 Subject: [PATCH 1/2] Proposal for tools aggregation task --- tasks/tools-aggregation.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tasks/tools-aggregation.md diff --git a/tasks/tools-aggregation.md b/tasks/tools-aggregation.md new file mode 100644 index 0000000..ebb8872 --- /dev/null +++ b/tasks/tools-aggregation.md @@ -0,0 +1,9 @@ +# Aggregation of Solid-compatible tools + +## Responsibilities + +Members should aggregate a list of Solid-compatible tools that meet certain criteria. + +The task force needs to develop these criteria, ensuring that they're fair and maintainable. + +## Task Force Members From 0cbc2ac3fd4941fdcd134d9cf2a96c8419926a7b Mon Sep 17 00:00:00 2001 From: Arne Hassel Date: Mon, 18 Mar 2024 15:22:13 +0100 Subject: [PATCH 2/2] Updated based on feedback from Sarven --- tasks/tools-aggregation.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tasks/tools-aggregation.md b/tasks/tools-aggregation.md index ebb8872..651a85c 100644 --- a/tasks/tools-aggregation.md +++ b/tasks/tools-aggregation.md @@ -1,9 +1,12 @@ -# Aggregation of Solid-compatible tools +# Aggregation of Solid-interoperable tools ## Responsibilities -Members should aggregate a list of Solid-compatible tools that meet certain criteria. +Members should aggregate a list of tools 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 tools 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 tools should also be made publicly, through mechanics such as Pull Requests to solidproject.org. ## Task Force Members