Skip to content

Commit 08368f5

Browse files
authored
Create README.md
1 parent 844dd56 commit 08368f5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# SeminarPaper
2+
Seminar paper and research assistant work
3+
4+
Quantitative analysis of the following Knowledge Graphs (KG):
5+
* DBpedia
6+
* YAGO
7+
* Wikidata
8+
* NELL
9+
* OpenCyc
10+
11+
Approach:
12+
* Get top 10 classes for each KG
13+
* Calculation of class indegree and outdegree
14+
* Get all instances for each class
15+
* Calculation of minimum, average, median, and maximum indegree and outdegree for the instances of each class
16+
* Create a combined list with all top 10 classes and equal classes in other KGs (e.g. with owl:sameAs properties)
17+
* Calculate all degree values for the new classes as well

0 commit comments

Comments
 (0)