<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:cmeta="http://www.cellml.org/metadata/1.0#"
  xmlns:bqs="http://www.cellml.org/bqs/1.0#"
  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#">
  <rdf:Description rdf:about="IKA-steady-state-gating-data-inactivation-smirnov.csv">
    <cmeta:comment rdf:parseType="Resource">
      <rdf:value>
        Data used to demonstrate the suitability of the steady state inactivation gating kinetics of the IKA current in the Corrias &amp; Buist (2007) smooth muscle cellular electrophysiology model.
      </rdf:value>
    </cmeta:comment>
    <dc:creator rdf:parseType="Resource">
      <vCard:N rdf:parseType="Resource">
        <vCard:Family>Nickerson</vCard:Family>
        <vCard:Given>David</vCard:Given>
      </vCard:N>
      <vCard:EMAIL rdf:parseType="Resource">
        <rdf:value>david.nickerson@nus.edu.sg</rdf:value>
        <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet" />
      </vCard:EMAIL>
      <vCard:ORG rdf:parseType="Resource">
        <vCard:Orgname>National University of Singapore</vCard:Orgname>
        <vCard:Orgunit>Division of Bioengineering</vCard:Orgunit>
      </vCard:ORG>
    </dc:creator>
    <dcterms:created rdf:parseType="Resource">
      <dcterms:W3CDTF>2007-11-28</dcterms:W3CDTF>
    </dcterms:created>
    <dc:title>
      IKA steady state inactivation gating kinetics data from Smirnov et al (1992).
    </dc:title>
    <!-- very simple use of DCMI to specify the format of the resource,
         could look at the dataset type and qualified specification of the
         resource format. This will do for now. -->
    <dc:format>text/csv; header=present</dc:format>
    <cmeta:species>rat</cmeta:species>
    <cmeta:bio_entity>ileum</cmeta:bio_entity>
    <bqs:reference rdf:parseType="Resource">
      <bqs:Pubmed_id>1474503</bqs:Pubmed_id>
    </bqs:reference>
  </rdf:Description>
</rdf:RDF>
