From d1c60e2cc35b9c86dd47de1f313aaec93b694462 Mon Sep 17 00:00:00 2001 From: Maschell Date: Tue, 2 Jan 2018 14:39:29 +0100 Subject: [PATCH] Fixed ABox for jena rule 3 --- data/abox.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/abox.ttl b/data/abox.ttl index 32cdc36..6c15df8 100644 --- a/data/abox.ttl +++ b/data/abox.ttl @@ -41,8 +41,8 @@ :Maschell a foaf:Person ; foaf:name "Marcel Felix"^^xsd:string . -:SwitchReview a rev:Review ; - rev:reviewer :JPT ; - rev:text "Yet another gaming console. I lost a tetris game once. Meh."^^xsd:string . +:SwitchReviewByJPT a rev:Review ; + rev:reviewer :JPT ; + rev:text "Yet another gaming console. I lost a tetris game once. Meh."^^xsd:string .