We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e6cc967
Queries must be separated by ;
Ability to use specific replacements for query parameters
Example of a correct input: "[]( (?x{A,B}) -> <>(?y)"; "<>(?x)"; "[]( (?x{A,B}) -> <>(?y{C, S})" ; "[]( (?x) -> <>(?y{C,F})"
"[]( (?x{A,B}) -> <>(?y)"; "<>(?x)"; "[]( (?x{A,B}) -> <>(?y{C, S})" ; "[]( (?x) -> <>(?y{C,F})"