Skip to content

Commit

Permalink
Add DPG: Wonder Tree (Issue DPGAlliance#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericherman committed Jul 22, 2021
1 parent 1556367 commit 8687624
Showing 1 changed file with 93 additions and 0 deletions.
93 changes: 93 additions & 0 deletions digitalpublicgoods/wonder-tree.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
{
"name": "Wonder Tree",
"clearOwnership": {
"isOwnershipExplicit": "Unknown",
"copyrightURL": ""
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "Unknown",
"isSoftwarePltIndependent": "",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://wonder-tree.github.io/PoseCamera/#/"
]
},
"NonPII": {
"collectsNonPII": "Yes",
"checkNonPIIAccessMechanism": "",
"nonPIIAccessMechanism": ""
},
"privacy": {
"isPrivacyCompliant": "Unknown",
"privacyComplianceList": [
""
],
"adherenceSteps": [
""
]
},
"standards": {
"supportStandards": "Unknown",
"standardsList": [
""
],
"evidenceStandardSupport": [
""
],
"implementBestPractices": "Unknown",
"bestPracticesList": [
""
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": ""
},
"dataPrivacySecurity": {
"collectsPII": "Yes",
"typesOfDataCollected": [
"Images",
"Labels"
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Unknown",
"privacySecurityDescription": ""
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "Yes",
"type": "Images, Labels",
"illegalContentDetection": "Unknown",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "Yes",
"addressSafetySecurityUnderageUsers": "Unknown",
"stepsAddressRiskPreventSafetyUnderageUsers": [
""
],
"griefAbuseHarassmentProtection": "Unknown",
"harassmentProtectionSteps": [
""
]
}
},
"locations": {
"developmentCountries": [
"Pakistan"
],
"deploymentCountries": [
"Pakistan",
"Qatar",
"Hungary",
"Nigeria",
"South Africa"
]
}
}

0 comments on commit 8687624

Please sign in to comment.