5 Forks
12 Stars
12 Watchers

PQL

Process Query Language (PQL) is a special-purpose programming language for managing process models based on information about process instances that these models describe. PQL is based upon temporal logic and adopts the concrete syntax of SQL.

How to download and setup PQL

Open terminal and run command
git clone https://github.com/processquerying/PQL.git
git clone is used to create a copy or clone of PQL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PQL https://github.com/processquerying/PQL/archive/master.zip

Or simply clone PQL with SSH
[email protected]:processquerying/PQL.git

If you have some problems with PQL

You may open issue on PQL support forum (system) here: https://github.com/processquerying/PQL/issues