katebor commited on
Commit
ead6142
·
1 Parent(s): a577221

Update taxonomy.json

Browse files
Files changed (1) hide show
  1. taxonomy.json +7 -7
taxonomy.json CHANGED
@@ -296,13 +296,6 @@
296
  ]
297
  },
298
  {"name": "Data Augmentation"},
299
- {"name": "Ontologies",
300
- "children": [
301
- {"name": "Ontology Construction"},
302
- {"name": "Ontology Matching"},
303
- {"name": "Ontology Expansion"}
304
- ]
305
- },
306
  {"name": "Taxonomy Construction"}
307
  ]
308
  },
@@ -374,6 +367,13 @@
374
  "children": [
375
  {"name": "Semantic Web"},
376
  {"name": "Knowledge Graphs"},
 
 
 
 
 
 
 
377
  {"name": "Multihop Reasoning"},
378
  {"name": "Link Prediction"},
379
  {"name": "Abstract Meaning Representation (AMR)"}
 
296
  ]
297
  },
298
  {"name": "Data Augmentation"},
 
 
 
 
 
 
 
299
  {"name": "Taxonomy Construction"}
300
  ]
301
  },
 
367
  "children": [
368
  {"name": "Semantic Web"},
369
  {"name": "Knowledge Graphs"},
370
+ {"name": "Ontologies",
371
+ "children": [
372
+ {"name": "Ontology Construction"},
373
+ {"name": "Ontology Matching"},
374
+ {"name": "Ontology Expansion"}
375
+ ]
376
+ },
377
  {"name": "Multihop Reasoning"},
378
  {"name": "Link Prediction"},
379
  {"name": "Abstract Meaning Representation (AMR)"}