Skip to content

Using log:becomes #127

Answered by josd
tpluscode asked this question in Q&A
Jan 25, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Could you say what is broken?
Here I get the expected results with eye v11.4.7 and also with the latest eye v11.4.8

$ eye --quiet --nope https://raw.githubusercontent.com/eyereasoner/Notation3-By-Example/refs/heads/main/log/becomes.n3 --pass-only-new
@prefix : <urn:example:>.

:pers001 :givenName "Alex".
:test :is true.
$ eye --quiet --nope https://raw.githubusercontent.com/eyereasoner/Notation3-By-Example/refs/heads/main/log/becomes.n3 --pass
@prefix : <urn:example:>.

:pers001 :familyName "Garcia".
:pers001 :givenName "Alex".
:test :is true.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tpluscode
Comment options

Answer selected by tpluscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants