{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "experiment-representation", "href" : "http://ads.servenobid.com/profile/experiments", "descriptor" : [ { "name" : "code", "type" : "SEMANTIC" }, { "name" : "pace", "type" : "SEMANTIC" }, { "name" : "active", "type" : "SEMANTIC" } ] }, { "id" : "create-experiments", "name" : "experiments", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#experiment-representation" }, { "id" : "get-experiments", "name" : "experiments", "type" : "SAFE", "descriptor" : [ { "name" : "page", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The page to return." } }, { "name" : "size", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The size of the page to return." } }, { "name" : "sort", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The sorting criteria to use to calculate the content of the page." } } ], "rt" : "#experiment-representation" }, { "id" : "delete-experiment", "name" : "experiment", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#experiment-representation" }, { "id" : "get-experiment", "name" : "experiment", "type" : "SAFE", "descriptor" : [ ], "rt" : "#experiment-representation" }, { "id" : "update-experiment", "name" : "experiment", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#experiment-representation" }, { "id" : "patch-experiment", "name" : "experiment", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#experiment-representation" }, { "name" : "findAll", "type" : "SAFE", "descriptor" : [ ] } ] } }