Rosariou commited on
Commit
61ae7c9
1 Parent(s): 64ee71f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -93,8 +93,12 @@ The example below tests the later:
93
  To show the versatility of our approach, we have constructed similar datasets in the domains below. We test one property inheritance per dataset. The Wikidata main QNode
94
  (the node corresponding to the entities) and PNode (the node corresponding to the property) are indicated in parenthesis.
95
 
96
- ### ACADEMIC_DISCIPLINES (https://www.wikidata.org/wiki/Q11862829) ONTOLOGY -- V1 = 443 CLUSTERS, "has use" (https://www.wikidata.org/wiki/Property:P366)
 
 
 
97
 
 
98
  edges_yes = 52
99
 
100
  edges_no = 308
 
93
  To show the versatility of our approach, we have constructed similar datasets in the domains below. We test one property inheritance per dataset. The Wikidata main QNode
94
  (the node corresponding to the entities) and PNode (the node corresponding to the property) are indicated in parenthesis.
95
 
96
+ | domain | edges_yes | edges_no | edges_in | hierarchies | property hierarchies |
97
+ | ------------- | ------------- |
98
+ | Academic Disciplines | 52 | 308 | 52 | 30 | 1 |
99
+ | Dishes | 225 | 521 | 224 | 72 | 178 |
100
 
101
+ ### ACADEMIC_DISCIPLINES (https://www.wikidata.org/wiki/Q11862829) ONTOLOGY -- V1 = 443 CLUSTERS, "has use" (https://www.wikidata.org/wiki/Property:P366)
102
  edges_yes = 52
103
 
104
  edges_no = 308