Bohui Zhang commited on
Commit
5f6f3a8
·
1 Parent(s): dabff4d

Update example

Browse files
Files changed (1) hide show
  1. data/algorithm.txt +32 -13
data/algorithm.txt CHANGED
@@ -4,17 +4,36 @@ PREFIX wd: <http://www.wikidata.org/entity/>
4
  start = @<algorithm>
5
 
6
  <algorithm> {
7
- wdt:P31 [ wd:Q8366 ] + # instance of, 100.00% ;
8
- wdt:P646 . + # Freebase ID, 68.97% ;
9
- wdt:P6366 . + # Microsoft Academic ID, 54.48% ;
10
- wdt:P1343 . + # described by source, 5.66% ;
11
- wdt:P138 . * # named after, 21.24% ;
12
- wdt:P2671 . * # Google Knowledge Graph ID, 18.90% ;
13
- wdt:P10283 . * # OpenAlex ID, 18.07% ;
14
- wdt:P61 . * # discoverer or inventor, 10.07% ;
15
- wdt:P366 . * # has use, 9.52% ;
16
- wdt:P279 . * # subclass of, 8.97% ;
17
- wdt:P6104 . * # maintained by WikiProject, 8.00% ;
18
- wdt:P373 . * # Commons category, 7.17% ;
19
- wdt:P2283 . * # uses, 5.79% ;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  }
 
4
  start = @<algorithm>
5
 
6
  <algorithm> {
7
+ wdt:P31 [ wd:Q8366 ] ; # instance of, 100.00%
8
+ wdt:P1535 . * ; # used by, 2.50%
9
+ wdt:P1889 . * ; # different from, 8.00%
10
+ wdt:P279 . * ; # subclass of, 12.00%
11
+ wdt:P138 . * ; # named after, 35.00%
12
+ wdt:P61 . * ; # discoverer or inventor, 16.50%
13
+ wdt:P6104 . * ; # maintained by WikiProject, 12.50%
14
+ wdt:P366 . * ; # has use, 9.50%
15
+ wdt:P2159 . * ; # computes solution to, 6.00%
16
+ wdt:P144 . * ; # based on, 2.50%
17
+ wdt:P170 . * ; # creator, 1.00%
18
+ wdt:P1343 . * ; # described by source, 4.50%
19
+ wdt:P361 . * ; # part of, 8.50%
20
+ wdt:P178 . * ; # developer, 1.00%
21
+ wdt:P910 . * ; # topic's main category, 3.50%
22
+ wdt:P1552 . * ; # has characteristic, 0.50%
23
+ wdt:P5008 . * ; # on focus list of Wikimedia project, 0.50%
24
+ wdt:P921 . * ; # main subject, 1.00%
25
+ wdt:P527 . * ; # has part(s), 1.00%
26
+ wdt:P2283 . * ; # uses, 5.50%
27
+ wdt:P461 . * ; # opposite of, 0.50%
28
+ wdt:P2579 . * ; # studied in, 1.50%
29
+ wdt:P1269 . * ; # facet of, 6.50%
30
+ wdt:P1322 . * ; # dual to, 0.50%
31
+ wdt:P4969 . * ; # derivative work, 0.50%
32
+ wdt:P1056 . * ; # product or material produced or service provided, 1.00%
33
+ wdt:P1851 . * ; # input set, 1.00%
34
+ wdt:P828 . * ; # has cause, 0.50%
35
+ wdt:P1433 . * ; # published in, 0.50%
36
+ wdt:P156 . * ; # followed by, 0.50%
37
+ wdt:P1557 . * ; # manifestation of, 0.50%
38
+ wdt:P1571 . * ; # codomain, 0.50%
39
  }