terminologies.xml 19 KB

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