Rendering of the source text

<?xml version='1.0' encoding='utf-8'?>
<!--  FILE :  farhy_model_2007.xml

CREATED :  21st June 2007

LAST MODIFIED : 21st June 2007

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 Farhy et al.'s 2007 model-projected mechanistic bases for sex differences in growth hormone regulation in humans.

CHANGES:  
  
--><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="farhy_model_2007" name="farhy_bowers_veldhuis_model_2007">

<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Model-projected mechanistic bases for sex differences in growth hormone regulation in humans</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 model has been curated and is known to run in OpenCell and COR to recreate the published results. The units have been checked and they are consistent. Please note this particular version of the model is specific to males and also GHRH alone is being injected.  To simulate the injection of GHS and L-arginine the CellML model will have to be adapted slightly - this is relatively simple to do and will require changing a few initial conditions and parameters according to the description in the original paper. 
          </para>
  </section>
  
  <sect1 id="sec_structure">
  <title>Model Structure</title>

<para>
ABSTRACT: Models of physiological systems facilitate rational experimental design, inference, and prediction. A recent construct of regulated growth hormone (GH) secretion interlinks the actions of GH-releasing hormone (GHRH), somatostatin (SRIF), and GH secretagogues (GHS) with GH feedback in the rat (Farhy LS, Veldhuis JD. Am J Physiol Regul Integr Comp Physiol 288: R1649-R1663, 2005). In contrast, no comparable formalism exists to explicate GH dynamics in any other species. The present analyses explore whether a unifying model structure can represent species- and sex-defined distinctions in the human and rodent. The consensus principle that GHRH and GHS synergize in vivo but not in vitro was explicable by assuming that GHS 1) evokes GHRH release from the brain, 2) opposes inhibition by SRIF both in the hypothalamus and on the pituitary gland, and 3) stimulates pituitary GH release directly and additively with GHRH. The gender-selective principle that GH pulses are larger and more irregular in women than men was conferrable by way of 4) higher GHRH potency and 5) greater GHS efficacy. The overall construct predicts GHRH/GHS synergy in the human only in the presence of SRIF when the brain-pituitary nexus is intact, larger and more irregular GH pulses in women, and observed gender differences in feedback by GH and the single and paired actions of GHRH, GHS, and SRIF. The proposed model platform should enhance the framing and interpretation of novel clinical hypotheses and create a basis for interspecies generalization of GH-axis regulation.
</para>

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

<para>
Model-projected mechanistic bases for sex differences in growth hormone regulation in humans, Leon S. Farhy, Cyril Y. Bowers and Johannes D. Veldhuis, 2006, <emphasis>American Journal of Physiology. Regulatory, Integrative and Comparative Physiology</emphasis>, volume 17, 788-803.  <ulink url="http://www.ncbi.nlm.nih.gov/pubmed/17185408">PubMed ID: 17185408</ulink>
</para>

<informalfigure float="0" id="fig_reaction_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>model diagram</title>
    </objectinfo>
    <imagedata fileref="farhy_model_2007.gif"/>
  </imageobject>
</mediaobject>
<caption>A schematic diagram of the primary interconnections assumed among growth hormone (GH), growth hormone releasing hormone (GHRH), somatostatin (SRIF) in the periventricular nucleus (SRIF PeV) and arcuate nucleus (SRIF ArC), growth hormone secretagogues (GHS) and GH feedback in the human.  The small green arrows denote greater potency (P) or efficacy (E) in women compared with men.</caption>
</informalfigure>

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


  <units name="ng_ml">
    <unit units="gram" prefix="nano"/>
    <unit units="litre" prefix="milli" exponent="-1"/>
  </units>

  <units name="pg_ml">
    <unit units="gram" prefix="pico"/>
    <unit units="litre" prefix="milli" exponent="-1"/>
  </units>

  <units name="ng_ml_hr">
    <unit units="ng_ml"/>
    <unit units="hour" exponent="-1"/>
  </units>

  <units name="pg_ml_hr">
    <unit units="pg_ml"/>
    <unit units="hour" exponent="-1"/>
  </units>
  
  <units name="hour">
    <unit units="second" multiplier="3600.0"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit units="hour" exponent="-1"/>
  </units>
  
  
  <component name="environment">
    <variable units="hour" public_interface="out" name="time"/>
  </component>
  
  <component name="GH" cmeta:id="GH">
     
    <variable units="ng_ml" public_interface="out" name="GH" initial_value="0.0"/> 
    <variable units="dimensionless" public_interface="out" name="GHS" initial_value="20.0"/>
    
    <variable units="first_order_rate_constant" name="k1" initial_value="3.0"/>
    <variable units="ng_ml_hr" name="kr1" initial_value="600.0"/>
    <variable units="pg_ml" name="t1" initial_value="400.0"/>
    <variable units="dimensionless" name="n1" initial_value="5.0"/>
    <variable units="dimensionless" name="n2" initial_value="2.0"/>
    <variable units="dimensionless" name="g0" initial_value="1.0"/>
    <variable units="dimensionless" name="ng0" initial_value="2.9"/>
    <variable units="dimensionless" name="tg0" initial_value="200.0"/>
    <variable units="pg_ml" name="t2" initial_value="10.0"/>
    
    <variable units="pg_ml" public_interface="in" name="SRIF_PeV"/>
    <variable units="dimensionless" public_interface="in" name="F1_GHS"/>
    <variable units="pg_ml" public_interface="in" name="GHRH"/>
    <variable units="pg_ml" public_interface="in" name="ghr_GHRH"/>
    <variable units="hour" public_interface="in" name="time"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="1"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> GH </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> kr1 </ci>
            <apply>
              <plus/>
              <apply>
                <divide/>
                <apply>
                  <power/>
                  <apply>
                    <divide/>
                    <apply>
                      <plus/>
                      <ci> GHRH </ci>
                      <ci> ghr_GHRH </ci>
                    </apply>
                    <ci> t1 </ci>
                  </apply>
                  <ci> n1 </ci>
                </apply>
                <apply>
                  <plus/>
                  <apply>
                    <power/>
                    <apply>
                      <divide/>
                      <apply>
                        <plus/>
                        <ci> GHRH </ci>
                        <ci> ghr_GHRH </ci>
                      </apply>
                      <ci> t1 </ci>
                    </apply>
                    <ci> n1 </ci>
                    </apply> 
                  <cn cellml:units="dimensionless"> 1.0 </cn>
                </apply>
              </apply>
              <apply>
                <times/>
                <ci> g0 </ci>
                <apply>
                  <divide/>
                  <apply>
                    <power/>
                    <apply>
                      <divide/>
                      <ci> GHS </ci>
                      <ci> tg0 </ci>
                    </apply>
                    <ci> ng0 </ci>
                  </apply>
                  <apply>
                    <plus/>
                    <cn cellml:units="dimensionless"> 1.0 </cn>
                    <apply>
                      <power/>
                      <apply>
                        <divide/>
                        <ci> GHS </ci>
                        <ci> tg0 </ci>
                      </apply>
                      <ci> ng0 </ci>
                    </apply>
                  </apply>
                </apply>
              </apply>
              <apply>
                <divide/>
                <apply>
                  <plus/>
                  <cn cellml:units="dimensionless"> 1.0 </cn>
                  <ci> F1_GHS </ci>
                </apply>
                <apply>
                  <plus/>
                  <cn cellml:units="dimensionless"> 1.0 </cn>
                  <apply>
                    <power/>
                    <apply>
                      <divide/>
                      <ci> SRIF_PeV </ci>
                      <ci> t2 </ci>
                    </apply>
                    <ci> n2 </ci>
                  </apply> 
                  <ci> F1_GHS </ci>
                </apply>
              </apply>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> k1 </ci>
            <ci> GH </ci>
          </apply>
        </apply>  
      </apply> 
    </math> 
  </component> 

  <component name="SRIF_PeV" cmeta:id="SRIF_PeV">
     
    <variable units="pg_ml" public_interface="out" name="SRIF_PeV" initial_value="0.0"/> 
    
    <variable units="first_order_rate_constant" name="k4" initial_value="25.0"/>
    <variable units="pg_ml_hr" name="kr4" initial_value="20400.0"/>
    <variable units="ng_ml" name="t5" initial_value="10.0"/>
    <variable units="dimensionless" name="n5" initial_value="2.0"/>
    <variable units="pg_ml_hr" name="S_basal" initial_value="900.0"/>
    
    <variable units="ng_ml" public_interface="in" name="GH"/>
    <variable units="hour" public_interface="in" name="time"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="2"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> SRIF_PeV </ci> 
        </apply>
        <apply>
          <plus/>
          <apply>
            <minus/>
            <apply>
              <times/>
              <ci> k4 </ci>
              <ci> SRIF_PeV </ci>
            </apply> 
          </apply>
          <apply>
            <times/>
            <ci> kr4 </ci>
            <apply>
              <divide/>
              <apply>
                <power/>
                <apply>
                  <divide/>
                  <ci> GH </ci>
                  <ci> t5 </ci>
                </apply>
                <ci> n5 </ci>
              </apply>
              <apply>
                <plus/>
                <apply>
                  <power/>
                  <apply>
                    <divide/>
                    <ci> GH </ci>
                    <ci> t5 </ci>
                  </apply>
                  <ci> n5 </ci>
                </apply>
                <cn cellml:units="dimensionless"> 1.0 </cn>
              </apply>
            </apply>
          </apply>
          <ci> S_basal </ci>
        </apply>  
      </apply> 
    </math> 
  </component>

  <component name="SRIF_ArC" cmeta:id="SRIF_ArC">
     
    <variable units="pg_ml" public_interface="out" name="SRIF_ArC" initial_value="0.0"/> 
    
    <variable units="first_order_rate_constant" name="k2" initial_value="25.0"/>
    <variable units="pg_ml_hr" name="kr2" initial_value="2200.0"/>
    <variable units="pg_ml" name="t3" initial_value="400.0"/>
    <variable units="dimensionless" name="n3" initial_value="2.0"/>
    
    <variable units="pg_ml" public_interface="in" name="GHRH"/>
    <variable units="pg_ml" public_interface="in" name="ghr_GHRH"/>
    <variable units="hour" public_interface="in" name="time"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="3"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> SRIF_ArC </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> kr2 </ci>
            <apply>
              <divide/>
              <apply>
                <power/>
                <apply>
                  <divide/>
                  <apply>
                    <plus/>
                    <ci> GHRH </ci>
                    <ci> ghr_GHRH </ci>
                  </apply>
                  <ci> t3 </ci>
                </apply>
                <ci> n3 </ci>
              </apply>
              <apply>
                <plus/>
                <cn cellml:units="dimensionless"> 1.0 </cn>
                <apply>
                  <power/>
                  <apply>
                    <divide/>
                    <apply>
                      <plus/>
                      <ci> GHRH </ci>
                      <ci> ghr_GHRH </ci>
                    </apply>
                    <ci> t3 </ci>
                  </apply>
                  <ci> n3 </ci>
                </apply>
              </apply>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> k2 </ci>
            <ci> SRIF_ArC </ci>
          </apply>
        </apply>  
      </apply> 
    </math> 
  </component> 
 
  <component name="GHRH" cmeta:id="GHRH">
     
    <variable units="pg_ml" public_interface="out" name="GHRH" initial_value="0.0"/> 
    
    <variable units="first_order_rate_constant" name="k3" initial_value="40.0"/>
    <variable units="pg_ml_hr" name="kr3" initial_value="63000.0"/>
    <variable units="pg_ml" name="t4" initial_value="28.0"/>
    <variable units="dimensionless" name="n4" initial_value="5.0"/>
     
    <variable units="pg_ml" public_interface="in" name="SRIF_PeV"/>
    <variable units="dimensionless" public_interface="in" name="F2_GHS"/>
    <variable units="pg_ml" public_interface="in" name="SRIF_ArC"/>
    <variable units="pg_ml" public_interface="in" name="ghr_GHRH"/>
    <variable units="hour" public_interface="in" name="time"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="4"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> GHRH </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> kr3 </ci>
              <apply>
                <divide/>
                <apply>
                  <plus/>
                  <cn cellml:units="dimensionless"> 1.0 </cn>
                  <ci> F2_GHS </ci>
                </apply>
                <apply>
                  <plus/>
                  <cn cellml:units="dimensionless"> 1.0 </cn>
                  <apply>
                    <power/>
                    <apply>
                      <divide/>
                      <apply>
                        <plus/>
                        <ci> SRIF_PeV </ci>
                        <ci> SRIF_ArC </ci>
                      </apply>
                      <ci> t4 </ci>
                    </apply>
                    <ci> n4 </ci>
                  </apply> 
                  <ci> F2_GHS </ci>
                </apply>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> ghr_GHRH </ci>
              <cn cellml:units="first_order_rate_constant"> 1.0 </cn>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> k3 </ci>
            <ci> GHRH </ci>
          </apply> 
        </apply>  
      </apply> 
    </math> 
  </component> 
  
  <component name="F">
    <variable units="dimensionless" public_interface="out" name="F1_GHS"/>
    <variable units="dimensionless" public_interface="out" name="F2_GHS"/>  
    
    <variable units="dimensionless" name="g1" initial_value="45000.0"/>
    <variable units="dimensionless" name="g2" initial_value="100.0"/>
    <variable units="dimensionless" name="tg1" initial_value="390.0"/>
    <variable units="dimensionless" name="tg2" initial_value="10000.0"/>
    <variable units="dimensionless" name="ng1" initial_value="3.0"/>
    <variable units="dimensionless" name="ng2" initial_value="2.0"/>
    
    <variable units="dimensionless" public_interface="in" name="GHS"/>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="5"> 
      <apply>
        <eq/> 
        <ci> F1_GHS </ci> 
        <apply>
          <times/>
          <ci> g1 </ci> 
          <apply>
            <divide/>
            <apply>
              <power/>
              <apply>
                <divide/>
                <ci> GHS </ci>
                <ci> tg1 </ci>
              </apply>
              <ci> ng1 </ci>
            </apply>  
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <apply>
                <power/>
                <apply>
                  <divide/>
                  <ci> GHS </ci>
                  <ci> tg1 </ci>
                </apply>
                <ci> ng1 </ci>
              </apply>
            </apply> 
          </apply>
        </apply>
      </apply>

      <apply>
        <eq/> 
        <ci> F2_GHS </ci> 
        <apply>
          <times/>
          <ci> g2 </ci> 
          <apply>
            <divide/>
            <apply>
              <power/>
              <apply>
                <divide/>
                <ci> GHS </ci>
                <ci> tg2 </ci>
              </apply>
              <ci> ng2 </ci>
            </apply>  
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <apply>
                <power/>
                <apply>
                  <divide/>
                  <ci> GHS </ci>
                  <ci> tg2 </ci>
                </apply>
                <ci> ng2 </ci>
              </apply>
            </apply>
          </apply> 
        </apply>
      </apply>
    </math> 
  </component>

  <component name="ghr_GHRH" cmeta:id="ghr_GHRH">
     
    <variable units="pg_ml" public_interface="out" name="ghr_GHRH" initial_value="0.0"/>
    <variable units="pg_ml_hr" public_interface="out" name="dghr_GHRH_dt"/>  
    
    <variable units="pg_ml_hr" name="inject"/>
    <variable units="first_order_rate_constant" name="kghr" initial_value="15.0"/>
    <variable units="pg_ml_hr" name="C" initial_value="10000.0"/>
    <variable units="hour" name="onset" initial_value="2.0"/>
    <variable units="hour" name="duration" initial_value="0.2"/>
     
    <variable units="hour" public_interface="in" name="time"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="6"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> ghr_GHRH </ci> 
        </apply>
        <apply>
          <minus/>
          <ci> inject </ci>
          <apply>
            <times/>
            <ci> kghr </ci>
            <ci> ghr_GHRH </ci>
          </apply>
        </apply>  
      </apply>
	  
      <apply>
        <eq/> 
        <ci> dghr_GHRH_dt </ci> 
        <apply>
          <minus/>
          <ci> inject </ci>
          <apply>
            <times/>
            <ci> kghr </ci>
            <ci> ghr_GHRH </ci>
          </apply>
        </apply>  
      </apply>

      <apply>
        <eq/>
        <ci> inject </ci>
        <piecewise>
          <piece>
            <cn cellml:units="pg_ml_hr"> 0.0 </cn>
            <apply>
              <lt/>
              <ci> time </ci>
              <ci> onset </ci>
            </apply>
          </piece>
          <piece>
            <ci> C </ci>
            <apply>
              <and/>
              <apply>
                <geq/>
                <ci> time </ci>
                <ci> onset </ci>
              </apply>
              <apply>
                <leq/>
                <ci> time </ci>
                <apply>
                  <plus/>
                  <ci> onset </ci>
                  <ci> duration </ci>
                </apply>
              </apply>
            </apply>
          </piece>
          <piece>
            <cn cellml:units="pg_ml_hr"> 0.0 </cn>
            <apply>
              <gt/>
              <ci> time </ci>
              <apply>
                <plus/>
                <ci> onset </ci>
                <ci> duration </ci>
              </apply>
            </apply>
          </piece>
        </piecewise>
      </apply> 
    </math> 
  </component>
  
  <connection>
    <map_components component_2="environment" component_1="GHRH"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="SRIF_PeV"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="SRIF_ArC"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="GH"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

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

  <connection>
    <map_components component_2="ghr_GHRH" component_1="GH"/>
    <map_variables variable_2="ghr_GHRH" variable_1="ghr_GHRH"/>
  </connection>
  
  <connection>
    <map_components component_2="F" component_1="GH"/>
    <map_variables variable_2="F1_GHS" variable_1="F1_GHS"/>
    <map_variables variable_2="GHS" variable_1="GHS"/>
  </connection>

  <connection>
    <map_components component_2="GHRH" component_1="GH"/>
    <map_variables variable_2="GHRH" variable_1="GHRH"/>
  </connection>

  <connection>
    <map_components component_2="SRIF_PeV" component_1="GH"/>
    <map_variables variable_2="SRIF_PeV" variable_1="SRIF_PeV"/>
    <map_variables variable_2="GH" variable_1="GH"/>
  </connection>

  <connection>
    <map_components component_2="SRIF_PeV" component_1="GHRH"/>
    <map_variables variable_2="SRIF_PeV" variable_1="SRIF_PeV"/>
  </connection>

  <connection>
    <map_components component_2="ghr_GHRH" component_1="SRIF_ArC"/>
    <map_variables variable_2="ghr_GHRH" variable_1="ghr_GHRH"/>
  </connection>

  <connection>
    <map_components component_2="SRIF_ArC" component_1="GHRH"/>
    <map_variables variable_2="SRIF_ArC" variable_1="SRIF_ArC"/>
    <map_variables variable_2="GHRH" variable_1="GHRH"/>
  </connection> 

  <connection>
    <map_components component_2="F" component_1="GHRH"/>
    <map_variables variable_2="F2_GHS" variable_1="F2_GHS"/>
  </connection>

  <connection>
    <map_components component_2="ghr_GHRH" component_1="GHRH"/>
    <map_variables variable_2="ghr_GHRH" variable_1="ghr_GHRH"/>
  </connection>
  
<rdf:RDF>
  <rdf:Bag rdf:about="rdf:#00df554c-5782-4104-8b08-931a34989464">
    <rdf:li>endocrine</rdf:li>
    <rdf:li>somatostatin</rdf:li>
    <rdf:li>hypothalamus</rdf:li>
    <rdf:li>growth hormone releasing hormone</rdf:li>
    <rdf:li>growth hormone</rdf:li>
    <rdf:li>signal transduction</rdf:li>
  </rdf:Bag>
  <rdf:Seq rdf:about="rdf:#a4d9d35b-b0ed-4297-b2bb-f17a0b84478e">
    <rdf:li rdf:resource="rdf:#152e09fe-95c7-48bd-aa77-598936a6a042"/>
    <rdf:li rdf:resource="rdf:#96a5488e-b663-4683-a819-8cf3690c639e"/>
    <rdf:li rdf:resource="rdf:#b61fd7f2-e3be-494a-b084-cd1778ca7310"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#2a46a9bb-9af7-4d90-b1b5-5787eb1121e2">
    <dc:title>American Journal of Physiololgy. Regulatory, Integrative and Comparative Physiology</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:title>Male-specific model and GHRH alone is being injected</dc:title>
	<dc:publisher>The University of Auckland, Auckland Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#4d9dfeb3-af37-4b2a-a950-69eb44ae7643"/>
    <dcterms:created rdf:resource="rdf:#91323ee5-e3bf-41b6-8885-116ce2cb1c61"/>
    <dc:creator rdf:resource="rdf:#41f015fb-6684-431c-b12a-dd26a3c09f5b"/>
    <cmeta:modification rdf:resource="rdf:#24525ea7-0a57-4937-9dce-750885a1f3c1"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#61800b13-d2f2-42f1-875c-6162e71c20bd">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5b15644d-2a7a-471d-b6fc-2101ff6b5783">
    <vCard:Given>Leon</vCard:Given>
    <vCard:Family>Farhy</vCard:Family>
    <vCard:Other>S</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8547a838-a480-416b-b435-83b18c09ba77">
    <dc:subject rdf:resource="rdf:#4fab8809-99ca-42fb-937f-0fe0fd98fbad"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#96a5488e-b663-4683-a819-8cf3690c639e">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#471e5be2-8c0c-49ed-9206-0b3efb31b57e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4fab8809-99ca-42fb-937f-0fe0fd98fbad">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#00df554c-5782-4104-8b08-931a34989464"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#061c15be-22ea-42d4-92ef-8e1f36b9a664">
    <dcterms:W3CDTF>2007-09-02T15:10:58+12:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#91323ee5-e3bf-41b6-8885-116ce2cb1c61">
    <dcterms:W3CDTF>2007-06-21T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2c19b9b7-f734-42a9-be50-2ede9334fa70">
    <vCard:N rdf:resource="rdf:#588aa496-de32-4987-9e12-19a0168c9053"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4e3f90a7-cc72-4dee-98f9-263bb82f5cbf">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#24525ea7-0a57-4937-9dce-750885a1f3c1">
    <dcterms:modified rdf:resource="rdf:#061c15be-22ea-42d4-92ef-8e1f36b9a664"/>
    <rdf:value>Fixed a couple of equations, checked and corrected the units such that they are now correct and are consistent, and I added a stimulus to the model (in accordance with the stimulus described in the original publication).  The model runs in PCEnv and COR to give the published results, but I can't get the model to oscillate because I haven't been able to include the time delays in the CellML code.</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#2c19b9b7-f734-42a9-be50-2ede9334fa70"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7a8318d8-7f16-48c9-bed8-7aa648c3ea31">
    <dc:creator rdf:resource="rdf:#4e3f90a7-cc72-4dee-98f9-263bb82f5cbf"/>
    <rdf:value>This is the CellML description of Farhy et al.'s 2007 model-projected mechanistic bases for sex differences in growth hormone regulation in humans.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#dbd31b4c-5c1c-4c3b-b97c-7988a1d58e5e">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="#ghr_GHRH">
    <dcterms:alternative>simulation of GHRH infusion</dcterms:alternative>
    <dc:title>ghr_GHRH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8dd9f487-0147-40a2-abba-6614066c9d20">
    <bqs:Pubmed_id>17185408</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#c7a7dd06-fe58-4c98-884f-af9e6ebea5fc"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#263e99ad-e165-4da1-89cc-d0d15a6cebcb">
    <vCard:Given>Johannes</vCard:Given>
    <vCard:Family>Veldhuis</vCard:Family>
    <vCard:Other>D</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="#farhy_model_2007">
    <dc:title>
       Farhy et al.'s 2007 model-projected mechanistic bases for sex differences in growth hormone regulation in humans..
      </dc:title>
    <cmeta:bio_entity>hypothalamus</cmeta:bio_entity>
    <cmeta:comment rdf:resource="rdf:#7a8318d8-7f16-48c9-bed8-7aa648c3ea31"/>
    <bqs:reference rdf:resource="rdf:#8547a838-a480-416b-b435-83b18c09ba77"/>
    <bqs:reference rdf:resource="rdf:#8dd9f487-0147-40a2-abba-6614066c9d20"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#152e09fe-95c7-48bd-aa77-598936a6a042">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#5b15644d-2a7a-471d-b6fc-2101ff6b5783"/>
  </rdf:Description>
  <rdf:Description rdf:about="#SRIF_PeV">
    <dcterms:alternative>somatostatin in the periventricular nucleus</dcterms:alternative>
    <dc:title>SRIF_PeV</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b61fd7f2-e3be-494a-b084-cd1778ca7310">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#263e99ad-e165-4da1-89cc-d0d15a6cebcb"/>
  </rdf:Description>
  <rdf:Description rdf:about="#SRIF_ArC">
    <dcterms:alternative>somatostatin in the arcuate nucleus</dcterms:alternative>
    <dc:title>SRIF_ArC</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f8254ff1-6f43-447b-a311-b6e4906a31b3">
    <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="#GH">
    <dcterms:alternative>growth hormone</dcterms:alternative>
    <dc:title>GH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#6be6656a-4e72-40d8-a7b2-1e761818e752">
    <dcterms:W3CDTF>2007-04-00 00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c7a7dd06-fe58-4c98-884f-af9e6ebea5fc">
    <dc:creator rdf:resource="rdf:#a4d9d35b-b0ed-4297-b2bb-f17a0b84478e"/>
    <dc:title>Model-projected mechanistic bases for sex differences in growth hormone regulation in humans.</dc:title>
    <bqs:volume>292</bqs:volume>
    <bqs:first_page>R1577</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#2a46a9bb-9af7-4d90-b1b5-5787eb1121e2"/>
    <dcterms:issued rdf:resource="rdf:#6be6656a-4e72-40d8-a7b2-1e761818e752"/>
    <bqs:last_page>R1593</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#471e5be2-8c0c-49ed-9206-0b3efb31b57e">
    <vCard:Given>Cyril</vCard:Given>
    <vCard:Family>Bowers</vCard:Family>
    <vCard:Other>Y</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4d9dfeb3-af37-4b2a-a950-69eb44ae7643">
    <dc:creator rdf:resource="rdf:#61800b13-d2f2-42f1-875c-6162e71c20bd"/>
    <rdf:value>Fixed a couple of equations, checked and corrected the units such that they are now correct and are consistent, and I added a stimulus to the model (in accordance with the stimulus described in the original publication).  The model runs in PCEnv and COR to give the published results, but I can't get the model to oscillate because I haven't been able to include the time delays in the CellML code.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#588aa496-de32-4987-9e12-19a0168c9053">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#cca9ed37-0f20-4bdc-bcfe-7e58cd9b99d7">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>Auckland Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="#GHRH">
    <dcterms:alternative>growth hormone releasing hormone</dcterms:alternative>
    <dc:title>GHRH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#41f015fb-6684-431c-b12a-dd26a3c09f5b">
    <vCard:ORG rdf:resource="rdf:#cca9ed37-0f20-4bdc-bcfe-7e58cd9b99d7"/>
    <vCard:EMAIL rdf:resource="rdf:#f8254ff1-6f43-447b-a311-b6e4906a31b3"/>
    <vCard:N rdf:resource="rdf:#dbd31b4c-5c1c-4c3b-b97c-7988a1d58e5e"/>
  </rdf:Description>
</rdf:RDF>
</model>