| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
{uuid} | Returns local resource data with the given uuid and an accepted return type (mimetype) |
Resource | Description |
---|---|
GET /{BASE}/meta/{mimetype}?genid=…&uri=… | Returns remote resource metadata with the given uri and an accepted return type (mimetype) |
PUT /{BASE}/meta/{mimetype}?uri=… | Sets metadata to a given locale resource |
| ||||
summary: resource | method | detail: method |