Path: / {BASE} / prefix / reverse

Reverse prefix lookup


Method Summary
ResourceDescription
GET /{BASE}/prefix/reverse?uri=…Reverse prefix lookup

Method Detail
HTTP Example:
GET /{BASE}/prefix/reverse?uri=…

API Example:

PrefixWebService.getPrefix({'uri': /* uri namespace */});

Reverse prefix lookup

Output:
javax.ws.rs.core.Response - Response with the result of the reverse search
Query parameters:
uri - namespace
Produces:
application/json