Fixed ABox for jena rule 3
This commit is contained in:
parent
8d775b0048
commit
d1c60e2cc3
|
@ -41,7 +41,7 @@
|
||||||
:Maschell a foaf:Person ;
|
:Maschell a foaf:Person ;
|
||||||
foaf:name "Marcel Felix"^^xsd:string .
|
foaf:name "Marcel Felix"^^xsd:string .
|
||||||
|
|
||||||
:SwitchReview a rev:Review ;
|
:SwitchReviewByJPT a rev:Review ;
|
||||||
rev:reviewer :JPT ;
|
rev:reviewer :JPT ;
|
||||||
rev:text "Yet another gaming console. I lost a tetris game once. Meh."^^xsd:string .
|
rev:text "Yet another gaming console. I lost a tetris game once. Meh."^^xsd:string .
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue