Advertisement
Guest User

Untitled

a guest
Dec 7th, 2011
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.33 KB | None | 0 0
  1.  
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <sbml xmlns="http://www.sbml.org/sbml/level2/version4" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:bqbiol="http://biomodels.net/biology-qualifiers/" xmlns:bqmodel="http://biomodels.net/model-qualifiers/" level="2" version="4">
  4.   <model metaid="metaid_ymn4_0" id="ymn4_0" name="Yeast metabolic network">
  5.     <notes>
  6.       <body xmlns="http://www.w3.org/1999/xhtml">
  7.         <p>This SBML representation of the yeast metabolic network is made available under the Creative Commons Attribution-Share Alike 3.0 Unported Licence (see <a href="http://www.creativecommons.org">www.creativecommons.org</a>).</p>
  8.       </body>
  9.     </notes>
  10.     <listOfSpeciesTypes>
  11.       <speciesType metaid="metaid_t_0001" id="t_0001" name="(1-&gt;3)-beta-D-glucan" sboTerm="SBO:0000247">
  12.         <notes>
  13.           <body xmlns="http://www.w3.org/1999/xhtml">
  14.             <p>formula:C6H10O5</p>
  15.           </body>
  16.         </notes>
  17.         <annotation>
  18.           <rdf:RDF>
  19.             <rdf:Description rdf:about="#metaid_t_0001">
  20.               <bqbiol:is>
  21.                 <rdf:Bag>
  22.                   <rdf:li rdf:resource="urn:miriam:obo.chebi:CHEBI%3A37671"/>
  23.                 </rdf:Bag>
  24.               </bqbiol:is>
  25.             </rdf:Description>
  26.           </rdf:RDF>
  27.         </annotation>
  28.       </speciesType>
  29.       <speciesType metaid="metaid_t_0002" id="t_0002" name="(1-&gt;6)-beta-D-glucan" sboTerm="SBO:0000247">
  30.         <annotation>
  31.           <rdf:RDF>
  32.             <rdf:Description rdf:about="#metaid_t_0002">
  33.               <bqbiol:is>
  34.                 <rdf:Bag>
  35.                   <rdf:li rdf:resource="urn:miriam:obo.chebi:CHEBI%3A27380"/>
  36.                 </rdf:Bag>
  37.               </bqbiol:is>
  38.             </rdf:Description>
  39.           </rdf:RDF>
  40.         </annotation>
  41.       </speciesType>
  42.       <speciesType metaid="metaid_t_0003" id="t_0003" name="(2-amino-4-hydroxy-7,8-dihydropteridin-6-yl)methyl trihydrogen diphosphate" sboTerm="SBO:0000247">
  43.         <notes>
  44.           <body xmlns="http://www.w3.org/1999/xhtml">
  45.             <p>formula:C7H8N5O8P2</p>
  46.           </body>
  47.         </notes>
  48.         <annotation>
  49.           <rdf:RDF>
  50.             <rdf:Description rdf:about="#metaid_t_0003">
  51.               <bqbiol:is>
  52.                 <rdf:Bag>
  53.                   <rdf:li rdf:resource="urn:miriam:obo.chebi:CHEBI%3A15998"/>
  54.                 </rdf:Bag>
  55.               </bqbiol:is>
  56.             </rdf:Description>
  57.           </rdf:RDF>
  58.         </annotation>
  59.       </speciesType>
  60.       <speciesType metaid="metaid_t_0004" id="t_0004" name="(2E)-3-(methoxycarbonyl)pent-2-enedioic acid" sboTerm="SBO:0000247">
  61.         <notes>
  62.           <body xmlns="http://www.w3.org/1999/xhtml">
  63.             <p>formula:C7H6O6</p>
  64.           </body>
  65.         </notes>
  66.         <annotation>
  67.           <rdf:RDF>
  68.             <rdf:Description rdf:about="#metaid_t_0004">
  69.               <bqbiol:is>
  70.                 <rdf:Bag>
  71.                   <rdf:li rdf:resource="urn:miriam:obo.chebi:CHEBI%3A15663"/>
  72.                 </rdf:Bag>
  73.               </bqbiol:is>
  74.             </rdf:Description>
  75.           </rdf:RDF>
  76.         </annotation>
  77.       </speciesType>
  78.     </listOfSpeciesTypes>
  79.   </model>
  80. </sbml>
  81.  
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement