Relative Content

Tag Archive for sparqldbpediaknowledge-graph

How to traverse from an starting node in DBpedia sparql?

I have an starting page in dbpedia(https://dbpedia.org/page/Hassan_Rouhani) and I want to traverse his graph only using some specific properties(like dbo:party or dbp:office) until ith depth. I also want to record the connections between entities so i can visualize the graph later. I’m not that skilled in sparql so i’d aprreciate if you can help me.