/dbpedia/resources
Get a DBpedia resource with its label, description, types, images and full RDF property graph
Price: 5 credits
💡 AI Hint: Get a full DBpedia resource by its name (e.g. ‘Berlin’, ‘Albert_Einstein’), DBpedia resource URL or Wikipedia article URL. Returns the resource’s label and short description in the chosen language, its ontology types, thumbnail and image, homepage, linked Wikipedia page, subject categories, owl:sameAs links to other datasets, internal wiki links, external links, and the complete list of RDF properties (predicate plus all values with their type, language and datatype). The backbone lookup for entity enrichment against the DBpedia knowledge graph.
⚠️ Common errors: 412: Resource not found
Authorizations
API token from the dashboard
Headers
Body
Resource identifier — a DBpedia resource name, resource URL or Wikipedia article URL
1"Berlin"
"Albert_Einstein"
"http://dbpedia.org/resource/Berlin"
"https://en.wikipedia.org/wiki/Berlin"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Language code for the label and description
"en"
"de"
"fr"
Response
Successful Response