Skip to main content

Table 1 Repository level operations that are provided through http encoding.

From: Adaptable data management for systems biology investigations

Operation

Base

Syntax

Description

Browse

/<XPATH>

Providing a repository PATH parameter (e.g, /analysis/runs) returns a generic representation of the underlying resources.

Create

/new

Create new resources by appending '/new' and providing parameters for a repository PATH and a resource NAME. Files can be uploaded as part of a multi-part HttpRequest.

Search

/search

Search by query terms by appending '/search' and providing parameters for a repository PATH. Query terms are matched against underlying resource properties (e.g. Organism = Mouse).