-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathccont-slim.owl
232 lines (117 loc) · 7.58 KB
/
ccont-slim.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
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.enanomapper.net/onto/external/ccont-slim.owl#"
xml:base="http://purl.enanomapper.net/onto/external/ccont-slim.owl"
xmlns:efo="http://www.ebi.ac.uk/efo/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:pav="http://purl.org/pav/"
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:ccont="http://livercancer.imbi.uni-heidelberg.de/ccont#"
xmlns:ncicp="http://ncicb.nci.nih.gov/xml/owl/EVS/ComplexProperties.xsd#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.enanomapper.net/onto/external/ccont-slim.owl">
<pav:importedFrom>https://raw.githubusercontent.com/enanomapper/ontologies/master/internal/ccont-ext.owl</pav:importedFrom>
<efo:creator>Matthias Ganzinger, [email protected]</efo:creator>
<oboInOwl:auto-generated-by>Slimmer</oboInOwl:auto-generated-by>
<oboInOwl:date>2025-03-01 01:59:15</oboInOwl:date>
<rdfs:label>cell culture ontology (CCONT)</rdfs:label>
<owl:versionInfo>1.1</owl:versionInfo>
<owl:versionInfo>This SLIM file was generated automatically by the eNanoMapper Slimmer software library. For more information see http://github.com/enanomapper/slimmer.</owl:versionInfo>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000186 -->
<owl:AnnotationProperty rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000186">
<rdfs:label xml:lang="en">Snomedid</rdfs:label>
</owl:AnnotationProperty>
<!-- http://purl.org/pav/importedFrom -->
<owl:AnnotationProperty rdf:about="http://purl.org/pav/importedFrom"/>
<!-- http://www.ebi.ac.uk/efo/alternative_term -->
<owl:AnnotationProperty rdf:about="http://www.ebi.ac.uk/efo/alternative_term"/>
<!-- http://www.ebi.ac.uk/efo/creator -->
<owl:AnnotationProperty rdf:about="http://www.ebi.ac.uk/efo/creator"/>
<!-- http://www.geneontology.org/formats/oboInOwl#auto-generated-by -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#auto-generated-by"/>
<!-- http://www.geneontology.org/formats/oboInOwl#date -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#date"/>
<!-- http://www.geneontology.org/formats/oboInOwl#hasOBONamespace -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasOBONamespace"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ENVO_01000155"/>
<rdfs:label xml:lang="en">mixture</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000048 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000048">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<efo:alternative_term>FBS</efo:alternative_term>
<rdfs:label xml:lang="en">fetal bovine serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000049 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000049">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">bovine calf serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000050 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000050">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label>bovine serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000051 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000051">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">newborn calf serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000052 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000052">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">chicken Serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000053 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000053">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">goat serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000054 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000054">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">porcine Serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000055 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000055">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">rabbit serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000056 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000056">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">sheep serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000057 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000057">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">human serum</rdfs:label>
</owl:Class>
<!-- http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000058 -->
<owl:Class rdf:about="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000058">
<rdfs:subClassOf rdf:resource="http://livercancer.imbi.uni-heidelberg.de/ccont#CCONT_0000047"/>
<rdfs:label xml:lang="en">horse serum</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/ENVO_01000155 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/ENVO_01000155"/>
</rdf:RDF>
<!-- Generated by the OWL API (version 5.5.0) https://github.com/owlcs/owlapi/ -->