carmen_mini.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463
  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. <!-- Mini section -->
  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-01-21</date>
  10. <section>
  11. <type>carmen_mini</type>
  12. <name>Carmen Mini</name>
  13. <definition>This is a convenience section that lists the terms of the CARMEN MINI (Gibson et al. Nature Precedings,
  14. 2009 Version 0.6) and maps them to the odml "standard" terminologies.
  15. </definition>
  16. <section>
  17. <type>carmen_mini/contact_and_context</type>
  18. <name>ContactAndContext</name>
  19. <property>
  20. <name>DateAndTime</name>
  21. <definition>The date and time of work initiation in YYYY-MM-DD hh:mm:ss format. (TODO ISO 8601 requires the T
  22. lib has to able to deal with it!)
  23. </definition>
  24. <type>datetime</type>
  25. </property>
  26. <property>
  27. <name>ResponsiblePerson</name>
  28. <definition>The (stable) primary contact person for this data set; this could be the experimenter, lab head,
  29. line manager etc. Where responsibility rests with an institutional role (e.g. one of a number of duty
  30. officers) rather than a person, give the official name of the role rather than any one person. In all cases
  31. give affiliation and stable contact information, which consists of (i) Name, (ii) Postal address and (iii)
  32. Email address.
  33. </definition>
  34. <type>person</type>
  35. </property>
  36. <property>
  37. <name>ExperimentalContext</name>
  38. <definition>The name of the project, study or wider investigation of which the 'experiment' is a part (if
  39. appropriate).
  40. </definition>
  41. <type>text</type>
  42. </property>
  43. <property>
  44. <name>ElectrophysiologyType</name>
  45. <definition>The type of electrophysiology recording reported as 'extra cellular' or 'intra cellular'.
  46. </definition>
  47. <type>string</type>
  48. </property>
  49. </section>
  50. <section>
  51. <type>carmen_mini/study_subject</type>
  52. <name>StudySubject</name>
  53. <property>
  54. <name>Genus</name>
  55. <definition>The genus classification of the study subject according to the NCBI taxonomy classification.
  56. </definition>
  57. <type>string</type>
  58. </property>
  59. <property>
  60. <name>Species</name>
  61. <definition>The species classification of the study subject according to the NCBI taxonomy classification.
  62. </definition>
  63. <type>string</type>
  64. </property>
  65. <property>
  66. <name>Strain</name>
  67. <definition>The strain, genetic variation classification of the study subject, if appropriate. Note this is not
  68. the cell line.
  69. </definition>
  70. <type>string</type>
  71. </property>
  72. <property>
  73. <name>CellLine</name>
  74. <definition>The identifier for the immortalized cell line, if appropriate.</definition>
  75. <type>string</type>
  76. </property>
  77. <property>
  78. <name>GeneticCharacteristics</name>
  79. <definition>The genotype of the study stubject. Genetics characteristics include polymorphisms, disease alleles
  80. and haplotypes.
  81. </definition>
  82. <type>string</type>
  83. </property>
  84. <property>
  85. <name>GeneticVariation</name>
  86. <definition>The genetic modification introduced in addition to strain, if appropriate.</definition>
  87. <type>string</type>
  88. </property>
  89. <property>
  90. <name>DeseaseState</name>
  91. <definition>The name of the pathology diagnosed in the subject. The disease state is 'normal' if no disease
  92. state has been diagnosed.
  93. </definition>
  94. <type>string</type>
  95. </property>
  96. <property>
  97. <name>ClinicalInformation</name>
  98. <definition>A link, summary or reference to additional clinical information, if appropriate.</definition>
  99. <type>string</type>
  100. </property>
  101. <property>
  102. <name>Sex</name>
  103. <definition>The sex of the subject, in terms of either male, female or hermaphrodite.</definition>
  104. <type>string</type>
  105. </property>
  106. <property>
  107. <name>Age</name>
  108. <definition>The time period elapsed since an identifiable point in the life cycle of an organism. If a
  109. developmental stage is specified the identifiable point would be the beginning of that stage. Otherwise the
  110. identifiable point must be specifies. For example, 2 hours post surgery.
  111. </definition>
  112. <type>string</type>
  113. </property>
  114. <property>
  115. <name>DevelopmentalStage</name>
  116. <definition>The developmental stage of the of the study subject's life cycle.</definition>
  117. <type>string</type>
  118. </property>
  119. <property>
  120. <name>SubjectLabel</name>
  121. <definition>If the subject has been chemically labeled or stained; state the label name.</definition>
  122. <type>string</type>
  123. </property>
  124. <property>
  125. <name>SubjectIdentifier</name>
  126. <definition>The type and value of the identifier assigned to the subject.</definition>
  127. <type>string</type>
  128. </property>
  129. <property>
  130. <name>SubjectIdentifierType</name>
  131. <definition>The type and value of the identifier assigned to the subject. For example, vendor or patient
  132. identifier. For patients, the identifier must be approved by an Institutional Review Board or appropriate
  133. body.
  134. </definition>
  135. <type>string</type>
  136. </property>
  137. <property>
  138. <name>SubjectIdentifierValue</name>
  139. <definition>The unique string which corresponds to the identifier type. TODO! How does this relate to the
  140. Identifier ?
  141. </definition>
  142. <type>string</type>
  143. </property>
  144. <property>
  145. <name>AssociatedSubjectDetails</name>
  146. <definition>The organisation (e.g vendor) or individual responsible for the subject.</definition>
  147. <type>string</type>
  148. </property>
  149. <property>
  150. <name>PreparationProtocol</name>
  151. <definition>The surgical procedure or the preparation protocol implemented to obtain the specific sample for
  152. recording.
  153. </definition>
  154. <type>string</type>
  155. </property>
  156. <property>
  157. <name>PreparationDate</name>
  158. <definition>The date the surgical procedure or the preparation protocol was performed to obtain the specific
  159. sample for recording. Given in the ISO:8601 representation. YYYY-MM-DDThh:mm:ss
  160. </definition>
  161. <type>date</type>
  162. </property>
  163. </section>
  164. <section>
  165. <type>carmen_mini/recording_location</type>
  166. <name>RecordingLocation</name>
  167. <property>
  168. <name>LocationStructure</name>
  169. <definition>The anatomical part or structure of the subject under investigation or recorded from. For example
  170. brain or cell culture.
  171. </definition>
  172. <type>string</type>
  173. </property>
  174. <property>
  175. <name>BrainArea</name>
  176. <definition>If the anatomical structure under study from 3.(a) is the brain then state the location. If the
  177. anatomical structure under study is the mammalian brain then state the location using Neuronames.
  178. (http://braininfo.rprc.washington.edu/aboutfolder/aboutbi.html).
  179. </definition>
  180. <type>string</type>
  181. </property>
  182. <property>
  183. <name>SliceThickness</name>
  184. <definition>The thickness of the recording slice in millimeters.</definition>
  185. <type>float</type>
  186. <unit>mm</unit>
  187. </property>
  188. <property>
  189. <name>SliceOrientation</name>
  190. <definition>State the planes of the slice, in terms of either i) coronal (widthways), ii) saggital (lengthways
  191. parallel to midline) or iii) tangential (lengthways perpendicular to midline).
  192. </definition>
  193. <type>string</type>
  194. </property>
  195. <property>
  196. <name>CellType</name>
  197. <definition>The cell type of the anatomical structure given in 3.(a) under investigation if non mixed. If mixed
  198. the target cell type should be provided.
  199. </definition>
  200. <type>string</type>
  201. </property>
  202. <property>
  203. <name>TargetCellType</name>
  204. <definition>The cell type of the anatomical structure given in 3.(a) under investigation if non mixed. If mixed
  205. the target cell type should be provided
  206. </definition>
  207. <type>string</type>
  208. </property>
  209. <property>
  210. <name>ConfirmedCellType</name>
  211. <definition>The method of coordinate assignment given in 2.3.1. Reported as 'anatomy confirmation', 'estimation'
  212. or chemical label (this includes antibodies and staining). The label used should be reported in section 2.(l).
  213. Additional information such as recordings or image files which also confirm the location can be referenced
  214. here.
  215. </definition>
  216. <type>string</type>
  217. </property>
  218. </section>
  219. <section>
  220. <type>carmen_mini/task</type>
  221. <name>Task</name>
  222. <property>
  223. <name>Protocol</name>
  224. <definition>A description of the task protocol undertaken by the subject.</definition>
  225. <type>string</type>
  226. </property>
  227. <property>
  228. <name>SensoryConditions</name>
  229. <definition>The sensory conditions during the task protocol.</definition>
  230. <type>string</type>
  231. </property>
  232. <property>
  233. <name>Equipment</name>
  234. <definition>The Model Name, Model Number and Manufacturer for equipment used in the task protocol.</definition>
  235. <type>string</type>
  236. </property>
  237. <property>
  238. <name>Recording</name>
  239. <definition>If the task is recorded state how and what data types are being recorded.</definition>
  240. <type>string</type>
  241. </property>
  242. </section>
  243. <section>
  244. <type>carmen_mini/stimulus</type>
  245. <name>Stimulus</name>
  246. <property>
  247. <name>Protocol</name>
  248. <definition>A description of the stimulus protocol undertaken by the subject.</definition>
  249. <type>string</type>
  250. </property>
  251. <property>
  252. <name>SensoryConditions</name>
  253. <definition>The sensory conditions during the stimulus protocol.</definition>
  254. <type>string</type>
  255. </property>
  256. <property>
  257. <name>Solutions</name>
  258. <definition>Description of the solutions used in terms of name, components with concentrations,(if
  259. appropriate).
  260. </definition>
  261. <type>string</type>
  262. </property>
  263. <property>
  264. <name>Equipment</name>
  265. <definition>The Model Name, Model Number and Manufacturer for specialised equipment used during the stimulus
  266. protocol. If electrode(s) are used then they should be described following the structure presented in ref x.x
  267. </definition>
  268. <type>string</type>
  269. </property>
  270. <property>
  271. <name>Recording</name>
  272. <definition>If the stimulus is recorded state how and what data types are being recorded.</definition>
  273. <type>string</type>
  274. </property>
  275. </section>
  276. <section>
  277. <type>carmen_mini/behavioural_event</type>
  278. <name>BehaviouralEvent</name>
  279. <property>
  280. <name>Event</name>
  281. <definition>A description of the behavioural event observed.</definition>
  282. <type>string</type>
  283. </property>
  284. <property>
  285. <name>Equipment</name>
  286. <definition>The equipment use to record the behavioural event, if recorded in terms of The Model Name, Model
  287. Number and Manufacturer.
  288. </definition>
  289. <type>string</type>
  290. </property>
  291. <property>
  292. <name>BehaviouralEventRecording</name>
  293. <definition>The type of recording of the behavioural event, the file format and the format encoding.
  294. </definition>
  295. <type>string</type>
  296. </property>
  297. </section>
  298. <section>
  299. <type>carmen_mini/recording</type>
  300. <name>Recording</name>
  301. <property>
  302. <name>Protocol</name>
  303. <definition>A description of the recording protocol.</definition>
  304. <type>string</type>
  305. </property>
  306. <property>
  307. <name>Conditions</name>
  308. <definition>The subject conditions during the recording. Invivo or invitro preparation If invivo was it
  309. anesthetised or awake? If awake what was the stimulus condition.
  310. </definition>
  311. <type>string</type>
  312. </property>
  313. <property>
  314. <name>ContainingDevice</name>
  315. <definition>Containing device temperature of the subject or sample (for example, a bath): Include temperature if
  316. appropriate.
  317. </definition>
  318. <type>string</type>
  319. </property>
  320. <property>
  321. <name>Solutions</name>
  322. <definition>Description of the solutions used in terms of name, components with concentrations,(if
  323. appropriate).
  324. </definition>
  325. <type>string</type>
  326. </property>
  327. <property>
  328. <name>SolutionFlowSpeed</name>
  329. <definition>The flow speed of the solution described in (ref x.x) in terms of ml/min.</definition>
  330. <type>string</type>
  331. </property>
  332. <property>
  333. <name>Electrode</name>
  334. <definition>The type of electrode and the Model Name, Model Number and Manufacturer for specialised equipment.
  335. </definition>
  336. <type>string</type>
  337. </property>
  338. <property>
  339. <name>ElectrodeConfiguration</name>
  340. <definition>The configuration or arrangement of the electrode. For example, a 2-dimensional array. Also state
  341. the distance between each electrode. If the study uses voltage clamp in a patch configuration, state the
  342. access resistance (the resistance of the cell membrane, which is in series with the electrode resistance).
  343. </definition>
  344. <type>string</type>
  345. </property>
  346. <property>
  347. <name>ElectrodeImpedance</name>
  348. <definition>The electrode range or impedance of the electrode.</definition>
  349. <type>string</type>
  350. </property>
  351. <property>
  352. <name>Amplifier</name>
  353. <definition>The Model Name, Model Number and Manufacturer of the amplifier.</definition>
  354. <type>string</type>
  355. </property>
  356. <property>
  357. <name>Filter</name>
  358. <definition>The Model Name, Model Number and Manufacturer of the filter.</definition>
  359. <type>string</type>
  360. </property>
  361. <property>
  362. <name>FilterSettings</name>
  363. <definition>The settings or the parameters of the filter.</definition>
  364. <type>string</type>
  365. </property>
  366. <property>
  367. <name>Recorder</name>
  368. <definition>The Model Name, Model Number and Manufacturer of the recorder.</definition>
  369. <type>string</type>
  370. </property>
  371. </section>
  372. <section>
  373. <type>carmen_mini/timeseries_data</type>
  374. <name>TimeSeriesData</name>
  375. <property>
  376. <name>DataFormat</name>
  377. <definition>The name of the data format of the time series data and specific encoding. For example, ASCII or
  378. binary encoding.
  379. </definition>
  380. <type>string</type>
  381. </property>
  382. <property>
  383. <name>SamplingRate</name>
  384. <definition>The sampling rate of the recording.</definition>
  385. <type>string</type>
  386. </property>
  387. <property>
  388. <name>FileLocation</name>
  389. <definition>The time series file location should be made available when the experiment is published, for
  390. example, using a Uniform Resource Identifier (URI) or a Digital Object Identifier (DOI). (Note this will be
  391. achieved automatically via submission to the CARMEN system).
  392. </definition>
  393. <type>URL</type>
  394. </property>
  395. </section>
  396. </section>
  397. </odML>