- Service address (
BASE_URI
): http://ivy.man.poznan.pl/rosrs
- Credentials of the administrator account (with the right to create workspaces):
- Remarks: This is a prototype instance deployed on a small machine. Please do not expect very high performance of the service and please do not upload huge amount of data. Thank you

Feature implementation status
For the meaning of particular URIs and method invocations please refer to the Research Objects Digital Library document.
URI | HTTP Method | Implementation status | Testing status |
---|
BASE_URI /workspaces/ WORKSPACE_ID | PUT | | |
BASE_URI /workspaces/ WORKSPACE_ID | DELETE | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs | GET | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID | GET | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID | PUT | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID | DELETE | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID / RO_VERSION_ID | GET | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID / RO_VERSION_ID | POST | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID / RO_VERSION_ID | DELETE | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID / RO_VERSION_ID /manifest.rdf | GET | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID / RO_VERSION_ID /manifest.rdf | POST | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID / RO_VERSION_ID /any/other/file | GET | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID / RO_VERSION_ID /any/other/file | POST | | |
BASE_URI /workspaces/ WORKSPACE_ID /ROs/ RO_ID / RO_VERSION_ID /any/other/file | DELETE | | |