v1

latestOpenAPI 3.0.22026-07-1713028.6 KB

get/?view=resolve

Query parameters

termstring required

The string to search for

typestring url

A uri corresponding to an rdf:type. If present, only resources of the specified type will be returned.

contextstring

Additional plaintext to search for in the other attributes of the desired resource.

Response

Allows searching for resources by a number of properties representing plaintext identifiers. This includes dc:title, rdfs:label, skos:prefLabel, skos:altLabel, foaf:name, and dc:identifier. Resources of type sio:Term are excluded.

nodestring url

The URI of the resource that was found

titlestring

The dc:title of the resource, if present

labelstring

The rdfs:label of the resource, if present

prefLabelstring

The skos:prefLabel of the resource, if present

altLabelstring

The skos:altLabel of the resource, if present

namestring

The foaf:name of the resource, if present

identifierstring

The dc:identifier of the resource, if present

scorenumber

A representation of how closely this node matched the search term