Return information about a single resource, optionally applying facet filters

post/{resultClass}/page/{uri}

Path parameters

resultClassstring required
Example:perspective1

The class of the resource

uristring required
Example:http://ldf.fi/mmm/manifestation_singleton/bibale_10003

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