/dbpedia/resources/properties

POST /api/dbpedia/resources/properties

Price: 5 credits

Get a DBpedia resource's RDF properties as a flat list, optionally filtered by predicate

How to use it

Get the RDF properties (facts) of a DBpedia resource as a flat predicate-to-values list, without the label, types and image envelope of the full resource. Each entry carries the predicate URI and all of its values (value, value type, language and datatype). Pass a predicate URI to fetch only the values of that property (e.g. all 'birthPlace' facts). Use it to read specific facts about a resource.

Parameters

Request body

Response

Errors

Response headers