123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/xsl" href="odmlTerms.xsl"?>
- <?xml-stylesheet type="text/xsl" href="odml.xsl"?>
- <odML version="1">
- <section name="Dataset">
- <type>undefined</type>
- <definition>Names (URLs) and times of recorded data files.
- Datasets are obtained during a Recording and may belong to
- different Experiments. Related sections that can be used as
- subsections, parent sections, or siblilngs are Stimulus,
- HardwareSettings, and Experiment.</definition>
- <repository>http://www.g-node.org/odml/terminologies/v1.0/dataset/datasetTerms.xml</repository>
- <property>
- <name>Identifier</name>
- <value><type>string</type>sdafasdfdsf
- <uncertainty>dsfa</uncertainty>
- <unit />
- </value>
- <definition>An identifier of this dataset. This can be a
- name under which the dataset should be referred
- to.</definition>
- <dependency />
- <dependencyValue />
- </property>
- <section name="Cell">
- <type>undefined</type>
- <definition>Specification of the recorded cell.
- Can be a subsection of the Subsect section.</definition>
- <repository>http://www.g-node.org/odml/terminologies/v1.0/cell/cellTerms.xml</repository>
- </section>
- </section>
- <section name="Subject">
- <type>undefined</type>
- <definition>The investigated experimental subject (animal or person).
- May contain the Cell and Preparation sections as subsections.</definition>
- <repository>http://www.g-node.org/odml/terminologies/v1.0/subject/subjectTerms.xml</repository>
- <section name="Cell">
- <type>undefined</type>
- <definition>Specification of the recorded cell.
- Can be a subsection of the Subsect section.</definition>
- <repository>http://www.g-node.org/odml/terminologies/v1.0/cell/cellTerms.xml</repository>
- </section>
- <section name="Cell">
- <type>undefined</type>
- <definition>Specification of the recorded cell.
- Can be a subsection of the Subsect section.</definition>
- <repository>http://www.g-node.org/odml/terminologies/v1.0/cell/cellTerms.xml</repository>
- <section name="Analysis">
- <type>undefined</type>
- <definition>Methods, parameters, and files of a data analysis.</definition>
- <repository>http://www.g-node.org/odml/terminologies/v1.0/analysis/analysisTerms.xml</repository>
- <property>
- <name>MembraneCapacity</name>
- <value>212.00
- <uncertainty />
- <unit>pF</unit>
- <type>float</type>
- <defaultFileName /></value>
- <value>687.00</value>
- <value>123.00</value>
- <definition>The capacity of the cell.</definition>
- <dependency />
- <dependencyValue />
- </property>
- </section>
- </section>
- </section>
- <section name="Experiment">
- <type>undefined</type>
- <definition>Specification of an experiment. The Experiment is
- part of a Project and the recorded data for a specific
- Experiment are found in Datasets. Possible subsections are, for
- example, Dataset and Stimulus.</definition>
- <repository>http://www.g-node.org/odml/terminologies/v1.0/experiment/experimentTerms.xml</repository>
- </section>
- <section name="Cell">
- <type>undefined</type>
- <definition>Specification of the recorded cell.
- Can be a subsection of the Subsect section.</definition>
- <repository>http://www.g-node.org/odml/terminologies/v1.0/cell/cellTerms.xml</repository>
- <property>
- <name>Identifier</name>
- <value><id>Foobar</id>
- foobarse
- <uncertainty>super</uncertainty>
- <unit />
- <type>string</type>
- <defaultFileName /></value>
- <definition>An identifier of this cell. This can be a name under which the cell should be referred to.</definition>
- <dependency />
- <dependencyValue />
- </property>
- <property>
- <name>BrainRegion</name>
- <value><id>PFC</id>
- Prefrontal Cortex
- <uncertainty />
- <unit />
- <type>string</type>
- <defaultFileName /></value>
- <definition>The region the cell is located in. For example
- Retina, Cortex, Cerebellum etc.</definition>
- <dependency />
- <dependencyValue />
- </property>
- <property>
- <name>Identification</name>
- <value><id />
- dsfsdf
- <uncertainty />
- <unit />
- <type>string</type>
- <defaultFileName /></value>
- <definition>How was the cell identified?</definition>
- <dependency />
- <dependencyValue />
- </property>
- <property>
- <name>RestingPotential</name>
- <value><id />
- -70.00
- <uncertainty />
- <unit>mV</unit>
- <type>float</type>
- <defaultFileName /></value>
- <definition>What is the cells resting potential of the
- cell. An indiator for the recording quality.</definition>
- <dependency />
- <dependencyValue />
- </property>
- <property>
- <name>Rheobase</name>
- <value><id />
- 344.  <type> float</type> 00
- <uncertainty />
- <unit>nA</unit>
- <defaultFileName /></value>
- <definition>The minimum current required to make the cell
- fire action potentials.</definition>
- <dependency />
- <dependencyValue />
- </property>
- <property>
- <name>MembraneCapacity</name>
- <value>212.00
- <uncertainty />
- <unit>pF</unit>
- <type>float</type>
- <defaultFileName /></value>
- <value>687.00</value>
- <value>123.00</value>
- <definition>The capacity of the cell.</definition>
- <dependency />
- <dependencyValue />
- </property>
- <property>
- <name>TimeConstant</name>
- <value>23432.00
- <uncertainty />
- <unit>ms</unit>
- <type>float</type>
- <defaultFileName /></value>
- <definition>The mebrane time-constant.</definition>
- <dependency />
- <dependencyValue />
- </property>
- <property>
- <name>Comment</name>
- <value>dsfdsafdsf
- <uncertainty />
- <unit />
- <type>text</type>
- <defaultFileName /></value>
- <definition>A comment on the cell.</definition>
- <dependency />
- <dependencyValue />
- </property>
- </section>
- </odML>
|