Andrei Aioanei commited on
Commit ·
0aff1d6
1
Parent(s): 457b97b
Add/Update Framester ontology
Browse files- README.md +2 -2
- framester/framester.rst +9 -6
- framester/type_non_taxonomic_relations.json +1 -1
- framester/type_taxonomies.json +178 -178
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
|
| 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 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
:Domain: Scholarly Knowledge
|
| 11 |
-
:Category:
|
| 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": "
|
| 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 |
-
"
|
| 4 |
-
"
|
| 5 |
-
"FECoreSet",
|
| 6 |
-
"Trope",
|
| 7 |
-
"LexUnit",
|
| 8 |
-
"Document",
|
| 9 |
-
"CoParticipationRelation",
|
| 10 |
-
"InformationEntity",
|
| 11 |
-
"WnSynsetFrame",
|
| 12 |
-
"BinaryProjection",
|
| 13 |
-
"EncyclopedicFrame",
|
| 14 |
-
"WordSense",
|
| 15 |
"LexicalConcept",
|
| 16 |
-
"
|
| 17 |
-
"Situation",
|
| 18 |
-
"SuperSense",
|
| 19 |
"LexicalEntry",
|
| 20 |
-
"
|
| 21 |
-
"
|
| 22 |
-
"
|
| 23 |
-
"
|
|
|
|
|
|
|
| 24 |
"SenseFrame",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
"SemanticType",
|
| 26 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
"Frame",
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
-
"
|
|
|
|
|
|
|
| 31 |
"Sense",
|
| 32 |
-
"FramalLexUnit",
|
| 33 |
-
"Lexeme",
|
| 34 |
-
"LexicalFrame",
|
| 35 |
"Concept",
|
| 36 |
"FrameElement",
|
| 37 |
-
"FrameProjection",
|
| 38 |
-
"LexicalSense",
|
| 39 |
-
"Argument",
|
| 40 |
-
"WnSenseFrame",
|
| 41 |
"SelectionalRestriction",
|
| 42 |
-
"
|
| 43 |
-
"
|
| 44 |
-
"
|
| 45 |
-
"
|
| 46 |
-
"
|
|
|
|
|
|
|
| 47 |
"FrameOccurrence",
|
| 48 |
-
"
|
| 49 |
-
"
|
| 50 |
-
"
|
| 51 |
-
"
|
| 52 |
-
"
|
| 53 |
-
"
|
| 54 |
-
"
|
| 55 |
-
"GenericFE"
|
| 56 |
],
|
| 57 |
"taxonomies": [
|
| 58 |
{
|
| 59 |
-
"ID": "
|
| 60 |
"parent": "LexicalSense",
|
| 61 |
"child": "Sense"
|
| 62 |
},
|
| 63 |
{
|
| 64 |
-
"ID": "
|
| 65 |
"parent": "LexicalSense",
|
| 66 |
"child": "Sense"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
-
"ID": "
|
| 70 |
"parent": "LexicalSense",
|
| 71 |
"child": "Sense"
|
| 72 |
},
|
| 73 |
{
|
| 74 |
-
"ID": "
|
| 75 |
"parent": "LexicalSense",
|
| 76 |
"child": "Sense"
|
| 77 |
},
|
| 78 |
{
|
| 79 |
-
"ID": "
|
| 80 |
"parent": "SemanticRole",
|
| 81 |
"child": "Argument"
|
| 82 |
},
|
| 83 |
{
|
| 84 |
-
"ID": "
|
| 85 |
"parent": "LexicalSense",
|
| 86 |
"child": "Argument"
|
| 87 |
},
|
| 88 |
{
|
| 89 |
-
"ID": "
|
| 90 |
"parent": "SenseFrame",
|
| 91 |
"child": "Predicate"
|
| 92 |
},
|
| 93 |
{
|
| 94 |
-
"ID": "
|
| 95 |
"parent": "LexicalSense",
|
| 96 |
"child": "Predicate"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
-
"ID": "
|
| 100 |
"parent": "SenseFrame",
|
| 101 |
"child": "VerbSense"
|
| 102 |
},
|
| 103 |
{
|
| 104 |
-
"ID": "
|
| 105 |
"parent": "LexicalSense",
|
| 106 |
"child": "VerbSense"
|
| 107 |
},
|
| 108 |
{
|
| 109 |
-
"ID": "
|
| 110 |
"parent": "LexicalSense",
|
| 111 |
"child": "WordSense"
|
| 112 |
},
|
| 113 |
{
|
| 114 |
-
"ID": "
|
| 115 |
"parent": "Concept",
|
| 116 |
"child": "Synset"
|
| 117 |
},
|
| 118 |
{
|
| 119 |
-
"ID": "
|
| 120 |
"parent": "LexicalConcept",
|
| 121 |
"child": "Synset"
|
| 122 |
},
|
| 123 |
{
|
| 124 |
-
"ID": "
|
| 125 |
"parent": "Concept",
|
| 126 |
"child": "Synset"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
-
"ID": "
|
| 130 |
"parent": "LexicalConcept",
|
| 131 |
"child": "Synset"
|
| 132 |
},
|
| 133 |
{
|
| 134 |
-
"ID": "
|
| 135 |
"parent": "Meaning",
|
| 136 |
"child": "Frame"
|
| 137 |
},
|
| 138 |
{
|
| 139 |
-
"ID": "
|
| 140 |
"parent": "ConceptualFrame",
|
| 141 |
"child": "Frame"
|
| 142 |
},
|
| 143 |
{
|
| 144 |
-
"ID": "
|
| 145 |
"parent": "LexicalConcept",
|
| 146 |
"child": "Frame"
|
| 147 |
},
|
| 148 |
{
|
| 149 |
-
"ID": "
|
| 150 |
"parent": "SynsetFrame",
|
| 151 |
"child": "VerbClass"
|
| 152 |
},
|
| 153 |
{
|
| 154 |
-
"ID": "
|
| 155 |
"parent": "LexicalConcept",
|
| 156 |
"child": "VerbClass"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
-
"ID": "
|
| 160 |
"parent": "LexicalConcept",
|
| 161 |
"child": "Synset"
|
| 162 |
},
|
| 163 |
{
|
| 164 |
-
"ID": "
|
| 165 |
"parent": "Meaning",
|
| 166 |
"child": "Concept"
|
| 167 |
},
|
| 168 |
{
|
| 169 |
-
"ID": "
|
| 170 |
"parent": "InformationEntity",
|
| 171 |
"child": "CorpDoc"
|
| 172 |
},
|
| 173 |
{
|
| 174 |
-
"ID": "
|
| 175 |
"parent": "InformationEntity",
|
| 176 |
"child": "Document"
|
| 177 |
},
|
| 178 |
{
|
| 179 |
-
"ID": "
|
| 180 |
"parent": "SenseFrame",
|
| 181 |
"child": "FramalLexUnit"
|
| 182 |
},
|
| 183 |
{
|
| 184 |
-
"ID": "
|
| 185 |
"parent": "Meaning",
|
| 186 |
"child": "Frame"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
-
"ID": "
|
| 190 |
"parent": "ConceptualFrame",
|
| 191 |
"child": "Frame"
|
| 192 |
},
|
| 193 |
{
|
| 194 |
-
"ID": "
|
| 195 |
"parent": "LexicalConcept",
|
| 196 |
"child": "Frame"
|
| 197 |
},
|
| 198 |
{
|
| 199 |
-
"ID": "
|
| 200 |
"parent": "InformationEntity",
|
| 201 |
"child": "LexUnit"
|
| 202 |
},
|
| 203 |
{
|
| 204 |
-
"ID": "
|
| 205 |
"parent": "LexicalEntry",
|
| 206 |
"child": "LexUnit"
|
| 207 |
},
|
| 208 |
{
|
| 209 |
-
"ID": "
|
| 210 |
"parent": "InformationEntity",
|
| 211 |
"child": "Sentence"
|
| 212 |
},
|
| 213 |
{
|
| 214 |
-
"ID": "
|
| 215 |
"parent": "Description",
|
| 216 |
"child": "Frame"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
-
"ID": "
|
| 220 |
"parent": "Meaning",
|
| 221 |
"child": "Frame"
|
| 222 |
},
|
| 223 |
{
|
| 224 |
-
"ID": "
|
| 225 |
"parent": "Situation",
|
| 226 |
"child": "FrameOccurrence"
|
| 227 |
},
|
| 228 |
{
|
| 229 |
-
"ID": "
|
| 230 |
"parent": "Meaning",
|
| 231 |
"child": "FrameProjection"
|
| 232 |
},
|
| 233 |
{
|
| 234 |
-
"ID": "
|
| 235 |
"parent": "SemanticRole",
|
| 236 |
"child": "Argument"
|
| 237 |
},
|
| 238 |
{
|
| 239 |
-
"ID": "
|
| 240 |
"parent": "LexicalSense",
|
| 241 |
"child": "Argument"
|
| 242 |
},
|
| 243 |
{
|
| 244 |
-
"ID": "
|
| 245 |
"parent": "SenseFrame",
|
| 246 |
"child": "Predicate"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
-
"ID": "
|
| 250 |
"parent": "LexicalSense",
|
| 251 |
"child": "Predicate"
|
| 252 |
},
|
| 253 |
{
|
| 254 |
-
"ID": "
|
| 255 |
"parent": "SynsetFrame",
|
| 256 |
"child": "VerbClass"
|
| 257 |
},
|
| 258 |
{
|
| 259 |
-
"ID": "
|
| 260 |
"parent": "LexicalConcept",
|
| 261 |
"child": "VerbClass"
|
| 262 |
},
|
| 263 |
{
|
| 264 |
-
"ID": "
|
| 265 |
"parent": "SenseFrame",
|
| 266 |
"child": "VerbSense"
|
| 267 |
},
|
| 268 |
{
|
| 269 |
-
"ID": "
|
| 270 |
"parent": "LexicalSense",
|
| 271 |
"child": "VerbSense"
|
| 272 |
},
|
| 273 |
{
|
| 274 |
-
"ID": "
|
| 275 |
"parent": "SemanticType",
|
| 276 |
"child": "SuperSense"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
-
"ID": "
|
| 280 |
"parent": "LexicalConcept",
|
| 281 |
"child": "Synset"
|
| 282 |
},
|
| 283 |
{
|
| 284 |
-
"ID": "
|
| 285 |
"parent": "LexicalEntry",
|
| 286 |
"child": "Word"
|
| 287 |
},
|
| 288 |
{
|
| 289 |
-
"ID": "
|
| 290 |
"parent": "Meaning",
|
| 291 |
"child": "Concept"
|
| 292 |
},
|
| 293 |
{
|
| 294 |
-
"ID": "
|
| 295 |
"parent": "Meaning",
|
| 296 |
"child": "LexicalConcept"
|
| 297 |
},
|
| 298 |
{
|
| 299 |
-
"ID": "
|
| 300 |
"parent": "InformationEntity",
|
| 301 |
"child": "LexicalEntry"
|
| 302 |
},
|
| 303 |
{
|
| 304 |
-
"ID": "
|
| 305 |
"parent": "Meaning",
|
| 306 |
"child": "LexicalSense"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
-
"ID": "
|
| 310 |
"parent": "Meaning",
|
| 311 |
"child": "OntologyEntity"
|
| 312 |
},
|
| 313 |
{
|
| 314 |
-
"ID": "
|
| 315 |
"parent": "Meaning",
|
| 316 |
"child": "Concept"
|
| 317 |
},
|
| 318 |
{
|
| 319 |
-
"ID": "
|
| 320 |
"parent": "Meaning",
|
| 321 |
"child": "Frame"
|
| 322 |
},
|
| 323 |
{
|
| 324 |
-
"ID": "
|
| 325 |
"parent": "ConceptualFrame",
|
| 326 |
"child": "Frame"
|
| 327 |
},
|
| 328 |
{
|
| 329 |
-
"ID": "
|
| 330 |
"parent": "LexicalConcept",
|
| 331 |
"child": "Frame"
|
| 332 |
},
|
| 333 |
{
|
| 334 |
-
"ID": "
|
| 335 |
"parent": "Description",
|
| 336 |
"child": "Frame"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
-
"ID": "
|
| 340 |
"parent": "Meaning",
|
| 341 |
"child": "Frame"
|
| 342 |
},
|
| 343 |
{
|
| 344 |
-
"ID": "
|
| 345 |
"parent": "Meaning",
|
| 346 |
"child": "FrameProjection"
|
| 347 |
},
|
| 348 |
{
|
| 349 |
-
"ID": "
|
| 350 |
"parent": "Meaning",
|
| 351 |
"child": "Concept"
|
| 352 |
},
|
| 353 |
{
|
| 354 |
-
"ID": "
|
| 355 |
"parent": "Meaning",
|
| 356 |
"child": "LexicalConcept"
|
| 357 |
},
|
| 358 |
{
|
| 359 |
-
"ID": "
|
| 360 |
"parent": "Meaning",
|
| 361 |
"child": "LexicalSense"
|
| 362 |
},
|
| 363 |
{
|
| 364 |
-
"ID": "
|
| 365 |
"parent": "Meaning",
|
| 366 |
"child": "OntologyEntity"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
-
"ID": "
|
| 370 |
"parent": "InformationEntity",
|
| 371 |
"child": "CorpDoc"
|
| 372 |
},
|
| 373 |
{
|
| 374 |
-
"ID": "
|
| 375 |
"parent": "InformationEntity",
|
| 376 |
"child": "Document"
|
| 377 |
},
|
| 378 |
{
|
| 379 |
-
"ID": "
|
| 380 |
"parent": "InformationEntity",
|
| 381 |
"child": "LexUnit"
|
| 382 |
},
|
| 383 |
{
|
| 384 |
-
"ID": "
|
| 385 |
"parent": "LexicalEntry",
|
| 386 |
"child": "LexUnit"
|
| 387 |
},
|
| 388 |
{
|
| 389 |
-
"ID": "
|
| 390 |
"parent": "InformationEntity",
|
| 391 |
"child": "Sentence"
|
| 392 |
},
|
| 393 |
{
|
| 394 |
-
"ID": "
|
| 395 |
"parent": "InformationEntity",
|
| 396 |
"child": "LexicalEntry"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
-
"ID": "
|
| 400 |
"parent": "FrameProjection",
|
| 401 |
"child": "FECoreSet"
|
| 402 |
},
|
| 403 |
{
|
| 404 |
-
"ID": "
|
| 405 |
"parent": "FrameProjection",
|
| 406 |
"child": "BinaryProjection"
|
| 407 |
},
|
| 408 |
{
|
| 409 |
-
"ID": "
|
| 410 |
"parent": "Concept",
|
| 411 |
"child": "UnaryProjection"
|
| 412 |
},
|
| 413 |
{
|
| 414 |
-
"ID": "
|
| 415 |
"parent": "FrameProjection",
|
| 416 |
"child": "UnaryProjection"
|
| 417 |
},
|
| 418 |
{
|
| 419 |
-
"ID": "
|
| 420 |
"parent": "SenseFrame",
|
| 421 |
"child": "FramalLexUnit"
|
| 422 |
},
|
| 423 |
{
|
| 424 |
-
"ID": "
|
| 425 |
"parent": "SenseFrame",
|
| 426 |
"child": "WnSenseFrame"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
-
"ID": "
|
| 430 |
"parent": "SenseFrame",
|
| 431 |
"child": "Predicate"
|
| 432 |
},
|
| 433 |
{
|
| 434 |
-
"ID": "
|
| 435 |
"parent": "LexicalSense",
|
| 436 |
"child": "Predicate"
|
| 437 |
},
|
| 438 |
{
|
| 439 |
-
"ID": "
|
| 440 |
"parent": "SenseFrame",
|
| 441 |
"child": "VerbSense"
|
| 442 |
},
|
| 443 |
{
|
| 444 |
-
"ID": "
|
| 445 |
"parent": "LexicalSense",
|
| 446 |
"child": "VerbSense"
|
| 447 |
},
|
| 448 |
{
|
| 449 |
-
"ID": "
|
| 450 |
"parent": "Meaning",
|
| 451 |
"child": "Frame"
|
| 452 |
},
|
| 453 |
{
|
| 454 |
-
"ID": "
|
| 455 |
"parent": "ConceptualFrame",
|
| 456 |
"child": "Frame"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
-
"ID": "
|
| 460 |
"parent": "LexicalConcept",
|
| 461 |
"child": "Frame"
|
| 462 |
},
|
| 463 |
{
|
| 464 |
-
"ID": "
|
| 465 |
"parent": "SemanticRole",
|
| 466 |
"child": "FrameElement"
|
| 467 |
},
|
| 468 |
{
|
| 469 |
-
"ID": "
|
| 470 |
"parent": "SemanticRole",
|
| 471 |
"child": "GenericFE"
|
| 472 |
},
|
| 473 |
{
|
| 474 |
-
"ID": "
|
| 475 |
"parent": "SemanticRole",
|
| 476 |
"child": "GenericRole"
|
| 477 |
},
|
| 478 |
{
|
| 479 |
-
"ID": "
|
| 480 |
"parent": "SemanticRole",
|
| 481 |
"child": "Argument"
|
| 482 |
},
|
| 483 |
{
|
| 484 |
-
"ID": "
|
| 485 |
"parent": "LexicalSense",
|
| 486 |
"child": "Argument"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
-
"ID": "
|
| 490 |
"parent": "SemanticRole",
|
| 491 |
"child": "GenericArgument"
|
| 492 |
},
|
| 493 |
{
|
| 494 |
-
"ID": "
|
| 495 |
"parent": "SemanticRole",
|
| 496 |
"child": "TropeRole"
|
| 497 |
},
|
| 498 |
{
|
| 499 |
-
"ID": "
|
| 500 |
"parent": "InformationEntity",
|
| 501 |
"child": "LexUnit"
|
| 502 |
},
|
| 503 |
{
|
| 504 |
-
"ID": "
|
| 505 |
"parent": "LexicalEntry",
|
| 506 |
"child": "LexUnit"
|
| 507 |
},
|
| 508 |
{
|
| 509 |
-
"ID": "
|
| 510 |
"parent": "LexicalEntry",
|
| 511 |
"child": "Lexeme"
|
| 512 |
},
|
| 513 |
{
|
| 514 |
-
"ID": "
|
| 515 |
"parent": "LexicalEntry",
|
| 516 |
"child": "Word"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
-
"ID": "
|
| 520 |
"parent": "SemanticType",
|
| 521 |
"child": "SemType"
|
| 522 |
},
|
| 523 |
{
|
| 524 |
-
"ID": "
|
| 525 |
"parent": "OntologyEntity",
|
| 526 |
"child": "SemType"
|
| 527 |
},
|
| 528 |
{
|
| 529 |
-
"ID": "
|
| 530 |
"parent": "SemanticType",
|
| 531 |
"child": "OntologyClass"
|
| 532 |
},
|
| 533 |
{
|
| 534 |
-
"ID": "
|
| 535 |
"parent": "OntologyEntity",
|
| 536 |
"child": "OntologyClass"
|
| 537 |
},
|
| 538 |
{
|
| 539 |
-
"ID": "
|
| 540 |
"parent": "SemanticType",
|
| 541 |
"child": "SelectionalRestriction"
|
| 542 |
},
|
| 543 |
{
|
| 544 |
-
"ID": "
|
| 545 |
"parent": "SemanticType",
|
| 546 |
"child": "SuperSense"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
-
"ID": "
|
| 550 |
"parent": "SemanticType",
|
| 551 |
"child": "SemType"
|
| 552 |
},
|
| 553 |
{
|
| 554 |
-
"ID": "
|
| 555 |
"parent": "OntologyEntity",
|
| 556 |
"child": "SemType"
|
| 557 |
},
|
| 558 |
{
|
| 559 |
-
"ID": "
|
| 560 |
"parent": "SemanticType",
|
| 561 |
"child": "OntologyClass"
|
| 562 |
},
|
| 563 |
{
|
| 564 |
-
"ID": "
|
| 565 |
"parent": "OntologyEntity",
|
| 566 |
"child": "OntologyClass"
|
| 567 |
},
|
| 568 |
{
|
| 569 |
-
"ID": "
|
| 570 |
"parent": "BinaryProjection",
|
| 571 |
"child": "OntologyProperty"
|
| 572 |
},
|
| 573 |
{
|
| 574 |
-
"ID": "
|
| 575 |
"parent": "OntologyEntity",
|
| 576 |
"child": "OntologyProperty"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
-
"ID": "
|
| 580 |
"parent": "BinaryProjection",
|
| 581 |
"child": "CoParticipationRelation"
|
| 582 |
},
|
| 583 |
{
|
| 584 |
-
"ID": "
|
| 585 |
"parent": "OntologyProperty",
|
| 586 |
"child": "CoParticipationRelation"
|
| 587 |
},
|
| 588 |
{
|
| 589 |
-
"ID": "
|
| 590 |
"parent": "BinaryProjection",
|
| 591 |
"child": "OntologyProperty"
|
| 592 |
},
|
| 593 |
{
|
| 594 |
-
"ID": "
|
| 595 |
"parent": "OntologyEntity",
|
| 596 |
"child": "OntologyProperty"
|
| 597 |
},
|
| 598 |
{
|
| 599 |
-
"ID": "
|
| 600 |
"parent": "BinaryProjection",
|
| 601 |
"child": "SemanticRole"
|
| 602 |
},
|
| 603 |
{
|
| 604 |
-
"ID": "
|
| 605 |
"parent": "OntologyProperty",
|
| 606 |
"child": "SemanticRole"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
-
"ID": "
|
| 610 |
"parent": "BinaryProjection",
|
| 611 |
"child": "CoParticipationRelation"
|
| 612 |
},
|
| 613 |
{
|
| 614 |
-
"ID": "
|
| 615 |
"parent": "OntologyProperty",
|
| 616 |
"child": "CoParticipationRelation"
|
| 617 |
},
|
| 618 |
{
|
| 619 |
-
"ID": "
|
| 620 |
"parent": "BinaryProjection",
|
| 621 |
"child": "SemanticRole"
|
| 622 |
},
|
| 623 |
{
|
| 624 |
-
"ID": "
|
| 625 |
"parent": "OntologyProperty",
|
| 626 |
"child": "SemanticRole"
|
| 627 |
},
|
| 628 |
{
|
| 629 |
-
"ID": "
|
| 630 |
"parent": "OntologyProperty",
|
| 631 |
"child": "Trope"
|
| 632 |
},
|
| 633 |
{
|
| 634 |
-
"ID": "
|
| 635 |
"parent": "UnaryProjection",
|
| 636 |
"child": "Trope"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
-
"ID": "
|
| 640 |
"parent": "Frame",
|
| 641 |
"child": "ConceptualFrame"
|
| 642 |
},
|
| 643 |
{
|
| 644 |
-
"ID": "
|
| 645 |
"parent": "Frame",
|
| 646 |
"child": "DataFrame"
|
| 647 |
},
|
| 648 |
{
|
| 649 |
-
"ID": "
|
| 650 |
"parent": "Frame",
|
| 651 |
"child": "EncyclopedicFrame"
|
| 652 |
},
|
| 653 |
{
|
| 654 |
-
"ID": "
|
| 655 |
"parent": "Frame",
|
| 656 |
"child": "LexicalFrame"
|
| 657 |
},
|
| 658 |
{
|
| 659 |
-
"ID": "
|
| 660 |
"parent": "Frame",
|
| 661 |
"child": "MicroFrame"
|
| 662 |
},
|
| 663 |
{
|
| 664 |
-
"ID": "
|
| 665 |
"parent": "Frame",
|
| 666 |
"child": "SchemaFrame"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
-
"ID": "
|
| 670 |
"parent": "Description",
|
| 671 |
"child": "Frame"
|
| 672 |
},
|
| 673 |
{
|
| 674 |
-
"ID": "
|
| 675 |
"parent": "Meaning",
|
| 676 |
"child": "Frame"
|
| 677 |
},
|
| 678 |
{
|
| 679 |
-
"ID": "
|
| 680 |
"parent": "Situation",
|
| 681 |
"child": "FrameOccurrence"
|
| 682 |
},
|
| 683 |
{
|
| 684 |
-
"ID": "
|
| 685 |
"parent": "UnaryProjection",
|
| 686 |
"child": "SemanticType"
|
| 687 |
},
|
| 688 |
{
|
| 689 |
-
"ID": "
|
| 690 |
"parent": "OntologyProperty",
|
| 691 |
"child": "Trope"
|
| 692 |
},
|
| 693 |
{
|
| 694 |
-
"ID": "
|
| 695 |
"parent": "UnaryProjection",
|
| 696 |
"child": "Trope"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
-
"ID": "
|
| 700 |
"parent": "LexicalFrame",
|
| 701 |
"child": "SenseFrame"
|
| 702 |
},
|
| 703 |
{
|
| 704 |
-
"ID": "
|
| 705 |
"parent": "LexicalFrame",
|
| 706 |
"child": "SynsetFrame"
|
| 707 |
},
|
| 708 |
{
|
| 709 |
-
"ID": "
|
| 710 |
"parent": "Concept",
|
| 711 |
"child": "UnaryProjection"
|
| 712 |
},
|
| 713 |
{
|
| 714 |
-
"ID": "
|
| 715 |
"parent": "FrameProjection",
|
| 716 |
"child": "UnaryProjection"
|
| 717 |
},
|
| 718 |
{
|
| 719 |
-
"ID": "
|
| 720 |
"parent": "SynsetFrame",
|
| 721 |
"child": "WnSynsetFrame"
|
| 722 |
},
|
| 723 |
{
|
| 724 |
-
"ID": "
|
| 725 |
"parent": "SynsetFrame",
|
| 726 |
"child": "VerbClass"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
-
"ID": "
|
| 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 |
}
|