- <?xml version="1.0" encoding="UTF-8"?>
- <!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Sun Apr 01 2012 13:10:33 GMT-0400 (EDT)-->
- <XholonWorkbook>
- <Notes><![CDATA[
- Xholon
- ------
- Title: 2 Studies Point to Common Pesticide as a Culprit in Declining Bee Colonies
- Description:
- Url: http://www.nytimes.com/2012/03/30/science/neocotinoid-pesticides-play-a-role-in-bees-decline-2-studies-find.html?_r=1&ref=science
- InternalName:
- YoutubeId:
- Keywords:
- My Notes
- --------
- Carl Zimmer at the New York Times reports on two studies about pesticides and bees. Much of his article consists of a range of opinions offered by scientists, some associated with the studies and some not.
- Here are links to the two studies, and the associated news analysis by Erik Stokstad, that appear in Science magazine on March 30, 2012. ::
- http://www.sciencemag.org/content/335/6076/1555
- http://www.sciencemag.org/content/early/2012/03/28/science.1215039
- http://www.sciencemag.org/content/early/2012/03/28/science.1215025.abstract
- In this workbook I try to organize the concepts presented in the Henry paper::
- "A Common Pesticide Decreases Foraging Success and Survival in Honey Bees" Mickaël Henry, Maxime Beguin, Fabrice Requier, Orianne Rollin, Jean-François Odoux, Pierrick Aupinel, Jean Aptel, Sylvie Tchamitchian, and Axel Decourtye (Science 1215039)
- ]]></Notes>
- <script implName="lang:python:inline:"><![CDATA[
- #print "height = 12.34 m"
- ]]></script>
- <script implName="lang:javascript:inline:"><![CDATA[
- //print("height = 56.78 meters\n");
- ]]></script>
- <_-.XholonClass>
- <!-- types of domain objects -->
- <PhysicalSystem/>
- <Hypothesis/>
- <!-- honey bee problems -->
- <Syndrome>
- <ColonyCollapseDisorder/> <!-- CCD, hive death, "a sudden disappearance of honey bees from the hive" -->
- </Syndrome>
- <BehavioralDifficulty>
- <MemoryDysfunction/>
- <LearningDysfunction/>
- <AlterationOfNavigationalSkills>
- <HomingFailure/> <!-- homing failure, m_hf -->
- </AlterationOfNavigationalSkills>
- </BehavioralDifficulty>
- <HoneyBee>
- <!-- some of the bees are foragers, while others are not -->
- <Forager/> <!-- foraging honey bee -->
- <NonForager/>
- </HoneyBee>
- <Hive/> <!-- honey bee colony -->
- <InsectPest>
- <Aphid/>
- <SapSuckingInsect/>
- </InsectPest>
- <!-- proposed causes of CCD include -->
- <Stressor>
- <Pesticide>
- <SystemicPesticide> <!-- diffuses throughout the plant, including nectar and pollen -->
- <Neonicotinoid>
- <Thiamethoxam/> <!-- "a recently marketed neonicotinoid substance" -->
- </Neonicotinoid>
- </SystemicPesticide>
- </Pesticide>
- <Pathogen/>
- <Parasite/>
- <NaturalHabitatDegradation/>
- </Stressor>
- <PesticideDose>
- <LethalDose/>
- <SubLethalDose/> <!-- "doses that do not entail direct mortality", sublethal exposure -->
- </PesticideDose>
- <StudyLocation>
- <CerealFarmingSystem/>
- <SuburbanArea/>
- </StudyLocation>
- <ReleaseSite/> <!-- about 1 km from the hive -->
- <Crop>
- <OilseedRape/>
- <Maize/>
- <Sunflower/>
- </Crop>
- <!-- quantities -->
- <HiveDeathRate/>
- </_-.XholonClass>
- <xholonClassDetails>
- </xholonClassDetails>
- <PhysicalSystem>
- <!-- the hypothesis that the Henry study tested -->
- <Hypothesis>"a sublethal exposure to a neonicotinoid indirectly increases hive death rate through homing failure in foraging honey bees"</Hypothesis>
- <StudyLocation> <!-- in France -->
- <Hive>
- <NonForager multiplicity="10"/>
- </Hive>
- <ReleaseSite>
- <Forager roleName="treatment forager" multiplicity="10"/> <!-- foraging honey bee, exposed to the pesticide -->
- <Forager roleName="control forager" multiplicity="10"/> <!-- foraging honey bee, not exposed to the pesticide -->
- </ReleaseSite>
- </StudyLocation>
- </PhysicalSystem>
- <Blockbehavior implName="lang:python:inline:"><![CDATA[
- # This works if pasted in as a last child of Block.
- #height.incVal(0.02)
- #print("Python wants something to do. Height:" + str(height))
- ]]></Blockbehavior>
- <Blockbehavior implName="lang:javascript:inline:"><![CDATA[
- // This works if pasted in as a last child of Block.
- //height.incVal(0.02);
- //print("JavaScript wants something to do. Height:" + height + "\n");
- ]]></Blockbehavior>
- <Foragerbehavior implName="lang:webEditionjs:inline:"><![CDATA[
- print("\nbuzz " + this.parent().attr('roleName'));
- ]]></Foragerbehavior>
- <Blockbehavior implName="lang:bsh:inline:"><![CDATA[
- // This works if pasted in as a last child of Block.
- //height.incVal(0.02);
- //System.out.print("Java/Beanshell wants something to do. Height:" + height + "\n");
- ]]></Blockbehavior>
- <Blockbehavior implName="lang:jruby:inline:"><![CDATA[
- #require 'java'
- # This works if pasted in as a last child of Block.
- #$height.incVal(0.02)
- #puts "Ruby wants something to do. Height: #{$height}"
- ]]></Blockbehavior>
- <Blockbehavior implName="lang:groovy:inline:"><![CDATA[
- // This works if pasted in as a last child of Block.
- //height.incVal(0.02);
- //System.out.print("Groovy wants something to do. Height:" + height + "\n");
- ]]></Blockbehavior>
- <SvgClient><Attribute_String roleName="svgUri"><![CDATA[data:image/svg+xml,
- <svg width="100" height="50" xmlns="http://www.w3.org/2000/svg">
- <g>
- <title>StudyLocation</title>
- <rect id="PhysicalSystem/StudyLocation" fill="#98FB98" height="50" width="50" x="25" y="0"/>
- </g>
- </svg>
- ]]></Attribute_String><Attribute_String roleName="setup">${MODELNAME_DEFAULT},${SVGURI_DEFAULT}</Attribute_String></SvgClient>
- </XholonWorkbook>