From 4bc143fe0447b1b74d8487b3b79a17a8d947a3c4 Mon Sep 17 00:00:00 2001 From: Victor Date: Mon, 14 Jun 2021 10:25:34 -0600 Subject: [PATCH 1/8] BLD: Add VRapeutic --- digitalpublicgoods/vrapeutic.json | 68 +++++++++++++++++++++++++++++++ nominees/vrapeutic.json | 48 ++++++++++++++++++++++ 2 files changed, 116 insertions(+) create mode 100644 digitalpublicgoods/vrapeutic.json create mode 100644 nominees/vrapeutic.json diff --git a/digitalpublicgoods/vrapeutic.json b/digitalpublicgoods/vrapeutic.json new file mode 100644 index 000000000..35c00833b --- /dev/null +++ b/digitalpublicgoods/vrapeutic.json @@ -0,0 +1,68 @@ +{ + "name": "VRapeutic", + "evidenceURL3": "https://www.unicef.org/innovation/innovation-fund-vrapeutic", + "evidenceURL4": "https://www.unicef.org/innovation/innovation-fund-vrapeutic", + "clearOwnership": { + "isOwnershipExplicit": "No" + }, + "platformIndependence": { + "mandatoryDepsCreateMoreRestrictions": "No" + }, + "documentation": { + "isDocumentationAvailable": "Yes", + "documentationURL": [ + "https://github.com/vrapeutic/vrapeutic.github.io" + ] + }, + "NonPII": { + "collectsNonPII": "No" + }, + "privacy": { + "isPrivacyCompliant": "Yes", + "privacyComplianceList": [ + "GDPR, CalOPPA" + ], + "adherenceSteps": [ + "https://drive.google.com/file/d/1AnOLXvm6yMgOXAhtliKj_lZ6zYRPWoGM/view?usp=sharing" + ] + }, + "standards": { + "supportStandards": "Yes", + "implementBestPractices": "Yes", + "standardsList": [ + "ISO/IEC-derived standards such XML, SQL, in addition to others." + ], + "bestPracticesList": [ + "TOVA, HIPPA, Principles for Digital Development," + ] + }, + "doNoHarm": { + "preventHarm": { + "stepsToPreventHarm": "Yes" + }, + "dataPrivacySecurity": { + "collectsPII": "Yes", + "ensurePrivacySecurity": "Yes" + }, + "inappropriateIllegalContent": { + "collectStoreDistribute": "Yes" + }, + "protectionFromHarassment": { + "userInteraction": "Yes" + } + }, + "dataPrivacySecurity": { + "typesOfDataCollected": [ + "Neuro-markers such as impulsivity scores, attention performance indices, in addition to others." + ] + }, + "locations": { + "developmentCountries": [ + "Canada" + ], + "deploymentCountries": [ + "Canada", + "Vietnam" + ] + } +} diff --git a/nominees/vrapeutic.json b/nominees/vrapeutic.json new file mode 100644 index 000000000..aee42a823 --- /dev/null +++ b/nominees/vrapeutic.json @@ -0,0 +1,48 @@ +{ + "name": "VRapeutic", + "aliases": [ + "" + ], + "description": "VRapeutic is a UNICEF Innovation Fund software house specializing in the development of rehabilitation and therapeutic solutions with a focus on virtual reality for learning and neurodevelopmental challenges", + "website": "https://www.linkedin.com/company/vrapeutic", + "license": [ + { + "spdx": "GPL-3.0", + "licenseURL": "https://github.com/vrapeutic/Rodja-webXR/blob/main/LICENSE" + }, + { + "spdx": "CC-BY-NC-SA-4.0", + "licenseURL": "https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceText": "The solutions provided by VRapeutic aim at realizing effective and science-backed that address diverse neuro-developmental challenges, which is envisaged to empower children and young adults to lead a healthy life." + }, + { + "SDGNumber": 4, + "evidenceText": "As much as it addresses well being, VRapeutic also addresses the quality of education delivered to children and young adults on the different spectra of learning difficulties. By realizing cutting-edge, tech-enabled solutions that empower learners with engaging learning environments, we help achieve a quality of education that wouldn't have been possible otherwise." + }, + { + "SDGNumber": 10, + "evidenceText": "Building on our contribution to SDG 4, we believe in the considerable role of quality education and healthcare to the equality of access to opportunities. The better the healthcare, early intervention, and education for atypical children and young adults, the bigger the gap we are able to fill, for example, in job opportunities." + } + ], + "sectors": [], + "type": [ + "content", + "software" + ], + "repositoryURL": "https://github.com/orgs/vrapeutic/", + "organizations": [ + { + "name": "VRapeutic", + "website": "http://myvrapeutic.com/", + "org_type": "owner", + "contact_name": "Yahya Alaa", + "contact_email": "yahya@myvrapeutic.com" + } + ], + "stage": "DPG" +} From ecfd3b2dcfd8232af88dbbbdff612d0485a20801 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 14 Jun 2021 21:59:41 +0300 Subject: [PATCH 2/8] Delete vrapeutic.json --- digitalpublicgoods/vrapeutic.json | 68 ------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 digitalpublicgoods/vrapeutic.json diff --git a/digitalpublicgoods/vrapeutic.json b/digitalpublicgoods/vrapeutic.json deleted file mode 100644 index 35c00833b..000000000 --- a/digitalpublicgoods/vrapeutic.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "name": "VRapeutic", - "evidenceURL3": "https://www.unicef.org/innovation/innovation-fund-vrapeutic", - "evidenceURL4": "https://www.unicef.org/innovation/innovation-fund-vrapeutic", - "clearOwnership": { - "isOwnershipExplicit": "No" - }, - "platformIndependence": { - "mandatoryDepsCreateMoreRestrictions": "No" - }, - "documentation": { - "isDocumentationAvailable": "Yes", - "documentationURL": [ - "https://github.com/vrapeutic/vrapeutic.github.io" - ] - }, - "NonPII": { - "collectsNonPII": "No" - }, - "privacy": { - "isPrivacyCompliant": "Yes", - "privacyComplianceList": [ - "GDPR, CalOPPA" - ], - "adherenceSteps": [ - "https://drive.google.com/file/d/1AnOLXvm6yMgOXAhtliKj_lZ6zYRPWoGM/view?usp=sharing" - ] - }, - "standards": { - "supportStandards": "Yes", - "implementBestPractices": "Yes", - "standardsList": [ - "ISO/IEC-derived standards such XML, SQL, in addition to others." - ], - "bestPracticesList": [ - "TOVA, HIPPA, Principles for Digital Development," - ] - }, - "doNoHarm": { - "preventHarm": { - "stepsToPreventHarm": "Yes" - }, - "dataPrivacySecurity": { - "collectsPII": "Yes", - "ensurePrivacySecurity": "Yes" - }, - "inappropriateIllegalContent": { - "collectStoreDistribute": "Yes" - }, - "protectionFromHarassment": { - "userInteraction": "Yes" - } - }, - "dataPrivacySecurity": { - "typesOfDataCollected": [ - "Neuro-markers such as impulsivity scores, attention performance indices, in addition to others." - ] - }, - "locations": { - "developmentCountries": [ - "Canada" - ], - "deploymentCountries": [ - "Canada", - "Vietnam" - ] - } -} From 0f2645907becf979349fb2bb24f793accd10843f Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 14 Jun 2021 22:03:07 +0300 Subject: [PATCH 3/8] Update vrapeutic.json --- nominees/vrapeutic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nominees/vrapeutic.json b/nominees/vrapeutic.json index aee42a823..0f562bbbb 100644 --- a/nominees/vrapeutic.json +++ b/nominees/vrapeutic.json @@ -34,7 +34,7 @@ "content", "software" ], - "repositoryURL": "https://github.com/orgs/vrapeutic/", + "repositoryURL": "https://github.com/vrapeutic/Rodja-webXR", "organizations": [ { "name": "VRapeutic", From cb1aa63065b639c0f1e7b1e7291ca13c408594d1 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Mon, 14 Jun 2021 22:17:42 +0300 Subject: [PATCH 4/8] Update nominee: Vrapeutic --- nominees/vrapeutic.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/nominees/vrapeutic.json b/nominees/vrapeutic.json index 0f562bbbb..8f77ac434 100644 --- a/nominees/vrapeutic.json +++ b/nominees/vrapeutic.json @@ -18,11 +18,13 @@ "SDGs": [ { "SDGNumber": 3, - "evidenceText": "The solutions provided by VRapeutic aim at realizing effective and science-backed that address diverse neuro-developmental challenges, which is envisaged to empower children and young adults to lead a healthy life." + "evidenceText": "The solutions provided by VRapeutic aim at realizing effective and science-backed that address diverse neuro-developmental challenges, which is envisaged to empower children and young adults to lead a healthy life.", + "evidenceURL": "https://www.unicef.org/innovation/innovation-fund-vrapeutic" }, { "SDGNumber": 4, - "evidenceText": "As much as it addresses well being, VRapeutic also addresses the quality of education delivered to children and young adults on the different spectra of learning difficulties. By realizing cutting-edge, tech-enabled solutions that empower learners with engaging learning environments, we help achieve a quality of education that wouldn't have been possible otherwise." + "evidenceText": "As much as it addresses well being, VRapeutic also addresses the quality of education delivered to children and young adults on the different spectra of learning difficulties. By realizing cutting-edge, tech-enabled solutions that empower learners with engaging learning environments, we help achieve a quality of education that wouldn't have been possible otherwise.", + "evidenceURL": "https://www.unicef.org/innovation/innovation-fund-vrapeutic" }, { "SDGNumber": 10, @@ -31,8 +33,8 @@ ], "sectors": [], "type": [ - "content", - "software" + "software", + "content" ], "repositoryURL": "https://github.com/vrapeutic/Rodja-webXR", "organizations": [ @@ -44,5 +46,5 @@ "contact_email": "yahya@myvrapeutic.com" } ], - "stage": "DPG" + "stage": "nominee" } From 15d50729076efac74f864e45e5b971e507d684da Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 21 Jun 2021 14:34:31 +0300 Subject: [PATCH 5/8] Update organization name --- nominees/vrapeutic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nominees/vrapeutic.json b/nominees/vrapeutic.json index 8f77ac434..bb6be2861 100644 --- a/nominees/vrapeutic.json +++ b/nominees/vrapeutic.json @@ -39,7 +39,7 @@ "repositoryURL": "https://github.com/vrapeutic/Rodja-webXR", "organizations": [ { - "name": "VRapeutic", + "name": "VRapeutic, Inc", "website": "http://myvrapeutic.com/", "org_type": "owner", "contact_name": "Yahya Alaa", From 18cd2eb30db88d95a4841f9d1b8d63ce2351dcc1 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Mon, 21 Jun 2021 16:00:41 +0300 Subject: [PATCH 6/8] Updated open content licensing for nominee: VRapeutic --- nominees/vrapeutic.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nominees/vrapeutic.json b/nominees/vrapeutic.json index bb6be2861..e8a9e3df5 100644 --- a/nominees/vrapeutic.json +++ b/nominees/vrapeutic.json @@ -12,7 +12,7 @@ }, { "spdx": "CC-BY-NC-SA-4.0", - "licenseURL": "https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode" + "licenseURL": "https://github.com/vrapeutic/Ellie-Tale#readme" } ], "SDGs": [ @@ -31,7 +31,10 @@ "evidenceText": "Building on our contribution to SDG 4, we believe in the considerable role of quality education and healthcare to the equality of access to opportunities. The better the healthcare, early intervention, and education for atypical children and young adults, the bigger the gap we are able to fill, for example, in job opportunities." } ], - "sectors": [], + "sectors": [ + "Health", + "Education" + ], "type": [ "software", "content" From 479e78b6054169b03db8a2772690dd4dc0e5c605 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Wed, 23 Jun 2021 19:02:53 +0300 Subject: [PATCH 7/8] Update nominee contact information: VRapeutic --- nominees/vrapeutic.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nominees/vrapeutic.json b/nominees/vrapeutic.json index e8a9e3df5..dc9e8d59f 100644 --- a/nominees/vrapeutic.json +++ b/nominees/vrapeutic.json @@ -47,6 +47,11 @@ "org_type": "owner", "contact_name": "Yahya Alaa", "contact_email": "yahya@myvrapeutic.com" + }, + { + "name": "UNICEF Ventures Fund", + "website": "https://unicefinnovationfund.org/", + "org_type": "funder" } ], "stage": "nominee" From 328224d26b82359b75fccbc320f5bf66552b54dd Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Thu, 24 Jun 2021 13:20:46 +0300 Subject: [PATCH 8/8] Update description of nominee: VRapeutic --- nominees/vrapeutic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nominees/vrapeutic.json b/nominees/vrapeutic.json index dc9e8d59f..39ffe6435 100644 --- a/nominees/vrapeutic.json +++ b/nominees/vrapeutic.json @@ -3,7 +3,7 @@ "aliases": [ "" ], - "description": "VRapeutic is a UNICEF Innovation Fund software house specializing in the development of rehabilitation and therapeutic solutions with a focus on virtual reality for learning and neurodevelopmental challenges", + "description": "VRapeutic develops virtual reality software modules specially tailored to instill cognitive, social, academic, and motor skills in children and young adults. Our ever-growing library of modules empowers therapists with unlimited virtual rehabilitation scenarios, in addition to providing them cutting-edge technologies to track children’s performance and design data-driven rehabilitation plans. VRapeutic's vision is to develop the largest science-backed VR curricula for essential life skills worldwide.", "website": "https://www.linkedin.com/company/vrapeutic", "license": [ {