wiki-archive/twiki/data/Main/BioBlitz2010ProgrammerGuide...

92 lines
4.8 KiB
Plaintext
Raw Permalink Normal View History

head 1.2;
access;
symbols;
locks; strict;
comment @# @;
1.2
date 2010.09.16.13.30.41; author GailKampmeier; state Exp;
branches;
next 1.1;
1.1
date 2010.09.16.07.48.16; author JavierTorre; state Exp;
branches;
next ;
desc
@none
@
1.2
log
@none
@
text
@%META:TOPICINFO{author="GailKampmeier" date="1284643841" format="1.1" version="1.2"}%
%META:TOPICPARENT{name="BioBlitz2010"}%
---++ Guidelines for programmers that want to contribute to the Bioblitz
First of all, if you want to participate in programming for the Bioblitz, we recommend that you to subscribe and introduce yourself at the mailing list at [[http://groups.google.com/group/tdwg-bioblitz][Bioblitz mailing list]].
All the data collected during the Bioblitz will be stored on a [[http://tables.googlelabs.com/][Fusion Table]] created for the event. Google Fusion Tables is a kind of shared database online that will allow us to manage data input by many contributors to this Bioblitz. All contributors are asked to insert their data there. Check out the documentation of the [[http://code.google.com/apis/fusiontables/][Fusion Tables API]] for info on how to insert data.
The main information you need to know is:
* You will need to be authorized to write into this table. Write a message to the mailing list and we will authorize a Google Account that you will use to insert data.
* The table in Fusion Tables that observations will be written is [[http://tables.googlelabs.com/DataSource?dsrcid=225363][this one]]. There is a [[BioBlitz2010TaxonOccurrence][page explaining each of the fields]] on this table. If you need extra columns on this table let us know on the mailing list.
* There are some background processes that will analyze the data that is inserted on this table. So, for example if you write an observation with only a scientific name, it will get resolved using the Catalogue of Life 2010 and all taxonomy fields, and LSID, will be completed.
* If you want to develop visualizations on top of all this collected data, you can just use the Google Tables API to access the data, or use the built-in visualizations capabilities of Fusion Tables. To view only, you don't need to be authorized to access the table.
* It is possible to write observations on the table without a scientificName, but a picture will have to be added. There is an application that will let taxonomists help identify observations. Check out the [[BioBlitz2010IdentificationTools][page for this workflow here]].
-- Main.JavierTorre - 16 Sep 2010
* Fusion Tables screenshot: <br />
<img src="%ATTACHURLPATH%/Screen_shot_2010-09-16_at_9.46.47_AM.png" alt="Screen_shot_2010-09-16_at_9.46.47_AM.png" width='837' height='414' />
%META:FILEATTACHMENT{name="Screen_shot_2010-09-16_at_9.46.47_AM.png" attachment="Screen_shot_2010-09-16_at_9.46.47_AM.png" attr="" comment="Fusion Tables screenshot" date="1284623245" path="Screen shot 2010-09-16 at 9.46.47 AM.png" size="56721" stream="Screen shot 2010-09-16 at 9.46.47 AM.png" user="Main.JavierTorre" version="1"}%
@
1.1
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="JavierTorre" date="1284623296" format="1.1" reprev="1.1" version="1.1"}%
d3 1
a3 1
---++ Guidelines for programmers that want to contribute to Bioblitz
d5 1
a5 1
First of all if you want to participate programming for the Bioblitz we recommend you to subscribe and introduce yourself at the mailing list at [[http://groups.google.com/group/tdwg-bioblitz][Bioblitz mailing list]]
d7 1
a7 1
All the data collected during the bioblitz will be stored on a [[http://tables.googlelabs.com/][Fusion Table]] created for the event. Fusion Tables is a kind of database online that you can use via the use of an API. The different applications are asked to insert their data there. Check out the documentation of the [[http://code.google.com/apis/fusiontables/][Fusion Tables API]] for info on how to insert data.
d11 1
a11 1
* You will need to be authorize to write into this table. Write a message to the mailing list and we will authorize a Google Account that you will use to insert data.
d15 1
a15 1
* There is some background processes that will analyze the data that is inserted on this table. So, for example if you write an observation with only a scientific name, it will get resolved using the Catalogue of Life 2010 and all taxonomy fields, and LSID, will be completed.
d17 1
a17 1
* If you wan to develop visualizations on top of all this collected data you can just use the Google Tables API to access the data, or use the built in visualizations capabilities of Fusion Tables. For read you dont need to be authorize on the table.
d19 1
a19 1
* It is possible to write observations on the table without a scientificName, but a picture will have to be added. There is an application that will let taxonomist help on the identifying observations. Check out the [[BioBlitz2010IdentificationTools][page for this workflow here]].
@