Location: Yates, Stark, Klein, Antia, Callard, 2007 @ 7918e5d71208 / yates_stark_klein_antia_callard_2007_c.cellml

Author:
Catherine Lloyd <c.lloyd@auckland.ac.nz>
Date:
2010-02-17 14:35:47+13:00
Desc:
Removed xml:base random string and also fixed broken RDF by replacing rdf:about=" with rdf:about="#
Permanent Source URI:
https://staging.physiomeproject.org/workspace/yates_stark_klein_antia_callard_2007/rawfile/7918e5d7120895851eb81677b22d36a59a5e3d5b/yates_stark_klein_antia_callard_2007_c.cellml

<?xml version="1.0"?>
<!--  FILE :  yates_model_2007.xml

CREATED :  10th December 2003

LAST MODIFIED : 10th December 2003

AUTHOR :  Catherine Lloyd
          Bioengineering Institute
          The University of Auckland
          
MODEL STATUS :  This model conforms to the CellML 1.1 Specification.

DESCRIPTION :  This file contains a CellML description of Yates et al.'s 2007 mathematical model of the slow depletion of memory CD4+ T cells in HIV infection.

CHANGES:  
  
--><model xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" cmeta:id="yates_model_2007" name="yates_stark_klein_antia_callard_model_2007_version01">

<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Understanding the Slow Depletion of Memory CD4+ T Cells in HIV Infection</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Auckland Bioengineering Institute, The University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <section id="sec_status">
    <title>Model Status</title>
    <para>
        This CellML version of the model has been checked in COR and PCEnv.  The units are consistent and the original source code was used to fix the CellML model such that it now runs to recreate the published results. The original paper contains three different mathematical models and this particular CellML model represents the second model of self-renewing memory CD4+ T cell homeostasis in the presence of HIV infection and includes both homeostatically activated, and antigen- or bystander-activated cells.
          </para>
  </section>
  <sect1 id="sec_structure">
<title>Model Structure</title>

<para>
ABSTRACT: BACKGROUND: The asymptomatic phase of HIV infection is characterised by a slow decline of peripheral blood CD4(+) T cells. Why this decline is slow is not understood. One potential explanation is that the low average rate of homeostatic proliferation or immune activation dictates the pace of a "runaway" decline of memory CD4(+) T cells, in which activation drives infection, higher viral loads, more recruitment of cells into an activated state, and further infection events. We explore this hypothesis using mathematical models. METHODS AND FINDINGS: Using simple mathematical models of the dynamics of T cell homeostasis and proliferation, we find that this mechanism fails to explain the time scale of CD4(+) memory T cell loss. Instead it predicts the rapid attainment of a stable set point, so other mechanisms must be invoked to explain the slow decline in CD4(+) cells. CONCLUSIONS: A runaway cycle in which elevated CD4(+) T cell activation and proliferation drive HIV production and vice versa cannot explain the pace of depletion during chronic HIV infection. We summarize some alternative mechanisms by which the CD4(+) memory T cell homeostatic set point might slowly diminish. While none are mutually exclusive, the phenomenon of viral rebound, in which interruption of antiretroviral therapy causes a rapid return to pretreatment viral load and T cell counts, supports the model of virus adaptation as a major force driving depletion.
</para>

<informalfigure float="0" id="fig_reaction_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>model diagram</title>
    </objectinfo>
    <imagedata fileref="yates_2007c.png"/>
  </imageobject>
</mediaobject>
<caption>An extension of the model of memory CD4+ T cell dynamics in HIV infection to include both homeostatically activated (y) and antigen- or bystander-activated cells (w).  Resting memory cells (x) can undergo homeostatic proliferation at a rate a they can be antigen- or bystander-activated at a rate a* and undergo fold expansion f in the process.  These cells are infected with HIV at a rate pz, die at a rate gamma1, or return to resting memory state at a rate mu.</caption>
</informalfigure>

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

<para>
Understanding the slow depletion of memory CD4+ T cells in HIV infection, Andrew Yates, Jaroslav Stark, Nigel Klein, Rustom Antia, and Robin Callard, 2007, <emphasis>PLoS Medicine</emphasis>, volume 4, issue 5, 948-955.  <ulink url="http://www.ncbi.nlm.nih.gov/pubmed/17518516">PubMed ID: 17518516</ulink></para>

</sect1>
</article>
</documentation> 



  
  <units name="day">
    <unit multiplier="86400.0" units="second"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit exponent="-1" units="day"/>
  </units>
  
  
  <component name="environment">
    <variable name="time" public_interface="out" units="day"/>
  </component>
  
  <component cmeta:id="x" name="x">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="#x">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">x</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">resting memory CD4+ T cells</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="10E-1" name="x" public_interface="out" units="dimensionless"/>
    
    <variable name="d1" public_interface="in" units="first_order_rate_constant"/>
    <variable name="a" public_interface="in" units="first_order_rate_constant"/>
    <variable name="alpha" public_interface="in" units="first_order_rate_constant"/>
    <variable name="mu" public_interface="in" units="first_order_rate_constant"/>
    <variable name="r" public_interface="in" units="first_order_rate_constant"/>
    <variable name="y" public_interface="in" units="dimensionless"/>
    <variable name="w" public_interface="in" units="dimensionless"/>
    <variable name="kappa" public_interface="in" units="dimensionless"/>
    <variable name="time" public_interface="in" units="day"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> x </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
              <ci> r </ci>
              <ci> y </ci>
            </apply>
            <apply>
              <times/>
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 0.1 </cn>
              <ci> mu </ci>
              <ci> w </ci>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> a </ci>
              <ci> x </ci>
              <apply>
                <minus/>
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 1.0 </cn>
                <apply>
                  <divide/>
                  <ci> x </ci> 
                  <ci> kappa </ci>
                </apply> 
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> d1 </ci> 
              <ci> x </ci>
              <apply>
                <divide/>
                <ci> x </ci> 
                <ci> kappa </ci>
              </apply> 
            </apply>
            <apply>
              <times/>
              <ci> alpha </ci> 
              <ci> x </ci>
            </apply> 
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="y" name="y">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="#y">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">y</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">dividing CD4+ T cells</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="y" public_interface="out" units="dimensionless"/>

    <variable name="d2" units="first_order_rate_constant"/>
    
    <variable name="d1" public_interface="in" units="first_order_rate_constant"/>
    <variable name="a" public_interface="in" units="first_order_rate_constant"/>
    <variable name="r" public_interface="in" units="first_order_rate_constant"/>
    <variable name="p" public_interface="in" units="first_order_rate_constant"/>
    <variable name="x" public_interface="in" units="dimensionless"/>
    <variable name="z" public_interface="in" units="dimensionless"/>
    <variable name="kappa" public_interface="in" units="dimensionless"/>
    <variable name="time" public_interface="in" units="day"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>y</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> a </ci> 
            <ci> x </ci>
            <apply>
              <minus/>
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 1.0 </cn>
              <apply>
                <divide/>
                <ci> x </ci> 
                <ci> kappa </ci>
              </apply> 
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <apply>
                <plus/> 
                <ci> r </ci>
                <ci> d2 </ci>
              </apply> 
              <ci> y </ci>
            </apply>
            <apply>
              <times/>
              <ci> p </ci> 
              <ci> z </ci>
              <ci> y </ci> 
            </apply> 
          </apply>
        </apply>
      </apply>    

      <apply>
        <eq/> 
        <ci> d2 </ci>
        <apply>
          <divide/> 
          <apply>
            <plus/>
            <apply>
              <minus/>
              <apply>
                <times/> 
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 99.0 </cn>
                <ci> a </ci>
                <ci> d1 </ci>
              </apply>
            </apply>
            <apply>
              <times/> 
              <ci> a </ci>
              <ci> r </ci>
            </apply>
            <apply>
              <times/> 
              <ci> d1 </ci>
              <ci> r </ci>
            </apply>
          </apply>
          <apply>
            <minus/>
            <ci> a </ci>
            <ci> d1 </ci>
          </apply> 
        </apply>
      </apply>               
    </math>
  </component>

  <component cmeta:id="w" name="w">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="#w">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">w</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">immune-activated CD4+ T cells</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="w" public_interface="out" units="dimensionless"/>

    <variable initial_value="100.0" name="f" units="dimensionless"/>
    
    <variable name="alpha" public_interface="in" units="first_order_rate_constant"/>
    <variable name="mu" public_interface="in" units="first_order_rate_constant"/>
    <variable name="p" public_interface="in" units="first_order_rate_constant"/>
    <variable name="x" public_interface="in" units="dimensionless"/>
    <variable name="z" public_interface="in" units="dimensionless"/>
    <variable name="y" public_interface="in" units="dimensionless"/>
    <variable name="time" public_interface="in" units="day"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>w</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> f </ci>
            <ci> alpha </ci> 
            <ci> x </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> mu </ci>
              <ci> w </ci>
            </apply> 
            <apply>
              <times/> 
              <ci> p </ci>
              <ci> w </ci>
              <ci> z </ci>
            </apply> 
          </apply> 
        </apply>
      </apply>    
    </math>
  </component>

  <component cmeta:id="z" name="z">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="#z">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">z</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">HIV-infected CD4+ T cells</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.01" name="z" public_interface="out" units="dimensionless"/>

    <variable initial_value="0.5" name="v" units="first_order_rate_constant"/>
    
    <variable name="p" public_interface="in" units="first_order_rate_constant"/>
    <variable name="y" public_interface="in" units="dimensionless"/>
    <variable name="w" public_interface="in" units="dimensionless"/>
    <variable name="time" public_interface="in" units="day"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>z</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> p </ci> 
            <ci> z </ci>
            <apply>
              <plus/>
              <ci> y </ci> 
              <ci> w </ci>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> v </ci>
            <ci> z </ci>
          </apply> 
        </apply>
      </apply>    
    </math>
  </component>
  
  <component name="model_parameters"> 
    <variable initial_value="0.03333" name="a" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="0.005" name="d1" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="1.0" name="r" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="200.0" name="p" public_interface="out" units="first_order_rate_constant"/>
    <variable name="alpha" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="0.023" name="mu" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="1.0" name="kappa" public_interface="out" units="dimensionless"/>

    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply><eq/><ci>alpha</ci><apply><times/><cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">0.01</cn><ci>a</ci></apply></apply>    
    </math>
  </component>
  
  <connection>
    <map_components component_1="x" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="y" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="w" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="z" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
 
  <connection>
    <map_components component_1="y" component_2="x"/>
    <map_variables variable_1="x" variable_2="x"/>
    <map_variables variable_1="y" variable_2="y"/>
  </connection>

  <connection>
    <map_components component_1="w" component_2="x"/>
    <map_variables variable_1="x" variable_2="x"/>
    <map_variables variable_1="w" variable_2="w"/>
  </connection>

  <connection>
    <map_components component_1="y" component_2="z"/>
    <map_variables variable_1="z" variable_2="z"/>
    <map_variables variable_1="y" variable_2="y"/>
  </connection>

  <connection>
    <map_components component_1="w" component_2="z"/>
    <map_variables variable_1="z" variable_2="z"/>
    <map_variables variable_1="w" variable_2="w"/>
  </connection>

  <connection>
    <map_components component_1="y" component_2="w"/>
    <map_variables variable_1="y" variable_2="y"/>
  </connection>
  
  <connection>
    <map_components component_1="x" component_2="model_parameters"/>
    <map_variables variable_1="a" variable_2="a"/>
    <map_variables variable_1="kappa" variable_2="kappa"/>
    <map_variables variable_1="r" variable_2="r"/>
    <map_variables variable_1="alpha" variable_2="alpha"/>
    <map_variables variable_1="mu" variable_2="mu"/>
    <map_variables variable_1="d1" variable_2="d1"/>
  </connection>
  
  <connection>
    <map_components component_1="y" component_2="model_parameters"/>
    <map_variables variable_1="a" variable_2="a"/>
    <map_variables variable_1="kappa" variable_2="kappa"/>
    <map_variables variable_1="r" variable_2="r"/>
    <map_variables variable_1="p" variable_2="p"/>
    <map_variables variable_1="d1" variable_2="d1"/>
  </connection>

  <connection>
    <map_components component_1="z" component_2="model_parameters"/>
    <map_variables variable_1="p" variable_2="p"/>
  </connection>

  <connection>
    <map_components component_1="w" component_2="model_parameters"/>
    <map_variables variable_1="p" variable_2="p"/>
    <map_variables variable_1="alpha" variable_2="alpha"/>
    <map_variables variable_1="mu" variable_2="mu"/>
  </connection>
  
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <rdf:Bag rdf:about="rdf:#7c3499d3-be91-47cf-97be-15871c962bcf">
    <rdf:li>immunology</rdf:li>
    <rdf:li>hiv</rdf:li>
    <rdf:li>HIV</rdf:li>
    <rdf:li>cd4+ t cell</rdf:li>
    <rdf:li>imd2nology</rdf:li>
    <rdf:li>CD4+ T cell</rdf:li>
    <rdf:li>cell cycle</rdf:li>
    <rdf:li>viral dynamics</rdf:li>
  </rdf:Bag>
  <rdf:Seq rdf:about="rdf:#3a5b0442-8c30-473b-a946-cbbbb7b85483">
    <rdf:li rdf:resource="rdf:#a4af15d0-8d0e-44fa-b1cc-d990e8d161d6"/>
    <rdf:li rdf:resource="rdf:#8e734087-5b7e-4355-bb34-05f919ead0db"/>
    <rdf:li rdf:resource="rdf:#975d9288-2aba-48c0-935d-de83b16467a7"/>
    <rdf:li rdf:resource="rdf:#c2e1dd5b-4949-421d-b995-90ca60323ab4"/>
    <rdf:li rdf:resource="rdf:#a298f38d-28ad-48ec-8b6e-748a82bad336"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#18440d06-ff83-4001-9bdb-3c7a006a2560">
    <bqs:Pubmed_id xmlns:bqs="http://www.cellml.org/bqs/1.0#">17518516</bqs:Pubmed_id>
    <bqs:JournalArticle xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#1a2bc5b0-5325-4947-915d-90d192162e61"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4c56b438-6c10-467d-89e2-6faebc51b536">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Lloyd</vCard:Family>
    <vCard:Other xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#de952529-13c3-48fe-9cad-989bc60f261a"/>
    <dcterms:created xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#a9f040b6-52b5-425c-9b3c-710266aa0a6e"/>
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#d846809b-07c5-4be6-a099-b176818104f3"/>
    <cmeta:modification rdf:resource="rdf:#96587169-9218-4106-b56a-7e1eed2aba20"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c2e1dd5b-4949-421d-b995-90ca60323ab4">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#9bc03f44-d885-48f3-9b68-9c1411ea5788"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#96587169-9218-4106-b56a-7e1eed2aba20">
    <dcterms:modified xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#44e23631-c74d-4dc2-b822-1529de316466"/>
    <rdf:value>The model has been checked in PCEnv and COR.  The units have been corrected and the equations changed to match the author's source code.</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#ad6abc67-bd7e-458e-9035-956ed84fab00"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#df895a13-9db1-415e-a89e-f1f07ce36bf5">
    <vCard:Orgname xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">The University of Auckland</vCard:Orgname>
    <vCard:Orgunit xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#364d58d4-1c9e-43da-b95b-0d0084b15cb5">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Jaroslav</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Stark</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8f4cc20b-ba9b-45e2-a556-92a876289418">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Lloyd</vCard:Family>
    <vCard:Other xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a298f38d-28ad-48ec-8b6e-748a82bad336">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#4358c8af-5083-477a-936e-29e300df3cab"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a9f040b6-52b5-425c-9b3c-710266aa0a6e">
    <dcterms:W3CDTF xmlns:dcterms="http://purl.org/dc/terms/">2007-06-26T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8e734087-5b7e-4355-bb34-05f919ead0db">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#364d58d4-1c9e-43da-b95b-0d0084b15cb5"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#1a2bc5b0-5325-4947-915d-90d192162e61">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#3a5b0442-8c30-473b-a946-cbbbb7b85483"/>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Understanding the slow depletion of memory CD4+ T cells in HIV infection</dc:title>
    <bqs:volume xmlns:bqs="http://www.cellml.org/bqs/1.0#">4</bqs:volume>
    <bqs:first_page xmlns:bqs="http://www.cellml.org/bqs/1.0#">948</bqs:first_page>
    <bqs:Journal xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#8cef70fd-2c83-4055-a02b-fc0575d17867"/>
    <dcterms:issued xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#4657452f-a082-413d-ac6d-72c9ef8774e5"/>
    <bqs:last_page xmlns:bqs="http://www.cellml.org/bqs/1.0#">955</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4657452f-a082-413d-ac6d-72c9ef8774e5">
    <dcterms:W3CDTF xmlns:dcterms="http://purl.org/dc/terms/">2007-05-22</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="#yates_model_2007">
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
        Yates et al.'s 2007 mathematical model of the slow depletion of memory CD4+ T cells in HIV infection.
      </dc:title>
    <cmeta:comment rdf:resource="rdf:#63cca711-79d2-432b-a082-d98bf315bf9f"/>
    <bqs:reference xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#18440d06-ff83-4001-9bdb-3c7a006a2560"/>
    <bqs:reference xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#3ee51f97-984c-4a29-8ae7-e47ebdb93180"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#606eeef4-7b77-4c24-a6a9-4e52c8e60663">
    <bqs:subject_type xmlns:bqs="http://www.cellml.org/bqs/1.0#">keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#7c3499d3-be91-47cf-97be-15871c962bcf"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#63cca711-79d2-432b-a082-d98bf315bf9f">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#391af3b7-2a58-4ee8-8b26-54de228e89f7"/>
    <rdf:value>This is a CellML description of Yates et al.'s 2007 mathematical model of the slow depletion of memory CD4+ T cells in HIV infection.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4358c8af-5083-477a-936e-29e300df3cab">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Robin</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Callard</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#0594d8fd-0b94-4929-aa79-2af82f275e61">
    <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:#ad6abc67-bd7e-458e-9035-956ed84fab00">
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#8f4cc20b-ba9b-45e2-a556-92a876289418"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#975d9288-2aba-48c0-935d-de83b16467a7">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#0e06c64f-e0bd-484f-b377-ab7e3bce323e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#44e23631-c74d-4dc2-b822-1529de316466">
    <dcterms:W3CDTF xmlns:dcterms="http://purl.org/dc/terms/">2007-09-17T17:11:44+12:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#de952529-13c3-48fe-9cad-989bc60f261a">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#f3347758-d61f-4b9a-b33a-b690c6febe86"/>
    <rdf:value>This CellML file has been checked in COR and PCEnv.  The units are consistent and the model runs to give the published results.  However, by using the author's original source code it does mean this model now slightly varies from the published version.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a4af15d0-8d0e-44fa-b1cc-d990e8d161d6">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#622029d1-0f66-4031-8902-5798320dd3c3"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8cef70fd-2c83-4055-a02b-fc0575d17867">
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">PLoS Medicine</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d846809b-07c5-4be6-a099-b176818104f3">
    <vCard:ORG xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#df895a13-9db1-415e-a89e-f1f07ce36bf5"/>
    <vCard:EMAIL xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#0594d8fd-0b94-4929-aa79-2af82f275e61"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#4c56b438-6c10-467d-89e2-6faebc51b536"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#0e06c64f-e0bd-484f-b377-ab7e3bce323e">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Nigel</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Klein</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#391af3b7-2a58-4ee8-8b26-54de228e89f7">
    <vCard:FN xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3ee51f97-984c-4a29-8ae7-e47ebdb93180">
    <dc:subject xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#606eeef4-7b77-4c24-a6a9-4e52c8e60663"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f3347758-d61f-4b9a-b33a-b690c6febe86">
    <vCard:FN xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#622029d1-0f66-4031-8902-5798320dd3c3">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Andrew</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Yates</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9bc03f44-d885-48f3-9b68-9c1411ea5788">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Rustom</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Antia</vCard:Family>
  </rdf:Description>
</rdf:RDF>
</model>