Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DPG: Papers with Code #768

Closed
wants to merge 7 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 90 additions & 0 deletions digitalpublicgoods/papers-with-code.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"name": "Papers with Code",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://paperswithcode.com/about"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "No",
"isSoftwarePltIndependent": "",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Unknown",
"documentationURL": [
""
]
},
"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",
"privacyComplianceList": [
""
],
"adherenceSteps": [
""
]
},
"standards": {
"supportStandards": "Unknown",
"standardsList": [
""
],
"evidenceStandardSupport": [
""
],
"implementBestPractices": "Unknown",
"bestPracticesList": [
""
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": ""
},
"dataPrivacySecurity": {
"collectsPII": "Yes",
"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",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "Yes",
"addressSafetySecurityUnderageUsers": "",
"stepsAddressRiskPreventSafetyUnderageUsers": [
""
],
"griefAbuseHarassmentProtection": "",
"harassmentProtectionSteps": [
""
]
}
},
"locations": {
"developmentCountries": [
"United States of America"
],
"deploymentCountries": [
"United States of America"
]
}
}