|
@@ -0,0 +1,126 @@
|
|
|
+format-version: 1.2
|
|
|
+default-namespace: tripal_obo_test
|
|
|
+ontology: tot
|
|
|
+subsetdef: test_normal "Normal nodes"
|
|
|
+subsetdef: test_crazy "Crazy nodes"
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:001
|
|
|
+name: node01
|
|
|
+def: This is node 1
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:003
|
|
|
+name: node03
|
|
|
+is_a: TOT:001
|
|
|
+def: This is node 3
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:004
|
|
|
+name: node04
|
|
|
+is_a: TOT:001
|
|
|
+def: This is node 4
|
|
|
+subset: test_normal
|
|
|
+relationship: has_part TOT:011
|
|
|
+
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:005
|
|
|
+name: node05
|
|
|
+is_a: TOT:001
|
|
|
+def: This is node 5
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:006
|
|
|
+name: node06
|
|
|
+is_a: TOT:003
|
|
|
+def: This is node 6
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:007
|
|
|
+name: node07
|
|
|
+is_a: TOT:003
|
|
|
+def: This is node 7
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:008
|
|
|
+name: node08
|
|
|
+is_a: TOT:007
|
|
|
+def: This is node 8
|
|
|
+subset: test_normal
|
|
|
+is_obsolete: true
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:009
|
|
|
+name: node09
|
|
|
+is_a: TOT:004
|
|
|
+is_a: TOT:007
|
|
|
+def: This is node 9
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:010
|
|
|
+name: node10
|
|
|
+is_a: TOT:005
|
|
|
+def: This is node 10
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:011
|
|
|
+name: node11
|
|
|
+is_a: TOT:009
|
|
|
+is_a: TOT:010
|
|
|
+def: This is node 11 : Yo ! this comment should be ignored.
|
|
|
+synonym: "crazy node" EXACT []
|
|
|
+xref: GO:0043226
|
|
|
+subset: test_crazy
|
|
|
+comment: This is a crazy node!
|
|
|
+
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:012
|
|
|
+name: node12
|
|
|
+is_a: TOT:010
|
|
|
+def: This is node 12
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:013
|
|
|
+name: New name 13.
|
|
|
+is_a: TOT:011
|
|
|
+def: This is node 13
|
|
|
+subset: test_normal
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:014
|
|
|
+name: node14
|
|
|
+is_obsolete: true
|
|
|
+def: This is node 14
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:015
|
|
|
+name: node02
|
|
|
+def: This is a replacement for node 2
|
|
|
+is_a: TOT:001
|
|
|
+alt_id: TOT:002
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: TOT:016
|
|
|
+name: node08
|
|
|
+def: This is a replacement for node 8
|
|
|
+is_a: TOT:007
|
|
|
+
|
|
|
+[Term]
|
|
|
+id: CHEBI:132502 ! fatty acid 18:3
|
|
|
+
|
|
|
+[Typedef]
|
|
|
+id: has_part
|
|
|
+name: has_part
|
|
|
+namespace: external
|
|
|
+xref: BFO:0000051
|
|
|
+is_transitive: true
|