- Author:
- David Nickerson <nickerso@users.sourceforge.net>
- Date:
- 2012-09-26 15:21:03+12:00
- Desc:
- renaming the tutorial web page to work around a bug in making PMR2 exposures with files named index.html
- Permanent Source URI:
- http://models.cellml.org/w/andre/VPH-MIP/rawfile/eeb193d348e735266eae6b9948908adc88bc4c00/experiments/potential-ramp.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:ID="andre">
<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>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="potential-ramp.xml">
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="#andre"/>
<dcterms:created xmlns:dcterms="http://purl.org/dc/terms/" rdf:parseType="Resource">
<dcterms:W3CDTF>2008-03-13</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="potential-ramp.xml#ramp_model">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
A potential ramp differential equation.
</dc:title>
<cmeta:comment xmlns:cmeta="http://www.cellml.org/metadata/1.0#" rdf:parseType="Resource">
<rdf:value>
This is a CellML description of a generic potential ramp differential equation suitable for use as controlling boundary condition. For example, to define a linear change in voltage over some integration interval.
</rdf:value>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="#andre"/>
<dcterms:created xmlns:dcterms="http://purl.org/dc/terms/" rdf:parseType="Resource">
<dcterms:W3CDTF>2007-03-13</dcterms:W3CDTF>
</dcterms:created>
</cmeta:comment>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="potential-ramp.xml#ramp_component">
<cmeta:comment xmlns:cmeta="http://www.cellml.org/metadata/1.0#" rdf:parseType="Resource">
<rdf:value>
Here we define a simple linear relationship dy/dt = k, specifying the change in y over time with a slope of k.
</rdf:value>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="#andre"/>
</cmeta:comment>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="potential-ramp.xml#y">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">The ramp variable.</dc:title>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="potential-ramp.xml#y_initial">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
The initial value of y.
</dc:title>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="potential-ramp.xml#time">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
The time variable over which y is to be integrated.
</dc:title>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="potential-ramp.xml#k">
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
The time slope of the linear relationship.
</dc:title>
</rdf:Description>
</RDF>