Eva
0
Q:

sparql count distinct

SELECT ?a (count(distinct ?a) as ?count)
WHERE {
    ?a ?b ?c
}
0

New to Communities?

Join the community