Typehuman / SSEMMI

This is the public repository for the SSEMMI project: A decentralised and communitarian project aiming at pooling citizen science data in support of whale and environmental observations
MIT License
3 stars 9 forks source link

Developer documentation - Part 2 #9

Open byrnenick opened 3 years ago

byrnenick commented 3 years ago

Prepare developer documentation so that third party citizen science services can contribute to the SSEMI dataset.

To be discussed, but I imagine there are two different methods for contributing data to the project:

  1. Via the API we have built
  2. Directly via OrbitDB

What do we need to consider in each of these instances?

byrnenick commented 3 years ago

Currently people must write to the dataset via the API, but they can read the data using OrbitDB

Future epic to put in place the decentralised mechanisms that would enable someone to contribute data through Orbit DB too.