Fork me on GitHub
#clara
<
2017-08-28
>
iku00088800:08:37

@mikerod Thanks! I was struggling because for this specific problem coming up it was not clear how to create facts that are [:not [B (= ?id id)]]

iku00088800:08:05

(I would only have facts that are [B (= ?id id)])

iku00088800:08:08

But over the weekend I thought of retracting A's that do have a matching B

iku00088800:08:17

Seems it should do the job