This repository was archived by the owner on May 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Add/Delete new product(s): products/onsset.json,products/open-source-ecology.json,products/openbci.json,products/viame.json #135
Open
lacabra
wants to merge
4
commits into
master
Choose a base branch
from
unicef/publicgoods-candidates-51aef0bd
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| { | ||
| "name": "OnSSET", | ||
| "description": "A GIS based optimization tool, developed to support electrification planning and decision making.", | ||
| "website": "http://www.onsset.org/", | ||
| "license": [ | ||
| { | ||
| "spdx": "MIT", | ||
| "licenseURL": "https://github.com/OnSSET/onsset/blob/master/LICENSE" | ||
| } | ||
| ], | ||
| "SDGs": [ | ||
| { | ||
| "SDGNumber": 7, | ||
| "evidenceText": "The tool is focused on the assessment and deployment of conventional and renewable energy technologies aiming at ensuring access to affordable, reliable, sustainable and modern energy for all.", | ||
| "evidenceURL": "https://www.energy.kth.se/energy-systems/completed-projects/open-source-spatial-electrification-toolkit-onsset-1.940024" | ||
| } | ||
| ], | ||
| "sectors": [ | ||
| "Energy" | ||
| ], | ||
| "type": [ | ||
| "software" | ||
| ], | ||
| "repositoryURL": "https://github.com/OnSSET/onsset", | ||
| "organizations": [ | ||
| { | ||
| "name": "OnSSET", | ||
| "website": "http://www.onsset.org/", | ||
| "org_type": "owner" | ||
| } | ||
| ], | ||
| "stage": "nominee" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| { | ||
| "name": "Open Source Ecology", | ||
| "description": "Creating and sharing open source industrial machine designs", | ||
| "website": "https://www.opensourceecology.org/", | ||
| "license": [ | ||
| { | ||
| "spdx": "GPL-3.0", | ||
| "licenseURL": "https://github.com/OpenSourceEcology/cross-platform-python-gui/blob/master/LICENSE" | ||
| } | ||
| ], | ||
| "SDGs": [ | ||
| { | ||
| "SDGNumber": 9, | ||
| "evidenceText": "It is a project for the development and distribution on web, by Open Source means, of a modular and ecological kit of 50 industrial machine that anybody can download and build on its own", | ||
| "evidenceURL": "https://www.tedxgeneva.net/talks/jacopo-amistami-open-source-ecology-italy-scrum-methodology-for-a-civilization-starter-kit/#:~:text=Open%20Source%20Ecology%20(OSE)%20is,Village%20Construction%20Set%20(GVCS)." | ||
| } | ||
| ], | ||
| "sectors": [ | ||
| "Engineering", | ||
| "Infrastructure", | ||
| "Sustainable Cities" | ||
| ], | ||
| "type": [ | ||
| "software" | ||
| ], | ||
| "repositoryURL": "https://github.com/OpenSourceEcology/cross-platform-python-gui", | ||
| "organizations": [ | ||
| { | ||
| "name": "Open Source Ecology", | ||
| "website": "https://www.opensourceecology.org/", | ||
| "org_type": "owner" | ||
| } | ||
| ], | ||
| "stage": "nominee" | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| { | ||
| "name": "OpenBCI", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @lacabra @nathanbaleeta - this entry is the same is in PR #136 |
||
| "aliases": [ | ||
| "Open Source Brain-Computer Interfaces" | ||
| ], | ||
| "description": "They provide tools necessary to sample the electrical activity of their body, such as electrical brain activity (EEG), muscle activity (EMG), heart rate(ECG) and body movement.", | ||
| "website": "https://openbci.com/", | ||
| "license": [ | ||
| { | ||
| "spdx": "MIT", | ||
| "licenseURL": "https://github.com/OpenBCI/OpenBCI_GUI/blob/master/LICENSE" | ||
| } | ||
| ], | ||
| "SDGs": [ | ||
| { | ||
| "SDGNumber": 3, | ||
| "evidenceText": "They believe that these discoveries will only be made through an open forum of shared knowledge and concerted effort, by people from a variety of disciplines. Their vision is to realise the potential of the open-source movement to accelerate innovation in brain science.", | ||
| "evidenceURL": "https://www.opensourceimaging.org/project/openbci/" | ||
| } | ||
| ], | ||
| "sectors": [ | ||
| "Digital/Data/Tech", | ||
| "Health" | ||
| ], | ||
| "type": [ | ||
| "software" | ||
| ], | ||
| "repositoryURL": "https://github.com/OpenBCI/OpenBCI_GUI", | ||
| "organizations": [ | ||
| { | ||
| "name": "OpenBCI", | ||
| "website": "https://openbci.com/", | ||
| "org_type": "owner" | ||
| } | ||
| ], | ||
| "stage": "nominee" | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| { | ||
| "name": "VIAME", | ||
| "description": "A do-it-yourself AI system for analyzing imagery and video, orginally targeting marine species analysis.", | ||
| "website": "https://www.viametoolkit.org/", | ||
| "license": [ | ||
| { | ||
| "spdx": "BSD-3-Clause", | ||
| "licenseURL": "https://github.com/VIAME/VIAME/blob/master/LICENSE.txt" | ||
| } | ||
| ], | ||
| "SDGs": [ | ||
| { | ||
| "SDGNumber": 14, | ||
| "evidenceText": "VIAME provides a crucial platform for the development of ML for various applications in the marine environment ranging from underwater visual fish surveys to aerial surveys of marine mammals.", | ||
| "evidenceURL": "https://spo.nmfs.noaa.gov/sites/default/files/TMSPO194.pdf" | ||
| } | ||
| ], | ||
| "sectors": [ | ||
| "Data Collection", | ||
| "Digital Development", | ||
| "Environment", | ||
| "Research" | ||
| ], | ||
| "type": [ | ||
| "software" | ||
| ], | ||
| "repositoryURL": "https://github.com/VIAME/VIAME", | ||
| "organizations": [ | ||
| { | ||
| "name": "VIAME", | ||
| "website": "https://www.viametoolkit.org/", | ||
| "org_type": "owner" | ||
| } | ||
| ], | ||
| "stage": "nominee" | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I can tell, there is nothing in this repository - it is forked from a Python starter (I think) and no code has been added.