Andrei Aioanei commited on
Commit
0aff1d6
·
1 Parent(s): 457b97b

Add/Update Framester ontology

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ pretty_name: Scholarly Knowledge
18
  </div>
19
 
20
  ## Overview
21
- The scholarly_knowledge domain encompasses ontologies that systematically represent the intricate structures, processes, and management systems inherent in scholarly research, academic publications, and the supporting infrastructure. This domain is pivotal in facilitating the organization, retrieval, and dissemination of academic knowledge, thereby enhancing the precision and efficiency of scholarly communication and collaboration. By providing a formalized framework for knowledge representation, it supports the advancement of research methodologies and the integration of interdisciplinary insights.
22
 
23
  | Ontology ID | Full Name | Classes | Properties | Individuals |
24
  |-------------|-----------|---------|------------|-------------|
@@ -40,7 +40,7 @@ The scholarly_knowledge domain encompasses ontologies that systematically repres
40
  | FRBRoo | Functional Requirements for Bibliographic Records - object-oriented (FRBRoo) | 83 | 0 | 0|
41
  | DUO | Data Use Ontology (DUO) | 45 | 1 | 0|
42
  | DataCite | DataCite Ontology (DataCite) | 19 | 10 | 70|
43
- | Framester | Framester (Framester) | 59 | 77 | 0|
44
  | CiTO | Citation Typing Ontology (CiTO) | 10 | 101 | 0|
45
  | VOAF | Vocabulary of a Friend (VOAF) | 3 | 21 | 1|
46
  | AIISO | Academic Institution Internal Structure Ontology (AIISO) | 22 | 0 | 0|
 
18
  </div>
19
 
20
  ## Overview
21
+ The scholarly_knowledge domain encompasses ontologies that systematically represent the intricate structures, processes, and governance mechanisms inherent in scholarly research, academic publications, and the supporting infrastructure. This domain is pivotal in facilitating the organization, retrieval, and dissemination of academic knowledge, thereby enhancing the efficiency and transparency of scholarly communication. By providing a formalized framework for knowledge representation, it supports interoperability and integration across diverse research disciplines and platforms.
22
 
23
  | Ontology ID | Full Name | Classes | Properties | Individuals |
24
  |-------------|-----------|---------|------------|-------------|
 
40
  | FRBRoo | Functional Requirements for Bibliographic Records - object-oriented (FRBRoo) | 83 | 0 | 0|
41
  | DUO | Data Use Ontology (DUO) | 45 | 1 | 0|
42
  | DataCite | DataCite Ontology (DataCite) | 19 | 10 | 70|
43
+ | Framester | Framester Ontology (Framester) | 59 | 77 | 0|
44
  | CiTO | Citation Typing Ontology (CiTO) | 10 | 101 | 0|
45
  | VOAF | Vocabulary of a Friend (VOAF) | 3 | 21 | 1|
46
  | AIISO | Academic Institution Internal Structure Ontology (AIISO) | 22 | 0 | 0|
framester/framester.rst CHANGED
@@ -1,20 +1,23 @@
1
- Framester (Framester)
2
  ========================================================================================================================
3
 
4
  Overview
5
  --------
6
- The schema for Framester data. It also aligns the OWL schemas for WordNet,
7
- VerbNet, FrameNet, BabelNet, etc., using the descriptionandsituation.owl and semiotics.owl
8
- ontology design patterns. It is also compatible (and aligned) to Lemon and Ontolex-Lemon.
 
 
 
9
 
10
  :Domain: Scholarly Knowledge
11
- :Category: L inguistics
12
  :Current Version: 1.0
13
  :Last Updated: 19-04-2016
14
  :Creator: Aldo Gangemi
15
  :License: Creative Commons 4.0
16
  :Format: RDF
17
- :Download: `Framester (Framester) Homepage <http://150.146.207.114/lode/extract?url=http://ontologydesignpatterns.org/ont/framester/framester.owl>`_
18
 
19
  Graph Metrics
20
  -------------
 
1
+ Framester Ontology (Framester)
2
  ========================================================================================================================
3
 
4
  Overview
5
  --------
6
+ Framester is a a frame-based ontological resource acting as a hub
7
+ between linguistic resources such as FrameNet, WordNet, VerbNet, BabelNet,
8
+ DBpedia, Yago, DOLCE-Zero, and leveraging this wealth of links to create
9
+ an interoperable predicate space formalized according to frame semantics and semiotics.
10
+ Framester uses WordNet and FrameNet at its core, expands it to other resources
11
+ transitively, and represents them in a formal version of frame semantics.
12
 
13
  :Domain: Scholarly Knowledge
14
+ :Category: Linguistics
15
  :Current Version: 1.0
16
  :Last Updated: 19-04-2016
17
  :Creator: Aldo Gangemi
18
  :License: Creative Commons 4.0
19
  :Format: RDF
20
+ :Download: `Framester Ontology (Framester) Homepage <http://150.146.207.114/lode/extract?url=http://ontologydesignpatterns.org/ont/framester/framester.owl>`_
21
 
22
  Graph Metrics
23
  -------------
framester/type_non_taxonomic_relations.json CHANGED
@@ -7,7 +7,7 @@
7
  ],
8
  "non_taxonomies": [
9
  {
10
- "ID": "NR_0a697187",
11
  "head": "LexicalSense",
12
  "tail": "LexicalSense",
13
  "relation": "equivalentClass"
 
7
  ],
8
  "non_taxonomies": [
9
  {
10
+ "ID": "NR_342d581c",
11
  "head": "LexicalSense",
12
  "tail": "LexicalSense",
13
  "relation": "equivalentClass"
framester/type_taxonomies.json CHANGED
@@ -1,732 +1,732 @@
1
  {
2
  "types": [
3
- "GenericRole",
4
- "OntologyClass",
5
- "FECoreSet",
6
- "Trope",
7
- "LexUnit",
8
- "Document",
9
- "CoParticipationRelation",
10
- "InformationEntity",
11
- "WnSynsetFrame",
12
- "BinaryProjection",
13
- "EncyclopedicFrame",
14
- "WordSense",
15
  "LexicalConcept",
16
- "GenericArgument",
17
- "Situation",
18
- "SuperSense",
19
  "LexicalEntry",
20
- "Meaning",
21
- "Synset",
22
- "SemType",
23
- "UnaryProjection",
 
 
24
  "SenseFrame",
 
 
 
 
 
 
 
 
 
25
  "SemanticType",
26
- "ConceptualFrame",
 
 
 
 
 
27
  "Frame",
28
- "Word",
29
- "OntologyProperty",
30
- "SemanticRole",
 
 
31
  "Sense",
32
- "FramalLexUnit",
33
- "Lexeme",
34
- "LexicalFrame",
35
  "Concept",
36
  "FrameElement",
37
- "FrameProjection",
38
- "LexicalSense",
39
- "Argument",
40
- "WnSenseFrame",
41
  "SelectionalRestriction",
42
- "VerbClass",
43
- "Description",
44
- "Predicate",
45
- "DataFrame",
46
- "VerbSense",
 
 
47
  "FrameOccurrence",
48
- "SynsetFrame",
49
- "SchemaFrame",
50
- "Sentence",
51
- "CorpDoc",
52
- "OntologyEntity",
53
- "TropeRole",
54
- "MicroFrame",
55
- "GenericFE"
56
  ],
57
  "taxonomies": [
58
  {
59
- "ID": "TR_b7e2cbe3",
60
  "parent": "LexicalSense",
61
  "child": "Sense"
62
  },
63
  {
64
- "ID": "TR_0a70b17a",
65
  "parent": "LexicalSense",
66
  "child": "Sense"
67
  },
68
  {
69
- "ID": "TR_61c1e954",
70
  "parent": "LexicalSense",
71
  "child": "Sense"
72
  },
73
  {
74
- "ID": "TR_8a39a9d8",
75
  "parent": "LexicalSense",
76
  "child": "Sense"
77
  },
78
  {
79
- "ID": "TR_c23f3ef9",
80
  "parent": "SemanticRole",
81
  "child": "Argument"
82
  },
83
  {
84
- "ID": "TR_b999b085",
85
  "parent": "LexicalSense",
86
  "child": "Argument"
87
  },
88
  {
89
- "ID": "TR_b3f6b108",
90
  "parent": "SenseFrame",
91
  "child": "Predicate"
92
  },
93
  {
94
- "ID": "TR_32480503",
95
  "parent": "LexicalSense",
96
  "child": "Predicate"
97
  },
98
  {
99
- "ID": "TR_7dbb1f54",
100
  "parent": "SenseFrame",
101
  "child": "VerbSense"
102
  },
103
  {
104
- "ID": "TR_dd55cea3",
105
  "parent": "LexicalSense",
106
  "child": "VerbSense"
107
  },
108
  {
109
- "ID": "TR_4872d8cc",
110
  "parent": "LexicalSense",
111
  "child": "WordSense"
112
  },
113
  {
114
- "ID": "TR_8f12ef28",
115
  "parent": "Concept",
116
  "child": "Synset"
117
  },
118
  {
119
- "ID": "TR_bf37b859",
120
  "parent": "LexicalConcept",
121
  "child": "Synset"
122
  },
123
  {
124
- "ID": "TR_ac5dd45a",
125
  "parent": "Concept",
126
  "child": "Synset"
127
  },
128
  {
129
- "ID": "TR_bbce2509",
130
  "parent": "LexicalConcept",
131
  "child": "Synset"
132
  },
133
  {
134
- "ID": "TR_38771f6e",
135
  "parent": "Meaning",
136
  "child": "Frame"
137
  },
138
  {
139
- "ID": "TR_3c490110",
140
  "parent": "ConceptualFrame",
141
  "child": "Frame"
142
  },
143
  {
144
- "ID": "TR_89b86b52",
145
  "parent": "LexicalConcept",
146
  "child": "Frame"
147
  },
148
  {
149
- "ID": "TR_3e647007",
150
  "parent": "SynsetFrame",
151
  "child": "VerbClass"
152
  },
153
  {
154
- "ID": "TR_4acce434",
155
  "parent": "LexicalConcept",
156
  "child": "VerbClass"
157
  },
158
  {
159
- "ID": "TR_13e4b616",
160
  "parent": "LexicalConcept",
161
  "child": "Synset"
162
  },
163
  {
164
- "ID": "TR_746a77a3",
165
  "parent": "Meaning",
166
  "child": "Concept"
167
  },
168
  {
169
- "ID": "TR_167ec5d6",
170
  "parent": "InformationEntity",
171
  "child": "CorpDoc"
172
  },
173
  {
174
- "ID": "TR_fca4db9a",
175
  "parent": "InformationEntity",
176
  "child": "Document"
177
  },
178
  {
179
- "ID": "TR_e86be9d8",
180
  "parent": "SenseFrame",
181
  "child": "FramalLexUnit"
182
  },
183
  {
184
- "ID": "TR_261c5ef6",
185
  "parent": "Meaning",
186
  "child": "Frame"
187
  },
188
  {
189
- "ID": "TR_dc7ad690",
190
  "parent": "ConceptualFrame",
191
  "child": "Frame"
192
  },
193
  {
194
- "ID": "TR_3e693198",
195
  "parent": "LexicalConcept",
196
  "child": "Frame"
197
  },
198
  {
199
- "ID": "TR_9fdb506f",
200
  "parent": "InformationEntity",
201
  "child": "LexUnit"
202
  },
203
  {
204
- "ID": "TR_08921cb5",
205
  "parent": "LexicalEntry",
206
  "child": "LexUnit"
207
  },
208
  {
209
- "ID": "TR_7d346bc0",
210
  "parent": "InformationEntity",
211
  "child": "Sentence"
212
  },
213
  {
214
- "ID": "TR_a712fb42",
215
  "parent": "Description",
216
  "child": "Frame"
217
  },
218
  {
219
- "ID": "TR_323ffd79",
220
  "parent": "Meaning",
221
  "child": "Frame"
222
  },
223
  {
224
- "ID": "TR_a06a45c8",
225
  "parent": "Situation",
226
  "child": "FrameOccurrence"
227
  },
228
  {
229
- "ID": "TR_9903f0e9",
230
  "parent": "Meaning",
231
  "child": "FrameProjection"
232
  },
233
  {
234
- "ID": "TR_9a47a87d",
235
  "parent": "SemanticRole",
236
  "child": "Argument"
237
  },
238
  {
239
- "ID": "TR_8ec77d6f",
240
  "parent": "LexicalSense",
241
  "child": "Argument"
242
  },
243
  {
244
- "ID": "TR_9b0b5d5f",
245
  "parent": "SenseFrame",
246
  "child": "Predicate"
247
  },
248
  {
249
- "ID": "TR_8c64ee6c",
250
  "parent": "LexicalSense",
251
  "child": "Predicate"
252
  },
253
  {
254
- "ID": "TR_18a9b1be",
255
  "parent": "SynsetFrame",
256
  "child": "VerbClass"
257
  },
258
  {
259
- "ID": "TR_ec2fcd57",
260
  "parent": "LexicalConcept",
261
  "child": "VerbClass"
262
  },
263
  {
264
- "ID": "TR_d08e66a9",
265
  "parent": "SenseFrame",
266
  "child": "VerbSense"
267
  },
268
  {
269
- "ID": "TR_357e8b24",
270
  "parent": "LexicalSense",
271
  "child": "VerbSense"
272
  },
273
  {
274
- "ID": "TR_0cfd8e27",
275
  "parent": "SemanticType",
276
  "child": "SuperSense"
277
  },
278
  {
279
- "ID": "TR_6a33a90f",
280
  "parent": "LexicalConcept",
281
  "child": "Synset"
282
  },
283
  {
284
- "ID": "TR_e99c3e37",
285
  "parent": "LexicalEntry",
286
  "child": "Word"
287
  },
288
  {
289
- "ID": "TR_e61091c8",
290
  "parent": "Meaning",
291
  "child": "Concept"
292
  },
293
  {
294
- "ID": "TR_62b9c5a6",
295
  "parent": "Meaning",
296
  "child": "LexicalConcept"
297
  },
298
  {
299
- "ID": "TR_c25ff24a",
300
  "parent": "InformationEntity",
301
  "child": "LexicalEntry"
302
  },
303
  {
304
- "ID": "TR_ec3597c8",
305
  "parent": "Meaning",
306
  "child": "LexicalSense"
307
  },
308
  {
309
- "ID": "TR_eb05a1ce",
310
  "parent": "Meaning",
311
  "child": "OntologyEntity"
312
  },
313
  {
314
- "ID": "TR_63a2a036",
315
  "parent": "Meaning",
316
  "child": "Concept"
317
  },
318
  {
319
- "ID": "TR_8978de37",
320
  "parent": "Meaning",
321
  "child": "Frame"
322
  },
323
  {
324
- "ID": "TR_6271b5f4",
325
  "parent": "ConceptualFrame",
326
  "child": "Frame"
327
  },
328
  {
329
- "ID": "TR_84b954a1",
330
  "parent": "LexicalConcept",
331
  "child": "Frame"
332
  },
333
  {
334
- "ID": "TR_74da9e2e",
335
  "parent": "Description",
336
  "child": "Frame"
337
  },
338
  {
339
- "ID": "TR_41d63660",
340
  "parent": "Meaning",
341
  "child": "Frame"
342
  },
343
  {
344
- "ID": "TR_3fd9599a",
345
  "parent": "Meaning",
346
  "child": "FrameProjection"
347
  },
348
  {
349
- "ID": "TR_a3eafb08",
350
  "parent": "Meaning",
351
  "child": "Concept"
352
  },
353
  {
354
- "ID": "TR_2e1b1046",
355
  "parent": "Meaning",
356
  "child": "LexicalConcept"
357
  },
358
  {
359
- "ID": "TR_dca3cdf1",
360
  "parent": "Meaning",
361
  "child": "LexicalSense"
362
  },
363
  {
364
- "ID": "TR_ac258f1e",
365
  "parent": "Meaning",
366
  "child": "OntologyEntity"
367
  },
368
  {
369
- "ID": "TR_525e18d0",
370
  "parent": "InformationEntity",
371
  "child": "CorpDoc"
372
  },
373
  {
374
- "ID": "TR_316cd924",
375
  "parent": "InformationEntity",
376
  "child": "Document"
377
  },
378
  {
379
- "ID": "TR_1bc98937",
380
  "parent": "InformationEntity",
381
  "child": "LexUnit"
382
  },
383
  {
384
- "ID": "TR_c7b86cc3",
385
  "parent": "LexicalEntry",
386
  "child": "LexUnit"
387
  },
388
  {
389
- "ID": "TR_021895fb",
390
  "parent": "InformationEntity",
391
  "child": "Sentence"
392
  },
393
  {
394
- "ID": "TR_4260cccb",
395
  "parent": "InformationEntity",
396
  "child": "LexicalEntry"
397
  },
398
  {
399
- "ID": "TR_fd4546b9",
400
  "parent": "FrameProjection",
401
  "child": "FECoreSet"
402
  },
403
  {
404
- "ID": "TR_ee99f5eb",
405
  "parent": "FrameProjection",
406
  "child": "BinaryProjection"
407
  },
408
  {
409
- "ID": "TR_2495d883",
410
  "parent": "Concept",
411
  "child": "UnaryProjection"
412
  },
413
  {
414
- "ID": "TR_2de62ee5",
415
  "parent": "FrameProjection",
416
  "child": "UnaryProjection"
417
  },
418
  {
419
- "ID": "TR_46870be3",
420
  "parent": "SenseFrame",
421
  "child": "FramalLexUnit"
422
  },
423
  {
424
- "ID": "TR_09b5d3bc",
425
  "parent": "SenseFrame",
426
  "child": "WnSenseFrame"
427
  },
428
  {
429
- "ID": "TR_bcd861c2",
430
  "parent": "SenseFrame",
431
  "child": "Predicate"
432
  },
433
  {
434
- "ID": "TR_3b62f2bc",
435
  "parent": "LexicalSense",
436
  "child": "Predicate"
437
  },
438
  {
439
- "ID": "TR_dd3a585c",
440
  "parent": "SenseFrame",
441
  "child": "VerbSense"
442
  },
443
  {
444
- "ID": "TR_eefbae99",
445
  "parent": "LexicalSense",
446
  "child": "VerbSense"
447
  },
448
  {
449
- "ID": "TR_8e0f4dda",
450
  "parent": "Meaning",
451
  "child": "Frame"
452
  },
453
  {
454
- "ID": "TR_f28dab32",
455
  "parent": "ConceptualFrame",
456
  "child": "Frame"
457
  },
458
  {
459
- "ID": "TR_de9a28a1",
460
  "parent": "LexicalConcept",
461
  "child": "Frame"
462
  },
463
  {
464
- "ID": "TR_bd78c4e7",
465
  "parent": "SemanticRole",
466
  "child": "FrameElement"
467
  },
468
  {
469
- "ID": "TR_026d3591",
470
  "parent": "SemanticRole",
471
  "child": "GenericFE"
472
  },
473
  {
474
- "ID": "TR_cf1acfd8",
475
  "parent": "SemanticRole",
476
  "child": "GenericRole"
477
  },
478
  {
479
- "ID": "TR_bdff43ff",
480
  "parent": "SemanticRole",
481
  "child": "Argument"
482
  },
483
  {
484
- "ID": "TR_ad6b098d",
485
  "parent": "LexicalSense",
486
  "child": "Argument"
487
  },
488
  {
489
- "ID": "TR_ce34122a",
490
  "parent": "SemanticRole",
491
  "child": "GenericArgument"
492
  },
493
  {
494
- "ID": "TR_06cf4b5e",
495
  "parent": "SemanticRole",
496
  "child": "TropeRole"
497
  },
498
  {
499
- "ID": "TR_69e06a8b",
500
  "parent": "InformationEntity",
501
  "child": "LexUnit"
502
  },
503
  {
504
- "ID": "TR_7a5fbad0",
505
  "parent": "LexicalEntry",
506
  "child": "LexUnit"
507
  },
508
  {
509
- "ID": "TR_9ce01fc7",
510
  "parent": "LexicalEntry",
511
  "child": "Lexeme"
512
  },
513
  {
514
- "ID": "TR_ac51f310",
515
  "parent": "LexicalEntry",
516
  "child": "Word"
517
  },
518
  {
519
- "ID": "TR_b1842d3f",
520
  "parent": "SemanticType",
521
  "child": "SemType"
522
  },
523
  {
524
- "ID": "TR_66137e8e",
525
  "parent": "OntologyEntity",
526
  "child": "SemType"
527
  },
528
  {
529
- "ID": "TR_ea8ff7c0",
530
  "parent": "SemanticType",
531
  "child": "OntologyClass"
532
  },
533
  {
534
- "ID": "TR_46c4c482",
535
  "parent": "OntologyEntity",
536
  "child": "OntologyClass"
537
  },
538
  {
539
- "ID": "TR_97091193",
540
  "parent": "SemanticType",
541
  "child": "SelectionalRestriction"
542
  },
543
  {
544
- "ID": "TR_d74f3b06",
545
  "parent": "SemanticType",
546
  "child": "SuperSense"
547
  },
548
  {
549
- "ID": "TR_384d487d",
550
  "parent": "SemanticType",
551
  "child": "SemType"
552
  },
553
  {
554
- "ID": "TR_94f5b3dc",
555
  "parent": "OntologyEntity",
556
  "child": "SemType"
557
  },
558
  {
559
- "ID": "TR_0b1ac916",
560
  "parent": "SemanticType",
561
  "child": "OntologyClass"
562
  },
563
  {
564
- "ID": "TR_8af47483",
565
  "parent": "OntologyEntity",
566
  "child": "OntologyClass"
567
  },
568
  {
569
- "ID": "TR_fe69c880",
570
  "parent": "BinaryProjection",
571
  "child": "OntologyProperty"
572
  },
573
  {
574
- "ID": "TR_27cc7ff2",
575
  "parent": "OntologyEntity",
576
  "child": "OntologyProperty"
577
  },
578
  {
579
- "ID": "TR_e75a1835",
580
  "parent": "BinaryProjection",
581
  "child": "CoParticipationRelation"
582
  },
583
  {
584
- "ID": "TR_499973b0",
585
  "parent": "OntologyProperty",
586
  "child": "CoParticipationRelation"
587
  },
588
  {
589
- "ID": "TR_a3ca189b",
590
  "parent": "BinaryProjection",
591
  "child": "OntologyProperty"
592
  },
593
  {
594
- "ID": "TR_b4e0facd",
595
  "parent": "OntologyEntity",
596
  "child": "OntologyProperty"
597
  },
598
  {
599
- "ID": "TR_15e65d2d",
600
  "parent": "BinaryProjection",
601
  "child": "SemanticRole"
602
  },
603
  {
604
- "ID": "TR_1155f014",
605
  "parent": "OntologyProperty",
606
  "child": "SemanticRole"
607
  },
608
  {
609
- "ID": "TR_e9df573f",
610
  "parent": "BinaryProjection",
611
  "child": "CoParticipationRelation"
612
  },
613
  {
614
- "ID": "TR_d1f71144",
615
  "parent": "OntologyProperty",
616
  "child": "CoParticipationRelation"
617
  },
618
  {
619
- "ID": "TR_b7d04e9c",
620
  "parent": "BinaryProjection",
621
  "child": "SemanticRole"
622
  },
623
  {
624
- "ID": "TR_9e9a12a5",
625
  "parent": "OntologyProperty",
626
  "child": "SemanticRole"
627
  },
628
  {
629
- "ID": "TR_49c45073",
630
  "parent": "OntologyProperty",
631
  "child": "Trope"
632
  },
633
  {
634
- "ID": "TR_f995ba7a",
635
  "parent": "UnaryProjection",
636
  "child": "Trope"
637
  },
638
  {
639
- "ID": "TR_ba371cc2",
640
  "parent": "Frame",
641
  "child": "ConceptualFrame"
642
  },
643
  {
644
- "ID": "TR_3428abd1",
645
  "parent": "Frame",
646
  "child": "DataFrame"
647
  },
648
  {
649
- "ID": "TR_0b3b67c2",
650
  "parent": "Frame",
651
  "child": "EncyclopedicFrame"
652
  },
653
  {
654
- "ID": "TR_1d4dc037",
655
  "parent": "Frame",
656
  "child": "LexicalFrame"
657
  },
658
  {
659
- "ID": "TR_0df55ba4",
660
  "parent": "Frame",
661
  "child": "MicroFrame"
662
  },
663
  {
664
- "ID": "TR_62e8c0f5",
665
  "parent": "Frame",
666
  "child": "SchemaFrame"
667
  },
668
  {
669
- "ID": "TR_3de6d8f0",
670
  "parent": "Description",
671
  "child": "Frame"
672
  },
673
  {
674
- "ID": "TR_234238b1",
675
  "parent": "Meaning",
676
  "child": "Frame"
677
  },
678
  {
679
- "ID": "TR_c89af651",
680
  "parent": "Situation",
681
  "child": "FrameOccurrence"
682
  },
683
  {
684
- "ID": "TR_721bce67",
685
  "parent": "UnaryProjection",
686
  "child": "SemanticType"
687
  },
688
  {
689
- "ID": "TR_00b274ab",
690
  "parent": "OntologyProperty",
691
  "child": "Trope"
692
  },
693
  {
694
- "ID": "TR_4ca132b0",
695
  "parent": "UnaryProjection",
696
  "child": "Trope"
697
  },
698
  {
699
- "ID": "TR_a6f45be9",
700
  "parent": "LexicalFrame",
701
  "child": "SenseFrame"
702
  },
703
  {
704
- "ID": "TR_c45c6b66",
705
  "parent": "LexicalFrame",
706
  "child": "SynsetFrame"
707
  },
708
  {
709
- "ID": "TR_eac7de79",
710
  "parent": "Concept",
711
  "child": "UnaryProjection"
712
  },
713
  {
714
- "ID": "TR_ec6792d3",
715
  "parent": "FrameProjection",
716
  "child": "UnaryProjection"
717
  },
718
  {
719
- "ID": "TR_9dc798ac",
720
  "parent": "SynsetFrame",
721
  "child": "WnSynsetFrame"
722
  },
723
  {
724
- "ID": "TR_25634f70",
725
  "parent": "SynsetFrame",
726
  "child": "VerbClass"
727
  },
728
  {
729
- "ID": "TR_b0b26593",
730
  "parent": "LexicalConcept",
731
  "child": "VerbClass"
732
  }
 
1
  {
2
  "types": [
3
+ "Description",
4
+ "ConceptualFrame",
 
 
 
 
 
 
 
 
 
 
5
  "LexicalConcept",
6
+ "CorpDoc",
 
 
7
  "LexicalEntry",
8
+ "VerbClass",
9
+ "VerbSense",
10
+ "Sentence",
11
+ "SynsetFrame",
12
+ "OntologyProperty",
13
+ "LexicalSense",
14
  "SenseFrame",
15
+ "WnSenseFrame",
16
+ "Word",
17
+ "BinaryProjection",
18
+ "Predicate",
19
+ "Document",
20
+ "TropeRole",
21
+ "LexUnit",
22
+ "SchemaFrame",
23
+ "SuperSense",
24
  "SemanticType",
25
+ "FramalLexUnit",
26
+ "OntologyClass",
27
+ "EncyclopedicFrame",
28
+ "WordSense",
29
+ "Situation",
30
+ "GenericFE",
31
  "Frame",
32
+ "WnSynsetFrame",
33
+ "MicroFrame",
34
+ "UnaryProjection",
35
+ "FECoreSet",
36
+ "OntologyEntity",
37
  "Sense",
 
 
 
38
  "Concept",
39
  "FrameElement",
 
 
 
 
40
  "SelectionalRestriction",
41
+ "GenericRole",
42
+ "CoParticipationRelation",
43
+ "Argument",
44
+ "FrameProjection",
45
+ "Trope",
46
+ "SemType",
47
+ "Meaning",
48
  "FrameOccurrence",
49
+ "InformationEntity",
50
+ "LexicalFrame",
51
+ "SemanticRole",
52
+ "Synset",
53
+ "GenericArgument",
54
+ "Lexeme",
55
+ "DataFrame"
 
56
  ],
57
  "taxonomies": [
58
  {
59
+ "ID": "TR_f5c88142",
60
  "parent": "LexicalSense",
61
  "child": "Sense"
62
  },
63
  {
64
+ "ID": "TR_3f826840",
65
  "parent": "LexicalSense",
66
  "child": "Sense"
67
  },
68
  {
69
+ "ID": "TR_7d2141cd",
70
  "parent": "LexicalSense",
71
  "child": "Sense"
72
  },
73
  {
74
+ "ID": "TR_7e6a7229",
75
  "parent": "LexicalSense",
76
  "child": "Sense"
77
  },
78
  {
79
+ "ID": "TR_72d75d68",
80
  "parent": "SemanticRole",
81
  "child": "Argument"
82
  },
83
  {
84
+ "ID": "TR_c260c84c",
85
  "parent": "LexicalSense",
86
  "child": "Argument"
87
  },
88
  {
89
+ "ID": "TR_31e1d6a1",
90
  "parent": "SenseFrame",
91
  "child": "Predicate"
92
  },
93
  {
94
+ "ID": "TR_1bf72a04",
95
  "parent": "LexicalSense",
96
  "child": "Predicate"
97
  },
98
  {
99
+ "ID": "TR_d6c24203",
100
  "parent": "SenseFrame",
101
  "child": "VerbSense"
102
  },
103
  {
104
+ "ID": "TR_748adaaf",
105
  "parent": "LexicalSense",
106
  "child": "VerbSense"
107
  },
108
  {
109
+ "ID": "TR_7990ad82",
110
  "parent": "LexicalSense",
111
  "child": "WordSense"
112
  },
113
  {
114
+ "ID": "TR_8f7a98ba",
115
  "parent": "Concept",
116
  "child": "Synset"
117
  },
118
  {
119
+ "ID": "TR_ad7d3ccf",
120
  "parent": "LexicalConcept",
121
  "child": "Synset"
122
  },
123
  {
124
+ "ID": "TR_9ea14a6a",
125
  "parent": "Concept",
126
  "child": "Synset"
127
  },
128
  {
129
+ "ID": "TR_4bbe2f8a",
130
  "parent": "LexicalConcept",
131
  "child": "Synset"
132
  },
133
  {
134
+ "ID": "TR_35a87386",
135
  "parent": "Meaning",
136
  "child": "Frame"
137
  },
138
  {
139
+ "ID": "TR_23536db1",
140
  "parent": "ConceptualFrame",
141
  "child": "Frame"
142
  },
143
  {
144
+ "ID": "TR_d663a9aa",
145
  "parent": "LexicalConcept",
146
  "child": "Frame"
147
  },
148
  {
149
+ "ID": "TR_b9b5fa34",
150
  "parent": "SynsetFrame",
151
  "child": "VerbClass"
152
  },
153
  {
154
+ "ID": "TR_973fbc73",
155
  "parent": "LexicalConcept",
156
  "child": "VerbClass"
157
  },
158
  {
159
+ "ID": "TR_cb623028",
160
  "parent": "LexicalConcept",
161
  "child": "Synset"
162
  },
163
  {
164
+ "ID": "TR_52aafc23",
165
  "parent": "Meaning",
166
  "child": "Concept"
167
  },
168
  {
169
+ "ID": "TR_afe95060",
170
  "parent": "InformationEntity",
171
  "child": "CorpDoc"
172
  },
173
  {
174
+ "ID": "TR_630de9ef",
175
  "parent": "InformationEntity",
176
  "child": "Document"
177
  },
178
  {
179
+ "ID": "TR_be90a44b",
180
  "parent": "SenseFrame",
181
  "child": "FramalLexUnit"
182
  },
183
  {
184
+ "ID": "TR_8a194252",
185
  "parent": "Meaning",
186
  "child": "Frame"
187
  },
188
  {
189
+ "ID": "TR_f4ef5413",
190
  "parent": "ConceptualFrame",
191
  "child": "Frame"
192
  },
193
  {
194
+ "ID": "TR_2b3d0c67",
195
  "parent": "LexicalConcept",
196
  "child": "Frame"
197
  },
198
  {
199
+ "ID": "TR_75b2645d",
200
  "parent": "InformationEntity",
201
  "child": "LexUnit"
202
  },
203
  {
204
+ "ID": "TR_aa341ad2",
205
  "parent": "LexicalEntry",
206
  "child": "LexUnit"
207
  },
208
  {
209
+ "ID": "TR_99e7cc4e",
210
  "parent": "InformationEntity",
211
  "child": "Sentence"
212
  },
213
  {
214
+ "ID": "TR_8bb3b2a5",
215
  "parent": "Description",
216
  "child": "Frame"
217
  },
218
  {
219
+ "ID": "TR_c5b95069",
220
  "parent": "Meaning",
221
  "child": "Frame"
222
  },
223
  {
224
+ "ID": "TR_559098fc",
225
  "parent": "Situation",
226
  "child": "FrameOccurrence"
227
  },
228
  {
229
+ "ID": "TR_39e5c84b",
230
  "parent": "Meaning",
231
  "child": "FrameProjection"
232
  },
233
  {
234
+ "ID": "TR_ee5d7867",
235
  "parent": "SemanticRole",
236
  "child": "Argument"
237
  },
238
  {
239
+ "ID": "TR_48a3967a",
240
  "parent": "LexicalSense",
241
  "child": "Argument"
242
  },
243
  {
244
+ "ID": "TR_d6e6ebb2",
245
  "parent": "SenseFrame",
246
  "child": "Predicate"
247
  },
248
  {
249
+ "ID": "TR_5100974c",
250
  "parent": "LexicalSense",
251
  "child": "Predicate"
252
  },
253
  {
254
+ "ID": "TR_8d38d583",
255
  "parent": "SynsetFrame",
256
  "child": "VerbClass"
257
  },
258
  {
259
+ "ID": "TR_a591c348",
260
  "parent": "LexicalConcept",
261
  "child": "VerbClass"
262
  },
263
  {
264
+ "ID": "TR_817e5de8",
265
  "parent": "SenseFrame",
266
  "child": "VerbSense"
267
  },
268
  {
269
+ "ID": "TR_38fe2bf1",
270
  "parent": "LexicalSense",
271
  "child": "VerbSense"
272
  },
273
  {
274
+ "ID": "TR_12023a05",
275
  "parent": "SemanticType",
276
  "child": "SuperSense"
277
  },
278
  {
279
+ "ID": "TR_6565d9f4",
280
  "parent": "LexicalConcept",
281
  "child": "Synset"
282
  },
283
  {
284
+ "ID": "TR_92664207",
285
  "parent": "LexicalEntry",
286
  "child": "Word"
287
  },
288
  {
289
+ "ID": "TR_a9d0be1d",
290
  "parent": "Meaning",
291
  "child": "Concept"
292
  },
293
  {
294
+ "ID": "TR_e4a2d08a",
295
  "parent": "Meaning",
296
  "child": "LexicalConcept"
297
  },
298
  {
299
+ "ID": "TR_f2fc8f6e",
300
  "parent": "InformationEntity",
301
  "child": "LexicalEntry"
302
  },
303
  {
304
+ "ID": "TR_38d1cef9",
305
  "parent": "Meaning",
306
  "child": "LexicalSense"
307
  },
308
  {
309
+ "ID": "TR_cb4b8367",
310
  "parent": "Meaning",
311
  "child": "OntologyEntity"
312
  },
313
  {
314
+ "ID": "TR_b9d508cc",
315
  "parent": "Meaning",
316
  "child": "Concept"
317
  },
318
  {
319
+ "ID": "TR_d6df0b34",
320
  "parent": "Meaning",
321
  "child": "Frame"
322
  },
323
  {
324
+ "ID": "TR_d11db407",
325
  "parent": "ConceptualFrame",
326
  "child": "Frame"
327
  },
328
  {
329
+ "ID": "TR_15b31386",
330
  "parent": "LexicalConcept",
331
  "child": "Frame"
332
  },
333
  {
334
+ "ID": "TR_0ff77e48",
335
  "parent": "Description",
336
  "child": "Frame"
337
  },
338
  {
339
+ "ID": "TR_acac1a60",
340
  "parent": "Meaning",
341
  "child": "Frame"
342
  },
343
  {
344
+ "ID": "TR_a30d6069",
345
  "parent": "Meaning",
346
  "child": "FrameProjection"
347
  },
348
  {
349
+ "ID": "TR_cfbe083c",
350
  "parent": "Meaning",
351
  "child": "Concept"
352
  },
353
  {
354
+ "ID": "TR_6f583a63",
355
  "parent": "Meaning",
356
  "child": "LexicalConcept"
357
  },
358
  {
359
+ "ID": "TR_fb6ea4b6",
360
  "parent": "Meaning",
361
  "child": "LexicalSense"
362
  },
363
  {
364
+ "ID": "TR_fe52ccad",
365
  "parent": "Meaning",
366
  "child": "OntologyEntity"
367
  },
368
  {
369
+ "ID": "TR_f213f2ba",
370
  "parent": "InformationEntity",
371
  "child": "CorpDoc"
372
  },
373
  {
374
+ "ID": "TR_1d22766d",
375
  "parent": "InformationEntity",
376
  "child": "Document"
377
  },
378
  {
379
+ "ID": "TR_bf53633f",
380
  "parent": "InformationEntity",
381
  "child": "LexUnit"
382
  },
383
  {
384
+ "ID": "TR_5236cea0",
385
  "parent": "LexicalEntry",
386
  "child": "LexUnit"
387
  },
388
  {
389
+ "ID": "TR_bb89ff05",
390
  "parent": "InformationEntity",
391
  "child": "Sentence"
392
  },
393
  {
394
+ "ID": "TR_aea038db",
395
  "parent": "InformationEntity",
396
  "child": "LexicalEntry"
397
  },
398
  {
399
+ "ID": "TR_75f8c190",
400
  "parent": "FrameProjection",
401
  "child": "FECoreSet"
402
  },
403
  {
404
+ "ID": "TR_b2e54c9b",
405
  "parent": "FrameProjection",
406
  "child": "BinaryProjection"
407
  },
408
  {
409
+ "ID": "TR_e1c32c4b",
410
  "parent": "Concept",
411
  "child": "UnaryProjection"
412
  },
413
  {
414
+ "ID": "TR_72e68024",
415
  "parent": "FrameProjection",
416
  "child": "UnaryProjection"
417
  },
418
  {
419
+ "ID": "TR_228e47a5",
420
  "parent": "SenseFrame",
421
  "child": "FramalLexUnit"
422
  },
423
  {
424
+ "ID": "TR_3d7b08c7",
425
  "parent": "SenseFrame",
426
  "child": "WnSenseFrame"
427
  },
428
  {
429
+ "ID": "TR_9616c83d",
430
  "parent": "SenseFrame",
431
  "child": "Predicate"
432
  },
433
  {
434
+ "ID": "TR_ed247f4d",
435
  "parent": "LexicalSense",
436
  "child": "Predicate"
437
  },
438
  {
439
+ "ID": "TR_a5ba3e43",
440
  "parent": "SenseFrame",
441
  "child": "VerbSense"
442
  },
443
  {
444
+ "ID": "TR_822fd011",
445
  "parent": "LexicalSense",
446
  "child": "VerbSense"
447
  },
448
  {
449
+ "ID": "TR_ea7d05db",
450
  "parent": "Meaning",
451
  "child": "Frame"
452
  },
453
  {
454
+ "ID": "TR_cfbd7048",
455
  "parent": "ConceptualFrame",
456
  "child": "Frame"
457
  },
458
  {
459
+ "ID": "TR_33945a32",
460
  "parent": "LexicalConcept",
461
  "child": "Frame"
462
  },
463
  {
464
+ "ID": "TR_48179a47",
465
  "parent": "SemanticRole",
466
  "child": "FrameElement"
467
  },
468
  {
469
+ "ID": "TR_cf5e3ea3",
470
  "parent": "SemanticRole",
471
  "child": "GenericFE"
472
  },
473
  {
474
+ "ID": "TR_289be2b6",
475
  "parent": "SemanticRole",
476
  "child": "GenericRole"
477
  },
478
  {
479
+ "ID": "TR_84731689",
480
  "parent": "SemanticRole",
481
  "child": "Argument"
482
  },
483
  {
484
+ "ID": "TR_b6fec3fb",
485
  "parent": "LexicalSense",
486
  "child": "Argument"
487
  },
488
  {
489
+ "ID": "TR_d8d1c0fd",
490
  "parent": "SemanticRole",
491
  "child": "GenericArgument"
492
  },
493
  {
494
+ "ID": "TR_13c7abef",
495
  "parent": "SemanticRole",
496
  "child": "TropeRole"
497
  },
498
  {
499
+ "ID": "TR_be83860f",
500
  "parent": "InformationEntity",
501
  "child": "LexUnit"
502
  },
503
  {
504
+ "ID": "TR_35faa952",
505
  "parent": "LexicalEntry",
506
  "child": "LexUnit"
507
  },
508
  {
509
+ "ID": "TR_f8c6a8d9",
510
  "parent": "LexicalEntry",
511
  "child": "Lexeme"
512
  },
513
  {
514
+ "ID": "TR_f8392b35",
515
  "parent": "LexicalEntry",
516
  "child": "Word"
517
  },
518
  {
519
+ "ID": "TR_c64691b8",
520
  "parent": "SemanticType",
521
  "child": "SemType"
522
  },
523
  {
524
+ "ID": "TR_be6456b4",
525
  "parent": "OntologyEntity",
526
  "child": "SemType"
527
  },
528
  {
529
+ "ID": "TR_79f4a0fa",
530
  "parent": "SemanticType",
531
  "child": "OntologyClass"
532
  },
533
  {
534
+ "ID": "TR_70f38bc3",
535
  "parent": "OntologyEntity",
536
  "child": "OntologyClass"
537
  },
538
  {
539
+ "ID": "TR_92820b17",
540
  "parent": "SemanticType",
541
  "child": "SelectionalRestriction"
542
  },
543
  {
544
+ "ID": "TR_eb2e8509",
545
  "parent": "SemanticType",
546
  "child": "SuperSense"
547
  },
548
  {
549
+ "ID": "TR_906cb350",
550
  "parent": "SemanticType",
551
  "child": "SemType"
552
  },
553
  {
554
+ "ID": "TR_efa8c82b",
555
  "parent": "OntologyEntity",
556
  "child": "SemType"
557
  },
558
  {
559
+ "ID": "TR_df027774",
560
  "parent": "SemanticType",
561
  "child": "OntologyClass"
562
  },
563
  {
564
+ "ID": "TR_f391f83c",
565
  "parent": "OntologyEntity",
566
  "child": "OntologyClass"
567
  },
568
  {
569
+ "ID": "TR_d1e8cef9",
570
  "parent": "BinaryProjection",
571
  "child": "OntologyProperty"
572
  },
573
  {
574
+ "ID": "TR_29536e26",
575
  "parent": "OntologyEntity",
576
  "child": "OntologyProperty"
577
  },
578
  {
579
+ "ID": "TR_2cbb6b92",
580
  "parent": "BinaryProjection",
581
  "child": "CoParticipationRelation"
582
  },
583
  {
584
+ "ID": "TR_9c6b231e",
585
  "parent": "OntologyProperty",
586
  "child": "CoParticipationRelation"
587
  },
588
  {
589
+ "ID": "TR_c739a1ee",
590
  "parent": "BinaryProjection",
591
  "child": "OntologyProperty"
592
  },
593
  {
594
+ "ID": "TR_ca91cb57",
595
  "parent": "OntologyEntity",
596
  "child": "OntologyProperty"
597
  },
598
  {
599
+ "ID": "TR_5f107b6a",
600
  "parent": "BinaryProjection",
601
  "child": "SemanticRole"
602
  },
603
  {
604
+ "ID": "TR_77c475d5",
605
  "parent": "OntologyProperty",
606
  "child": "SemanticRole"
607
  },
608
  {
609
+ "ID": "TR_b16c412a",
610
  "parent": "BinaryProjection",
611
  "child": "CoParticipationRelation"
612
  },
613
  {
614
+ "ID": "TR_81ae8f9f",
615
  "parent": "OntologyProperty",
616
  "child": "CoParticipationRelation"
617
  },
618
  {
619
+ "ID": "TR_0108e65e",
620
  "parent": "BinaryProjection",
621
  "child": "SemanticRole"
622
  },
623
  {
624
+ "ID": "TR_75a0f88d",
625
  "parent": "OntologyProperty",
626
  "child": "SemanticRole"
627
  },
628
  {
629
+ "ID": "TR_b8f4dc88",
630
  "parent": "OntologyProperty",
631
  "child": "Trope"
632
  },
633
  {
634
+ "ID": "TR_34e95fe2",
635
  "parent": "UnaryProjection",
636
  "child": "Trope"
637
  },
638
  {
639
+ "ID": "TR_1aca90c2",
640
  "parent": "Frame",
641
  "child": "ConceptualFrame"
642
  },
643
  {
644
+ "ID": "TR_ac31bbb4",
645
  "parent": "Frame",
646
  "child": "DataFrame"
647
  },
648
  {
649
+ "ID": "TR_c0c082f4",
650
  "parent": "Frame",
651
  "child": "EncyclopedicFrame"
652
  },
653
  {
654
+ "ID": "TR_a5cccd40",
655
  "parent": "Frame",
656
  "child": "LexicalFrame"
657
  },
658
  {
659
+ "ID": "TR_b050b326",
660
  "parent": "Frame",
661
  "child": "MicroFrame"
662
  },
663
  {
664
+ "ID": "TR_9194a778",
665
  "parent": "Frame",
666
  "child": "SchemaFrame"
667
  },
668
  {
669
+ "ID": "TR_2c84a42d",
670
  "parent": "Description",
671
  "child": "Frame"
672
  },
673
  {
674
+ "ID": "TR_dff1d211",
675
  "parent": "Meaning",
676
  "child": "Frame"
677
  },
678
  {
679
+ "ID": "TR_25c53397",
680
  "parent": "Situation",
681
  "child": "FrameOccurrence"
682
  },
683
  {
684
+ "ID": "TR_b36f559b",
685
  "parent": "UnaryProjection",
686
  "child": "SemanticType"
687
  },
688
  {
689
+ "ID": "TR_5cd3f374",
690
  "parent": "OntologyProperty",
691
  "child": "Trope"
692
  },
693
  {
694
+ "ID": "TR_2dde164f",
695
  "parent": "UnaryProjection",
696
  "child": "Trope"
697
  },
698
  {
699
+ "ID": "TR_aa450051",
700
  "parent": "LexicalFrame",
701
  "child": "SenseFrame"
702
  },
703
  {
704
+ "ID": "TR_df7f8d04",
705
  "parent": "LexicalFrame",
706
  "child": "SynsetFrame"
707
  },
708
  {
709
+ "ID": "TR_28e42b9c",
710
  "parent": "Concept",
711
  "child": "UnaryProjection"
712
  },
713
  {
714
+ "ID": "TR_347b9820",
715
  "parent": "FrameProjection",
716
  "child": "UnaryProjection"
717
  },
718
  {
719
+ "ID": "TR_1c24d923",
720
  "parent": "SynsetFrame",
721
  "child": "WnSynsetFrame"
722
  },
723
  {
724
+ "ID": "TR_225df121",
725
  "parent": "SynsetFrame",
726
  "child": "VerbClass"
727
  },
728
  {
729
+ "ID": "TR_a733c2d2",
730
  "parent": "LexicalConcept",
731
  "child": "VerbClass"
732
  }