From 9432f6d3d99eeb60081771b0207b752f3778a79a Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Wed, 13 Oct 2021 10:57:24 -0600 Subject: [PATCH 1/4] BLD: Add paperswithcode --- digitalpublicgoods/paperswithcode | 51 +++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 digitalpublicgoods/paperswithcode diff --git a/digitalpublicgoods/paperswithcode b/digitalpublicgoods/paperswithcode new file mode 100644 index 000000000..c7d01b853 --- /dev/null +++ b/digitalpublicgoods/paperswithcode @@ -0,0 +1,51 @@ +{ + "name": "paperswithcode", + "clearOwnership": { + "isOwnershipExplicit": "Yes", + "copyrightURL": "https://paperswithcode.com/about" + }, + "platformIndependence": { + "mandatoryDepsCreateMoreRestrictions": "No" + }, + "documentation": { + "isDocumentationAvailable": "Unknown" + }, + "NonPII": { + "collectsNonPII": "Yes", + "checkNonPIIAccessMechanism": "Yes", + "nonPIIAccessMechanism": "The Data Policy explains our practices for handling your information collected in connection with the Papers with Code website (the “Website”), including the materials hosted on the Website." + }, + "privacy": { + "isPrivacyCompliant": "Unknown" + }, + "standards": { + "supportStandards": "Unknown", + "implementBestPractices": "Unknown" + }, + "doNoHarm": { + "preventHarm": { + "stepsToPreventHarm": "Yes" + }, + "dataPrivacySecurity": { + "collectsPII": "Yes", + "typesOfDataCollected": [], + "thirdPartyDataSharing": "Yes", + "ensurePrivacySecurity": "Yes", + "privacySecurityDescription": "This Data Policy explains our practices for handling your information collected in connection with the Papers with Code website (the “Website”), including the materials hosted on the Website." + }, + "inappropriateIllegalContent": { + "collectStoreDistribute": "Yes" + }, + "protectionFromHarassment": { + "userInteraction": "Yes" + } + }, + "locations": { + "developmentCountries": [ + "United States of America" + ], + "deploymentCountries": [ + "United States of America" + ] + } +} From ac2732728b34b4009725aca51f064088a2a16060 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Mon, 22 Nov 2021 14:32:32 +0300 Subject: [PATCH 2/4] Archive project --- digitalpublicgoods/{paperswithcode => papers-with-code.json} | 2 +- excluded-nominees/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) rename digitalpublicgoods/{paperswithcode => papers-with-code.json} (98%) diff --git a/digitalpublicgoods/paperswithcode b/digitalpublicgoods/papers-with-code.json similarity index 98% rename from digitalpublicgoods/paperswithcode rename to digitalpublicgoods/papers-with-code.json index c7d01b853..65bae1c7d 100644 --- a/digitalpublicgoods/paperswithcode +++ b/digitalpublicgoods/papers-with-code.json @@ -1,5 +1,5 @@ { - "name": "paperswithcode", + "name": "Papers with Code", "clearOwnership": { "isOwnershipExplicit": "Yes", "copyrightURL": "https://paperswithcode.com/about" diff --git a/excluded-nominees/README.md b/excluded-nominees/README.md index 8baa5ae2d..2eff957f9 100644 --- a/excluded-nominees/README.md +++ b/excluded-nominees/README.md @@ -23,4 +23,5 @@ Intern | Nov 9th, 2021 | No longer accepting open source tools that are primari techsoup | Nov 9th, 2021 | Provided vague SDG relevance Project Kick Out Covid-19 Infotech | Nov 15th, 2021 | Missing open license The Atlas of Economic Complexity | Nov 15th, 2021 | Missing open license +Papers with Code | Nov 22nd, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs From 3b702f95fd4b9e06f8fed4af5c4c5da4cd545219 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Wed, 22 Dec 2021 19:28:19 +0300 Subject: [PATCH 3/4] Delete README.md --- excluded-nominees/README.md | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 excluded-nominees/README.md diff --git a/excluded-nominees/README.md b/excluded-nominees/README.md deleted file mode 100644 index 2eff957f9..000000000 --- a/excluded-nominees/README.md +++ /dev/null @@ -1,27 +0,0 @@ -# Excluded nominees - -This folder contains former nominees that have been excluded as we have updated our minimum criteria. Currently these projects would not be eligible to be nominated, but we keep a copy of their past nominations for archival reasons. Should the reason for their exclusion change in the future (like being released under a compliant license), we will easily nominate them again. - -This file lists the excluded projects, the date of exclusion and the reason for exclusion at that date; sorted in reverse chronological order first, and alphabetically second. - -**⚠️ We do not accept new projects that do not meet the minimum criteria. ⚠️** - -Nominee | Exclusion Date | Reason ---- | --- | --- -Acceda | Sept 3rd, 2020 | EUPL-1.1 is not an OSI-approved license -Archive | Sept 3rd, 2020 | EUPL-1.1 is not an OSI-approved license -EnergyPlus | Sept 3rd, 2020 | BSD-4-Clause is not an OSI-approved license -PulseOx | Sept 3rd, 2020 | Not accepting nominations for open hardware (license TAPR-OHL-1.0) -Stethoscope| Sept 3rd, 2020 | Not accepting nominations for open hardware (license TAPR-OHL-1.0) -Standard Energy Efficiency Data Platform | Sept 3rd, 2020 | BSD-4-Clause is not an OSI-approved license -Cold chain and vaccination management system | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works -Development Data Library | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works -Merlot | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works -Siyavula Open Textbooks | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works -TED | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works -Intern | Nov 9th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs -techsoup | Nov 9th, 2021 | Provided vague SDG relevance -Project Kick Out Covid-19 Infotech | Nov 15th, 2021 | Missing open license -The Atlas of Economic Complexity | Nov 15th, 2021 | Missing open license -Papers with Code | Nov 22nd, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs - From 43b3ffc880473bfa6142ca9cbcc0dbbb04dddaa1 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Wed, 12 Jan 2022 18:16:26 +0300 Subject: [PATCH 4/4] Update JSON structure & excluded-nominees/README --- digitalpublicgoods/papers-with-code.json | 55 ++++++++++++++++++++---- excluded-nominees/README.md | 36 ++++++++++++++++ 2 files changed, 83 insertions(+), 8 deletions(-) create mode 100644 excluded-nominees/README.md diff --git a/digitalpublicgoods/papers-with-code.json b/digitalpublicgoods/papers-with-code.json index 65bae1c7d..8e6b99a4e 100644 --- a/digitalpublicgoods/papers-with-code.json +++ b/digitalpublicgoods/papers-with-code.json @@ -5,10 +5,15 @@ "copyrightURL": "https://paperswithcode.com/about" }, "platformIndependence": { - "mandatoryDepsCreateMoreRestrictions": "No" + "mandatoryDepsCreateMoreRestrictions": "No", + "isSoftwarePltIndependent": "", + "pltIndependenceDesc": "" }, "documentation": { - "isDocumentationAvailable": "Unknown" + "isDocumentationAvailable": "Unknown", + "documentationURL": [ + "" + ] }, "NonPII": { "collectsNonPII": "Yes", @@ -16,28 +21,62 @@ "nonPIIAccessMechanism": "The Data Policy explains our practices for handling your information collected in connection with the Papers with Code website (the “Website”), including the materials hosted on the Website." }, "privacy": { - "isPrivacyCompliant": "Unknown" + "isPrivacyCompliant": "Unknown", + "privacyComplianceList": [ + "" + ], + "adherenceSteps": [ + "" + ] }, "standards": { "supportStandards": "Unknown", - "implementBestPractices": "Unknown" + "standardsList": [ + "" + ], + "evidenceStandardSupport": [ + "" + ], + "implementBestPractices": "Unknown", + "bestPracticesList": [ + "" + ] }, "doNoHarm": { "preventHarm": { - "stepsToPreventHarm": "Yes" + "stepsToPreventHarm": "Yes", + "additionalInfoMechanismProcessesPolicies": "" }, "dataPrivacySecurity": { "collectsPII": "Yes", - "typesOfDataCollected": [], + "typesOfDataCollected": [ + "" + ], "thirdPartyDataSharing": "Yes", + "dataSharingCircumstances": [ + "" + ], "ensurePrivacySecurity": "Yes", "privacySecurityDescription": "This Data Policy explains our practices for handling your information collected in connection with the Papers with Code website (the “Website”), including the materials hosted on the Website." }, "inappropriateIllegalContent": { - "collectStoreDistribute": "Yes" + "collectStoreDistribute": "Yes", + "type": "", + "contentFilter": "", + "policyGuidelinesDocumentationLink": "", + "illegalContentDetection": "", + "illegalContentDetectionMechanism": "" }, "protectionFromHarassment": { - "userInteraction": "Yes" + "userInteraction": "Yes", + "addressSafetySecurityUnderageUsers": "", + "stepsAddressRiskPreventSafetyUnderageUsers": [ + "" + ], + "griefAbuseHarassmentProtection": "", + "harassmentProtectionSteps": [ + "" + ] } }, "locations": { diff --git a/excluded-nominees/README.md b/excluded-nominees/README.md new file mode 100644 index 000000000..0d66d0c53 --- /dev/null +++ b/excluded-nominees/README.md @@ -0,0 +1,36 @@ +# Excluded nominees + +This folder contains former nominees that have been excluded as we have updated our minimum criteria. Currently these projects would not be eligible to be nominated, but we keep a copy of their past nominations for archival reasons. Should the reason for their exclusion change in the future (like being released under a compliant license), we will easily nominate them again. + +This file lists the excluded projects, the date of exclusion and the reason for exclusion at that date; sorted in reverse chronological order first, and alphabetically second. + +**⚠️ We do not accept new projects that do not meet the minimum criteria. ⚠️** + +Nominee | Exclusion Date | Reason +--- | --- | --- +Acceda | Sept 3rd, 2020 | EUPL-1.1 is not an OSI-approved license +Archive | Sept 3rd, 2020 | EUPL-1.1 is not an OSI-approved license +EnergyPlus | Sept 3rd, 2020 | BSD-4-Clause is not an OSI-approved license +PulseOx | Sept 3rd, 2020 | Not accepting nominations for open hardware (license TAPR-OHL-1.0) +Stethoscope| Sept 3rd, 2020 | Not accepting nominations for open hardware (license TAPR-OHL-1.0) +Standard Energy Efficiency Data Platform | Sept 3rd, 2020 | BSD-4-Clause is not an OSI-approved license +Cold chain and vaccination management system | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works +Development Data Library | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works +Merlot | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works +Siyavula Open Textbooks | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works +TED | April 4th, 2020 | No longer accepting Creative Commons licenses that do not allow No-Derivate works +Intern | Nov 9th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs +Frictionless Data | Nov 15th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs +techsoup | Nov 9th, 2021 | Provided vague SDG relevance +Project Kick Out Covid-19 Infotech | Nov 15th, 2021 | Missing open license +The Atlas of Economic Complexity | Nov 15th, 2021 | Missing open license +Open Source Society University | Dec 1st, 2021 | Aggregates courses from several different platforms (edX, coursera, etc), which potentially have different licensing structures hence missing open license +Apache Mahout | Dec 8th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs +Caffe | Dec 8th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs +Tensorflow | Dec 8th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs +Tabpy | Dec 8th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs +Scikit Learn | Dec 8th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs +Power BI React | Dec 8th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs +OADA Service Docker | Dec 8th, 2021 | No longer accepting open source tools that are primarily used to support developers; focus has shifted to tools that are specifically oriented around supporting SDGs + +