single_compartment.xml 962 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <?xml-stylesheet type="text/xsl" href="odmlTerms.xsl" xmlns:odml="http://www.g-node.org/odml"?>
  3. <!-- ********************************************************* -->
  4. <!-- single-compartmental model -->
  5. <!-- ********************************************************* -->
  6. <odML version="1">
  7. <repository>http://portal.g-node.org/odml/terminologies/v1.0/terminologies.xml</repository>
  8. <version>1.0</version>
  9. <date>2011-10-14</date>
  10. <section>
  11. <type>model/single_comparment</type>
  12. <name>Single compartment model</name>
  13. <definition>Properties to describe a biophysical model that consists of a single compartment.</definition>
  14. <property>
  15. <name>SimulationType</name>
  16. <value>
  17. <type>string</type>
  18. </value>
  19. <definition>The type of simulation: mathematical, phenomenological, biophysical etc..</definition>
  20. </property>
  21. </section>
  22. </odML>