Location: Testing RDF linking across CellML, SED-ML, and SVG @ 836797c434b6 / HH-model / experiments / time.xml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2016-11-29 17:12:13+13:00
Desc:
adding some intitial documentation ready to create a manifest and define an exposure
Permanent Source URI:
http://models.cellml.org/workspace/43c/rawfile/836797c434b6f1d88f178b3c101f078752311a06/HH-model/experiments/time.xml

<?xml version="1.0" encoding="iso-8859-1"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:xlink="http://www.w3.org/1999/xlink" name="time">
  <import xlink:href="../components/units.xml">
    <units name="ms" units_ref="ms"/>
  </import>
  <component name="time">
    <variable name="time" initial_value="0.0" public_interface="out" units="ms"/>
  </component>
</model>