multi_compartment.xml 967 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="https://terminologies.g-node.org/_resources/odmlDocument.xsl" xmlns:odml="http://www.g-node.org/odml"?>
  3. <!-- ********************************************************* -->
  4. <!-- multi compartmental model -->
  5. <!-- ********************************************************* -->
  6. <odML version="1.1">
  7. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  8. <version>1.0</version>
  9. <date>2011-10-14</date>
  10. <section>
  11. <type>model/multi_compartment</type>
  12. <name>Multi compartment model</name>
  13. <definition>Properties to describe a biophysical model that consists of a number of compartments.</definition>
  14. <property>
  15. <name>SimulationType</name>
  16. <definition>The type of simulation: mathematical, phenomenological, biophysical etc..</definition>
  17. <type>string</type>
  18. </property>
  19. </section>
  20. </odML>