Search code examples
dbpedia

Is it possible to filter dbpedia results using url parameters?


A sample dbpedia page: http://dbpedia.org/page/United_States

How do get back just the abstract text?

Can this be done using just url parameters and get the result back in json?


Solution

  • The result back in JSON is easy, try this http://dbpedia.org/data/United_States.jsod

    for more control I suppose you need to use SPARQL