Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 20th, 2012  |  syntax: None  |  size: 5.43 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Sun Apr 01 2012 13:10:33 GMT-0400 (EDT)-->
  3. <XholonWorkbook>
  4.  
  5. <Notes><![CDATA[
  6. Xholon
  7. ------
  8. Title: 2 Studies Point to Common Pesticide as a Culprit in Declining Bee Colonies
  9. Description:
  10. 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
  11. InternalName:
  12. YoutubeId:
  13. Keywords:
  14.  
  15. My Notes
  16. --------
  17. 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.
  18.  
  19. Here are links to the two studies, and the associated news analysis by Erik Stokstad, that appear in Science magazine on March 30, 2012. ::
  20.   http://www.sciencemag.org/content/335/6076/1555
  21.   http://www.sciencemag.org/content/early/2012/03/28/science.1215039
  22.   http://www.sciencemag.org/content/early/2012/03/28/science.1215025.abstract
  23.  
  24. In this workbook I try to organize the concepts presented in the Henry paper::
  25.   "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)
  26. ]]></Notes>
  27.  
  28. <script implName="lang:python:inline:"><![CDATA[
  29. #print "height = 12.34 m"
  30. ]]></script>
  31.  
  32. <script implName="lang:javascript:inline:"><![CDATA[
  33. //print("height = 56.78 meters\n");
  34. ]]></script>
  35.  
  36. <_-.XholonClass>
  37.   <!-- types of domain objects -->
  38.  
  39.   <PhysicalSystem/>
  40.  
  41.   <Hypothesis/>
  42.  
  43.   <!-- honey bee problems -->
  44.   <Syndrome>
  45.     <ColonyCollapseDisorder/> <!-- CCD, hive death, "a sudden disappearance of honey bees from the hive" -->
  46.   </Syndrome>
  47.   <BehavioralDifficulty>
  48.     <MemoryDysfunction/>
  49.     <LearningDysfunction/>
  50.     <AlterationOfNavigationalSkills>
  51.       <HomingFailure/> <!-- homing failure, m_hf -->
  52.     </AlterationOfNavigationalSkills>
  53.   </BehavioralDifficulty>
  54.  
  55.   <HoneyBee>
  56.     <!-- some of the bees are foragers, while others are not -->
  57.     <Forager/> <!-- foraging honey bee -->
  58.     <NonForager/>
  59.   </HoneyBee>
  60.   <Hive/> <!-- honey bee colony -->
  61.  
  62.   <InsectPest>
  63.     <Aphid/>
  64.     <SapSuckingInsect/>
  65.   </InsectPest>
  66.  
  67.   <!-- proposed causes of CCD include -->
  68.   <Stressor>
  69.     <Pesticide>
  70.       <SystemicPesticide> <!-- diffuses throughout the plant, including nectar and pollen -->
  71.         <Neonicotinoid>
  72.           <Thiamethoxam/> <!-- "a recently marketed neonicotinoid substance" -->
  73.         </Neonicotinoid>
  74.       </SystemicPesticide>
  75.     </Pesticide>
  76.     <Pathogen/>
  77.     <Parasite/>
  78.     <NaturalHabitatDegradation/>
  79.   </Stressor>
  80.  
  81.   <PesticideDose>
  82.     <LethalDose/>
  83.     <SubLethalDose/> <!-- "doses that do not entail direct mortality", sublethal exposure -->
  84.   </PesticideDose>
  85.  
  86.   <StudyLocation>
  87.     <CerealFarmingSystem/>
  88.     <SuburbanArea/>
  89.   </StudyLocation>
  90.   <ReleaseSite/> <!-- about 1 km from the hive -->
  91.   <Crop>
  92.     <OilseedRape/>
  93.     <Maize/>
  94.     <Sunflower/>
  95.   </Crop>
  96.  
  97.   <!-- quantities -->
  98.   <HiveDeathRate/>
  99.  
  100. </_-.XholonClass>
  101.  
  102. <xholonClassDetails>
  103.  
  104. </xholonClassDetails>
  105.  
  106. <PhysicalSystem>
  107.  
  108.   <!-- the hypothesis that the Henry study tested -->
  109.   <Hypothesis>"a sublethal exposure to a neonicotinoid indirectly increases hive death rate through homing failure in foraging honey bees"</Hypothesis>
  110.  
  111.   <StudyLocation> <!-- in France -->
  112.     <Hive>
  113.       <NonForager multiplicity="10"/>
  114.     </Hive>
  115.     <ReleaseSite>
  116.       <Forager roleName="treatment forager" multiplicity="10"/> <!-- foraging honey bee, exposed to the pesticide -->
  117.       <Forager roleName="control forager" multiplicity="10"/> <!-- foraging honey bee, not exposed to the pesticide -->
  118.     </ReleaseSite>
  119.   </StudyLocation>
  120.  
  121. </PhysicalSystem>
  122.  
  123. <Blockbehavior implName="lang:python:inline:"><![CDATA[
  124. # This works if pasted in as a last child of Block.
  125. #height.incVal(0.02)
  126. #print("Python wants something to do. Height:" + str(height))
  127. ]]></Blockbehavior>
  128.  
  129. <Blockbehavior implName="lang:javascript:inline:"><![CDATA[
  130. // This works if pasted in as a last child of Block.
  131. //height.incVal(0.02);
  132. //print("JavaScript wants something to do. Height:" + height + "\n");
  133. ]]></Blockbehavior>
  134.  
  135. <Foragerbehavior implName="lang:webEditionjs:inline:"><![CDATA[
  136. print("\nbuzz " + this.parent().attr('roleName'));
  137. ]]></Foragerbehavior>
  138.  
  139. <Blockbehavior implName="lang:bsh:inline:"><![CDATA[
  140. // This works if pasted in as a last child of Block.
  141. //height.incVal(0.02);
  142. //System.out.print("Java/Beanshell wants something to do. Height:" + height + "\n");
  143. ]]></Blockbehavior>
  144.  
  145. <Blockbehavior implName="lang:jruby:inline:"><![CDATA[
  146. #require 'java'
  147. # This works if pasted in as a last child of Block.
  148. #$height.incVal(0.02)
  149. #puts "Ruby wants something to do. Height: #{$height}"
  150. ]]></Blockbehavior>
  151.  
  152. <Blockbehavior implName="lang:groovy:inline:"><![CDATA[
  153. // This works if pasted in as a last child of Block.
  154. //height.incVal(0.02);
  155. //System.out.print("Groovy wants something to do. Height:" + height + "\n");
  156. ]]></Blockbehavior>
  157.  
  158. <SvgClient><Attribute_String roleName="svgUri"><![CDATA[data:image/svg+xml,
  159. <svg width="100" height="50" xmlns="http://www.w3.org/2000/svg">
  160.   <g>
  161.     <title>StudyLocation</title>
  162.     <rect id="PhysicalSystem/StudyLocation" fill="#98FB98" height="50" width="50" x="25" y="0"/>
  163.   </g>
  164. </svg>
  165. ]]></Attribute_String><Attribute_String roleName="setup">${MODELNAME_DEFAULT},${SVGURI_DEFAULT}</Attribute_String></SvgClient>
  166.  
  167. </XholonWorkbook>