ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
featureweightWDQMQLASKSPARQL
2
620557514742
3
Standardized300010
4
Documented87977
5
Support from people5754
6
Terseness79265
7
Easy to read/write69366
8
Easy to construct programmatically471045
9
Query builder exists3575
10
Easy to implement56880
11
Familliar to WD users48343
12
Familliar to Freebase users201016
13
Familiar to researchers11558
14
Good fit for our domain710846
15
Traversal (Path)7101010
16
Recursive Traversal710010
17
Filtering During Recursive Traversal5100010
18
Data from Path400010
19
Diamond Shaped Queries200010
20
Bind/Arithmetic10010
21
Aggregate/GROUP BY403210
22
Top n queries80101010
23
Sandboxable78653
24
Ease of impl on top of BlazeGraph576810
25
Ease of impl on top of GraphX55531
26
27
Native support by ...WDQFreebase (not open source now)Semantic MediaWikiTriple stores and Gremlin
28
Notesmaybe Magnus will be so kind as to maitain it on top of SPARQL :)https://code.google.com/p/simplesparql/If we don't have native SPARQL, ASK could be a good subset to implementYay if it's native. We don't ever want to implement SPARQL ourselves
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100