Location: Devries, Sherman, 2001 @ 0405f6076392 / devries_sherman_2001.cellml

Author:
James Lawson <j.lawson@auckland.ac.nz>
Date:
2009-07-02 16:49:09+12:00
Desc:
changed curation status
Permanent Source URI:
http://models.cellml.org/workspace/devries_sherman_2001/rawfile/0405f60763923497e431883a3c06784426f70d46/devries_sherman_2001.cellml

<?xml version="1.0" encoding="utf-8"?>
<!--  FILE :  devries_model_2001.xml

CREATED :  9th May 2002

LAST MODIFIED : 9th April 2003

AUTHOR :  Catherine Lloyd
          Bioengineering Institute
          The University of Auckland
          
MODEL STATUS :  This model conforms to the CellML 1.0 Specification released on
10th August 2001, and the 16/01/2002 CellML Metadata 1.0 Specification.

DESCRIPTION :  This file contains a CellML description of De Vries and Sherman's
2001 mathematical model of spiking to bursting via coupling in pancreatic beta cells.

CHANGES:  
  18/07/2002 - CML - Added more metadata.
  09/04/2003 - AAC - Added publication date information.  
-->
<model xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" cmeta:id="devries_sherman_2001_version01" name="devries_sherman_2001_version01">
<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>From Spikers To Bursters Via Heterogeneity</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <section id="sec_status">
    <title>Model Status</title>
    <para>
            This model integrates in OpenCell to produce an oscillating output but this output has not been checked against the publication. 
          </para>
<para>
ValidateCellML confirms this model as valid CellML but detects unit inconsistencies. We have checked this model and the unit inconsistency appears to be inherent in the publication. Attempting to balance the units by changing the units of <emphasis>tau</emphasis> from milliseconds to picofarads results in a broken simulation output.
</para>
  </section>
  <sect1 id="sec_structure">
<title>Model Structure</title>

<para>
When exposed to a threshold concentration of glucose, pancreatic beta-cells exhibit a complicated pattern of electrical activity.  Bursts of action potential spikes (the &quot;active&quot; phase) are observed, separated by a &quot;silent&quot; phase of membrane repolarisation.  At even higher glucose concentrations, continuous action potentials are seen.  This electrical activity has two important physiological correlates: increased cytosolic Ca<superscript>2+</superscript> concentration ([Ca<superscript>2+</superscript>]<subscript>i</subscript>) and increased rate of insulin secretion during the active phase.  It is generally accepted that the rise in [Ca<superscript>2+</superscript>]<subscript>i</subscript> plays a major role in insulin secretion and that the action potential spikes during a burst are responsible for the rise in [Ca<superscript>2+</superscript>]<subscript>i</subscript>.
</para>

<para>
Normal bursting patterns are only observed when the beta-cells act synchronously, as they do <emphasis>in vivo</emphasis>, in electrically coupled organs called the islets of Langerhans.  Isolated spiking cells, incapable of bursting by themselves, may generate islet-like bursting rhythms when coupled.  There are three alternative hypotheses to explain why single cells and islets are different.  One of these emphasises heterogeneity: single cell properties are variable, and individual cells may fall outside the narrow parameter regime required for bursting.  By contrast, in coupled populations, cells with an excess of current can be balanced by cells with too little, and the population is more likely to achieve bursting.  A second hypothesis focuses on noise from stochastic channel fluctuations in individual cells preventing bursting by causing premature transitions between active and silent phases.  However, in large populations, fluctuations are buffered, allowing the underlying burst dynamics to be dominant.  A third alternative discusses the paracrine effects of glucagon secreted by alpha-cells in the islet, on beta-cells.
</para>

<para>  
In their 2001 paper, Gerda De Vries and Arthur Sherman contrast the first two hypotheses.  They introduce a mathematical model for bursting in pancreatic beta-cells, which is a simplified version of the biophysically based, earlier model by Sherman and Rinzel (1992).  This model describes three ionic currents (see <xref linkend="fig_cell_diagram"/> below): a fast voltage-activated calcium current, I<subscript>Ca</subscript>; a delayed rectifier potassium current, I<subscript>K</subscript>; and a very slow inhibitory potassium current,  I<subscript>s</subscript>.  The calcium and delayed rectifier potassium currents are responsible for generating action potentials.  The slow potassium current plays no essential role in the individual cells but heterogeneity among the cells is generated by varying the value of the parameter beta.  Parameter values were chosen such that the individual cells are incapable of bursting.  De Vries and Sherman use their model to show bifurcation in a two-cell system, and they extrapolate this for larger clusters of coupled cells.
</para>

<para>
The complete original paper reference is cited below:
</para>

<para>
From Spikers to Bursters Via Coupling: Help From Heterogeneity, Gerda De Vries and Arthur Sherman, 2001,
            <emphasis>Bulletin of Mathematical Biology</emphasis>
         , 63, 371-391. <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=11276531&amp;dopt=Abstract">PubMed ID: 11276531</ulink>   
</para>

<para>
The raw CellML description of the model can be downloaded in various formats as described in <xref linkend="sec_download_this_model"/>
</para>

<informalfigure float="0" id="fig_cell_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>diagram of the model</title>
    </objectinfo>
    <imagedata fileref="devries_2001.png"/>
  </imageobject>
</mediaobject>
<caption>A schematic representation of the three transmembrane currents captured by the De Vries and Sherman 2001 pancreatic beta-cell model.</caption>
</informalfigure>

</sect1>
</article>
</documentation>
  
  
  <!--
    Below, we define some additional units for association with variables and
    constants within the model. The identifiers are fairly self-explanatory.
  -->
  
  <units name="millisecond">
    <unit units="second" prefix="milli"/>
  </units>
  
  <units name="millivolt">
    <unit units="volt" prefix="milli"/>
  </units>
  
  <units name="nanoS">
    <unit units="siemens" prefix="nano"/>
  </units>
  
  <units name="picoA">
    <unit units="ampere" prefix="pico"/>
  </units>
  
  <!--
    The "environment" component is used to declare variables that are used by
    all or most of the other components, in this case just "time".
  -->
  <component name="environment">
    <variable units="millisecond" public_interface="out" name="time"/>
  </component>
  
  <component name="membrane">
    <variable units="millivolt" public_interface="out" name="V"/>
    <variable units="millisecond" public_interface="out" name="tau" initial_value="20.0"/>
  
    <variable units="millisecond" public_interface="in" name="time"/>
    <variable units="picoA" public_interface="in" name="i_K"/>
    <variable units="picoA" public_interface="in" name="i_Ca"/>
    <variable units="picoA" public_interface="in" name="i_s"/>
     
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="membrane_voltage_diff_eq">
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci> time </ci>
          </bvar>
          <ci> V </ci>
        </apply>
        <apply>
          <divide/>
          <apply>
            <minus/>
            <apply>
              <plus/>
              <ci> i_Ca </ci>
              <ci> i_K </ci>
              <ci> i_s </ci>
            </apply>
          </apply>
          <ci> tau </ci>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="calcium_current">
    <variable units="picoA" public_interface="out" name="i_Ca"/>
    
    <variable units="nanoS" name="g_Ca" initial_value="3.6"/>
    <variable units="millivolt" name="V_Ca" initial_value="25.0"/>
    
    <variable units="millisecond" public_interface="in" name="time"/>
    <variable units="millivolt" public_interface="in" private_interface="out" name="V"/>
      
    <variable units="dimensionless" private_interface="in" name="m_infinity"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="i_Ca_calculation">
        <eq/>
        <ci> i_Ca </ci>
        <apply>
          <times/>
          <ci> g_Ca </ci>
          <ci> m_infinity </ci>
          <apply>
            <minus/>
            <ci> V </ci>
            <ci> V_Ca </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="calcium_current_m_gate">
    <variable units="dimensionless" public_interface="out" name="m_infinity"/>
    
    <variable units="millivolt" name="V_m" initial_value="-20.0"/>
    <variable units="millivolt" name="theta_m" initial_value="12.0"/>
    
    <variable units="millivolt" public_interface="in" name="V"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="m_infinity_calculation">
        <eq/>
        <ci> m_infinity </ci>
        <apply>
          <divide/>
          <cn cellml:units="dimensionless"> 1.0 </cn>
          <apply>
            <plus/>
            <cn cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <exp/>
              <apply>
                <divide/>
                <apply>
                  <minus/>
                  <ci> V_m </ci>
                  <ci> V </ci>
                </apply>
                <ci> theta_m </ci>
              </apply>
            </apply>    
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="potassium_current">
    <variable units="picoA" public_interface="out" name="i_K"/>
    <variable units="millivolt" public_interface="out" name="V_K" initial_value="-75.0"/>
    
    <variable units="nanoS" name="g_K" initial_value="10.0"/>
    
    <variable units="millisecond" public_interface="in" private_interface="out" name="time"/>
    <variable units="millivolt" public_interface="in" private_interface="out" name="V"/>
    <variable units="millisecond" public_interface="in" private_interface="out" name="tau"/>
      
    <variable units="dimensionless" private_interface="in" name="n"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="i_K_calculation">
        <eq/>
        <ci> i_K </ci>
        <apply>
          <times/>
          <ci> g_K </ci>
          <ci> n </ci>
          <apply>
            <minus/>
            <ci> V </ci>
            <ci> V_K </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="potassium_current_n_gate">
    <variable units="dimensionless" public_interface="out" name="n"/>
    
    <variable units="dimensionless" name="n_infinity"/>
    <variable units="millivolt" name="V_n" initial_value="-16.0"/>
    <variable units="millivolt" name="theta_n" initial_value="5.6"/>
    <variable units="dimensionless" name="lamda" initial_value="0.8"/>
    
    <variable units="millivolt" public_interface="in" name="V"/>
    <variable units="millisecond" public_interface="in" name="tau"/>
    <variable units="millisecond" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="n_diff_eq">
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci> time </ci>
          </bvar>
          <ci> n </ci>
        </apply>
        <apply>
          <divide/>
          <apply>
            <times/>
            <ci> lamda </ci>
            <apply>
              <minus/>
              <ci> n_infinity </ci>
              <ci> n </ci>
            </apply>
          </apply>
          <ci> tau </ci>
        </apply>
      </apply>
      
      <apply id="n_infinity_calculation">
        <eq/>
        <ci> n_infinity </ci>
        <apply>
          <divide/>
          <cn cellml:units="dimensionless"> 1.0 </cn>
          <apply>
            <plus/>
            <cn cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <exp/>
              <apply>
                <divide/>
                <apply>
                  <minus/>
                  <ci> V_n </ci>
                  <ci> V </ci>
                </apply>
                <ci> theta_n </ci>
              </apply>
            </apply>    
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="slow_current">
    <variable units="picoA" public_interface="out" name="i_s"/>
     
    <variable units="nanoS" name="g_s" initial_value="4.0"/>
    
    <variable units="millisecond" public_interface="in" private_interface="out" name="time"/>
    <variable units="millivolt" public_interface="in" private_interface="out" name="V"/>
    <variable units="millivolt" public_interface="in" name="V_K"/> 
    
    <variable units="dimensionless" private_interface="in" name="s"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="i_s_calculation">
        <eq/>
        <ci> i_s </ci>
        <apply>
          <times/>
          <ci> g_s </ci>
          <ci> s </ci>
          <apply>
            <minus/>
            <ci> V </ci>
            <ci> V_K </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="slow_current_s_gate">
    <variable units="dimensionless" public_interface="out" name="s"/>
    
    <variable units="dimensionless" name="s_infinity"/>
    <variable units="millivolt" name="V_s" initial_value="-38.0"/>
    <variable units="millivolt" name="theta_s" initial_value="10.0"/>
    <variable units="dimensionless" name="beta" initial_value="0.0"/>
    <variable units="millisecond" name="tau_s" initial_value="35000.0"/>
    
    <variable units="millivolt" public_interface="in" name="V"/>
    <variable units="millisecond" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="s_diff_eq">
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci> time </ci>
          </bvar>
          <ci> s </ci>
        </apply>
        <apply>
          <divide/>
          <apply>
            <plus/>
            <apply>
              <minus/>
              <ci> s_infinity </ci>
              <ci> s </ci>
            </apply>
            <ci> beta </ci>
          </apply>
          <ci> tau_s </ci>
        </apply>
      </apply>
      
      <apply id="s_infinity_calculation">
        <eq/>
        <ci> s_infinity </ci>
        <apply>
          <divide/>
          <cn cellml:units="dimensionless"> 1.0 </cn>
          <apply>
            <plus/>
            <cn cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <exp/>
              <apply>
                <divide/>
                <apply>
                  <minus/>
                  <ci> V_s </ci>
                  <ci> V </ci>
                </apply>
                <ci> theta_s </ci>
              </apply>
            </apply>    
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <group>
    <relationship_ref relationship="containment"/>
    <component_ref component="membrane">
      <component_ref component="calcium_current">
        <component_ref component="calcium_current_m_gate"/>
      </component_ref>
      <component_ref component="potassium_current">
        <component_ref component="potassium_current_n_gate"/>
      </component_ref>
      <component_ref component="slow_current">
        <component_ref component="slow_current_s_gate"/>
      </component_ref>
    </component_ref>
  </group> 
  
  <group>
    <relationship_ref relationship="encapsulation"/>
    <component_ref component="calcium_current">
      <component_ref component="calcium_current_m_gate"/>
    </component_ref>
    <component_ref component="potassium_current">
      <component_ref component="potassium_current_n_gate"/>
    </component_ref>
    <component_ref component="slow_current">
      <component_ref component="slow_current_s_gate"/>
    </component_ref>
  </group>
  
  <connection>
    <map_components component_2="environment" component_1="membrane"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="calcium_current"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="potassium_current"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="slow_current"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="membrane" component_1="calcium_current"/>
    <map_variables variable_2="V" variable_1="V"/>
    <map_variables variable_2="i_Ca" variable_1="i_Ca"/>
  </connection>
  
  <connection>
    <map_components component_2="membrane" component_1="potassium_current"/>
    <map_variables variable_2="V" variable_1="V"/>
    <map_variables variable_2="i_K" variable_1="i_K"/>
    <map_variables variable_2="tau" variable_1="tau"/>
  </connection>
  
  <connection>
    <map_components component_2="membrane" component_1="slow_current"/>
    <map_variables variable_2="V" variable_1="V"/>
    <map_variables variable_2="i_s" variable_1="i_s"/>
  </connection>
  
  <connection>
    <map_components component_2="slow_current" component_1="potassium_current"/>
    <map_variables variable_2="V_K" variable_1="V_K"/>
  </connection>
  
  <connection>
    <map_components component_2="calcium_current_m_gate" component_1="calcium_current"/>
    <map_variables variable_2="m_infinity" variable_1="m_infinity"/>
    <map_variables variable_2="V" variable_1="V"/>
  </connection>
  
  <connection>
    <map_components component_2="potassium_current_n_gate" component_1="potassium_current"/>
    <map_variables variable_2="n" variable_1="n"/>
    <map_variables variable_2="V" variable_1="V"/>
    <map_variables variable_2="time" variable_1="time"/>
    <map_variables variable_2="tau" variable_1="tau"/>
  </connection>
  
  <connection>
    <map_components component_2="slow_current_s_gate" component_1="slow_current"/>
    <map_variables variable_2="s" variable_1="s"/>
    <map_variables variable_2="V" variable_1="V"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>


<rdf:RDF>
  <rdf:Seq rdf:about="rdf:#40a15c7f-65a8-4f15-a3d0-69e7413f3678">
    <rdf:li rdf:resource="rdf:#00819c5b-2499-4e1b-bed9-9620adea4ade"/>
    <rdf:li rdf:resource="rdf:#2a654c2a-31e6-473e-a8d4-bd9c2602e7b2"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#dc22aad3-bbf2-403d-8ae3-c037ec607536">
    <dc:creator rdf:resource="rdf:#684409be-abd4-412d-9cff-127a47f47afc"/>
    <rdf:value>
          This is the CellML description of De Vries and Sherman's 2001 
          mathematical model of spiking to bursting via coupling in pancreatic 
          beta cells.
        </rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2e85b8ef-d85b-4ef6-ac4a-5bc87f8082bc">
    <dc:creator rdf:resource="rdf:#40a15c7f-65a8-4f15-a3d0-69e7413f3678"/>
    <dc:title>
            From Spikers to Bursters Via Coupling: Help from Heterogeneity
          </dc:title>
    <bqs:volume>63</bqs:volume>
    <bqs:first_page>371</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#5f753943-8235-4b6b-80ac-1696e87c02b4"/>
    <dcterms:issued rdf:resource="rdf:#69c04c63-1489-45ce-b026-0c145b8ee296"/>
    <bqs:last_page>391</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5f753943-8235-4b6b-80ac-1696e87c02b4">
    <dc:title>Bulletin of Mathematical Biology</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2b7272a3-98be-465a-83c5-613e00c657b0">
    <dcterms:W3CDTF>2003-04-09</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8e70d1c0-9657-498e-998e-2b19773c86cb">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#31fdef7f-1674-4d64-9976-a0ba340ec831">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>
        The University of Auckland, Bioengineering Institute
      </dc:publisher>
    <cmeta:modification rdf:resource="rdf:#829a6fbb-760a-4d5e-8f07-37f7f381bd60"/>
    <cmeta:modification rdf:resource="rdf:#face509e-e421-461b-aec0-621eea676fdd"/>
    <dcterms:created rdf:resource="rdf:#f573151f-29c4-4f10-9702-1ed88650d7c0"/>
    <dc:creator rdf:resource="rdf:#57308698-a6f8-486b-8f04-62622823d42e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#00819c5b-2499-4e1b-bed9-9620adea4ade">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#5584c4e0-b5cb-4366-a193-20d73ae5546d"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#829a6fbb-760a-4d5e-8f07-37f7f381bd60">
    <dcterms:modified rdf:resource="rdf:#2b7272a3-98be-465a-83c5-613e00c657b0"/>
    <rdf:value>
          Added publication date information.
        </rdf:value>
    <cmeta:modifier rdf:resource="rdf:#ffe7bdc7-0582-4e8f-aefb-1dc359f82c91"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#face509e-e421-461b-aec0-621eea676fdd">
    <dcterms:modified rdf:resource="rdf:#b75f1352-b83d-457e-9068-1c2a63503edf"/>
    <rdf:value>
          Added more metadata.
        </rdf:value>
    <cmeta:modifier rdf:resource="rdf:#78fa4e39-4055-4467-9030-a9cf4e5a96a5"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#57308698-a6f8-486b-8f04-62622823d42e">
    <vCard:ORG rdf:resource="rdf:#31fdef7f-1674-4d64-9976-a0ba340ec831"/>
    <vCard:EMAIL rdf:resource="rdf:#397a0357-0e28-41b0-a83d-a2b4af43e602"/>
    <vCard:N rdf:resource="rdf:#b40f4c34-8fc6-4eba-83b6-2a33671545ed"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3e9433b3-789e-47e4-a154-cae946221606">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value>
      <rdf:Bag>
        <rdf:li>calcium dynamics</rdf:li>
        <rdf:li>electrophysiology</rdf:li>
        <rdf:li>beta cell</rdf:li>
        <rdf:li>pancreas</rdf:li>
      </rdf:Bag>
    </rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#78fa4e39-4055-4467-9030-a9cf4e5a96a5">
    <vCard:N rdf:resource="rdf:#8e70d1c0-9657-498e-998e-2b19773c86cb"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#ffe7bdc7-0582-4e8f-aefb-1dc359f82c91">
    <vCard:N rdf:resource="rdf:#d85f0275-0bf4-4307-80f9-7700dfaa6f82"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b7a5c647-8b1f-4edf-a698-11f1685e1801">
    <vCard:Given>Arthur</vCard:Given>
    <vCard:Family>Sherman</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b75f1352-b83d-457e-9068-1c2a63503edf">
    <dcterms:W3CDTF>2002-07-18</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="#devries_sherman_2001_version01">
    <dc:title>
         De Vries and Sherman's 2001 mathematical model of spiking to bursting 
         via coupling in pancreatic beta cells.
      </dc:title>
    <cmeta:bio_entity>Pancreatic Beta-Cell</cmeta:bio_entity>
    <cmeta:comment rdf:resource="rdf:#dc22aad3-bbf2-403d-8ae3-c037ec607536"/>
    <bqs:reference rdf:resource="rdf:#247506aa-fbaa-4876-a5e1-360c3eac6d1d"/>
    <bqs:reference rdf:resource="rdf:#d3c1b7ad-a45a-49f0-aef2-adb6e6e9433c"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d85f0275-0bf4-4307-80f9-7700dfaa6f82">
    <vCard:Given>Autumn</vCard:Given>
    <vCard:Family>Cuellar</vCard:Family>
    <vCard:Other>A</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#247506aa-fbaa-4876-a5e1-360c3eac6d1d">
    <bqs:Pubmed_id>11276531</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#2e85b8ef-d85b-4ef6-ac4a-5bc87f8082bc"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#397a0357-0e28-41b0-a83d-a2b4af43e602">
    <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
    <rdf:value>c.lloyd@auckland.ac.nz</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b40f4c34-8fc6-4eba-83b6-2a33671545ed">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#684409be-abd4-412d-9cff-127a47f47afc">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5584c4e0-b5cb-4366-a193-20d73ae5546d">
    <vCard:Given>Gerda</vCard:Given>
    <vCard:Family>De Vries</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#69c04c63-1489-45ce-b026-0c145b8ee296">
    <dcterms:W3CDTF>2001-03</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f573151f-29c4-4f10-9702-1ed88650d7c0">
    <dcterms:W3CDTF>2002-05-09</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2a654c2a-31e6-473e-a8d4-bd9c2602e7b2">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#b7a5c647-8b1f-4edf-a698-11f1685e1801"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d3c1b7ad-a45a-49f0-aef2-adb6e6e9433c">
    <dc:subject rdf:resource="rdf:#3e9433b3-789e-47e4-a154-cae946221606"/>
  </rdf:Description>
</rdf:RDF>
</model>