- Author:
- David Nickerson <nickerso@users.sourceforge.net>
- Date:
- 2012-09-26 15:39:23+12:00
- Desc:
- fixing up references to the tutorial to match what the exposure wants to used.
- Permanent Source URI:
- https://models.fieldml.org/w/andre/VPH-MIP/rawfile/4e4d6040a3c6df519d3106bbb61297b93c9c47bc/components/INa.xml.rdf
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="INa.xml">
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:parseType="Resource">
<vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:parseType="Resource">
<vCard:Family>Nickerson</vCard:Family>
<vCard:Given>David</vCard:Given>
</vCard:N>
<vCard:EMAIL xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" 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 xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:parseType="Resource">
<vCard:Orgname>National University of Singapore</vCard:Orgname>
<vCard:Orgunit>Division of Bioengineering</vCard:Orgunit>
</vCard:ORG>
</dc:creator>
<dcterms:created xmlns:dcterms="http://purl.org/dc/terms/" rdf:parseType="Resource">
<dcterms:W3CDTF>2008-03-12</dcterms:W3CDTF>
</dcterms:created>
<dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">
Division of Bioengineering, National University of Singapore
</dc:publisher>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="INa.xml#INa_model">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
Hodgkin-Huxley sodium current.
</dc:title>
<cmeta:comment xmlns:cmeta="http://www.cellml.org/metadata/1.0#" rdf:parseType="Resource">
<rdf:value>
A CellML description of the Hodgkin & Huxley sodium current, INa.
</rdf:value>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:parseType="Resource">
<vCard:FN xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">David Nickerson</vCard:FN>
</dc:creator>
</cmeta:comment>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="INa.xml#m_gate">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
Hodgkin-Huxley sodium current's activation gate.
</dc:title>
<dcterms:abstract xmlns:dcterms="http://purl.org/dc/terms/" rdf:parseType="Resource">
<rdf:value>
We import the standard HH voltage-dependent gating variable description to use as the sodium channel's activation gating variable - 'm'.
</rdf:value>
</dcterms:abstract>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="INa.xml#h_gate">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
Hodgkin-Huxley sodium current's inactivation gate.
</dc:title>
<dcterms:abstract xmlns:dcterms="http://purl.org/dc/terms/" rdf:parseType="Resource">
<rdf:value>
We import the standard HH voltage-dependent gating variable description to use as the sodium channel's inactivation gating variable - 'h'.
</rdf:value>
</dcterms:abstract>
<cmeta:modification xmlns:cmeta="http://www.cellml.org/metadata/1.0#" rdf:parseType="Resource">
<rdf:value>
Splitting out the gating rate equation components to their own model to test out a possible bug in the API implementation which arises when importing encapsulated children directly into other models.
</rdf:value>
<cmeta:modifier rdf:parseType="Resource">
<vCard:FN xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">David Nickerson</vCard:FN>
</cmeta:modifier>
<dcterms:modified xmlns:dcterms="http://purl.org/dc/terms/" rdf:parseType="Resource">
<dcterms:W3CDTF>2008-08-11</dcterms:W3CDTF>
</dcterms:modified>
</cmeta:modification>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="INa.xml#INa_component">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
Hodgkin & Huxley sodium current.
</dc:title>
<cmeta:comment xmlns:cmeta="http://www.cellml.org/metadata/1.0#" rdf:parseType="Resource">
<rdf:value>
A description of the membrane sodium current of the Hodgkin & Huxley (1952) model.
</rdf:value>
</cmeta:comment>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="INa.xml#INa_calculation">
<cmeta:comment xmlns:cmeta="http://www.cellml.org/metadata/1.0#" rdf:parseType="Resource">
<rdf:value>
Represents equation 3 of the Hodgkin & Huxley (1952) model used to calculate the sodium current for a specified value of membrane potential at a given temperature.
</rdf:value>
</cmeta:comment>
</rdf:Description>
</RDF>