sql - fetch all topics from dbpedia -


how can fetch topics dbpedia in format json, spreadsheet or other can process on them later. can sparql console dbpedia:

http://dbpedia.org/sparql 

i not familiar sparql

if @ information page, has links sample queries. 1 of those, example, the beatles. @ foot of example query output page links various json versions of data:

rdf: http://dbpedia.org/data/the_beatles.json

odata: http://dbpedia.org/data/the_beatles.jsod

microdata: http://dbpedia.org/sparql?default-graph-uri=http%3a%2f%2fdbpedia.org&query=describe+%3chttp://dbpedia.org/resource/the_beatles%3e&output=application%2fmicrodata%2bjson

json-ld: http://dbpedia.org/sparql?default-graph-uri=http%3a%2f%2fdbpedia.org&query=describe+%3chttp://dbpedia.org/resource/the_beatles%3e&output=application%2fld%2bjson


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -