Fix broken jena rule

This commit is contained in:
Jan Philipp Timme 2018-01-02 14:24:26 +01:00
parent 2ab7204966
commit 13884538f0
2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,7 @@
-> (?otherCon :successorOfConsole ?con)]
[rule2: (?con :hasPrice ?someValue)
-> remove(?con :hasPrice ?someValue)]
-> remove(0)]
[rule3: (?con rev:hasReview ?rev) (?rev rev:reviewer ?reviewer)
-> (?reviewer :hasReviewedConsole ?con)]

View File

@ -1 +0,0 @@
/hsh/