v1

latestOpenAPI 3.0.22026-07-1713028.6 KB

get/?view=labels

Query parameters

urisstring required

A comma-delimited list of URIs.

Response

Returns a label for each specified URI. The label returned will be taken from, in order of priority: skos:prefLabel, rdfs:label, schema:name, dc:title, foaf:name, or skos:notation. If no label is found, the URI itself will be used as the label.

object required

An object whose keys are the URIs passed in as a parameter, and whose corresponding values are the labels for those URIs.