Skip to content

Commit

Permalink
refreshing
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Nov 9, 2024
1 parent 15a2d71 commit b6f3938
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion color/slide32/slide32-proof.n3
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ skolem:lemma4 a r:Extraction;
var:x_0 a var:x_1.
}.
};
r:because [ a r:Parsing; r:source <https://eyereasoner.github.io/eye/color/slide32/slide32.n3>].
r:because [ a r:Parsing; r:source <https://eyereasoner.github.io/eye/color/slide32/slide32-query.n3>].

skolem:lemma5 a r:Inference;
r:gives {
Expand Down
2 changes: 1 addition & 1 deletion color/slide32/test
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/color .. --nope https://eyereasoner.github.io/eye/color/slide32/slide32.n3 --query https://eyereasoner.github.io/eye/color/slide32/slide32-query.n3 --output slide32-answer.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/color .. https://eyereasoner.github.io/eye/color/slide32/slide32.n3--query https://eyereasoner.github.io/eye/color/slide32/slide32-query.n3 --output slide32-proof.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/color .. https://eyereasoner.github.io/eye/color/slide32/slide32.n3 --query https://eyereasoner.github.io/eye/color/slide32/slide32-query.n3 --output slide32-proof.n3

0 comments on commit b6f3938

Please sign in to comment.