sample_odml.odml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="odmlTerms.xsl"?>
  3. <?xml-stylesheet type="text/xsl" href="odml.xsl"?>
  4. <odML version="1.1">
  5. <author>D. N. Adams</author>
  6. <repository>http://portal.g-node.org/odml/terminologies/v1.1/terminologies.xml</repository>
  7. <section>
  8. <property>
  9. <type>person</type>
  10. <value>[Arthur Philip Dent,Zaphod Beeblebrox,Tricia Marie McMillan,Ford Prefect]</value>
  11. <id>7b0572c1-fcfc-4010-aebf-730397ac29af</id>
  12. <name>NameCrewMembers</name>
  13. <definition>List of crew members names</definition>
  14. </property>
  15. <property>
  16. <type>int</type>
  17. <uncertainty>1</uncertainty>
  18. <value>[4]</value>
  19. <reference>The Hitchhiker's guide to the Galaxy (novel)</reference>
  20. <id>298938a6-0996-4a92-982b-837a08a1a220</id>
  21. <name>NoCrewMembers</name>
  22. <definition>Number of crew members</definition>
  23. </property>
  24. <type>crew</type>
  25. <definition>Information on the crew</definition>
  26. <id>0f96a050-2d9b-498f-a532-fbfcc6aae55e</id>
  27. <name>TheCrew</name>
  28. <section>
  29. <property>
  30. <type>string</type>
  31. <value>[Human]</value>
  32. <id>635035cc-1c05-4e44-a4b7-0fb3d6295abf</id>
  33. <name>Species</name>
  34. <definition>Species to which subject belongs to</definition>
  35. </property>
  36. <property>
  37. <type>string</type>
  38. <value>[]</value>
  39. <id>0cec018b-20e3-4b13-bb95-b41de12db97f</id>
  40. <name>Nickname</name>
  41. <definition>Nickname(s) of the subject</definition>
  42. </property>
  43. <type>crew/person</type>
  44. <definition>Information on Arthur Dent</definition>
  45. <id>1d6469b5-5322-408b-916e-3224b7a22008</id>
  46. <name>Arthur Philip Dent</name>
  47. </section>
  48. </section>
  49. <date>1979-10-12</date>
  50. <id>79b613eb-a256-46bf-84f6-207df465b8f7</id>
  51. <version>42</version>
  52. </odML>