Towards automating interactions?

Need a procudre that will

Input: taxon
Input: interaction (or all)
Apply Filter:
Get matches.
Summarize

Step 1: filter for these, store with interaction type
https://www.inaturalist.org/observations?verifiable=any&place_id=any&field:Visiting%20a%20flower%20of:%20(Interaction)
for each of
• Visiting a flower of: (Interaction)
• Eating: (Interaction)
• Parasitizing: (Interaction)
• Carrying: (Interaction)
• Attached to: (Interaction)
• Associated with: (Interaction)
• Passive Partner to: (Interaction)

Step 2. Download all the links in the field.

Step 3: For the passive, also store the interaction type, but rename:
• Flower visited by
• Eaten by
• Parasitized by
• Carried by
• Supporting
• Associated with

Step 4: produced lists
• Interaction Type
• Observations for each

Step 5: Convert to page to display on iNaturalist.
• By interaction type
• Summarize in species view (species with numbers).

Publicado el junio 7, 2024 08:24 TARDE por tonyrebelo tonyrebelo

Comentarios

Try this:
• Getting the interactions for - say the Epilachnini - is easy with filter.
https://www.inaturalist.org/observations?place_id=any&taxon_id=373697&verifiable=any&field:Eating:%20(Interaction)=

Unfortunately, getting the organisms it interacts with requires two more difficult steps.

• 1. Export (I am exporting both eating and parasitizing just in case):
https://www.inaturalist.org/observations/export?verifiable=any&page=1&spam=false&place_id=any&field%3AEating%3A+(Interaction)=&user_id=&project_id=&taxon_id=373697

• 2. then organize into a list of observations and create this filter (use &id= to list the observations, and ?view= species to summarize them).
https://www.inaturalist.org/observations?view=species&id=5128057,9460818,9460818,9460819,9460818,9460819,9471773,10878121,10902138,10916416,10920664,11157816,20725547,22451546,23949095,24669106,35912204,37888551,37908122,38456684,40137895,40584155,103584285,119912264,161074851,183471867,198731295&place_id=113055

Publicado por tonyrebelo hace 2 meses

Agregar un comentario

Acceder o Crear una cuenta para agregar comentarios.