Why is dbpedia-owl:wikiPageRedirects not returning the full set of redirect links? (Sparql)

Your direction was wrong.

select distinct *
where { 
  ?x dbpedia-owl:wikiPageRedirects <http://dbpedia.org/resource/Paris>
} 

Leave a Comment