-
Notifications
You must be signed in to change notification settings - Fork 3
/
564bb12700000003.ttl
218 lines (139 loc) · 9.59 KB
/
564bb12700000003.ttl
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
@prefix : <http://model.geneontology.org/564bb12700000003#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <http://model.geneontology.org/564bb12700000003> .
<http://model.geneontology.org/564bb12700000003> rdf:type owl:Ontology ;
<http://geneontology.org/lego/modelstate> "delete"^^xsd:string ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0002-1706-4196"^^xsd:string ;
<http://purl.org/dc/elements/1.1/date> "2016-07-01"^^xsd:string ;
<http://purl.org/dc/elements/1.1/title> "C_elegans_defense_response_to_fungus"^^xsd:string ;
<http://www.geneontology.org/formats/oboInOwl#id> "gomodel:564bb12700000003"^^xsd:string ;
owl:deprecated "true"^^xsd:string .
#################################################################
# Annotation properties
#################################################################
### http://geneontology.org/lego/canonical_record
<http://geneontology.org/lego/canonical_record> rdf:type owl:AnnotationProperty .
### http://geneontology.org/lego/derived
<http://geneontology.org/lego/derived> rdf:type owl:AnnotationProperty .
### http://geneontology.org/lego/evidence
<http://geneontology.org/lego/evidence> rdf:type owl:AnnotationProperty .
### http://geneontology.org/lego/iuphar_id
<http://geneontology.org/lego/iuphar_id> rdf:type owl:AnnotationProperty .
### http://geneontology.org/lego/modelstate
<http://geneontology.org/lego/modelstate> rdf:type owl:AnnotationProperty .
### http://geneontology.org/lego/hint/layout/x
<http://geneontology.org/lego/hint/layout/x> rdf:type owl:AnnotationProperty .
### http://geneontology.org/lego/hint/layout/y
<http://geneontology.org/lego/hint/layout/y> rdf:type owl:AnnotationProperty .
### http://purl.obolibrary.org/obo/IAO_0000115
<http://purl.obolibrary.org/obo/IAO_0000115> rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/contributor
<http://purl.org/dc/elements/1.1/contributor> rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/date
<http://purl.org/dc/elements/1.1/date> rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/source
<http://purl.org/dc/elements/1.1/source> rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/title
<http://purl.org/dc/elements/1.1/title> rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:AnnotationProperty .
### http://purl.org/pav/providedBy
<http://purl.org/pav/providedBy> rdf:type owl:AnnotationProperty .
### http://www.geneontology.org/formats/oboInOwl#hasDbXref
<http://www.geneontology.org/formats/oboInOwl#hasDbXref> rdf:type owl:AnnotationProperty .
### http://www.geneontology.org/formats/oboInOwl#id
<http://www.geneontology.org/formats/oboInOwl#id> rdf:type owl:AnnotationProperty .
### http://www.w3.org/2000/01/rdf-schema#comment
rdfs:comment rdf:type owl:AnnotationProperty .
### http://www.w3.org/2000/01/rdf-schema#label
rdfs:label rdf:type owl:AnnotationProperty .
### http://www.w3.org/2000/01/rdf-schema#seeAlso
rdfs:seeAlso rdf:type owl:AnnotationProperty .
### http://www.w3.org/2002/07/owl#deprecated
owl:deprecated rdf:type owl:AnnotationProperty .
### http://www.w3.org/2002/07/owl#versionInfo
owl:versionInfo rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#altLabel
<http://www.w3.org/2004/02/skos/core#altLabel> rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#exactMatch
<http://www.w3.org/2004/02/skos/core#exactMatch> rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#note
<http://www.w3.org/2004/02/skos/core#note> rdf:type owl:AnnotationProperty .
### https://w3id.org/biolink/vocab/in_taxon
<https://w3id.org/biolink/vocab/in_taxon> rdf:type owl:AnnotationProperty .
#################################################################
# Datatypes
#################################################################
### http://www.w3.org/2001/XMLSchema#string
xsd:string rdf:type rdfs:Datatype .
#################################################################
# Object Properties
#################################################################
### http://purl.obolibrary.org/obo/BFO_0000066
<http://purl.obolibrary.org/obo/BFO_0000066> rdf:type owl:ObjectProperty .
### http://purl.obolibrary.org/obo/RO_0002333
<http://purl.obolibrary.org/obo/RO_0002333> rdf:type owl:ObjectProperty .
#################################################################
# Classes
#################################################################
### http://identifiers.org/wormbase/WBGene00001674
<http://identifiers.org/wormbase/WBGene00001674> rdf:type owl:Class ;
<http://www.geneontology.org/formats/oboInOwl#id> "WB:WBGene00001674"^^xsd:string ;
rdfs:label "gpa-12 Cele"^^xsd:string .
[ rdf:type owl:Axiom ;
owl:annotatedSource <http://identifiers.org/wormbase/WBGene00001674> ;
owl:annotatedProperty <http://www.geneontology.org/formats/oboInOwl#id> ;
owl:annotatedTarget "WB:WBGene00001674"^^xsd:string ;
<http://geneontology.org/lego/derived> "true"^^xsd:string
] .
[ rdf:type owl:Axiom ;
owl:annotatedSource <http://identifiers.org/wormbase/WBGene00001674> ;
owl:annotatedProperty rdfs:label ;
owl:annotatedTarget "gpa-12 Cele"^^xsd:string ;
<http://geneontology.org/lego/derived> "true"^^xsd:string
] .
### http://purl.obolibrary.org/obo/GO_0003924
<http://purl.obolibrary.org/obo/GO_0003924> rdf:type owl:Class .
### http://purl.obolibrary.org/obo/GO_0005737
<http://purl.obolibrary.org/obo/GO_0005737> rdf:type owl:Class .
#################################################################
# Individuals
#################################################################
### http://model.geneontology.org/564bb12700000003/564bb12700000004
<http://model.geneontology.org/564bb12700000003/564bb12700000004> rdf:type owl:NamedIndividual ,
<http://purl.obolibrary.org/obo/GO_0003924> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/564bb12700000003/564bb12700000006> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/564bb12700000003/564bb12700000005> ;
<http://geneontology.org/lego/hint/layout/x> "75"^^xsd:string ;
<http://geneontology.org/lego/hint/layout/y> "75"^^xsd:string ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0002-1706-4196"^^xsd:string ;
<http://purl.org/dc/elements/1.1/date> "2015-11-18"^^xsd:string .
[ rdf:type owl:Axiom ;
owl:annotatedSource <http://model.geneontology.org/564bb12700000003/564bb12700000004> ;
owl:annotatedProperty <http://purl.obolibrary.org/obo/BFO_0000066> ;
owl:annotatedTarget <http://model.geneontology.org/564bb12700000003/564bb12700000006> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0002-1706-4196"^^xsd:string ;
<http://purl.org/dc/elements/1.1/date> "2015-11-18"^^xsd:string
] .
[ rdf:type owl:Axiom ;
owl:annotatedSource <http://model.geneontology.org/564bb12700000003/564bb12700000004> ;
owl:annotatedProperty <http://purl.obolibrary.org/obo/RO_0002333> ;
owl:annotatedTarget <http://model.geneontology.org/564bb12700000003/564bb12700000005> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0002-1706-4196"^^xsd:string ;
<http://purl.org/dc/elements/1.1/date> "2015-11-18"^^xsd:string
] .
### http://model.geneontology.org/564bb12700000003/564bb12700000005
<http://model.geneontology.org/564bb12700000003/564bb12700000005> rdf:type owl:NamedIndividual ,
<http://identifiers.org/wormbase/WBGene00001674> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0002-1706-4196"^^xsd:string ;
<http://purl.org/dc/elements/1.1/date> "2015-11-18"^^xsd:string .
### http://model.geneontology.org/564bb12700000003/564bb12700000006
<http://model.geneontology.org/564bb12700000003/564bb12700000006> rdf:type owl:NamedIndividual ,
<http://purl.obolibrary.org/obo/GO_0005737> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0002-1706-4196"^^xsd:string ;
<http://purl.org/dc/elements/1.1/date> "2015-11-18"^^xsd:string .
### Generated by the OWL API (version 4.5.15.2020-01-28T21:55:37Z) https://github.com/owlcs/owlapi