-
Notifications
You must be signed in to change notification settings - Fork 11
/
wn-json-context-1.2.json
272 lines (264 loc) · 15.3 KB
/
wn-json-context-1.2.json
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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
{
"@context": {
"cc": "http://creativecommons.org/ns#",
"dc": "http://purl.org/dc/terms/",
"ili": "http://ili.globalwordnet.org/ili/",
"lime": "http://www.w3.org/ns/lemon/lime#",
"ontolex": "http://www.w3.org/ns/lemon/ontolex#",
"owl": "http://www.w3.org/2002/07/owl#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"schema": "http://schema.org/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"synsem": "http://www.w3.org/ns/lemon/synsem#",
"vartrans": "http://www.w3.org/ns/lemon/vartrans#",
"wn": "http://globalwordnet.github.io/schemas/wn#",
"wordnetlicense": "http://wordnet.princeton.edu/wordnet/license/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"gloss" : "rdf:value",
"iliDef": { "@id": "wn:iliDef", "type": "string", "@language": "en" },
"example": { "@id": "wn:example", "@type": "@id" },
"ili": { "@id": "wn:ili", "@type": "@id" },
"partOfSpeech": { "@id": "wn:partOfSpeech", "@type": "@vocab" },
"value": "rdf:value",
"sense": { "@id": "ontolex:sense", "@type": "@id"},
"definition": { "@id": "skos:definition", "@type": "@id" },
"iliDefintion": { "@id": "wn:iliDefinition", "@type": "@id" },
"lemma": "ontolex:canonicalForm",
"form": "ontolex:otherForm",
"tag": { "@id": "wn:tag", "@type": "@id" },
"writtenForm": "ontolex:writtenRep",
"label": { "@id": "rdfs:label", "type": "string" },
"synBehaviour": { "@id": "synsem:synBehavior", "@type": "@id" },
"subcat": { "@id": "wn:senseSubcat", "@type": "@id" },
"license": { "@id": "cc:license", "@type": "@id" },
"relations": { "@reverse": "vartrans:source", "@type": "@id" },
"script": { "@id": "wn:script", "type": "string" },
"note": { "@id": "wn:note", "type": "string" },
"sourceSense": { "@id": "wn:sourceSense", "@type": "@id" },
"category": { "@id": "wn:category", "type": "string" },
"members": { "@id": "wn:memberList", "@container": "@list" },
"lexfile": { "@id": "wn:lexfile", "type": "string" },
"pronunciation": { "@id": "wn:pronunciation", "@type": "@id" },
"variety": { "@id": "wn:variety", "@type": "@id" },
"notation": { "@id": "wn:notation", "@type": "string" },
"phonemic": { "@id": "wn:phonemic", "@type": "xsd:boolean" },
"audio": { "@id": "wn:audio", "@type": "string" },
"agent": { "@id": "wn:agent", "@type": "@id" },
"also": { "@id": "wn:also", "@type": "@id" },
"attribute": { "@id": "wn:attribute", "@type": "@id" },
"be_in_state": { "@id": "wn:be_in_state", "@type": "@id" },
"causes": { "@id": "wn:causes", "@type": "@id" },
"classified_by": { "@id": "wn:classified_by", "@type": "@id" },
"classifies": { "@id": "wn:classifies", "@type": "@id" },
"co_agent_instrument": { "@id": "wn:co_agent_instrument", "@type": "@id" },
"co_agent_patient": { "@id": "wn:co_agent_patient", "@type": "@id" },
"co_agent_result": { "@id": "wn:co_agent_result", "@type": "@id" },
"co_instrument_agent": { "@id": "wn:co_instrument_agent", "@type": "@id" },
"co_instrument_patient": { "@id": "wn:co_instrument_patient", "@type": "@id" },
"co_instrument_result": { "@id": "wn:co_instrument_result", "@type": "@id" },
"co_patient_agent": { "@id": "wn:co_patient_agent", "@type": "@id" },
"co_patient_instrument": { "@id": "wn:co_patient_instrument", "@type": "@id" },
"co_result_agent": { "@id": "wn:co_result_agent", "@type": "@id" },
"co_result_instrument": { "@id": "wn:co_result_instrument", "@type": "@id" },
"co_role": { "@id": "wn:co_role", "@type": "@id" },
"derivation": { "@id": "wn:derivation", "@type": "@id" },
"direction": { "@id": "wn:direction", "@type": "@id" },
"domain_region": { "@id": "wn:domain_region", "@type": "@id" },
"domain_topic": { "@id": "wn:domain_topic", "@type": "@id" },
"examplifies": { "@id": "wn:examplifies", "@type": "@id" },
"entails": { "@id": "wn:entails", "@type": "@id" },
"eq_synonym": { "@id": "wn:eq_synonym", "@type": "@id" },
"has_domain_region": { "@id": "wn:has_domain_region", "@type": "@id" },
"has_domain_topic": { "@id": "wn:has_domain_topic", "@type": "@id" },
"is_exemplified_by": { "@id": "wn:is_exemplified_by", "@type": "@id" },
"holo_location": { "@id": "wn:holo_location", "@type": "@id" },
"holo_member": { "@id": "wn:holo_member", "@type": "@id" },
"holo_part": { "@id": "wn:holo_part", "@type": "@id" },
"holo_portion": { "@id": "wn:holo_portion", "@type": "@id" },
"holo_substance": { "@id": "wn:holo_substance", "@type": "@id" },
"holonym": { "@id": "wn:holonym", "@type": "@id" },
"hypernym": { "@id": "wn:hypernym", "@type": "@id" },
"hyponym": { "@id": "wn:hyponym", "@type": "@id" },
"in_manner": { "@id": "wn:in_manner", "@type": "@id" },
"instance_hypernym": { "@id": "wn:instance_hypernym", "@type": "@id" },
"instance_hyponym": { "@id": "wn:instance_hyponym", "@type": "@id" },
"instrument": { "@id": "wn:instrument", "@type": "@id" },
"involved": { "@id": "wn:involved", "@type": "@id" },
"involved_agent": { "@id": "wn:involved_agent", "@type": "@id" },
"involved_direction": { "@id": "wn:involved_direction", "@type": "@id" },
"involved_instrument": { "@id": "wn:involved_instrument", "@type": "@id" },
"involved_location": { "@id": "wn:involved_location", "@type": "@id" },
"involved_patient": { "@id": "wn:involved_patient", "@type": "@id" },
"involved_result": { "@id": "wn:involved_result", "@type": "@id" },
"involved_source_direction": { "@id": "wn:involved_source_direction", "@type": "@id" },
"involved_target_direction": { "@id": "wn:involved_target_direction", "@type": "@id" },
"is_caused_by": { "@id": "wn:is_caused_by", "@type": "@id" },
"is_entailed_by": { "@id": "wn:is_entailed_by", "@type": "@id" },
"location": { "@id": "wn:location", "@type": "@id" },
"manner_of": { "@id": "wn:manner_of", "@type": "@id" },
"mero_location": { "@id": "wn:mero_location", "@type": "@id" },
"mero_member": { "@id": "wn:mero_member", "@type": "@id" },
"mero_part": { "@id": "wn:mero_part", "@type": "@id" },
"mero_portion": { "@id": "wn:mero_portion", "@type": "@id" },
"mero_substance": { "@id": "wn:mero_substance", "@type": "@id" },
"meronym": { "@id": "wn:meronym", "@type": "@id" },
"near_synonym": { "@id": "wn:near_synonym", "@type": "@id" },
"patient": { "@id": "wn:patient", "@type": "@id" },
"restricted_by": { "@id": "wn:restricted_by", "@type": "@id" },
"restricts": { "@id": "wn:restricts", "@type": "@id" },
"result": { "@id": "wn:result", "@type": "@id" },
"role": { "@id": "wn:role", "@type": "@id" },
"similar": { "@id": "wn:similar", "@type": "@id" },
"source_direction": { "@id": "wn:source_direction", "@type": "@id" },
"subevent": { "@id": "wn:subevent", "@type": "@id" },
"is_subevent_of": { "@id": "wn:is_subevent_of", "@type": "@id" },
"state_of": { "@id": "wn:state_of", "@type": "@id" },
"target_direction|antonym": { "@id": "wn:antonym", "@type": "@id" },
"near_antonym": { "@id": "wn:near_antonym", "@type": "@id" },
"participle": { "@id": "wn:participle", "@type": "@id" },
"pertainym": { "@id": "wn:pertainym", "@type": "@id" },
"derivation": { "@id": "wn:derivation", "@type": "@id" },
"email": { "@id": "schema:email", "type": "string" },
"version": { "@id": "owl:versionInfo", "type": "string" },
"citation": "schema:citation",
"logo": "schema:logo",
"url": { "@id": "schema:url", "@type": "@id" },
"lexicalized": { "@id": "wn:lexicalized", "@type": "xsd:boolean" },
"feminine": { "@id": "wn:feminine", "@type": "@id" },
"has_feminine": { "@id": "wn:has_feminine", "@type": "@id" },
"masculine": { "@id": "wn:masculine", "@type": "@id" },
"has_masculine": { "@id": "wn:has_masculine", "@type": "@id" },
"young": { "@id": "wn:young", "@type": "@id" },
"has_young": { "@id": "wn:has_young", "@type": "@id" },
"diminutive": { "@id": "wn:diminutive", "@type": "@id" },
"has_diminutive": { "@id": "wn:has_diminutive", "@type": "@id" },
"augmentative": { "@id": "wn:augmentative", "@type": "@id" },
"has_augmentative": { "@id": "wn:has_augmentative", "@type": "@id" },
"anto_gradable": { "@id": "wn:anto_gradable", "@type": "@id" },
"anto_simple": { "@id": "wn:anto_simple", "@type": "@id" },
"anto_converse": { "@id": "wn:anto_converse", "@type": "@id" },
"ir_synonym": { "@id": "wn:ir_synonym", "@type": "@id" },
"simple_aspect_ip": { "@id": "wn:simple_aspect_ip", "@type": "@id" },
"secondary_aspect_ip": { "@id": "wn:secondary_aspect_ip", "@type": "@id" },
"simple_aspect_pi": { "@id": "wn:simple_aspect_pi", "@type": "@id" },
"secondary_aspect_pi": { "@id": "wn:secondary_aspect_pi", "@type": "@id" },
"relType": { "@id": "vartrans:category", "@type": "@vocab" },
"target": { "@id": "vartrans:target", "@type": "@id" },
"count": { "@id": "wn:count", "@type": "@id" },
"contributor": { "@id": "dc:contributor", "type": "string" },
"coverage": { "@id": "dc:coverage", "type": "string" },
"creator": { "@id": "dc:creator", "type": "string" },
"date": { "@id": "dc:date", "type": "string" },
"description": { "@id": "dc:description", "type": "string" },
"format": { "@id": "dc:format", "type": "string" },
"identifier": { "@id": "dc:identifier", "type": "string" },
"language": { "@id": "dc:language", "type": "string", "@language": "" },
"publisher": { "@id": "dc:publisher", "type": "string" },
"relation": { "@id": "dc:relation", "type": "string" },
"rights": { "@id": "dc:rights", "@type": "@id" },
"source": { "@id": "dc:source", "type": "string" },
"subject": { "@id": "dc:subject", "type": "string" },
"title": { "@id": "dc:title", "type": "string" },
"type": { "@id": "dc:type", "type": "string" },
"status": { "@id": "wn:status", "type": "string" },
"confidenceScore": { "@id": "wn:confidenceScore", "type": "string" },
"seeAlso": { "@id": "rdfs:seeAlso", "type": "@id" },
"senses": { "@id": "rdf:senses", "type": "@id" },
"entry" : {
"@id": "lime:entry",
"@type": "@id"
},
"synset": {
"@id": "skos:member",
"@type": "@id"
},
"synsetRef": {
"@id": "ontolex:isLexicalizedSenseOf",
"@type": "@id"
},
"noun": { "@id": "wn:noun" },
"verb": { "@id": "wn:verb" },
"adjective": { "@id": "wn:adjective" },
"adverb": { "@id": "wn:adverb" },
"adjective_satellite": { "@id": "wn:adjective_satellite" },
"phrase": { "@id": "wn:phrase" },
"conjunction": { "@id": "wn:conjunction" },
"adposition": { "@id": "wn:adposition" },
"other": { "@id": "wn:other" },
"unknown": { "@id": "wn:unknown" },
"agent": { "@id": "wn:agent" },
"also": { "@id": "wn:also" },
"antonym": { "@id": "wn:antonym" },
"attribute": { "@id": "wn:attribute" },
"be_in_state": { "@id": "wn:be_in_state" },
"causes": { "@id": "wn:causes" },
"classified_by": { "@id": "wn:classified_by" },
"classifies": { "@id": "wn:classifies" },
"co_agent_instrument": { "@id": "wn:co_agent_instrument" },
"co_agent_patient": { "@id": "wn:co_agent_patient" },
"co_agent_result": { "@id": "wn:co_agent_result" },
"co_instrument_agent": { "@id": "wn:co_instrument_agent" },
"co_instrument_patient": { "@id": "wn:co_instrument_patient" },
"co_instrument_result": { "@id": "wn:co_instrument_result" },
"co_patient_agent": { "@id": "wn:co_patient_agent" },
"co_patient_instrument": { "@id": "wn:co_patient_instrument" },
"co_result_agent": { "@id": "wn:co_result_agent" },
"co_result_instrument": { "@id": "wn:co_result_instrument" },
"co_role": { "@id": "wn:co_role" },
"derivation": { "@id": "wn:derivation" },
"direction": { "@id": "wn:direction" },
"domain_region": { "@id": "wn:domain_region" },
"domain_topic": { "@id": "wn:domain_topic" },
"entails": { "@id": "wn:entails" },
"eq_synonym": { "@id": "wn:eq_synonym" },
"exemplifies": { "@id": "wn:exemplifies" },
"has_domain_region": { "@id": "wn:has_domain_region" },
"has_domain_topic": { "@id": "wn:has_domain_topic" },
"holo_location": { "@id": "wn:holo_location" },
"holo_member": { "@id": "wn:holo_member" },
"holo_part": { "@id": "wn:holo_part" },
"holo_portion": { "@id": "wn:holo_portion" },
"holo_substance": { "@id": "wn:holo_substance" },
"holonym": { "@id": "wn:holonym" },
"hypernym": { "@id": "wn:hypernym" },
"hyponym": { "@id": "wn:hyponym" },
"in_manner": { "@id": "wn:in_manner" },
"instance_hypernym": { "@id": "wn:instance_hypernym" },
"instance_hyponym": { "@id": "wn:instance_hyponym" },
"instrument": { "@id": "wn:instrument" },
"involved": { "@id": "wn:involved" },
"involved_agent": { "@id": "wn:involved_agent" },
"involved_direction": { "@id": "wn:involved_direction" },
"involved_instrument": { "@id": "wn:involved_instrument" },
"involved_location": { "@id": "wn:involved_location" },
"involved_patient": { "@id": "wn:involved_patient" },
"involved_result": { "@id": "wn:involved_result" },
"involved_source_direction": { "@id": "wn:involved_source_direction" },
"involved_target_direction": { "@id": "wn:involved_target_direction" },
"is_caused_by": { "@id": "wn:is_caused_by" },
"is_entailed_by": { "@id": "wn:is_entailed_by" },
"is_exemplified_by": { "@id": "wn:is_exemplified_by" },
"is_subevent_of": { "@id": "wn:is_subevent_of" },
"location": { "@id": "wn:location" },
"manner_of": { "@id": "wn:manner_of" },
"mero_location": { "@id": "wn:mero_location" },
"mero_member": { "@id": "wn:mero_member" },
"mero_part": { "@id": "wn:mero_part" },
"mero_portion": { "@id": "wn:mero_portion" },
"mero_substance": { "@id": "wn:mero_substance" },
"meronym": { "@id": "wn:meronym" },
"other": { "@id": "wn:other" },
"participle": { "@id": "wn:participle" },
"patient": { "@id": "wn:patient" },
"pertainym": { "@id": "wn:pertainym" },
"restricted_by": { "@id": "wn:restricted_by" },
"restricts": { "@id": "wn:restricts" },
"result": { "@id": "wn:result" },
"role": { "@id": "wn:role" },
"similar": { "@id": "wn:similar" },
"source_direction": { "@id": "wn:source_direction" },
"state_of": { "@id": "wn:state_of" },
"subevent": { "@id": "wn:subevent" },
"target_direction": { "@id": "wn:target_direction" }
}
}