Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

odMLTerminologies.xml 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="odMLTerminologies.xsl"?>
  3. <odML version="1.1">
  4. <baseURL>http://www.g-node.org/odml/terminologies/v1.1/</baseURL>
  5. <section>
  6. <type>analysis/generic</type>
  7. <name>Analysis</name>
  8. <section>
  9. <type>analysis/psth</type>
  10. <name>PSTH</name>
  11. </section>
  12. </section>
  13. <section>
  14. <type>cell/generic</type>
  15. <name>Cell</name>
  16. </section>
  17. <section>
  18. <type>dataset/generic</type>
  19. <name>Dataset</name>
  20. </section>
  21. <section>
  22. <type>event/generic</type>
  23. <name>Event</name>
  24. <section>
  25. <type>event/eventList</type>
  26. <name>EventList</name>
  27. </section>
  28. </section>
  29. <section>
  30. <type>electrode/generic</type>
  31. <name>Electrode</name>
  32. </section>
  33. <section>
  34. <type>experiment/generic</type>
  35. <name>Experiment</name>
  36. <section>
  37. <type>experiment/behavior</type>
  38. <name>Behavior</name>
  39. </section>
  40. <section>
  41. <type>experiment/electrophysiology</type>
  42. <name>Electrophysiology</name>
  43. </section>
  44. <section>
  45. <type>experiment/imaging</type>
  46. <name>Imaging</name>
  47. </section>
  48. <section>
  49. <type>experiment/modeling</type>
  50. <name>Modeling</name>
  51. </section>
  52. <section>
  53. <type>experiment/pschophysics</type>
  54. <name>Psychophysics</name>
  55. </section>
  56. </section>
  57. <section>
  58. <type>collection/hardwareProperties</type>
  59. <name>HardwareProperties</name>
  60. <definition>There are two hardware related sections i.e. the
  61. "HardwareProperties" and the "HardwareSettings" section. While
  62. the properties describe the static properties of the hardware
  63. that do not change, the settings section describes the actual,
  64. adjustable, parameters, of the hardware that may change with
  65. each recording or dataset e.g. the animal_keeping rate of an
  66. data acquisition board. In each of these sections there are
  67. subsections for each device (or can be) that correspond to the
  68. class of the device like data-acquisition, amplifier, etc. Some
  69. properties are common for any type.
  70. </definition>
  71. <section>
  72. <type>hardware/generic</type>
  73. <name>Hardware</name>
  74. </section>
  75. <section>
  76. <type>hardware/attenuator</type>
  77. <name>Attenuator</name>
  78. </section>
  79. <section>
  80. <type>hardware/cameraObjective</type>
  81. <name>CameraObjective</name>
  82. </section>
  83. <section>
  84. <type>hardware/daq</type>
  85. <name>DataAcquisition</name>
  86. </section>
  87. <section>
  88. <type>hardware/eyetracker</type>
  89. <name>Eyetracker</name>
  90. </section>
  91. <section>
  92. <type>hardware/filter</type>
  93. <name>Filter</name>
  94. </section>
  95. <section>
  96. <type>hardware/filterSet</type>
  97. <name>Filterset</name>
  98. </section>
  99. <section>
  100. <type>hardware/iaq</type>
  101. <name>ImageAcquisition</name>
  102. </section>
  103. <section>
  104. <type>hardware/lightSource</type>
  105. <name>Lightsource</name>
  106. </section>
  107. <section>
  108. <type>hardware/microscope</type>
  109. <name>Microscope</name>
  110. </section>
  111. <section>
  112. <type>hardware/microscopeObjective</type>
  113. <name>MicroscopeObjective</name>
  114. </section>
  115. <section>
  116. <type>hardware/scanner</type>
  117. <name>Scanner</name>
  118. </section>
  119. <section>
  120. <type>hardware/stimulusIsolator</type>
  121. <name>StimulusIsolator</name>
  122. </section>
  123. </section>
  124. <section>
  125. <type>collection/hardwareSettings</type>
  126. <name>HardwareSettings</name>
  127. <definition>There are two hardware related sections i.e. the
  128. "Hardwaredefinition" and the "HardwareSettings" section. While
  129. the properties describe the static properties of the hardware
  130. that do not change, the settings section describes the actual,
  131. adjustable, parameters, of the hardware that may change with
  132. each recording or dataset e.g. the animal_keeping rate of an
  133. dataacquisition board. In each of these sections there are
  134. subsections for each device (or can be) that correspond to the
  135. class of the device like data-acquisition, amplifier, etc. Some
  136. properties are common for any type.
  137. </definition>
  138. <section>
  139. <type>hardware/generic</type>
  140. <name>Hardware-2</name>
  141. </section>
  142. <section>
  143. <type>hardware/amplifier</type>
  144. <name>Amplifier</name>
  145. </section>
  146. <section>
  147. <type>hardware/attenuator</type>
  148. <name>Attenuator-2</name>
  149. </section>
  150. <section>
  151. <type>hardware/cameraObjective</type>
  152. <name>CameraObjective-2</name>
  153. </section>
  154. <section>
  155. <type>hardware/daq</type>
  156. <name>DataAcquisition-2</name>
  157. </section>
  158. <section>
  159. <type>hardware/eyetracker</type>
  160. <name>Eyetracker-2</name>
  161. </section>
  162. <section>
  163. <type>hardware/filter</type>
  164. <name>Filter-2</name>
  165. </section>
  166. <section>
  167. <type>hardware/filterSet</type>
  168. <name>Filterset-2</name>
  169. </section>
  170. <section>
  171. <type>hardware/iaq</type>
  172. <name>ImageAcquisition-2</name>
  173. </section>
  174. <section>
  175. <type>hardware/lightSource</type>
  176. <name>Lightsource-2</name>
  177. </section>
  178. <section>
  179. <type>hardware/microscope</type>
  180. <name>Microscope-2</name>
  181. </section>
  182. <section>
  183. <type>hardware/microscopeObjective</type>
  184. <name>MicroscopeObjective-2</name>
  185. </section>
  186. <section>
  187. <type>hardware/scanner</type>
  188. <name>Scanner-2</name>
  189. </section>
  190. <section>
  191. <type>hardware/stimulusIsolator</type>
  192. <name>StimulusIsolator-2</name>
  193. </section>
  194. </section>
  195. <section>
  196. <type>person/generic</type>
  197. <name>Person</name>
  198. </section>
  199. <section>
  200. <type>preparation/generic</type>
  201. <name>Preparation</name>
  202. </section>
  203. <section>
  204. <type>recording/generic</type>
  205. <name>Recording</name>
  206. </section>
  207. <section>
  208. <type>setup/generic</type>
  209. <name>Setup</name>
  210. </section>
  211. <section>
  212. <type>stimulus/generic</type>
  213. <name>Stimulus</name>
  214. <definition>Some global definitions of the applied stimulus. This section is parent to various subsections that
  215. further specify the applied stimulus.
  216. </definition>
  217. <section>
  218. <type>stimulus/dc</type>
  219. <name>DC</name>
  220. </section>
  221. <section>
  222. <type>stimulus/gabor</type>
  223. <name>Gabor</name>
  224. </section>
  225. <section>
  226. <type>stimulus/grating</type>
  227. <name>Grating</name>
  228. </section>
  229. <section>
  230. <type>stimulus/pulse</type>
  231. <name>Pulse</name>
  232. </section>
  233. <section>
  234. <type>stimulus/movie</type>
  235. <name>Movie</name>
  236. </section>
  237. <section>
  238. <type>stimulus/ramp</type>
  239. <name>Ramp</name>
  240. </section>
  241. <section>
  242. <type>stimulus/randomDot</type>
  243. <name>RandomDot</name>
  244. </section>
  245. <section>
  246. <type>stimulus/sawtooth</type>
  247. <name>Sawtooth</name>
  248. </section>
  249. <section>
  250. <type>stimulus/sinewave</type>
  251. <name>Sinewave</name>
  252. </section>
  253. <section>
  254. <type>stimulus/squarewave</type>
  255. <name>Squarewave</name>
  256. </section>
  257. <section>
  258. <type>stimulus/whitenoise</type>
  259. <name>WhiteNoise</name>
  260. </section>
  261. </section>
  262. <section>
  263. <type>subject/generic</type>
  264. <name>Subject</name>
  265. </section>
  266. <section>
  267. <type>carmenMini/generic</type>
  268. <name>CarmenMini</name>
  269. <definition>This is a convenience section that lists the terms of the CARMEN MINI (Gibson et al. Nature Precedings,
  270. 2009 Version 0.6) and maps them to the odml "standard" terminologies.
  271. </definition>
  272. </section>
  273. </odML>