Skip to content

Commit

Permalink
refreshing
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Dec 14, 2024
1 parent d8c3529 commit 7e1853b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rdfsurfaces.n3
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
?G graph:list ?L.
?L list:removeDuplicates ?B.
({ ?B s:findComponent (?H ?K) } false true) log:ifThenElseIn ?SCOPE.
?B list:notMember { ?A log:onNegativeAnswerSurface ?B }.
?B list:notMember { ?I log:onNegativeAnswerSurface ?J }.
(?H { ?B list:select ({ ?U log:onNegativeSurface ?H } ?K) } ?E) log:collectAllIn ?SCOPE.
(?Q { ?B list:select (?Q ?K). ({ ?Q log:equalTo { ?X log:onNegativeSurface ?Y } } false true) log:ifThenElseIn ?SCOPE } ?F) log:collectAllIn ?SCOPE.
?R graph:list ?F.
Expand Down

0 comments on commit 7e1853b

Please sign in to comment.