processID: {{process.id}}
Title: {{process.title}}
Description: {{process.description}}
Version: {{process.version}}
Job control options: {{process.jobControlOptions}}
Output transmission mode: {{process.outputTransmission}}

inputs:

links:
href:localhost:5000/processes/{{process.id}}?f=text/html
rel: self
type: text/html
title: This document as HTML

href:localhost:5000/processes/{{process.id}}?f=application/json
rel: alternate
type: application/json
title: This document as JSON

href:localhost:5000/processes/{{process.id}}/execution
rel: execution
title: Execute endpoint