Path: / {BASE} / prefix / reverse

Reverse prefix lookup


Resource Methods
Method Summary
NameDescription
GET /{BASE}/prefix/reverse?uri=…Reverse prefix lookup

Method Detail

GET /{BASE}/prefix/reverse

Reverse prefix lookup

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

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

Output:
Response - Response with the result of the reverse search
Query parameters:
uri - namespace
Produces:
application/json