1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235
|
<?xml version="1.0"?>
<chado>
<!--XORT macros - we can refer to these later-->
<cv op="force" id="relationship">
<name>relationship</name>
</cv>
<cv op="force" id="synonym_type">
<name>synonym_type</name>
</cv>
<cv op="force" id="cvterm_property_type">
<name>cvterm_property_type</name>
</cv>
<cv op="force" id="anonymous_cv">
<name>anonymous</name>
</cv>
<db op="force" id="OBO_REL">
<name>OBO_REL</name>
</db>
<db op="force" id="internal">
<name>internal</name>
</db>
<cvterm op="force" id="comment_type">
<dbxref_id>
<dbxref>
<db_id>internal</db_id>
<accession>cvterm_property_type</accession>
</dbxref>
</dbxref_id>
<cv_id>cvterm_property_type</cv_id>
<name>comment</name>
</cvterm>
<cvterm op="force" id="is_anonymous">
<dbxref_id>
<dbxref>
<db_id>internal</db_id>
<accession>is_anonymous</accession>
</dbxref>
</dbxref_id>
<cv_id>cvterm_property_type</cv_id>
<name>is_anonymous</name>
</cvterm>
<cvterm op="force" id="is_a">
<dbxref_id>
<dbxref>
<db_id>OBO_REL</db_id>
<accession>is_a</accession>
</dbxref>
</dbxref_id>
<cv_id>relationship</cv_id>
<name>is_a</name>
<is_relationshiptype>1</is_relationshiptype>
</cvterm>
<cvterm op="force" id="intersection_of">
<dbxref_id>
<dbxref>
<db_id>internal</db_id>
<accession>intersection_of</accession>
</dbxref>
</dbxref_id>
<cv_id>cvterm_property_type</cv_id>
<name>intersection_of</name>
<is_relationshiptype>1</is_relationshiptype>
</cvterm>
<!--
external cvterms that are referred to in this document
-->
<dbxref id="dbxref__OBO_REL:part_of">
<db_id>
<db>
<name>OBO_REL</name>
</db>
</db_id>
<accession>part_of</accession>
</dbxref>
<cvterm op="lookup" id="OBO_REL:part_of">
<dbxref_id>dbxref__OBO_REL:part_of</dbxref_id>
</cvterm>
<!--
relationship types
-->
<cvterm op="force" id="wibble">
<dbxref_id>
<dbxref id="dbxref__wibble">
<db_id>OBO_REL</db_id>
<accession>wibble</accession>
</dbxref>
</dbxref_id>
<name>wibble</name>
<cv_id>
<cv>
<name>test</name>
</cv>
</cv_id>
<is_relationshiptype>1</is_relationshiptype>
</cvterm>
<!--
terms
-->
<cvterm id="TEST:a">
<dbxref_id>
<dbxref id="dbxref__TEST:a">
<db_id>
<db>
<name>TEST</name>
</db>
</db_id>
<accession>a</accession>
</dbxref>
</dbxref_id>
<name>a</name>
<cv_id>
<cv>
<name>test</name>
</cv>
</cv_id>
</cvterm>
<cvterm id="TEST:b">
<dbxref_id>
<dbxref id="dbxref__TEST:b">
<db_id>
<db>
<name>TEST</name>
</db>
</db_id>
<accession>b</accession>
</dbxref>
</dbxref_id>
<name>b</name>
<cv_id>
<cv>
<name>test</name>
</cv>
</cv_id>
</cvterm>
<cvterm id="TEST:c">
<dbxref_id>
<dbxref id="dbxref__TEST:c">
<db_id>
<db>
<name>TEST</name>
</db>
</db_id>
<accession>c</accession>
</dbxref>
</dbxref_id>
<name>c</name>
<cv_id>
<cv>
<name>test</name>
</cv>
</cv_id>
</cvterm>
<cvterm id="TEST:ab">
<dbxref_id>
<dbxref id="dbxref__TEST:ab">
<db_id>
<db>
<name>TEST</name>
</db>
</db_id>
<accession>ab</accession>
</dbxref>
</dbxref_id>
<name>ab</name>
<cv_id>
<cv>
<name>test</name>
</cv>
</cv_id>
</cvterm>
<!--
is_a relationship types
-->
<cvterm_relationship>
<type_id>is_a</type_id>
<subject_id>TEST:c</subject_id>
<object_id>TEST:a</object_id>
</cvterm_relationship>
<cvterm_relationship>
<type_id>is_a</type_id>
<subject_id>TEST:ab</subject_id>
<object_id>TEST:a</object_id>
</cvterm_relationship>
<!--
other relationship types
-->
<cvterm_relationship>
<type_id>wibble</type_id>
<subject_id>TEST:b</subject_id>
<object_id>TEST:c</object_id>
</cvterm_relationship>
<cvterm_relationship>
<type_id>OBO_REL:part_of</type_id>
<subject_id>TEST:ab</subject_id>
<object_id>TEST:b</object_id>
</cvterm_relationship>
<!--
intersection_of; logical definition DAG links.
you should only expect to find cvterm_relationships
under here for advanced obo1.2 and owl sourced ontologies
-->
<cvterm_relationship>
<type_id>intersection_of</type_id>
<subject_id>TEST:ab</subject_id>
<object_id>TEST:a</object_id>
</cvterm_relationship>
<cvterm_relationship>
<type_id>intersection_of</type_id>
<subject_id>TEST:ab</subject_id>
<object_id>
<cvterm>
<dbxref_id>
<dbxref>
<db_id>internal</db_id>
<accession>restriction--OBO_REL:part_of--TEST:ab</accession>
</dbxref>
</dbxref_id>
<name>restriction--OBO_REL:part_of--TEST:ab</name>
<cv_id>anonymous_cv</cv_id>
<cvtermprop>
<type_id>is_anonymous</type_id>
<value>1</value>
<rank>0</rank>
</cvtermprop>
<cvterm_relationship>
<type_id>OBO_REL:part_of</type_id>
<object_id>TEST:b</object_id>
</cvterm_relationship>
</cvterm>
</object_id>
</cvterm_relationship>
<!--
is_a relationship types between typedefs
-->
</chado>
|