Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ClimateMind/climatemind-backend

Your climate action is here 🌎 Our API is a source for learning how climate change personally affects you and the things you care about most. Additionally, it will teach a scientifically proven method for communicating to others that climate change is a personally relevant issue to inspire action.
https://github.com/ClimateMind/climatemind-backend

fixed missing edges error

47ae16c453836b5ff2a2632d163cdba703fd3997 authored over 4 years ago by Kameron Rodrigues <[email protected]>
make annotation properties have python names

Deals with annotation properties, similar to object properties.

a334418ee1470e6ca4cd4772080a4559725f7a64 authored over 4 years ago by Kameron Rodrigues <[email protected]>
updated network code

6e0641ec09a186769ceb5b7cf6f646b1813c5707 authored over 4 years ago by Sean Payne <[email protected]>
Updated make_network

cd901734adb50785c38dbf64b5fdff8c0496cac9 authored over 4 years ago by Sean Payne <[email protected]>
Updated make_network

72daee65608ed2d545e65d2bbf9379b32d447e0e authored over 4 years ago by Sean Payne <[email protected]>
updated make_network

b4cbacef7cc19f24b0e76363b4598769ef2d5312 authored over 4 years ago by Sean Payne <[email protected]>
updated make_network to sean_make_network_revised.py

1872f32549b5ac81dc10e78665d5a3e52b5b9529 authored over 4 years ago by Sean Payne <[email protected]>
updated make_network to sean_make_network_revised

c858e10dad5732eafa3c6ac65677e0dbd8ff5cfb authored over 4 years ago by Sean Payne <[email protected]>
Updated make_network to sean_make_network_revised

2ea37ae3d075beb19fa8db2b19b8bc9ebb2176cd authored over 4 years ago by Sean Payne <[email protected]>
rewrote make_network as sean_make_network_revised

9edad322642fa3d7616a411fe1e2a9495f2e4c77 authored over 4 years ago by Sean Payne <[email protected]>
fixed bug related to object properties

onto.properties() gives a list that looks like [onto.object_properties, onto.annotation_properti...

b456d06d6e3d7f503fa56825b6cda0d554f06d29 authored over 4 years ago by Kameron Rodrigues <[email protected]>
Merge pull request #2 from ClimateMind/flask_structure

Split flask_api.py into routes.py (for routing related functions) and…

1c07f1b42b1db4769ce3aeb249a6dc2ee82df523 authored over 4 years ago by seanmajorpayne <[email protected]>
Merge pull request #3 from ClimateMind/multi_query

Multi query

94957d8e283f54e99915bc718e6a69efd7c97544 authored over 4 years ago by Tom Deadman <[email protected]>
Split flask_api.py into routes.py (for routing related functions) and config.py (for configuration functions). Moved flask_api.py init functionality into init file. Updated test_flask_api to reflect these changes.

0d4b9f425273233720f1435123c831b579d252ee authored over 4 years ago by Sean Payne <[email protected]>
minor refactoring <tom>

d7b414a3f7984249719e890026496fd6d5317164 authored over 4 years ago by tom deadman <[email protected]>
minor refactoring <tom>

0695e21e65337938100d9c4eff7b9bf3aff5dda2 authored over 4 years ago by tom deadman <[email protected]>
better error handling <tom>

3af18a708fe75b5b41c9720ac29de04abb3a2f74 authored over 4 years ago by tom deadman <[email protected]>
better error handling <tom>

b685637c8aa2acf8f86531fd93887195593308cf authored over 4 years ago by tom deadman <[email protected]>
added support for multiple queries (should be returned in a key-value structure), further encapuslated the ontology code, added multiple configs for later mocking of Mind and testing, started testing of API <tom>

f00384ca891d631eb1b518236a6fbb28b25b252f authored over 4 years ago by tom deadman <[email protected]>
Merge pull request #1 from ClimateMind/dependabot/pip/pyopenssl-17.5.0

Bump pyopenssl from 0.13.1 to 17.5.0

67445af9673b70f13158760edbf9790f53915b03 authored over 4 years ago by Tom Deadman <[email protected]>
Bump pyopenssl from 0.13.1 to 17.5.0

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 0.13.1 to 17.5.0.
- [Release notes](ht...

2087fd582f01c7dd8bd2eabbc52025ea6713b074 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
removed .idea again... <tom>

1d4f3aeb1474a9b1b15c500fd10bc27f616a6ad8 authored over 4 years ago by tom deadman <[email protected]>
requirements.txt <tom>

fd5d2da5433dea2f04320e969e76f0a4105c7f2e authored over 4 years ago by tom deadman <[email protected]>
removed .idea <tom>

df92e27fbca78fe70fa314fdd441141daa96b756 authored over 4 years ago by tom deadman <[email protected]>
pycharm stuff added to gitignore <tom>

94743d7458747e88310ae70d649f9e59385273a0 authored over 4 years ago by tom deadman <[email protected]>
API code for climatemind backend <tom>

81356f42d77406bad1e4a2f11c1b5fb606e207cf authored over 4 years ago by tom deadman <[email protected]>