Location: Heart Model @ 17c41a9b1361 / heart.rdf

Author:
Tommy Yu <tommy.yu@auckland.ac.nz>
Date:
2010-05-31 17:25:22+12:00
Desc:
Initial commit of the heart model (example a3 from CMISS)
Permanent Source URI:
http://models.cellml.org/workspace/heart/rawfile/17c41a9b13614c58446bf90438264765a4a74446/heart.rdf

<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
    xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#"
    xmlns:pmr2="http://namespace.physiomeproject.org/pmr2#">
  <rdf:Description rdf:about="">
    <dc:title>
      Mathematical model of geometry and fibrous structure of the heart.
    </dc:title>
    <dc:creator>
      <rdf:Seq>
        <rdf:li>Nielsen PM</rdf:li>
        <rdf:li>Le Grice IJ</rdf:li>
        <rdf:li>Smaill BH</rdf:li>
        <rdf:li>Hunter P</rdf:li>
      </rdf:Seq>
    </dc:creator>
    <pmr2:annotation rdf:parseType="Resource">
      <pmr2:type 
          rdf:resource="http://namespace.physiomeproject.org/pmr2/note#zinc_viewer"/>
      <pmr2:fields>
        <rdf:Bag>
          <rdf:li rdf:parseType="Resource">
            <pmr2:field rdf:parseType="Resource">
              <pmr2:key>exelem</pmr2:key>
              <pmr2:value>heart.exelem</pmr2:value>
            </pmr2:field>
          </rdf:li>
          <rdf:li rdf:parseType="Resource">
            <pmr2:field rdf:parseType="Resource">
              <pmr2:key>exnode</pmr2:key>
              <pmr2:value>heart.exnode</pmr2:value>
            </pmr2:field>
          </rdf:li>
        </rdf:Bag>
      </pmr2:fields>
    </pmr2:annotation>
  </rdf:Description>
</rdf:RDF>