forked from obophenotype/brain_data_standards_ontologies
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbdscratch-simple.owl
252 lines (140 loc) · 9.48 KB
/
bdscratch-simple.owl
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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/bdscratch/bdscratch-simple.owl#"
xml:base="http://purl.obolibrary.org/obo/bdscratch/bdscratch-simple.owl"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:subsets="http://purl.obolibrary.org/obo/ro/subsets#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/bdscratch/bdscratch-simple.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/bdscratch/releases/2020-12-14/bdscratch-simple.owl"/>
<dc:description>None</dc:description>
<dc:title>Brain Data Standards Cell Ontology</dc:title>
<terms:license rdf:resource="https://creativecommons.org/licenses/unspecified"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2020-12-14</owl:versionInfo>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/IAO_0000112 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000112"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000114 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000114"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000115 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000117 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000118 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000118"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000119 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000232 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000232"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000424 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000424"/>
<!-- http://purl.obolibrary.org/obo/RO_0001900 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/RO_0001900"/>
<!-- http://purl.obolibrary.org/obo/ro/subsets#ro-eco -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/ro/subsets#ro-eco">
<rdfs:subPropertyOf rdf:resource="http://www.geneontology.org/formats/oboInOwl#SubsetProperty"/>
</owl:AnnotationProperty>
<!-- http://purl.org/dc/elements/1.1/description -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
<!-- http://purl.org/dc/elements/1.1/title -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"/>
<!-- http://purl.org/dc/terms/license -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/>
<!-- http://www.geneontology.org/formats/oboInOwl#SubsetProperty -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#SubsetProperty"/>
<!-- http://www.geneontology.org/formats/oboInOwl#has_exact_synonym -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#has_exact_synonym"/>
<!-- http://www.geneontology.org/formats/oboInOwl#inSubset -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
<!-- http://www.w3.org/2004/02/skos/core#prefLabel -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#prefLabel"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/RO_0002100 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002100">
<obo:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000125"/>
<obo:IAO_0000115 xml:lang="en">Relation between a neuron and an anatomical structure that its soma is part of.</obo:IAO_0000115>
<obo:IAO_0000117>David Osumi-Sutherland</obo:IAO_0000117>
<obo:IAO_0000424><http://purl.obolibrary.org/obo/BFO_0000051> some (
<http://purl.obolibrary.org/obo/GO_0043025> and <http://purl.obolibrary.org/obo/BFO_0000050> some ?Y)</obo:IAO_0000424>
<obo:RO_0001900 rdf:resource="http://purl.obolibrary.org/obo/RO_0001901"/>
<rdfs:label>has soma location</rdfs:label>
<rdfs:label xml:lang="en">has soma location</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.obolibrary.org/obo/RO_0002215 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002215">
<owl:propertyChainAxiom rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.semanticweb.org/brain_data_standards/helper.owl#has_exemplar"/>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002215"/>
</owl:propertyChainAxiom>
<owl:propertyChainAxiom rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.semanticweb.org/brain_data_standards/helper.owl#subcluster_of"/>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002215"/>
</owl:propertyChainAxiom>
<obo:IAO_0000112>mechanosensory neuron capable of detection of mechanical stimulus involved in sensory perception (GO:0050974)</obo:IAO_0000112>
<obo:IAO_0000112>osteoclast SubClassOf 'capable of' some 'bone resorption'</obo:IAO_0000112>
<obo:IAO_0000115>A relation between a material entity (such as a cell) and a process, in which the material entity has the ability to carry out the process. </obo:IAO_0000115>
<obo:IAO_0000117>Chris Mungall</obo:IAO_0000117>
<obo:IAO_0000118>has function realized in</obo:IAO_0000118>
<obo:IAO_0000119 rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/20123131"/>
<obo:IAO_0000119 rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/21208450"/>
<obo:IAO_0000232>For compatibility with BFO, this relation has a shortcut definition in which the expression "capable of some P" expands to "bearer_of (some realized_by only P)".</obo:IAO_0000232>
<obo:IAO_0000424>RO_0000053 some (RO_0000054 only ?Y)</obo:IAO_0000424>
<oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/ro/subsets#ro-eco"/>
<rdfs:label>capable of</rdfs:label>
<rdfs:label xml:lang="en">capable of</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.obolibrary.org/obo/RO_0002292 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002292">
<obo:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000125"/>
<obo:IAO_0000115>Inverse of 'expressed in'</obo:IAO_0000115>
<obo:IAO_0000117>Chris Mungall</obo:IAO_0000117>
<rdfs:label>expresses</rdfs:label>
<rdfs:label xml:lang="en">expresses</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.semanticweb.org/brain_data_standards/helper.owl#has_exemplar -->
<owl:ObjectProperty rdf:about="http://www.semanticweb.org/brain_data_standards/helper.owl#has_exemplar">
<owl:propertyChainAxiom rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.semanticweb.org/brain_data_standards/helper.owl#has_exemplar"/>
<rdf:Description rdf:about="http://www.semanticweb.org/brain_data_standards/helper.owl#subcluster_of"/>
</owl:propertyChainAxiom>
<rdfs:label>has_exemplar</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.semanticweb.org/brain_data_standards/helper.owl#has_subexemplar -->
<owl:ObjectProperty rdf:about="http://www.semanticweb.org/brain_data_standards/helper.owl#has_subexemplar">
<rdfs:subPropertyOf rdf:resource="http://www.semanticweb.org/brain_data_standards/helper.owl#has_exemplar"/>
</owl:ObjectProperty>
<!-- http://www.semanticweb.org/brain_data_standards/helper.owl#subcluster_of -->
<owl:ObjectProperty rdf:about="http://www.semanticweb.org/brain_data_standards/helper.owl#subcluster_of">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/BDSCRATCH_00000000 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/BDSCRATCH_00000000"/>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->