Location: Sneyd_2016 @ da1f78260d85 / Experiment / Sneyd_2016.cellml

Author:
Leyla <noroozbabaee@gmail.com>
Date:
2021-11-11 23:09:06+13:00
Desc:
All the files are updated!
Permanent Source URI:
https://staging.physiomeproject.org/workspace/7b3/rawfile/da1f78260d851b46a4490c0cde5b78233b64a835/Experiment/Sneyd_2016.cellml

<?xml version='1.0' encoding='UTF-8'?>
<!-- Auther: Leyla Noroozbabee
 Date: 10/10/2021 -->
<model name="Ca_cytosolic" xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#">
    <units name="micromolar">
        <unit prefix="micro" units="mole"/>
        <unit exponent="-1" units="litre"/>
    </units>
    <units name="time_units">
        <unit units="second"/>
    </units>
    <units name="per_time_units">
        <unit exponent="-1" units="time_units"/>
    </units>
    <units name="micromolar_per_time_units">
        <unit units="per_time_units"/>
        <unit units="micromolar"/>
    </units>
    <component name="Time">
        <variable name="time" private_interface="out" public_interface="out" units="time_units"/>
    </component>
    <component name="ca">
        <variable name="time" private_interface="out" public_interface="in" units="time_units"/>
        <variable initial_value="5.5" name="gamma" units="dimensionless"/>
        <variable initial_value="1.5" name="delta" units="dimensionless"/>
        <variable name="J_SERCA" private_interface="in" units="micromolar_per_time_units"/>
        <variable name="J_IPR" private_interface="in" units="micromolar_per_time_units"/>
        <variable name="J_in" private_interface="in" units="micromolar_per_time_units"/>
        <variable name="J_pm" private_interface="in" units="micromolar_per_time_units"/>
        <variable initial_value="0.0625454520136542" name="ca_c" public_interface="out" units="micromolar"/>
        <variable initial_value="12.4477224235232" name="ca_e" public_interface="out" units="micromolar"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <apply>
                    <diff/>
                    <bvar>
                        <ci>time</ci>
                    </bvar>
                    <ci>ca_c</ci>
                </apply>
                <apply>
                    <plus/>
                    <apply>
                        <minus/>
                        <ci>J_IPR</ci>
                        <ci>J_SERCA</ci>
                    </apply>
                    <apply>
                        <times/>
                        <ci>delta</ci>
                        <apply>
                            <minus/>
                            <ci>J_in</ci>
                            <ci>J_pm</ci>
                        </apply>
                    </apply>
                </apply>
            </apply>
            <apply>
                <eq/>
                <apply>
                    <diff/>
                    <bvar>
                        <ci>time</ci>
                    </bvar>
                    <ci>ca_e</ci>
                </apply>
                <apply>
                    <times/>
                    <ci>gamma</ci>
                    <apply>
                        <minus/>
                        <ci>J_SERCA</ci>
                        <ci>J_IPR</ci>
                    </apply>
                </apply>
            </apply>
        </math>
    </component>
    <component name="h_c">
        <variable initial_value="4" name="n" units="dimensionless"/>
        <variable name="ca_c" public_interface="in" units="micromolar"/>
        <variable name="h_c" public_interface="out" units="dimensionless"/>
        <variable initial_value="0.08" name="k_h" units="micromolar"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <ci>h_c</ci>
                <apply>
                    <divide/>
                    <apply>
                        <power/>
                        <ci>k_h</ci>
                        <ci>n</ci>
                    </apply>
                    <apply>
                        <plus/>
                        <apply>
                            <power/>
                            <ci>k_h</ci>
                            <ci>n</ci>
                        </apply>
                        <apply>
                            <power/>
                            <ci>ca_c</ci>
                            <ci>n</ci>
                        </apply>
                    </apply>
                </apply>
            </apply>
        </math>
    </component>
    <component name="m_c">
        <variable initial_value="4" name="n" units="dimensionless"/>
        <variable name="ca_c" public_interface="in" units="micromolar"/>
        <variable name="m_c" public_interface="out" units="dimensionless"/>
        <variable initial_value="0.2" name="k_c" units="micromolar"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <ci>m_c</ci>
                <apply>
                    <divide/>
                    <apply>
                        <power/>
                        <ci>ca_c</ci>
                        <ci>n</ci>
                    </apply>
                    <apply>
                        <plus/>
                        <apply>
                            <power/>
                            <ci>k_c</ci>
                            <ci>n</ci>
                        </apply>
                        <apply>
                            <power/>
                            <ci>ca_c</ci>
                            <ci>n</ci>
                        </apply>
                    </apply>
                </apply>
            </apply>
        </math>
    </component>
    <component name="J_IPR">
        <variable name="time" private_interface="out" public_interface="in" units="time_units"/>
        <variable name="p" private_interface="out" public_interface="in" units="dimensionless"/>
        <variable name="h" private_interface="out" public_interface="in" units="dimensionless"/>
        <variable name="ca_e" private_interface="out" public_interface="in" units="micromolar"/>
        <variable name="ca_c" private_interface="out" public_interface="in" units="micromolar"/>
        <variable initial_value="0.4" name="k_beta" units="dimensionless"/>
        <variable name="beta" public_interface="out" units="dimensionless"/>
        <variable name="alpha" public_interface="out" units="dimensionless"/>
        <variable initial_value="2" name="m" units="dimensionless"/>
        <variable initial_value="0.2" name="k_p" units="micromolar"/>
        <variable name="Bp" public_interface="out" units="dimensionless"/>
        <variable name="Ap" public_interface="out" units="dimensionless"/>
        <variable name="m_c" private_interface="in" units="dimensionless"/>
        <variable name="h_c" private_interface="in" public_interface="out" units="dimensionless"/>
        <variable initial_value="10" name="k_f" units="per_time_units"/>
        <variable name="p0" public_interface="out" units="dimensionless"/>
        <variable name="J_IPR" public_interface="out" units="micromolar_per_time_units"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <ci>Bp</ci>
                <apply>
                    <divide/>
                    <apply>
                        <power/>
                        <ci>p</ci>
                        <ci>m</ci>
                    </apply>
                    <apply>
                        <plus/>
                        <apply>
                            <power/>
                            <ci>k_p</ci>
                            <ci>m</ci>
                        </apply>
                        <apply>
                            <power/>
                            <ci>p</ci>
                            <ci>m</ci>
                        </apply>
                    </apply>
                </apply>
            </apply>
            <apply>
                <eq/>
                <ci>Ap</ci>
                <apply>
                    <minus/>
                    <cn cellml:units="dimensionless">1</cn>
                    <ci>Bp</ci>
                </apply>
            </apply>
            <apply>
                <eq/>
                <ci>alpha</ci>
                <apply>
                    <times/>
                    <ci>Ap</ci>
                    <apply>
                        <minus/>
                        <cn cellml:units="dimensionless">1</cn>
                        <apply>
                            <times/>
                            <ci>m_c</ci>
                            <ci>h_c</ci>
                        </apply>
                    </apply>
                </apply>
            </apply>
            <apply>
                <eq/>
                <ci>beta</ci>
                <apply>
                    <times/>
                    <ci>Bp</ci>
                    <ci>m_c</ci>
                    <ci>h</ci>
                </apply>
            </apply>
            <apply>
                <eq/>
                <ci>p0</ci>
                <apply>
                    <divide/>
                    <ci>beta</ci>
                    <apply>
                        <plus/>
                        <ci>beta</ci>
                        <apply>
                            <times/>
                            <ci>k_beta</ci>
                            <apply>
                                <plus/>
                                <ci>beta</ci>
                                <ci>alpha</ci>
                            </apply>
                        </apply>
                    </apply>
                </apply>
            </apply>
            <apply>
                <eq/>
                <ci>J_IPR</ci>
                <apply>
                    <times/>
                    <ci>k_f</ci>
                    <ci>p0</ci>
                    <apply>
                        <minus/>
                        <ci>ca_e</ci>
                        <ci>ca_c</ci>
                    </apply>
                </apply>
            </apply>
        </math>
    </component>
    <component name="J_SERCA">
        <variable initial_value="1.9e-05" name="k_bar" units="dimensionless"/>
        <variable initial_value="0.2" name="k_serca" units="micromolar"/>
        <variable initial_value="0.9" name="v_serca" units="micromolar_per_time_units"/>
        <variable initial_value="0.2" name="k_p" units="micromolar"/>
        <variable initial_value="0.11" name="v_p" units="micromolar_per_time_units"/>
        <variable initial_value="2" name="q" units="dimensionless"/>
        <variable name="ca_e" public_interface="in" units="micromolar"/>
        <variable name="ca_c" public_interface="in" units="micromolar"/>
        <variable name="J_SERCA" public_interface="out" units="micromolar_per_time_units"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <ci>J_SERCA</ci>
                <apply>
                    <divide/>
                    <apply>
                        <times/>
                        <ci>v_serca</ci>
                        <apply>
                            <minus/>
                            <apply>
                                <power/>
                                <ci>ca_c</ci>
                                <ci>q</ci>
                            </apply>
                            <apply>
                                <times/>
                                <ci>k_bar</ci>
                                <apply>
                                    <power/>
                                    <ci>ca_e</ci>
                                    <ci>q</ci>
                                </apply>
                            </apply>
                        </apply>
                    </apply>
                    <apply>
                        <plus/>
                        <apply>
                            <power/>
                            <ci>ca_c</ci>
                            <ci>q</ci>
                        </apply>
                        <apply>
                            <power/>
                            <ci>k_serca</ci>
                            <ci>q</ci>
                        </apply>
                    </apply>
                </apply>
            </apply>
        </math>
    </component>
    <component name="J_in">
        <variable initial_value="0.0027" name="alpha_0" units="micromolar_per_time_units"/>
        <variable initial_value="0.07" name="alpha_1" units="micromolar_per_time_units"/>
        <variable initial_value="8" name="k_e" units="micromolar"/>
        <variable initial_value="4" name="n" units="dimensionless"/>
        <variable name="ca_e" public_interface="in" units="micromolar"/>
        <variable name="J_in" public_interface="out" units="micromolar_per_time_units"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <ci>J_in</ci>
                <apply>
                    <plus/>
                    <ci>alpha_0</ci>
                    <apply>
                        <divide/>
                        <apply>
                            <times/>
                            <ci>alpha_1</ci>
                            <apply>
                                <power/>
                                <ci>k_e</ci>
                                <ci>n</ci>
                            </apply>
                        </apply>
                        <apply>
                            <plus/>
                            <apply>
                                <power/>
                                <ci>k_e</ci>
                                <ci>n</ci>
                            </apply>
                            <apply>
                                <power/>
                                <ci>ca_e</ci>
                                <ci>n</ci>
                            </apply>
                        </apply>
                    </apply>
                </apply>
            </apply>
        </math>
    </component>
    <component name="J_pm">
        <variable name="ca_c" public_interface="in" units="micromolar"/>
        <variable name="J_pm" public_interface="out" units="micromolar_per_time_units"/>
        <variable initial_value="2" name="n" units="dimensionless"/>
        <variable initial_value="0.11" name="v_pm" units="micromolar_per_time_units"/>
        <variable initial_value="0.3" name="k_pm" units="micromolar"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <ci>J_pm</ci>
                <apply>
                    <divide/>
                    <apply>
                        <times/>
                        <ci>v_pm</ci>
                        <apply>
                            <power/>
                            <ci>ca_c</ci>
                            <ci>n</ci>
                        </apply>
                    </apply>
                    <apply>
                        <plus/>
                        <apply>
                            <power/>
                            <ci>k_pm</ci>
                            <ci>n</ci>
                        </apply>
                        <apply>
                            <power/>
                            <ci>ca_c</ci>
                            <ci>n</ci>
                        </apply>
                    </apply>
                </apply>
            </apply>
        </math>
    </component>
    <component name="p">
        <variable name="time" public_interface="in" units="time_units"/>
        <variable initial_value="0.12" name="ps" units="dimensionless"/>
        <variable initial_value="0.0273" name="tau_p" units="per_time_units"/>
        <variable name="p" public_interface="out" units="dimensionless"/>
        <variable initial_value="0" name="time_init" units="time_units"/>
        <variable initial_value="0" name="time_end" units="time_units"/>
        <variable initial_value="1.200003" name="pp" public_interface="out" units="dimensionless"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <apply>
                    <diff/>
                    <bvar>
                        <ci>time</ci>
                    </bvar>
                    <ci>pp</ci>
                </apply>
                <apply>
                    <times/>
                    <ci>tau_p</ci>
                    <apply>
                        <minus/>
                        <ci>ps</ci>
                        <ci>pp</ci>
                    </apply>
                </apply>
            </apply>
            <apply>
                <eq/>
                <ci>p</ci>
                <piecewise>
                    <piece>
                        <ci>pp</ci>
                        <apply>
                            <and/>
                            <apply>
                                <gt/>
                                <ci>time</ci>
                                <ci>time_init</ci>
                            </apply>
                            <apply>
                                <lt/>
                                <ci>time</ci>
                                <ci>time_end</ci>
                            </apply>
                        </apply>
                    </piece>
                    <otherwise>
                        <ci>ps</ci>
                    </otherwise>
                </piecewise>
            </apply>
        </math>
    </component>
    <component name="h">
        <variable name="time" public_interface="in" units="time_units"/>
        <variable name="ca_c" public_interface="in" units="micromolar"/>
        <variable name="h_c" public_interface="in" units="dimensionless"/>
        <variable initial_value="4" name="n" units="dimensionless"/>
        <variable initial_value="1000" name="tau_max" units="per_time_units"/>
        <variable initial_value="0.1" name="k_tau" units="micromolar"/>
        <variable name="tau_h" units="per_time_units"/>
        <variable initial_value="0.00703041066517857" name="h" public_interface="out" units="dimensionless"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <ci>tau_h</ci>
                <apply>
                    <divide/>
                    <apply>
                        <times/>
                        <ci>tau_max</ci>
                        <apply>
                            <power/>
                            <ci>k_tau</ci>
                            <ci>n</ci>
                        </apply>
                    </apply>
                    <apply>
                        <plus/>
                        <apply>
                            <power/>
                            <ci>k_tau</ci>
                            <ci>n</ci>
                        </apply>
                        <apply>
                            <power/>
                            <ci>ca_c</ci>
                            <ci>n</ci>
                        </apply>
                    </apply>
                </apply>
            </apply>
            <apply>
                <eq/>
                <apply>
                    <diff/>
                    <bvar>
                        <ci>time</ci>
                    </bvar>
                    <ci>h</ci>
                </apply>
                <apply>
                    <times/>
                    <apply>
                        <power/>
                        <ci>tau_h</ci>
                        <apply>
                            <minus/>
                            <cn cellml:units="dimensionless">1</cn>
                        </apply>
                    </apply>
                    <apply>
                        <minus/>
                        <ci>h_c</ci>
                        <ci>h</ci>
                    </apply>
                </apply>
            </apply>
        </math>
    </component>
    <group>
        <relationship_ref relationship="encapsulation"/>
        <component_ref component="ca">
            <component_ref component="J_IPR">
                <component_ref component="m_c"/>
                <component_ref component="h_c"/>
            </component_ref>
            <component_ref component="h">
                <component_ref component="h_c"/>
            </component_ref>
            <component_ref component="J_in"/>
            <component_ref component="J_pm"/>
            <component_ref component="p"/>
        </component_ref>
    </group>
    <connection>
        <map_components component_1="J_IPR" component_2="p"/>
        <map_variables variable_1="p" variable_2="p"/>
        <map_variables variable_1="time" variable_2="time"/>
    </connection>
    <connection>
        <map_components component_1="J_IPR" component_2="h"/>
        <map_variables variable_1="h" variable_2="h"/>
        <map_variables variable_1="h_c" variable_2="h_c"/>
        <map_variables variable_1="time" variable_2="time"/>
    </connection>
    <connection>
        <map_components component_1="ca" component_2="h"/>
        <map_variables variable_1="ca_c" variable_2="ca_c"/>
        <map_variables variable_1="time" variable_2="time"/>
    </connection>
    <connection>
        <map_components component_1="ca" component_2="J_IPR"/>
        <map_variables variable_1="ca_c" variable_2="ca_c"/>
        <map_variables variable_1="ca_e" variable_2="ca_e"/>
        <map_variables variable_1="J_IPR" variable_2="J_IPR"/>
        <map_variables variable_1="time" variable_2="time"/>
    </connection>
    <connection>
        <map_components component_1="ca" component_2="J_SERCA"/>
        <map_variables variable_1="ca_c" variable_2="ca_c"/>
        <map_variables variable_1="ca_e" variable_2="ca_e"/>
        <map_variables variable_1="J_SERCA" variable_2="J_SERCA"/>
    </connection>
    <connection>
        <map_components component_1="ca" component_2="J_in"/>
        <map_variables variable_1="ca_e" variable_2="ca_e"/>
        <map_variables variable_1="J_in" variable_2="J_in"/>
    </connection>
    <connection>
        <map_components component_1="ca" component_2="J_pm"/>
        <map_variables variable_1="ca_c" variable_2="ca_c"/>
        <map_variables variable_1="J_pm" variable_2="J_pm"/>
    </connection>
    <connection>
        <map_components component_1="m_c" component_2="J_IPR"/>
        <map_variables variable_1="ca_c" variable_2="ca_c"/>
        <map_variables variable_1="m_c" variable_2="m_c"/>
    </connection>
    <connection>
        <map_components component_1="h_c" component_2="J_IPR"/>
        <map_variables variable_1="ca_c" variable_2="ca_c"/>
        <map_variables variable_1="h_c" variable_2="h_c"/>
    </connection>
    <connection>
        <map_components component_1="Time" component_2="ca"/>
        <map_variables variable_1="time" variable_2="time"/>
    </connection>
    <documentation xmlns="http://cellml.org/tmp-documentation">
        <article xmlns="http://cellml.org/tmp-documentation">
            <articleinfo xmlns="http://cellml.org/tmp-documentation">
                <title xmlns="http://cellml.org/tmp-documentation">A Single Cell Mathematical Model of the Ion Currents Underlying Sinoatrial Node Pacemaker Activity</title>
                <author xmlns="http://cellml.org/tmp-documentation">
                    <firstname xmlns="http://cellml.org/tmp-documentation">Catherine</firstname>
                    <surname xmlns="http://cellml.org/tmp-documentation">Lloyd</surname>
                    <affiliation xmlns="http://cellml.org/tmp-documentation">
                        <shortaffil xmlns="http://cellml.org/tmp-documentation">Auckland Bioengineering Institute, The University of Auckland</shortaffil>
                    </affiliation>
                </author>
            </articleinfo>
            <section xmlns="http://cellml.org/tmp-documentation" id="sec_status">
                <title xmlns="http://cellml.org/tmp-documentation">Model Status</title>
                <para xmlns="http://cellml.org/tmp-documentation">&#xd;
        This CellML model runs in COR and OpenCell to recreate the published results. The units have been checked and they are consistent.&#xd;
    </para>
            </section>
            <sect1 xmlns="http://cellml.org/tmp-documentation" id="sec_structure">
                <title xmlns="http://cellml.org/tmp-documentation">Model Structure</title>
                <para xmlns="http://cellml.org/tmp-documentation">&#xd;
ABSTRACT: The ionic currents underlying autorhythmicity of the mammalian sinoatrial node and their wider contribution to each phase of the action potential have been investigated in this study using a new single cell mathematical model. The new model provides a review and update of existing formulations of sinoatrial node membrane currents, derived from a wide range of electrophysiological data available in the literature. Simulations of spontaneous activity suggest that the dominant mechanism underlying pacemaker depolarisation is the inward background Na+ current, ib,Na. In contrast to previous models, the decay of the delayed rectifying K+ current, iK, was insignificant during this phase. Despite the presence of a pseudo-outward background current throughout the pacemaker range of potentials (Na-K pump+leak currents), the hyperpolarisation-activated current i(f) was not essential to pacemaker activity. A closer inspection of the current-voltage characteristics of the model revealed that the "instantaneous" time-independent current was inward for holding potentials in the pacemaker range, which rapidly became outward within 2 ms due to the inactivation of the L-type Ca2+ current, iCa,L. This suggests that reports in the literature in which the net background current is outward throughout the pacemaker range of potentials may be exaggerated. The magnitudes of the action potential overshoot and the maximum diastolic potential were determined largely by the reversal potentials of iCa,L and iK respectively. The action potential was sustained by the incomplete deactivation of iCa,L and the Na-Ca exchanger, iNaCa. Despite the incorporation of "square-root" activation by [K]o of all K+ currents, the model was unable to correctly simulate the response to elevated [K]o.</para>
                <para xmlns="http://cellml.org/tmp-documentation">&#xd;
The original paper reference is cited below:&#xd;
</para>
                <para xmlns="http://cellml.org/tmp-documentation">&#xd;
Ion Currents Underlying Sinoatrial Node Pacemaker Activity: A New Single Cell Mathematical Model, Socrates Dokos, Branko Celler, and Nigel Lovell, 1996, &#xd;
            <emphasis xmlns="http://cellml.org/tmp-documentation">Theoretical Journal of Biology</emphasis>&#xd;
          , 181, 245-272.  <ulink xmlns="http://cellml.org/tmp-documentation" url="http://www.ncbi.nlm.nih.gov/pubmed/8869126">PubMed ID: 8869126</ulink>
                </para>
                <informalfigure xmlns="http://cellml.org/tmp-documentation" float="0" id="fig_cell_diagram">
                    <mediaobject xmlns="http://cellml.org/tmp-documentation">
                        <imageobject xmlns="http://cellml.org/tmp-documentation">
                            <objectinfo xmlns="http://cellml.org/tmp-documentation">
                                <title xmlns="http://cellml.org/tmp-documentation">cell diagram</title>
                            </objectinfo>
                            <imagedata xmlns="http://cellml.org/tmp-documentation" fileref="dokos_1996.png"/>
                        </imageobject>
                    </mediaobject>
                    <caption xmlns="http://cellml.org/tmp-documentation">A schematic diagram of the Dokos <emphasis xmlns="http://cellml.org/tmp-documentation">et al.</emphasis> 1996 mathematical model of the SA node cell.  Sodium, calcium and potassium ions are exchanged between the intracellular and extracellular environments through channels, the sodium-potassium pump and the sodium-calcium exchanger.  Calcium is transferred between the cytosol and the sarcoplasmic reticulum (SR), and between the local regions of the SR.</caption>
                </informalfigure>
            </sect1>
        </article>
    </documentation>
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#02c5e67d-7325-49df-8c31-eefc2f5d7393">
            <rdf:type xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"/>
            </rdf:type>
            <rdf:_1 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#eca5cc77-0860-4b43-b2f1-32bcfa90e38b"/>
            </rdf:_1>
            <rdf:_2 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#06e3604c-9f6b-4d50-904c-30a9599863e6"/>
            </rdf:_2>
            <rdf:_3 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#89b5388f-9e91-4149-86c5-a69c743cf225"/>
            </rdf:_3>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#eca5cc77-0860-4b43-b2f1-32bcfa90e38b">
            <rdf:type xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="http://www.cellml.org/bqs/1.0#Person"/>
            </rdf:type>
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#f2c2757e-e7ed-4cbb-90a6-8ffaf67f96d9"/>
            </N>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#06e3604c-9f6b-4d50-904c-30a9599863e6">
            <rdf:type xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="http://www.cellml.org/bqs/1.0#Person"/>
            </rdf:type>
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#994bbbe8-76fe-4d5c-9bf0-e3afec3f89b4"/>
            </N>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#89b5388f-9e91-4149-86c5-a69c743cf225">
            <rdf:type xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="http://www.cellml.org/bqs/1.0#Person"/>
            </rdf:type>
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#86c035d1-4adc-4e18-bc4c-eb46192720f1"/>
            </N>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#f2c2757e-e7ed-4cbb-90a6-8ffaf67f96d9">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">S</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Dokos</Family>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#994bbbe8-76fe-4d5c-9bf0-e3afec3f89b4">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">B</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Celler</Family>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#86c035d1-4adc-4e18-bc4c-eb46192720f1">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">N</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Lovell</Family>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#ace57437-aeea-46fd-910e-93aaa6711e62">
            <modified xmlns="http://purl.org/dc/terms/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#edd1c5c4-0ad8-4b0f-a37c-92d081a800b5"/>
            </modified>
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">cmeta:id's have been added to several variables to allow creation of a PCEnv session file.</rdf:value>
            <modifier xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#76e798f0-ee41-408d-abc7-d16d76454ffa"/>
            </modifier>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#edd1c5c4-0ad8-4b0f-a37c-92d081a800b5">
            <W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">2007-06-19T16:01:50+12:00</W3CDTF>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#76e798f0-ee41-408d-abc7-d16d76454ffa">
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#8c05249a-2613-443c-8234-fa601710f804"/>
            </N>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#8c05249a-2613-443c-8234-fa601710f804">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">James</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Lawson</Family>
            <Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Richard</Other>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#acfbbe34-f9dd-4218-90f6-01bdd8000e08">
            <rdf:type xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="http://imc.org/vCard/3.0#internet"/>
            </rdf:type>
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">unknown</rdf:value>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#29b2e279-f828-4d28-869a-4bb483ec2507">
            <Pubmed_id xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">8869126</Pubmed_id>
            <JournalArticle xmlns="http://www.cellml.org/bqs/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#8df3cc09-f780-42e6-be09-2781df6cdff1"/>
            </JournalArticle>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#8df3cc09-f780-42e6-be09-2781df6cdff1">
            <creator xmlns="http://purl.org/dc/elements/1.1/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#02c5e67d-7325-49df-8c31-eefc2f5d7393"/>
            </creator>
            <title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Ion currents underlying sinoatrial node pacemaker activity: a new single cell mathematical model</title>
            <volume xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">181(3)</volume>
            <first_page xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">245</first_page>
            <Journal xmlns="http://www.cellml.org/bqs/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#1724b578-45c5-4380-8246-fc2dd34bc2b2"/>
            </Journal>
            <issued xmlns="http://purl.org/dc/terms/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#7d1b853b-fee1-434d-b811-84fcdfd20b1a"/>
            </issued>
            <last_page xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">272</last_page>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#1724b578-45c5-4380-8246-fc2dd34bc2b2">
            <title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Journal of Theroretical Biology</title>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#7d1b853b-fee1-434d-b811-84fcdfd20b1a">
            <W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">1996-08-01</W3CDTF>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#34d6402c-debe-4537-9e31-731d53191d6d">
            <Orgname xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">The University of Auckland</Orgname>
            <Orgunit xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">The Bioengineering Institute</Orgunit>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#5ccea1c1-0664-4858-b820-2785fcd42d9a">
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#8745b654-170e-45dc-8715-8bf5e193b97e"/>
            </N>
            <ORG xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#98e79f29-dc05-486b-8f82-a4523678164a"/>
            </ORG>
            <EMAIL xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#acfbbe34-f9dd-4218-90f6-01bdd8000e08"/>
            </EMAIL>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#8745b654-170e-45dc-8715-8bf5e193b97e">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">unknown</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">unknown</Family>
            <Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">unknown</Other>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#98e79f29-dc05-486b-8f82-a4523678164a">
            <Orgname xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">unknown</Orgname>
            <Orgunit xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">unknown</Orgunit>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#75aa486a-f48b-4405-b5e2-dc3a2e627175">
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">This model has been validated by Penny Noble of Oxford University and is known to run in COR and PCEnv. A PCEnv session file is also associated with this version.</rdf:value>
            <creator xmlns="http://purl.org/dc/elements/1.1/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#e80f779c-f090-43b2-b7da-a34a6f2fe1a3"/>
            </creator>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#e80f779c-f090-43b2-b7da-a34a6f2fe1a3">
            <FN xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">James Lawson</FN>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#f02d9c27-566e-48ad-a14b-4d7146644dc5">
            <modified xmlns="http://purl.org/dc/terms/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#90a8dba4-4417-4f57-a81f-f68fe07f3bb9"/>
            </modified>
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">added cmeta:id's for some variables to allow referencing by PCEnv</rdf:value>
            <modifier xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#20a6f99f-d94a-4f9e-89e5-5fc770b3d9b6"/>
            </modifier>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#90a8dba4-4417-4f57-a81f-f68fe07f3bb9">
            <W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">2007-12-19T14:19:43+13:00</W3CDTF>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#20a6f99f-d94a-4f9e-89e5-5fc770b3d9b6">
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#fc49bcaf-1457-4f79-a984-5a0b7afc1205"/>
            </N>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#fc49bcaf-1457-4f79-a984-5a0b7afc1205">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">James</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Lawson</Family>
            <Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Richard</Other>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#a574a2ba-22e8-4c75-a2ec-c37859024a4b">
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">This is the CellML description of Dokos et al's 1996 mathematical &#xd;
model of the ion currents underlying sinoatrial node pacemaker &#xd;
activity. Please note that equations for reversal potentials were not           included in the original published model and have had to be added.  &#xd;
Also, a current called i_KACh was included in the equations for &#xd;
external and internal potassium ion concentration calculation.  This &#xd;
current had not been previously mentioned in the paper, and as i_KACh &#xd;
is usually referred to in ischemic tissue, and also the background &#xd;
potassium current i_bK had not been included in the equation, I am &#xd;
assuming that this was a typo.  The model authors have been contacted &#xd;
and we are awaiting their reply.</rdf:value>
            <creator xmlns="http://purl.org/dc/elements/1.1/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#261db724-b5a5-42bc-abed-2388a95a6e0a"/>
            </creator>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#261db724-b5a5-42bc-abed-2388a95a6e0a">
            <FN xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Catherine Lloyd</FN>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="">
            <creator xmlns="http://purl.org/dc/elements/1.1/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#5ccea1c1-0664-4858-b820-2785fcd42d9a"/>
            </creator>
            <creator xmlns="http://purl.org/dc/elements/1.1/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#34e891fc-e1e0-4625-8934-c6f5a8c82ad0"/>
            </creator>
            <publisher xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">The University of Auckland, Bioengineering Institute</publisher>
            <comment xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#75aa486a-f48b-4405-b5e2-dc3a2e627175"/>
            </comment>
            <created xmlns="http://purl.org/dc/terms/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#d54dfe01-5253-4e09-ba29-2c899b8f43c3"/>
            </created>
            <created xmlns="http://purl.org/dc/terms/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#4c91e375-d489-498d-91a9-6ad412eb2cb4"/>
            </created>
            <modification xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#ace57437-aeea-46fd-910e-93aaa6711e62"/>
            </modification>
            <modification xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#f02d9c27-566e-48ad-a14b-4d7146644dc5"/>
            </modification>
            <modification xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#5c2070b9-7348-4845-990d-be21a6a4dd27"/>
            </modification>
            <modification xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#6ed5da74-dec8-406f-ba93-911f93fd6f69"/>
            </modification>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#34e891fc-e1e0-4625-8934-c6f5a8c82ad0">
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#fd71e851-3895-44f3-8e03-176c535ca656"/>
            </N>
            <ORG xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#34d6402c-debe-4537-9e31-731d53191d6d"/>
            </ORG>
            <EMAIL xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#5f4f4c45-bf1b-405d-a10b-abdc66064fe6"/>
            </EMAIL>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#d54dfe01-5253-4e09-ba29-2c899b8f43c3">
            <W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">2003-04-10T00:00:00+00:00</W3CDTF>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#4c91e375-d489-498d-91a9-6ad412eb2cb4">
            <W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">2006-01-01</W3CDTF>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#5c2070b9-7348-4845-990d-be21a6a4dd27">
            <modified xmlns="http://purl.org/dc/terms/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#16a51c5e-1c96-4dfc-8c81-48e872f171c6"/>
            </modified>
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">This model has been validated by Penny Noble</rdf:value>
            <modifier xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#c0f222ac-f1c1-4aaa-821b-43f5dd20ae0d"/>
            </modifier>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#6ed5da74-dec8-406f-ba93-911f93fd6f69">
            <modified xmlns="http://purl.org/dc/terms/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#50bd5b2a-64b6-4aaf-beeb-4ec42c7b5865"/>
            </modified>
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Units checked, curated.</rdf:value>
            <modifier xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#5abcd52a-3b14-407a-9b90-d2d5a0f21f1a"/>
            </modifier>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#fd71e851-3895-44f3-8e03-176c535ca656">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Catherine</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Lloyd</Family>
            <Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">May</Other>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#5f4f4c45-bf1b-405d-a10b-abdc66064fe6">
            <rdf:type xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="http://imc.org/vCard/3.0#internet"/>
            </rdf:type>
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">c.lloyd@auckland.ac.nz</rdf:value>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#16a51c5e-1c96-4dfc-8c81-48e872f171c6">
            <W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">2007-06-19T15:55:00+12:00</W3CDTF>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#c0f222ac-f1c1-4aaa-821b-43f5dd20ae0d">
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#24727d09-7250-4a4d-bbf0-addb6c67ec23"/>
            </N>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#50bd5b2a-64b6-4aaf-beeb-4ec42c7b5865">
            <W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">2007-12-19T14:19:12+13:00</W3CDTF>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#5abcd52a-3b14-407a-9b90-d2d5a0f21f1a">
            <N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#7f774b4b-e9f8-40f9-b84a-9e59c5d426b1"/>
            </N>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#24727d09-7250-4a4d-bbf0-addb6c67ec23">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Penny</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Noble</Family>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#7f774b4b-e9f8-40f9-b84a-9e59c5d426b1">
            <Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Penny</Given>
            <Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Noble</Family>
            <Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">J</Other>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="#dokos_1996">
            <title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">unknown</title>
            <comment xmlns="http://www.cellml.org/metadata/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#a574a2ba-22e8-4c75-a2ec-c37859024a4b"/>
            </comment>
            <simulation xmlns="http://www.cellml.org/metadata/simulation/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#$pk2nE"/>
            </simulation>
            <reference xmlns="http://www.cellml.org/bqs/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#29b2e279-f828-4d28-869a-4bb483ec2507"/>
            </reference>
            <reference xmlns="http://www.cellml.org/bqs/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:nodeID="n1"/>
            </reference>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#$pk2nE">
            <boundIntervals xmlns="http://www.cellml.org/metadata/simulation/1.0#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#$qk2nE"/>
            </boundIntervals>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:nodeID="n1">
            <subject xmlns="http://purl.org/dc/elements/1.1/">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:nodeID="n2"/>
            </subject>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#$qk2nE">
            <rdf:first xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#$rk2nE"/>
            </rdf:first>
            <rdf:rest xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
            </rdf:rest>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:nodeID="n2">
            <rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:nodeID="n3"/>
            </rdf:value>
            <subject_type xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">keyword</subject_type>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="rdf:#$rk2nE">
            <endingValue xmlns="http://www.cellml.org/metadata/simulation/1.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">2</endingValue>
            <pointDensity xmlns="http://www.cellml.org/metadata/simulation/1.0#nonstandard-" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">100000</pointDensity>
            <maximumStepSize xmlns="http://www.cellml.org/metadata/simulation/1.0#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">0.1</maximumStepSize>
        </rdf:Description>
        <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:nodeID="n3">
            <rdf:type xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
                <rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/>
            </rdf:type>
            <rdf:_1 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">cardiac</rdf:_1>
            <rdf:_2 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">electrophysiology</rdf:_2>
            <rdf:_3 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">Sinoatrial Node</rdf:_3>
            <rdf:_4 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">pacemaker</rdf:_4>
            <rdf:_5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">sinoatrial node</rdf:_5>
        </rdf:Description>
    </rdf:RDF>
</model>