minimal_collection.odml 779 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="odmlDocument.xsl"?>
  3. <odML version="1.1">
  4. <id>25e05a0c-3a57-45b7-8687-a622585ed26e</id>
  5. <version>0.1</version>
  6. <author>Julia Sprenger</author>
  7. <date>2020-12-01</date>
  8. <section>
  9. <id>286f698b-97a0-430f-a1a0-64f4e460e9f1</id>
  10. <type>online data</type>
  11. <name>Recording</name>
  12. <definition>Details about the recording procedure</definition>
  13. <property>
  14. <id>1451f8cd-4906-439f-ab2d-177c401fb37c</id>
  15. <name>Recording_Quality</name>
  16. <value>good</value>
  17. <definition>Subjective quality assessment by the experimenter ("good"/"ok"/"bad")</definition>
  18. <type>string</type>
  19. </property>
  20. </section>
  21. <repository>/my/data/repository</repository>
  22. </odML>