author | Markus Lanthaler <mark_lanthaler@gmx.net> |
Mon, 20 Aug 2012 18:11:34 +0200 | |
changeset 840 | 527e818d0d43 |
parent 839 | 4084adc6c60e |
child 841 | 37b7e4bb79bd |
test-suite/tests/compact-0022-out.jsonld |
--- a/test-suite/tests/compact-0022-out.jsonld Mon Aug 20 17:55:19 2012 +0200 +++ b/test-suite/tests/compact-0022-out.jsonld Mon Aug 20 18:11:34 2012 +0200 @@ -14,14 +14,8 @@ "id": "ex:Game", "type": "owl:Class", "ex:properties": [ - { - "id": "ex:title", - "type": "owl:DataProperty" - }, - { - "id": "ex:slug", - "type": [ "owl:DataProperty", "owl:FunctionalProperty" ] - } + { "id": "ex:title" }, + { "id": "ex:slug" } ] }, {