terminologies.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <?xml-stylesheet type="text/xsl" href="odmlRepository.xsl" xmlns:odml="http://www.g-node.org/odml"?>
  3. <odML version="1">
  4. <section>
  5. <type>analysis</type>
  6. <name>Analysis</name>
  7. <definition>Sections of the Analysis type can be used to describe analyses.</definition>
  8. <include>http://portal.g-node.org/odml/terminologies/v1.0/analysis/analysis.xml</include>
  9. </section>
  10. <section>
  11. <type>analysis/psth</type>
  12. <name>PSTH</name>
  13. <definition>An Analysis-type section to describe a PSTH.</definition>
  14. <include>http://portal.g-node.org/odml/terminologies/v1.0/analysis/psth.xml</include>
  15. </section>
  16. <section>
  17. <type>analysis/power_spectrum</type>
  18. <name>PowerSpectrum</name>
  19. <definition>Properties of this section define the way a power spectrum was calculated.</definition>
  20. <include>http://portal.g-node.org/odml/terminologies/v1.0/analysis/power_spectrum.xml</include>
  21. </section>
  22. <section>
  23. <type>cell</type>
  24. <name>Cell</name>
  25. <definition>Specification of the recorded cell. A cell definition should be a subsection of the <a href="../subject/subject.xml">Subject</a> section.</definition>
  26. <include>http://portal.g-node.org/odml/terminologies/v1.0/cell/cell.xml</include>
  27. </section>
  28. <section>
  29. <type>dataset</type>
  30. <name>Dataset</name>
  31. <definition>Names (URLs) and times of recorded data files. Datasets are obtained during a Recording
  32. and may belong to different Experiments. Related sections that can be used as subsections, parent sections, or siblings are Stimulus, HardwareSettings, and Experiment.</definition>
  33. <include>http://portal.g-node.org/odml/terminologies/v1.0/dataset/dataset.xml</include>
  34. </section>
  35. <section>
  36. <type>electrode</type>
  37. <name>Electrode</name>
  38. <definition>Properties to describe an electrode.</definition>
  39. <include>http://portal.g-node.org/odml/terminologies/v1.0/electrode/electrode.xml</include>
  40. </section>
  41. <section>
  42. <type>event</type>
  43. <name>Event</name>
  44. <definition>Section for short annotations that are taken during an experiment to describe certain events.</definition>
  45. <include>http://portal.g-node.org/odml/terminologies/v1.0/event/event.xml</include>
  46. </section>
  47. <section>
  48. <type>event_list</type>
  49. <name>EventList</name><definition>Section for grouping short annotations that are taken during
  50. an experiment, preparation etc...</definition>
  51. <include>http://portal.g-node.org/odml/terminologies/v1.0/collection/event_list.xml</include>
  52. </section>
  53. <section>
  54. <type>experiment</type>
  55. <name>Experiment</name>
  56. <definition>Specification of an experiment. The Experiment is
  57. part of a Project and the recorded data for a specific
  58. Experiment are found in Datasets. Possible subsections are, for
  59. example, Dataset and Stimulus.</definition>
  60. <include>http://portal.g-node.org/odml/terminologies/v1.0/experiment/experiment.xml</include>
  61. </section>
  62. <section>
  63. <type>experiment/behavior</type>
  64. <name>Behavior</name>
  65. <definition>Properties for describing an behavioural experiment.</definition>
  66. <include>http://portal.g-node.org/odml/terminologies/v1.0/experiment/behavior.xml</include>
  67. </section>
  68. <section>
  69. <type>experiment/electrophysiology</type>
  70. <name>Electrophysiology</name>
  71. <definition>Properties for describing an electrophysiological experiment.</definition>
  72. <include>http://portal.g-node.org/odml/terminologies/v1.0/experiment/electrophysiology.xml</include>
  73. </section>
  74. <section>
  75. <type>experiment/imaging</type>
  76. <name>Imaging</name>
  77. <definition>Properties for describing an imaging experiment ranging from conventional light microscpoy to fMRI.</definition>
  78. <include>http://portal.g-node.org/odml/terminologies/v1.0/experiment/imaging.xml</include>
  79. </section>
  80. <!-- <section>
  81. <type>experiment/modeling</type>
  82. <name>Modeling</name>
  83. <include>http://portal.g-node.org/odml/terminologies/v1.0/experiment/modeling.xml</include>
  84. </section>-->
  85. <section>
  86. <type>experiment/pschophysics</type>
  87. <name>Psychophysics</name>
  88. <definition>Properties for describing an psychophysical experiment.</definition>
  89. <include>http://portal.g-node.org/odml/terminologies/v1.0/experiment/psychophysics.xml</include>
  90. </section>
  91. <section>
  92. <type>hardware_properties</type>
  93. <name>HardwareProperties</name>
  94. <include>http://portal.g-node.org/odml/terminologies/v1.0/collection/hardware_properties.xml</include>
  95. </section>
  96. <section>
  97. <type>hardware_settings</type>
  98. <name>HardwareSettings</name>
  99. <definition>The used values of variable properties of hardware
  100. components. There are two sections for describing hardware
  101. components: the "HardwareProperties" and the "HardwareSettings"
  102. section. While the HardwareProperties describe the fixed
  103. properties of the hardware that can not be changed, the
  104. HardwareSettings section describes the actual, adjustable,
  105. parameters of the hardware that may change with each recording
  106. or dataset. For example, the sample rate of an data-acquisition
  107. board or the settings of a filter. In each of these two sections
  108. there are subsections for each device that correspond to the
  109. class of the device like data-acquisition, amplifier, etc. Some
  110. properties are common for any type. </definition>
  111. <include>http://portal.g-node.org/odml/terminologies/v1.0/collection/hardware_settings.xml</include>
  112. </section>
  113. <section>
  114. <type>hardware</type>
  115. <name>Hardware</name>
  116. <definition>Fixed properties of hardware components used in the
  117. experimental setup. There are two sections for describing
  118. hardware components: the "HardwareProperties" and the
  119. "HardwareSettings" section. While the HardwareProperties
  120. describe the fixed properties of the hardware that can not be
  121. changed, the HardwareSettings section describes the actual,
  122. adjustable, parameters of the hardware that may change with each
  123. recording or dataset. For example, the sample rate of an
  124. data-acquisition board or the settings of a filter. In each of
  125. these two sections there are subsections for each device that
  126. correspond to the class of the device like data-acquisition,
  127. amplifier, etc. Some properties are common for any
  128. type. </definition>
  129. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/hardware.xml</include>
  130. </section>
  131. <section>
  132. <type>hardware/amplifier</type>
  133. <name>Amplifier</name>
  134. <definition>The amplifier section defines elements that can be used to describe amplifier properties and settings.</definition>
  135. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/amplifier.xml</include>
  136. </section>
  137. <section>
  138. <type>hardware/attenuator</type>
  139. <name>Attenuator</name>
  140. <definition>Settings of the data acquisition system. most settings refer to individual channels the channel number should be given after the property name like DAQ. AISampleRate0 for the sampling rate of the analog input channel 0.</definition>
  141. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/attenuator.xml</include>
  142. </section>
  143. <section>
  144. <type>hardware/camera_objective</type>
  145. <name>CameraObjective</name>
  146. <definition>This section contains properties that describe a camera objective.</definition>
  147. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/attenuator.xml</include>
  148. </section>
  149. <section>
  150. <type>hardware/daq</type>
  151. <name>DataAcquisition</name>
  152. <definition>The hardware section describes the settings of the used hardware. There should be one hardware section for each hardware item that was used.</definition>
  153. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/daq.xml</include>
  154. </section>
  155. <section>
  156. <type>hardware/eyetracker</type>
  157. <name>Eyetracker</name>
  158. <definition>Properties of an eyetracker.</definition>
  159. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/eyetracker.xml</include>
  160. </section>
  161. <section>
  162. <type>hardware/filter</type>
  163. <name>Filter</name>
  164. <definition>Properties a filter modul for analog signal conditioning.</definition>
  165. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/filter.xml</include>
  166. </section>
  167. <section>
  168. <type>hardware/filter_set</type>
  169. <name>Filterset</name>
  170. <definition>The FilterSet or also FilterCube used in a microscope.</definition>
  171. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/filter_set.xml</include>
  172. </section>
  173. <section>
  174. <type>hardware/iaq</type>
  175. <name>ImageAcquisition</name>
  176. <definition>Properties to define an Image acquisition device. This can be a framegrabber, a camera etc.</definition>
  177. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/iaq.xml</include>
  178. </section>
  179. <section>
  180. <type>hardware/light_source</type>
  181. <name>Lightsource</name>
  182. <definition>This section contains keywords to describe the actual settings of a light source used for stimulation or excitation.</definition>
  183. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/light_source.xml</include>
  184. </section>
  185. <section>
  186. <type>hardware/microscope</type>
  187. <name>Microscope</name>
  188. <definition>The Microscope section describes the properties of the used microscope.</definition>
  189. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/microscope.xml</include>
  190. </section>
  191. <section>
  192. <type>hardware/microscope_objective</type>
  193. <name>MicroscopeObjective</name>
  194. <definition>This section contains properties that describe the objective used in a microscope.</definition>
  195. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/microscope_objective.xml</include>
  196. </section>
  197. <section>
  198. <type>hardware/scanner</type>
  199. <name>Scanner</name>
  200. <definition>The Scanner used to scan microscope images.</definition>
  201. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/scanner.xml</include>
  202. </section>
  203. <section>
  204. <type>hardware/stimulus_isolator</type>
  205. <name>StimulusIsolator</name>
  206. <definition>Properties of a stimulus Isolator device.</definition>
  207. <include>http://portal.g-node.org/odml/terminologies/v1.0/hardware/stimulus_isolator.xml</include>
  208. </section>
  209. <section>
  210. <type>model/lif</type>
  211. <name>Leaky integrate and fire</name>
  212. <definition>Section to describe a leaky integrate and fire neuron model.</definition>
  213. <include>http://portal.g-node.org/odml/terminologies/v1.0/model/lif.xml</include>
  214. </section>
  215. <section>
  216. <type>model/pif</type>
  217. <name>perfect integrate and fire</name>
  218. <definition>Section to describe a perfect integrate and fire model.</definition>
  219. <include>http://portal.g-node.org/odml/terminologies/v1.0/model/pif.xml</include>
  220. </section>
  221. <section>
  222. <type>model/multi_compartment</type>
  223. <name>Multi compartment model</name>
  224. <definition>Section to describe a biophysical model that consists of a number of compartments.</definition>
  225. <include>http://portal.g-node.org/odml/terminologies/v1.0/model/multi_compartment.xml</include>
  226. </section>
  227. <section>
  228. <type>model/single_compartment</type>
  229. <name>One compartment model</name>
  230. <definition>Section to describe a biophysical model that consists of a single compartment.</definition>
  231. <include>http://portal.g-node.org/odml/terminologies/v1.0/model/single_compartment.xml</include>
  232. </section>
  233. <section>
  234. <type>person</type>
  235. <name>Person</name>
  236. <definition>Information about a person. E.g. as Experimenter, Author, etc.</definition>
  237. <include>http://portal.g-node.org/odml/terminologies/v1.0/person/person.xml</include>
  238. </section>
  239. <section>
  240. <type>preparation</type>
  241. <name>Preparation</name>
  242. <definition>Description of the preparation procedure.</definition>
  243. <include>http://portal.g-node.org/odml/terminologies/v1.0/preparation/preparation.xml</include>
  244. </section>
  245. <section>
  246. <type>project</type>
  247. <name>Project</name>
  248. <definition>Information about the project.</definition>
  249. <include>http://portal.g-node.org/odml/terminologies/v1.0/project/project.xml</include>
  250. </section>
  251. <section>
  252. <type>recording</type>
  253. <name>Recording</name>
  254. <definition>During a recording session in a Setup Datasets are
  255. obtained from Cells and/or a Subject by using various stimuli (Stimulus section).</definition>
  256. <include>http://portal.g-node.org/odml/terminologies/v1.0/recording/recording.xml</include>
  257. </section>
  258. <section>
  259. <type>setup</type>
  260. <name>Setup</name>
  261. <definition>The experimental setup used in the recordings. By
  262. using HardwareProperties as a subsection, a very detailed
  263. description of the setup can be given.</definition>
  264. <include>http://portal.g-node.org/odml/terminologies/v1.0/setup/setup.xml</include>
  265. </section>
  266. <section>
  267. <type>stimulus</type>
  268. <name>Stimulus</name>
  269. <definition>General description of an applied stimulus. This
  270. section is basis of various related sections that specify
  271. more specific stimuli.</definition>
  272. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/stimulus.xml</include>
  273. </section>
  274. <section>
  275. <type>stimulus/dc</type>
  276. <name>DC</name>
  277. <definition>Property definitions to describe a DC stimulus meaning a constant stimulus e.g. a constant illumination, current etc.</definition>
  278. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/dc.xml</include>
  279. </section>
  280. <section>
  281. <type>stimulus/gabor</type>
  282. <name>Gabor</name>
  283. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/gabor.xml</include>
  284. </section>
  285. <section>
  286. <type>stimulus/grating</type>
  287. <name>Grating</name>
  288. <definition>Property definitions to describe Gabor stimuli.</definition>
  289. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/grating.xml</include>
  290. </section>
  291. <section>
  292. <type>stimulus/pulse</type>
  293. <name>Pulse</name>
  294. <definition>Properties to describe a simple pulse stimulus that starts from and returns to a certain baseline.</definition>
  295. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/pulse.xml</include>
  296. </section>
  297. <section>
  298. <type>stimulus/movie</type>
  299. <name>Movie</name>
  300. <definition>Properties to describe a movie (or image sequence) stimulus.</definition>
  301. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/movie.xml</include>
  302. </section>
  303. <section>
  304. <type>stimulus/ramp</type>
  305. <name>Ramp</name>
  306. <definition>A ramp stimulus may either linearly increase or decrease in amplitude. Starting from a certain start amplitude and reaching with a certain slope the destination amplitude.</definition>
  307. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/ramp.xml</include>
  308. </section>
  309. <section>
  310. <type>stimulus/random_dot</type>
  311. <name>RandomDot</name>
  312. <definition>Properties to describe a random dot stimulus.</definition>
  313. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/random_dot.xml</include>
  314. </section>
  315. <section>
  316. <type>stimulus/sawtooth</type>
  317. <name>Sawtooth</name>
  318. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/sawtooth.xml</include>
  319. </section>
  320. <section>
  321. <type>stimulus/sine_wave</type>
  322. <name>Sinewave</name>
  323. <definition>Sawtooth Properties.</definition>
  324. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/sine_wave.xml</include>
  325. </section>
  326. <section>
  327. <type>stimulus/square_wave</type>
  328. <name>Squarewave</name>
  329. <definition>A squarewave stimulus was presented. Squarewaves modulate with a certain frequency about the intensity offset. </definition>
  330. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/square_wave.xml</include>
  331. </section>
  332. <section>
  333. <type>stimulus/white_noise</type>
  334. <name>Whitenoise</name>
  335. <definition>Property definitions to describe a white noise stimulus.</definition>
  336. <include>http://portal.g-node.org/odml/terminologies/v1.0/stimulus/white_noise.xml</include>
  337. </section>
  338. <section>
  339. <type>subject</type>
  340. <name>Subject</name>
  341. <definition>The investigated experimental subject (animal or person).
  342. May contain the Cell and Preparation sections as subsections.</definition>
  343. <include>http://portal.g-node.org/odml/terminologies/v1.0/subject/subject.xml</include>
  344. </section>
  345. <section>
  346. <type>carmen_mini</type>
  347. <name>CarmenMini</name>
  348. <definition>This is a convenience section that lists the terms of the CARMEN MINI (Gibson et al. Nature Precedings, 2009 Version 0.6) and
  349. maps them to the odml "standard" terminologies.</definition>
  350. <include>http://portal.g-node.org/odml/terminologies/v1.0/carmenMini/carmen_mini.xml</include>
  351. </section>
  352. </odML>