Cesare Pautasso discusses composing RESTful web services using business process modeling languages. There are three main solutions proposed: 1) using an abstract workflow that is independent of invocation technology, 2) making REST interactions explicit constructs in workflow languages, and 3) modeling workflows as resources that are accessed via RESTful interfaces. Pautasso argues that workflow engines should support composing both RESTful and WS-* web services, and that representing workflows as resources accessed via standard REST operations is a promising approach.