Location: Heart Model @ 0b039d5e95fd / heart.rdf

Author:
Randall Britten <r.britten@auckland.ac.nz>
Date:
2010-09-06 13:29:28+12:00
Desc:
Demonstration of FieldML 0.2 ? format by Richard Christie, Caton Little and Randall Britten. Representation using FieldML 0.2 ? format of heart model's geometry, converted from of original heart.exnode/heart.exelem dog heart model using a custom conversion which sampled the original 60 element model geometric field. This model consists of 60 elements with RC coordinates interpolated using tri-quadratic Lagrange basis, original used prolate spheriodal coordinates, with 60 bi-cubic-hermite by linear elements. The fibre field has not been converted yet. Files: heart.xml = the fieldml model heart_mesh.connectivity = bulk connectivity data (27 local to global node indexes for each element) heart_mesh.node.coordinates = bulk coordinate parameters (3 RC coordinates per node) fieldml_heart.cmgui = cmgui command file to show (Note: only runs in as yet unreleased development versions of cmgui.) fieldml_heart.png = image of the triquadratic heart
Permanent Source URI:
http://models.cellml.org/workspace/heart/rawfile/0b039d5e95fd57f53101623fd2c1c75ea0ff80a8/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:dcterms="http://purl.org/dc/terms/"
    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>
    <dcterms:bibliographicCitation>
      Am J Physiol. 1991 Apr;260(4 Pt 2):H1365-78.
    </dcterms:bibliographicCitation>
    <dcterms:isPartOf rdf:resource="info:pmid/2012234"/>
    <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>