Fixed ABox for jena rule 3
This commit is contained in:
parent
8d775b0048
commit
d1c60e2cc3
|
@ -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 .
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue