Stored Trace

A trace whose obsels are created externally by POSTing them to the trace, and stored by the system. In addition to the interface specified by its superclass Trace, this class accepts the following requests.

Original resource

Creation

A stored trace is created by a POST query to a Base. It must have the following properties:

POST

Add an obsel to that trace. See the section about Monotonicity for a discussion on the constraints.

@obsels

PUT

This allows to amend the content of the trace.

Note that this allows to modify obsels, although they appear to be child resources of the trace. This is an exception to the rule stating that a resource can not be modified by altering its parent resource.