Return information about a single resource, optionally applying facet filters

post/{resultClass}/page/{uri}

Path parameters

resultClassstring required

The class of the resource

uristring required

The URI of the resource

Request body

facetClassstring
constraintsobject[] nullable

Response

Information about a single resource

dataobject[]

An array containing one object describing the resource

sparqlQuerystring

The SPARQL query that was used for retrieving the metadata

Changes