Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.
Open
Show file tree
Hide file tree
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
33 changes: 33 additions & 0 deletions products/onsset.json
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"
}
35 changes: 35 additions & 0 deletions products/open-source-ecology.json
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",
Copy link
Contributor

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.

"organizations": [
{
"name": "Open Source Ecology",
"website": "https://www.opensourceecology.org/",
"org_type": "owner"
}
],
"stage": "nominee"
}
37 changes: 37 additions & 0 deletions products/openbci.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "OpenBCI",
Copy link
Contributor

Choose a reason for hiding this comment

The 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"
}
36 changes: 36 additions & 0 deletions products/viame.json
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"
}