RESTful Job Control: Semantic Descriptor
| id | type | title |
|---|---|---|
| jobRecord | semantic | A job record (which has a collection of tasks) |
| goHome | safe | Navigate to the home resource |
| goJobFilter | safe | Filter the jobs list resource |
| goJobItem | safe | Navigate to the job item resource |
| doJobCreate | idempotent | Create a new job record. |