We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

COBWEB, a citizen science data collection platform.

Formal Metadata

Title
COBWEB, a citizen science data collection platform.
Title of Series
Number of Parts
183
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language
Producer
Production Year2015
Production PlaceSeoul, South Korea

Content Metadata

Subject Area
Genre
Abstract
COBWEB is a European Union FP7 funded citizen science project that has produced a platform through which citizens living within Biosphere Reserves will be able to collect environmental data using mobile devices. Part of the infrastructure are a COBWEB mobile app, the survey designer and the Personal Cloud API (PCAPI) middleware. The survey designer is a GUI editor for generating custom forms, which can be downloaded onto the app, together with a map interface for viewing data captured in the field and a mechanism for exporting user data to CSV, KML and GeoJSON. The COBWEB app has been generated on the foundations of Fieldtrip Open, which is a modular plug-in framework to enable developers to write their own extensions and re-use plugins written by others. This framework has been used in the creation of other production strength apps e.g. the FieldtripGB, FieldtripOSM. The framework is based on Cordova framework and can be compiled to Android and iOS and potentially all other platforms targeted by Cordova. Plugins have already been written for capturing GPS tracks, geocoding, caching off-line maps, creating Geo-Fences, overlaying layers in MBTiles and KML Format, extending the records with sensor data, making decision tree questionnaires and syncing data on the cloud. The synching functionality is the one that allows user to download their custom forms to their devices and layers and upload their captured data to their personal cloud space. Finally, PCAPI is a middle-ware which abstracts storage to cloud providers e.g. Dropbox or a local File system. All the software is (modified) BSD-licensed.