================================================================================
CHR compiler ERROR: invalid syntax "idempotence@leq(_G20253,_G20254)".
`--> Undeclared constraint _G20259/_G20260 in head of rule number 1 (line 7).
Constraint should be one of [leq/2].
================================================================================
The use of @ for label annotations in CHR is an established practice. Any way around this?
CHR and RDF do not play well together ATM. This is because of the following reasons:
@
. @JanWielemaker suggests to define@@
as an alias for CHR labels.Reproducing the
@
-errorLoading the following program:
gives:
The use of
@
for label annotations in CHR is an established practice. Any way around this?