Location: Bacillus Chassis @ 0127937496bb / Chassis_Bacillus.cellml

Author:
Mike Cooling <m.cooling@auckland.ac.nz>
Date:
2010-12-03 14:21:14+13:00
Desc:
Embedded Templates Workspace
Permanent Source URI:
https://models.cellml.org/workspace/SVP_00000031/rawfile/0127937496bb8b96fae58e107954f5957fa64522/Chassis_Bacillus.cellml

<?xml version="1.0" encoding="utf-8"?>
<model name="Chassis_Bacillus" cmeta:id="Chassis_Bacillus" 
    xmlns="http://www.cellml.org/cellml/1.1#"
    xmlns:cellml="http://www.cellml.org/cellml/1.1#"
    xmlns:cmeta="http://www.cellml.org/metadata/1.0#"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.0/"
    xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#"
    >
            
    <rdf:RDF>
            <rdf:Description rdf:about="#Chassis_Bacillus">
            <dc:creator>
            <vCard:N rdf:parseType="Resource">
                <vCard:Family>Cooling</vCard:Family>
                <vCard:Given>Mike</vCard:Given>
            </vCard:N>
            <vCard:EMAIL rdf:parseType="Resource">
                <rdf:value>m.cooling@auckland.ac.nz</rdf:value>
                <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
            </vCard:EMAIL>
            <vCard:ORG rdf:parseType="Resource">
                <vCard:Orgname>Auckland Bioengineering Institute</vCard:Orgname>
                <vCard:Orgunit>University of Auckland</vCard:Orgunit>
            </vCard:ORG>
            </dc:creator>
            </rdf:Description>
   </rdf:RDF>

  <import xlink:href="SVP_Templates200906/Template_Chassis_WellStirredBag.cellml">
    <units name="femtoliter" units_ref="femtoliter" />
    <component name="WellStirredBag" component_ref="WellStirredBag" />
  </import>

   <component name="Chassis_Bacillus">
    <variable name="cellVolume" units="femtoliter" initial_value="1" public_interface="out" private_interface="out"/>
   </component>
 
   <group>
    <relationship_ref relationship="encapsulation" />
    <component_ref component="Chassis_Bacillus">
      <component_ref component="WellStirredBag" />
    </component_ref>
   </group> 
  
   <connection>
      <map_components component_1="Chassis_Bacillus" component_2="WellStirredBag"/>
      <map_variables variable_1="cellVolume" variable_2="bagVolume"/>
   </connection>

</model>