From b98d2a8f7d9eeb91ae8d6f6f0fa27f3c0c9fcc41 Mon Sep 17 00:00:00 2001 From: Marcin Procyk Date: Fri, 13 Oct 2023 10:42:18 +0200 Subject: [PATCH] update dsp-api to 30.4.0 --- src/api/v2/ontology/ontologies-endpoint.spec.ts | 4 ++-- src/api/v2/resource/resources-endpoint.spec.ts | 8 ++++---- .../api/admin/groups/change-group-status-response.json | 2 +- test/data/api/admin/groups/create-group-response.json | 2 +- test/data/api/admin/groups/delete-group-response.json | 2 +- test/data/api/admin/groups/update-group-response.json | 2 +- .../admin/lists/add-child-to-second-child-request.json | 2 +- .../admin/lists/add-child-to-second-child-response.json | 2 +- .../api/admin/lists/add-second-child-to-root-request.json | 2 +- .../admin/lists/add-second-child-to-root-response.json | 2 +- test/data/api/admin/lists/create-child-node-request.json | 2 +- test/data/api/admin/lists/create-child-node-response.json | 2 +- test/data/api/admin/lists/create-list-response.json | 2 +- .../admin/lists/insert-childNode-in-position-request.json | 2 +- .../lists/insert-childNode-in-position-response.json | 2 +- .../create-administrative-permission-response.json | 2 +- .../create-defaultObjectAccess-permission-response.json | 2 +- test/data/api/admin/projects/create-project-response.json | 2 +- test/data/api/admin/projects/delete-project-response.json | 2 +- .../projects/get-project-admin-members-response.json | 2 +- .../api/admin/projects/get-project-members-response.json | 2 +- test/data/api/admin/projects/get-project-response.json | 2 +- test/data/api/admin/projects/get-projects-response.json | 2 +- test/data/api/admin/projects/update-project-response.json | 2 +- ...update-project-with-multiple-description-response.json | 2 +- test/data/api/admin/users/create-user-response.json | 2 +- test/data/api/admin/users/update-user-response.json | 2 +- .../data/api/admin/users/update-user-status-response.json | 2 +- .../update-user-system-admin-membership-response.json | 2 +- test/data/api/system/health/response-headers.txt | 4 ++-- ...d-cardinalities-to-class-nothing-request-expanded.json | 2 +- .../add-cardinalities-to-class-nothing-request.json | 2 +- ...-cardinalities-to-class-nothing-response-expanded.json | 2 +- .../add-cardinalities-to-class-nothing-response.json | 2 +- .../candeletecardinalities-false-request-expanded.json | 2 +- .../ontologies/candeletecardinalities-false-request.json | 2 +- .../candeletecardinalities-true-request-expanded.json | 2 +- .../ontologies/candeletecardinalities-true-request.json | 2 +- .../ontologies/change-class-comment-request-expanded.json | 2 +- .../api/v2/ontologies/change-class-comment-request.json | 2 +- .../ontologies/change-class-label-request-expanded.json | 2 +- .../api/v2/ontologies/change-class-label-request.json | 2 +- .../v2/ontologies/change-gui-order-request-expanded.json | 2 +- test/data/api/v2/ontologies/change-gui-order-request.json | 2 +- .../change-property-comment-request-expanded.json | 2 +- .../v2/ontologies/change-property-comment-request.json | 2 +- .../change-property-label-request-expanded.json | 2 +- .../api/v2/ontologies/change-property-label-request.json | 2 +- ...eate-class-without-cardinalities-request-expanded.json | 2 +- .../create-class-without-cardinalities-request.json | 2 +- ...ate-class-without-cardinalities-response-expanded.json | 2 +- .../create-class-without-cardinalities-response.json | 2 +- .../create-empty-foo-ontology-response-expanded.json | 2 +- .../v2/ontologies/create-empty-foo-ontology-response.json | 2 +- .../ontologies/create-link-property-request-expanded.json | 2 +- .../api/v2/ontologies/create-link-property-request.json | 2 +- .../create-link-property-response-expanded.json | 2 +- .../api/v2/ontologies/create-link-property-response.json | 2 +- .../create-value-property-response-expanded.json | 2 +- .../api/v2/ontologies/create-value-property-response.json | 2 +- .../remove-class-cardinalities-request-expanded.json | 2 +- .../v2/ontologies/remove-class-cardinalities-request.json | 2 +- .../replace-class-cardinalities-request-expanded.json | 2 +- .../ontologies/replace-class-cardinalities-request.json | 2 +- .../v2/resources/delete-resource-request-expanded.json | 2 +- test/data/api/v2/resources/delete-resource-request.json | 2 +- .../v2/resources/deleted-resource-response-expanded.json | 2 +- test/data/api/v2/resources/deleted-resource-response.json | 6 +++--- .../update-resource-metadata-request-expanded.json | 2 +- ...urce-metadata-request-with-last-mod-date-expanded.json | 2 +- ...date-resource-metadata-request-with-last-mod-date.json | 4 ++-- .../v2/resources/update-resource-metadata-request.json | 2 +- .../update-resource-metadata-response-expanded.json | 2 +- ...rce-metadata-response-with-last-mod-date-expanded.json | 2 +- ...ate-resource-metadata-response-with-last-mod-date.json | 2 +- .../v2/resources/update-resource-metadata-response.json | 2 +- .../api/v2/values/create-int-value-response-expanded.json | 2 +- test/data/api/v2/values/create-int-value-response.json | 6 +++--- .../api/v2/values/delete-int-value-request-expanded.json | 2 +- test/data/api/v2/values/delete-int-value-request.json | 2 +- .../api/v2/values/delete-link-value-request-expanded.json | 2 +- test/data/api/v2/values/delete-link-value-request.json | 2 +- .../v2/values/update-boolean-value-request-expanded.json | 2 +- test/data/api/v2/values/update-boolean-value-request.json | 2 +- .../v2/values/update-color-value-request-expanded.json | 2 +- test/data/api/v2/values/update-color-value-request.json | 2 +- ...te-date-value-with-day-precision-request-expanded.json | 2 +- .../update-date-value-with-day-precision-request.json | 2 +- ...-date-value-with-month-precision-request-expanded.json | 2 +- .../update-date-value-with-month-precision-request.json | 2 +- ...e-date-value-with-year-precision-request-expanded.json | 2 +- .../update-date-value-with-year-precision-request.json | 2 +- .../v2/values/update-decimal-value-request-expanded.json | 2 +- test/data/api/v2/values/update-decimal-value-request.json | 2 +- .../v2/values/update-geometry-value-request-expanded.json | 2 +- .../data/api/v2/values/update-geometry-value-request.json | 2 +- .../v2/values/update-geoname-value-request-expanded.json | 2 +- test/data/api/v2/values/update-geoname-value-request.json | 2 +- ...pdate-int-value-permissions-only-request-expanded.json | 2 +- .../values/update-int-value-permissions-only-request.json | 2 +- .../api/v2/values/update-int-value-request-expanded.json | 2 +- test/data/api/v2/values/update-int-value-request.json | 2 +- .../api/v2/values/update-int-value-response-expanded.json | 2 +- test/data/api/v2/values/update-int-value-response.json | 4 ++-- ...nt-value-with-custom-permissions-request-expanded.json | 2 +- .../update-int-value-with-custom-permissions-request.json | 2 +- .../v2/values/update-interval-value-request-expanded.json | 2 +- .../data/api/v2/values/update-interval-value-request.json | 2 +- .../api/v2/values/update-link-value-request-expanded.json | 2 +- test/data/api/v2/values/update-link-value-request.json | 2 +- .../api/v2/values/update-list-value-request-expanded.json | 2 +- test/data/api/v2/values/update-list-value-request.json | 2 +- .../update-text-value-with-comment-request-expanded.json | 2 +- .../v2/values/update-text-value-with-comment-request.json | 2 +- .../update-text-value-with-standoff-request-expanded.json | 2 +- .../values/update-text-value-with-standoff-request.json | 2 +- ...date-text-value-without-standoff-request-expanded.json | 2 +- .../update-text-value-without-standoff-request.json | 2 +- .../api/v2/values/update-time-value-request-expanded.json | 2 +- test/data/api/v2/values/update-time-value-request.json | 2 +- .../api/v2/values/update-uri-value-request-expanded.json | 2 +- test/data/api/v2/values/update-uri-value-request.json | 2 +- vars.mk | 2 +- 123 files changed, 134 insertions(+), 134 deletions(-) diff --git a/src/api/v2/ontology/ontologies-endpoint.spec.ts b/src/api/v2/ontology/ontologies-endpoint.spec.ts index bbcefe578..54f32df42 100644 --- a/src/api/v2/ontology/ontologies-endpoint.spec.ts +++ b/src/api/v2/ontology/ontologies-endpoint.spec.ts @@ -1220,7 +1220,7 @@ describe("OntologiesEndpoint", () => { deleteCardinalitiesFromClassRequest.id = "http://0.0.0.0:3333/ontology/0001/freetest/v2"; // update this timestamp after every release of dsp-api - deleteCardinalitiesFromClassRequest.lastModificationDate = "2023-09-29T07:39:34.306092476Z"; + deleteCardinalitiesFromClassRequest.lastModificationDate = "2023-10-13T08:20:36.025292416Z"; const cardinalityToRemove = new UpdateResourceClassCardinality(); @@ -1265,7 +1265,7 @@ describe("OntologiesEndpoint", () => { deleteCardinalitiesFromClassRequest.id = "http://0.0.0.0:3333/ontology/0001/freetest/v2"; // update this timestamp after every release of dsp-api - deleteCardinalitiesFromClassRequest.lastModificationDate = "2023-09-29T07:39:34.306092476Z"; + deleteCardinalitiesFromClassRequest.lastModificationDate = "2023-10-13T08:20:36.025292416Z"; const cardinalityToRemove = new UpdateResourceClassCardinality(); diff --git a/src/api/v2/resource/resources-endpoint.spec.ts b/src/api/v2/resource/resources-endpoint.spec.ts index 54030f385..ae7201012 100644 --- a/src/api/v2/resource/resources-endpoint.spec.ts +++ b/src/api/v2/resource/resources-endpoint.spec.ts @@ -486,7 +486,7 @@ describe("ResourcesEndpoint", () => { expect(res.hasPermissions).toEqual("CR knora-admin:Creator|M knora-admin:ProjectMember|V knora-admin:ProjectMember"); // update this timestamp after every release of dsp-api - expect(res.lastModificationDate).toEqual("2023-09-30T07:36:22.147323365Z"); + expect(res.lastModificationDate).toEqual("2023-10-14T08:17:19.432943413Z"); done(); } ); @@ -550,7 +550,7 @@ describe("ResourcesEndpoint", () => { updateResourceMetadata.lastModificationDate = "2021-09-30T16:41:46.980756Z"; // update this timestamp after every release of dsp-api - updateResourceMetadata.newModificationDate = "2023-09-30T07:36:22.701581932Z"; + updateResourceMetadata.newModificationDate = "2023-10-14T08:17:19.977353963Z"; knoraApiConnection.v2.res.updateResourceMetadata(updateResourceMetadata).subscribe( (res: UpdateResourceMetadataResponse) => { @@ -560,7 +560,7 @@ describe("ResourcesEndpoint", () => { expect(res.hasPermissions).toEqual("CR knora-admin:ProjectMember|V knora-admin:ProjectMember"); // update this timestamp after every release of dsp-api - expect(res.lastModificationDate).toEqual("2023-09-30T07:36:22.701581932Z"); + expect(res.lastModificationDate).toEqual("2023-10-14T08:17:19.977353963Z"); done(); } ); @@ -578,7 +578,7 @@ describe("ResourcesEndpoint", () => { expectedPayload["http://api.knora.org/ontology/knora-api/v2#lastModificationDate"]["@value"] = "2021-09-30T16:41:46.980756Z"; // update this timestamp after every release of dsp-api - expectedPayload["http://api.knora.org/ontology/knora-api/v2#newModificationDate"]["@value"] = "2023-09-30T07:36:22.701581932Z"; + expectedPayload["http://api.knora.org/ontology/knora-api/v2#newModificationDate"]["@value"] = "2023-10-14T08:17:19.977353963Z"; expect(request.data()).toEqual(expectedPayload); diff --git a/test/data/api/admin/groups/change-group-status-response.json b/test/data/api/admin/groups/change-group-status-response.json index ce3f347c5..bd0a50972 100644 --- a/test/data/api/admin/groups/change-group-status-response.json +++ b/test/data/api/admin/groups/change-group-status-response.json @@ -1 +1 @@ -{"group":{"descriptions":[{"value":"UpdatedGroupDescription","language":"en"}],"id":"http://rdfh.ch/groups/00FF/hfPK6AfOQnKjoVD4smZh9Q","name":"UpdatedGroupName","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}} \ No newline at end of file +{"group":{"descriptions":[{"value":"UpdatedGroupDescription","language":"en"}],"id":"http://rdfh.ch/groups/00FF/i02zvr2eRaulUZ3EpG07NA","name":"UpdatedGroupName","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}} \ No newline at end of file diff --git a/test/data/api/admin/groups/create-group-response.json b/test/data/api/admin/groups/create-group-response.json index 4ff5d215b..808af7a15 100644 --- a/test/data/api/admin/groups/create-group-response.json +++ b/test/data/api/admin/groups/create-group-response.json @@ -1 +1 @@ -{"group":{"descriptions":[{"value":"NewGroupDescription","language":"en"}],"id":"http://rdfh.ch/groups/00FF/hfPK6AfOQnKjoVD4smZh9Q","name":"NewGroup","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}} \ No newline at end of file +{"group":{"descriptions":[{"value":"NewGroupDescription","language":"en"}],"id":"http://rdfh.ch/groups/00FF/i02zvr2eRaulUZ3EpG07NA","name":"NewGroup","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}} \ No newline at end of file diff --git a/test/data/api/admin/groups/delete-group-response.json b/test/data/api/admin/groups/delete-group-response.json index 281d7c977..648e74e75 100644 --- a/test/data/api/admin/groups/delete-group-response.json +++ b/test/data/api/admin/groups/delete-group-response.json @@ -1 +1 @@ -{"group":{"descriptions":[{"value":"UpdatedGroupDescription","language":"en"}],"id":"http://rdfh.ch/groups/00FF/hfPK6AfOQnKjoVD4smZh9Q","name":"UpdatedGroupName","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":false}} \ No newline at end of file +{"group":{"descriptions":[{"value":"UpdatedGroupDescription","language":"en"}],"id":"http://rdfh.ch/groups/00FF/i02zvr2eRaulUZ3EpG07NA","name":"UpdatedGroupName","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":false}} \ No newline at end of file diff --git a/test/data/api/admin/groups/update-group-response.json b/test/data/api/admin/groups/update-group-response.json index ce3f347c5..bd0a50972 100644 --- a/test/data/api/admin/groups/update-group-response.json +++ b/test/data/api/admin/groups/update-group-response.json @@ -1 +1 @@ -{"group":{"descriptions":[{"value":"UpdatedGroupDescription","language":"en"}],"id":"http://rdfh.ch/groups/00FF/hfPK6AfOQnKjoVD4smZh9Q","name":"UpdatedGroupName","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}} \ No newline at end of file +{"group":{"descriptions":[{"value":"UpdatedGroupDescription","language":"en"}],"id":"http://rdfh.ch/groups/00FF/i02zvr2eRaulUZ3EpG07NA","name":"UpdatedGroupName","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}} \ No newline at end of file diff --git a/test/data/api/admin/lists/add-child-to-second-child-request.json b/test/data/api/admin/lists/add-child-to-second-child-request.json index 7076d0d47..3dff671a2 100644 --- a/test/data/api/admin/lists/add-child-to-second-child-request.json +++ b/test/data/api/admin/lists/add-child-to-second-child-request.json @@ -1,5 +1,5 @@ { - "parentNodeIri": "http://rdfh.ch/lists/0001/IBzKf7jmS3uQbtFhzL52qA", + "parentNodeIri": "http://rdfh.ch/lists/0001/6UA9UKg3QOqSQgO58hWbeg", "projectIri": "http://rdfh.ch/projects/0001", "name": "third", "labels": [{ "value": "New Third Child List Node Value", "language": "en"}], diff --git a/test/data/api/admin/lists/add-child-to-second-child-response.json b/test/data/api/admin/lists/add-child-to-second-child-response.json index 6d86e2dc7..e1a64d4fa 100644 --- a/test/data/api/admin/lists/add-child-to-second-child-response.json +++ b/test/data/api/admin/lists/add-child-to-second-child-response.json @@ -1 +1 @@ -{"nodeinfo":{"comments":[{"value":"New Third Child List Node Comment","language":"en"}],"hasRootNode":"http://rdfh.ch/lists/0001/4byGDouNQ5STOvwdBghJ5w","id":"http://rdfh.ch/lists/0001/Vvg0fJsnQbeEh4JdKaFRmA","labels":[{"value":"New Third Child List Node Value","language":"en"}],"name":"third","position":0}} \ No newline at end of file +{"nodeinfo":{"comments":[{"value":"New Third Child List Node Comment","language":"en"}],"hasRootNode":"http://rdfh.ch/lists/0001/auBPhQxDQQuMRmG-Xoa3RQ","id":"http://rdfh.ch/lists/0001/1iDtsdRnQByolzUHCNK3VQ","labels":[{"value":"New Third Child List Node Value","language":"en"}],"name":"third","position":0}} \ No newline at end of file diff --git a/test/data/api/admin/lists/add-second-child-to-root-request.json b/test/data/api/admin/lists/add-second-child-to-root-request.json index dbd0359b2..db909c583 100644 --- a/test/data/api/admin/lists/add-second-child-to-root-request.json +++ b/test/data/api/admin/lists/add-second-child-to-root-request.json @@ -1,5 +1,5 @@ { - "parentNodeIri": "http://rdfh.ch/lists/0001/4byGDouNQ5STOvwdBghJ5w", + "parentNodeIri": "http://rdfh.ch/lists/0001/auBPhQxDQQuMRmG-Xoa3RQ", "projectIri": "http://rdfh.ch/projects/0001", "name": "second", "labels": [{ "value": "New Second Child List Node Value", "language": "en"}], diff --git a/test/data/api/admin/lists/add-second-child-to-root-response.json b/test/data/api/admin/lists/add-second-child-to-root-response.json index d09e35fb8..737e4e964 100644 --- a/test/data/api/admin/lists/add-second-child-to-root-response.json +++ b/test/data/api/admin/lists/add-second-child-to-root-response.json @@ -1 +1 @@ -{"nodeinfo":{"comments":[{"value":"New Second Child List Node Comment","language":"en"}],"hasRootNode":"http://rdfh.ch/lists/0001/4byGDouNQ5STOvwdBghJ5w","id":"http://rdfh.ch/lists/0001/I_KjDqSRRvap1FKhhzcIOg","labels":[{"value":"New Second Child List Node Value","language":"en"}],"name":"second","position":1}} \ No newline at end of file +{"nodeinfo":{"comments":[{"value":"New Second Child List Node Comment","language":"en"}],"hasRootNode":"http://rdfh.ch/lists/0001/auBPhQxDQQuMRmG-Xoa3RQ","id":"http://rdfh.ch/lists/0001/WEzz_RLdR2CdxfSCgkNyRA","labels":[{"value":"New Second Child List Node Value","language":"en"}],"name":"second","position":1}} \ No newline at end of file diff --git a/test/data/api/admin/lists/create-child-node-request.json b/test/data/api/admin/lists/create-child-node-request.json index 9fe7a619b..63e59f084 100644 --- a/test/data/api/admin/lists/create-child-node-request.json +++ b/test/data/api/admin/lists/create-child-node-request.json @@ -1,5 +1,5 @@ { - "parentNodeIri": "http://rdfh.ch/lists/0001/4byGDouNQ5STOvwdBghJ5w", + "parentNodeIri": "http://rdfh.ch/lists/0001/auBPhQxDQQuMRmG-Xoa3RQ", "projectIri": "http://rdfh.ch/projects/0001", "name": "first", "labels": [{ "value": "New First Child List Node Value", "language": "en"}], diff --git a/test/data/api/admin/lists/create-child-node-response.json b/test/data/api/admin/lists/create-child-node-response.json index ca28834b4..841889137 100644 --- a/test/data/api/admin/lists/create-child-node-response.json +++ b/test/data/api/admin/lists/create-child-node-response.json @@ -1 +1 @@ -{"nodeinfo":{"comments":[{"value":"New First Child List Node Comment","language":"en"}],"hasRootNode":"http://rdfh.ch/lists/0001/4byGDouNQ5STOvwdBghJ5w","id":"http://rdfh.ch/lists/0001/tVq3ty2VQYaNZluPlQepHA","labels":[{"value":"New First Child List Node Value","language":"en"}],"name":"first","position":0}} \ No newline at end of file +{"nodeinfo":{"comments":[{"value":"New First Child List Node Comment","language":"en"}],"hasRootNode":"http://rdfh.ch/lists/0001/auBPhQxDQQuMRmG-Xoa3RQ","id":"http://rdfh.ch/lists/0001/qe8BnvDtSN2PtSUwKXONyA","labels":[{"value":"New First Child List Node Value","language":"en"}],"name":"first","position":0}} \ No newline at end of file diff --git a/test/data/api/admin/lists/create-list-response.json b/test/data/api/admin/lists/create-list-response.json index f34cbdfc0..064a28577 100644 --- a/test/data/api/admin/lists/create-list-response.json +++ b/test/data/api/admin/lists/create-list-response.json @@ -1 +1 @@ -{"list":{"children":[],"listinfo":{"comments":[{"value":"XXXXX","language":"en"}],"id":"http://rdfh.ch/lists/0001/4byGDouNQ5STOvwdBghJ5w","isRootNode":true,"labels":[{"value":"Neue Liste","language":"de"}],"projectIri":"http://rdfh.ch/projects/0001"}}} \ No newline at end of file +{"list":{"children":[],"listinfo":{"comments":[{"value":"XXXXX","language":"en"}],"id":"http://rdfh.ch/lists/0001/auBPhQxDQQuMRmG-Xoa3RQ","isRootNode":true,"labels":[{"value":"Neue Liste","language":"de"}],"projectIri":"http://rdfh.ch/projects/0001"}}} \ No newline at end of file diff --git a/test/data/api/admin/lists/insert-childNode-in-position-request.json b/test/data/api/admin/lists/insert-childNode-in-position-request.json index da5299721..b4f00a641 100644 --- a/test/data/api/admin/lists/insert-childNode-in-position-request.json +++ b/test/data/api/admin/lists/insert-childNode-in-position-request.json @@ -1,5 +1,5 @@ { - "parentNodeIri": "http://rdfh.ch/lists/0001/4byGDouNQ5STOvwdBghJ5w", + "parentNodeIri": "http://rdfh.ch/lists/0001/auBPhQxDQQuMRmG-Xoa3RQ", "projectIri": "http://rdfh.ch/projects/0001", "name": "child with position", "position": 1, diff --git a/test/data/api/admin/lists/insert-childNode-in-position-response.json b/test/data/api/admin/lists/insert-childNode-in-position-response.json index d34aae600..52f8b8f63 100644 --- a/test/data/api/admin/lists/insert-childNode-in-position-response.json +++ b/test/data/api/admin/lists/insert-childNode-in-position-response.json @@ -1 +1 @@ -{"nodeinfo":{"comments":[{"value":"Inserted List Node Comment","language":"en"}],"hasRootNode":"http://rdfh.ch/lists/0001/4byGDouNQ5STOvwdBghJ5w","id":"http://rdfh.ch/lists/0001/IBzKf7jmS3uQbtFhzL52qA","labels":[{"value":"Inserted List Node Label","language":"en"}],"name":"child with position","position":1}} \ No newline at end of file +{"nodeinfo":{"comments":[{"value":"Inserted List Node Comment","language":"en"}],"hasRootNode":"http://rdfh.ch/lists/0001/auBPhQxDQQuMRmG-Xoa3RQ","id":"http://rdfh.ch/lists/0001/6UA9UKg3QOqSQgO58hWbeg","labels":[{"value":"Inserted List Node Label","language":"en"}],"name":"child with position","position":1}} \ No newline at end of file diff --git a/test/data/api/admin/permissions/create-administrative-permission-response.json b/test/data/api/admin/permissions/create-administrative-permission-response.json index e17811baf..dff09c712 100644 --- a/test/data/api/admin/permissions/create-administrative-permission-response.json +++ b/test/data/api/admin/permissions/create-administrative-permission-response.json @@ -1 +1 @@ -{"administrative_permission":{"forGroup":"http://rdfh.ch/groups/0001/thing-searcher","forProject":"http://rdfh.ch/projects/0001","hasPermissions":[{"additionalInformation":null,"name":"ProjectAdminGroupAllPermission","permissionCode":null}],"iri":"http://rdfh.ch/permissions/0001/IQKUcqJUQEyTJxh4ufbK0w"}} \ No newline at end of file +{"administrative_permission":{"forGroup":"http://rdfh.ch/groups/0001/thing-searcher","forProject":"http://rdfh.ch/projects/0001","hasPermissions":[{"additionalInformation":null,"name":"ProjectAdminGroupAllPermission","permissionCode":null}],"iri":"http://rdfh.ch/permissions/0001/yRstCdJUQgS9RySROCPACw"}} \ No newline at end of file diff --git a/test/data/api/admin/permissions/create-defaultObjectAccess-permission-response.json b/test/data/api/admin/permissions/create-defaultObjectAccess-permission-response.json index 5cf8e94fb..755717a2c 100644 --- a/test/data/api/admin/permissions/create-defaultObjectAccess-permission-response.json +++ b/test/data/api/admin/permissions/create-defaultObjectAccess-permission-response.json @@ -1 +1 @@ -{"default_object_access_permission":{"forGroup":"http://rdfh.ch/groups/0001/thing-searcher","forProject":"http://rdfh.ch/projects/0001","forProperty":null,"forResourceClass":null,"hasPermissions":[{"additionalInformation":"http://www.knora.org/ontology/knora-admin#ProjectMember","name":"D","permissionCode":7}],"iri":"http://rdfh.ch/permissions/0001/rMDTQ9d6Sx6e87IMdm5smQ"}} \ No newline at end of file +{"default_object_access_permission":{"forGroup":"http://rdfh.ch/groups/0001/thing-searcher","forProject":"http://rdfh.ch/projects/0001","forProperty":null,"forResourceClass":null,"hasPermissions":[{"additionalInformation":"http://www.knora.org/ontology/knora-admin#ProjectMember","name":"D","permissionCode":7}],"iri":"http://rdfh.ch/permissions/0001/ujIh7rliScqTPSobQllXhw"}} \ No newline at end of file diff --git a/test/data/api/admin/projects/create-project-response.json b/test/data/api/admin/projects/create-project-response.json index b80f001cf..7d8682741 100644 --- a/test/data/api/admin/projects/create-project-response.json +++ b/test/data/api/admin/projects/create-project-response.json @@ -1 +1 @@ -{"project":{"description":[{"value":"project description","language":"en"}],"id":"http://rdfh.ch/projects/QeeDBoWtRZWunIe82N1MiA","keywords":["keywords"],"logo":"/fu/bar/baz.jpg","longname":"project longname","ontologies":[],"selfjoin":false,"shortcode":"1111","shortname":"newproject","status":true}} \ No newline at end of file +{"project":{"description":[{"value":"project description","language":"en"}],"id":"http://rdfh.ch/projects/mbEk-DvRSqONOcKZNdzJHQ","keywords":["keywords"],"logo":"/fu/bar/baz.jpg","longname":"project longname","ontologies":[],"selfjoin":false,"shortcode":"1111","shortname":"newproject","status":true}} \ No newline at end of file diff --git a/test/data/api/admin/projects/delete-project-response.json b/test/data/api/admin/projects/delete-project-response.json index ebfb2fd77..de3559bc9 100644 --- a/test/data/api/admin/projects/delete-project-response.json +++ b/test/data/api/admin/projects/delete-project-response.json @@ -1 +1 @@ -{"project":{"description":[{"value":"Test Project","language":"se"},{"value":"Test Project","language":"en"}],"id":"http://rdfh.ch/projects/QeeDBoWtRZWunIe82N1MiA","keywords":["keywords","updated"],"logo":"/fu/bar/baz-updated.jpg","longname":"updated project longname","ontologies":[],"selfjoin":true,"shortcode":"1111","shortname":"updatedproject","status":false}} \ No newline at end of file +{"project":{"description":[{"value":"Test Project","language":"se"},{"value":"Test Project","language":"en"}],"id":"http://rdfh.ch/projects/mbEk-DvRSqONOcKZNdzJHQ","keywords":["keywords","updated"],"logo":"/fu/bar/baz-updated.jpg","longname":"updated project longname","ontologies":[],"selfjoin":true,"shortcode":"1111","shortname":"updatedproject","status":false}} \ No newline at end of file diff --git a/test/data/api/admin/projects/get-project-admin-members-response.json b/test/data/api/admin/projects/get-project-admin-members-response.json index 8575fa85f..781b1aaa3 100644 --- a/test/data/api/admin/projects/get-project-admin-members-response.json +++ b/test/data/api/admin/projects/get-project-admin-members-response.json @@ -1 +1 @@ -{"members":[{"email":"user01.user1@example.com","familyName":"User","givenName":"User01","groups":[],"id":"http://rdfh.ch/users/c266a56709","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"]}},"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"user01.user1"},{"email":"multi.user@example.com","familyName":"User","givenName":"Multi","groups":[{"descriptions":[{"value":"A group for image reviewers.","language":"en"}],"id":"http://rdfh.ch/groups/00FF/images-reviewer","name":"Image reviewer","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}],"id":"http://rdfh.ch/users/multiuser","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}],"http://rdfh.ch/projects/0001":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}],"http://rdfh.ch/projects/0803":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://rdfh.ch/groups/00FF/images-reviewer","http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"],"http://rdfh.ch/projects/0001":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"],"http://rdfh.ch/projects/0803":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"]}},"projects":[{"description":[{"value":"Anything Project"}],"id":"http://rdfh.ch/projects/0001","keywords":["arbitrary test data","things"],"logo":null,"longname":"Anything Project","ontologies":["http://0.0.0.0:3333/ontology/0001/anything/v2","http://0.0.0.0:3333/ontology/0001/something/v2"],"selfjoin":false,"shortcode":"0001","shortname":"anything","status":true},{"description":[{"value":"

Das interdisziplinäre Forschungsprojekt \"Die Bilderfolgen der Basler Frühdrucke: Spätmittelalterliche Didaxe als Bild-Text-Lektüre\" verbindet eine umfassende kunstwissenschaftliche Analyse der Bezüge zwischen den Bildern und Texten in den illustrierten Basler Inkunabeln mit der Digitalisierung der Bestände der Universitätsbibliothek und der Entwicklung einer elektronischen Edition in der Form einer neuartigen Web-0.2-Applikation.\n

\n

Das Projekt wird durchgeführt vom Kunsthistorischen Seminar der Universität Basel (Prof. B. Schellewald) und dem Digital Humanities Lab der Universität Basel (PD Dr. L. Rosenthaler).\n

\n

\nDas Kernstück der digitalen Edition besteht aus rund zwanzig reich bebilderten Frühdrucken aus vier verschiedenen Basler Offizinen. Viele davon sind bereits vor 1500 in mehreren Ausgaben erschienen, einige fast gleichzeitig auf Deutsch und Lateinisch. Es handelt sich um eine ausserordentlich vielfältige Produktion; neben dem Heilsspiegel finden sich ein Roman, die Melusine, die Reisebeschreibungen des Jean de Mandeville, einige Gebets- und Erbauungsbüchlein, theologische Schriften, Fastenpredigten, die Leben der Heiligen Fridolin und Meinrad, das berühmte Narrenschiff sowie die Exempelsammlung des Ritters vom Thurn.\n

\nDie Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durch die Möglichkeiten nichtlinearer Verknüpfung und Kommentierung der Bilder und Texte, für die wissenschaftliche Edition sowie für die Erforschung der Bilder und Texte nutzbar machen. Auch können bereits bestehende und entstehende Online-Editionen damit verknüpft werden , wodurch die Nutzung von Datenbanken anderer Institutionen im Hinblick auf unser Corpus optimiert wird.\n

"}],"id":"http://rdfh.ch/projects/0803","keywords":["Basel","Basler Frühdrucke","Bilderfolgen","Contectualisation of images","Inkunabel","Kunsthistorisches Seminar Universität Basel","Late Middle Ages","Letterpress Printing","Narrenschiff","Sebastian Brant","Wiegendrucke","early print","incunabula","ship of fools"],"logo":"incunabula_logo.png","longname":"Bilderfolgen Basler Frühdrucke","ontologies":["http://0.0.0.0:3333/ontology/0803/incunabula/v2"],"selfjoin":false,"shortcode":"0803","shortname":"incunabula","status":true},{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"multiuser"}]} \ No newline at end of file +{"members":[{"email":"user01.user1@example.com","familyName":"User","givenName":"User01","groups":[],"id":"http://rdfh.ch/users/c266a56709","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"]}},"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"user01.user1"},{"email":"multi.user@example.com","familyName":"User","givenName":"Multi","groups":[{"descriptions":[{"value":"A group for image reviewers.","language":"en"}],"id":"http://rdfh.ch/groups/00FF/images-reviewer","name":"Image reviewer","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}],"id":"http://rdfh.ch/users/multiuser","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}],"http://rdfh.ch/projects/0001":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}],"http://rdfh.ch/projects/0803":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://rdfh.ch/groups/00FF/images-reviewer","http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"],"http://rdfh.ch/projects/0001":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"],"http://rdfh.ch/projects/0803":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"]}},"projects":[{"description":[{"value":"Anything Project"}],"id":"http://rdfh.ch/projects/0001","keywords":["arbitrary test data","things"],"logo":null,"longname":"Anything Project","ontologies":["http://www.knora.org/ontology/0001/anything","http://www.knora.org/ontology/0001/something"],"selfjoin":false,"shortcode":"0001","shortname":"anything","status":true},{"description":[{"value":"

Das interdisziplinäre Forschungsprojekt \"Die Bilderfolgen der Basler Frühdrucke: Spätmittelalterliche Didaxe als Bild-Text-Lektüre\" verbindet eine umfassende kunstwissenschaftliche Analyse der Bezüge zwischen den Bildern und Texten in den illustrierten Basler Inkunabeln mit der Digitalisierung der Bestände der Universitätsbibliothek und der Entwicklung einer elektronischen Edition in der Form einer neuartigen Web-0.2-Applikation.\n

\n

Das Projekt wird durchgeführt vom Kunsthistorischen Seminar der Universität Basel (Prof. B. Schellewald) und dem Digital Humanities Lab der Universität Basel (PD Dr. L. Rosenthaler).\n

\n

\nDas Kernstück der digitalen Edition besteht aus rund zwanzig reich bebilderten Frühdrucken aus vier verschiedenen Basler Offizinen. Viele davon sind bereits vor 1500 in mehreren Ausgaben erschienen, einige fast gleichzeitig auf Deutsch und Lateinisch. Es handelt sich um eine ausserordentlich vielfältige Produktion; neben dem Heilsspiegel finden sich ein Roman, die Melusine, die Reisebeschreibungen des Jean de Mandeville, einige Gebets- und Erbauungsbüchlein, theologische Schriften, Fastenpredigten, die Leben der Heiligen Fridolin und Meinrad, das berühmte Narrenschiff sowie die Exempelsammlung des Ritters vom Thurn.\n

\nDie Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durch die Möglichkeiten nichtlinearer Verknüpfung und Kommentierung der Bilder und Texte, für die wissenschaftliche Edition sowie für die Erforschung der Bilder und Texte nutzbar machen. Auch können bereits bestehende und entstehende Online-Editionen damit verknüpft werden , wodurch die Nutzung von Datenbanken anderer Institutionen im Hinblick auf unser Corpus optimiert wird.\n

"}],"id":"http://rdfh.ch/projects/0803","keywords":["Basel","Basler Frühdrucke","Bilderfolgen","Contectualisation of images","Inkunabel","Kunsthistorisches Seminar Universität Basel","Late Middle Ages","Letterpress Printing","Narrenschiff","Sebastian Brant","Wiegendrucke","early print","incunabula","ship of fools"],"logo":"incunabula_logo.png","longname":"Bilderfolgen Basler Frühdrucke","ontologies":["http://www.knora.org/ontology/0803/incunabula"],"selfjoin":false,"shortcode":"0803","shortname":"incunabula","status":true},{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"multiuser"}]} \ No newline at end of file diff --git a/test/data/api/admin/projects/get-project-members-response.json b/test/data/api/admin/projects/get-project-members-response.json index 1afe8b7c7..5cb792f1f 100644 --- a/test/data/api/admin/projects/get-project-members-response.json +++ b/test/data/api/admin/projects/get-project-members-response.json @@ -1 +1 @@ -{"members":[{"email":"user02.user@example.com","familyName":"User","givenName":"User02","groups":[],"id":"http://rdfh.ch/users/97cec4000f","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://www.knora.org/ontology/knora-admin#ProjectMember"]}},"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"user02.user"},{"email":"user01.user1@example.com","familyName":"User","givenName":"User01","groups":[],"id":"http://rdfh.ch/users/c266a56709","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"]}},"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"user01.user1"},{"email":"multi.user@example.com","familyName":"User","givenName":"Multi","groups":[{"descriptions":[{"value":"A group for image reviewers.","language":"en"}],"id":"http://rdfh.ch/groups/00FF/images-reviewer","name":"Image reviewer","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}],"id":"http://rdfh.ch/users/multiuser","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}],"http://rdfh.ch/projects/0001":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}],"http://rdfh.ch/projects/0803":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://rdfh.ch/groups/00FF/images-reviewer","http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"],"http://rdfh.ch/projects/0001":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"],"http://rdfh.ch/projects/0803":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"]}},"projects":[{"description":[{"value":"Anything Project"}],"id":"http://rdfh.ch/projects/0001","keywords":["arbitrary test data","things"],"logo":null,"longname":"Anything Project","ontologies":["http://0.0.0.0:3333/ontology/0001/anything/v2","http://0.0.0.0:3333/ontology/0001/something/v2"],"selfjoin":false,"shortcode":"0001","shortname":"anything","status":true},{"description":[{"value":"

Das interdisziplinäre Forschungsprojekt \"Die Bilderfolgen der Basler Frühdrucke: Spätmittelalterliche Didaxe als Bild-Text-Lektüre\" verbindet eine umfassende kunstwissenschaftliche Analyse der Bezüge zwischen den Bildern und Texten in den illustrierten Basler Inkunabeln mit der Digitalisierung der Bestände der Universitätsbibliothek und der Entwicklung einer elektronischen Edition in der Form einer neuartigen Web-0.2-Applikation.\n

\n

Das Projekt wird durchgeführt vom Kunsthistorischen Seminar der Universität Basel (Prof. B. Schellewald) und dem Digital Humanities Lab der Universität Basel (PD Dr. L. Rosenthaler).\n

\n

\nDas Kernstück der digitalen Edition besteht aus rund zwanzig reich bebilderten Frühdrucken aus vier verschiedenen Basler Offizinen. Viele davon sind bereits vor 1500 in mehreren Ausgaben erschienen, einige fast gleichzeitig auf Deutsch und Lateinisch. Es handelt sich um eine ausserordentlich vielfältige Produktion; neben dem Heilsspiegel finden sich ein Roman, die Melusine, die Reisebeschreibungen des Jean de Mandeville, einige Gebets- und Erbauungsbüchlein, theologische Schriften, Fastenpredigten, die Leben der Heiligen Fridolin und Meinrad, das berühmte Narrenschiff sowie die Exempelsammlung des Ritters vom Thurn.\n

\nDie Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durch die Möglichkeiten nichtlinearer Verknüpfung und Kommentierung der Bilder und Texte, für die wissenschaftliche Edition sowie für die Erforschung der Bilder und Texte nutzbar machen. Auch können bereits bestehende und entstehende Online-Editionen damit verknüpft werden , wodurch die Nutzung von Datenbanken anderer Institutionen im Hinblick auf unser Corpus optimiert wird.\n

"}],"id":"http://rdfh.ch/projects/0803","keywords":["Basel","Basler Frühdrucke","Bilderfolgen","Contectualisation of images","Inkunabel","Kunsthistorisches Seminar Universität Basel","Late Middle Ages","Letterpress Printing","Narrenschiff","Sebastian Brant","Wiegendrucke","early print","incunabula","ship of fools"],"logo":"incunabula_logo.png","longname":"Bilderfolgen Basler Frühdrucke","ontologies":["http://0.0.0.0:3333/ontology/0803/incunabula/v2"],"selfjoin":false,"shortcode":"0803","shortname":"incunabula","status":true},{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"multiuser"},{"email":"images-reviewer-user@example.com","familyName":"User","givenName":"User03","groups":[{"descriptions":[{"value":"A group for image reviewers.","language":"en"}],"id":"http://rdfh.ch/groups/00FF/images-reviewer","name":"Image reviewer","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}],"id":"http://rdfh.ch/users/images-reviewer-user","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":"http://www.knora.org/ontology/00FF/images#bild","name":"ProjectResourceCreateRestrictedPermission","permissionCode":null},{"additionalInformation":"http://www.knora.org/ontology/00FF/images#bildformat","name":"ProjectResourceCreateRestrictedPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://rdfh.ch/groups/00FF/images-reviewer","http://www.knora.org/ontology/knora-admin#ProjectMember"]}},"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"images_reviewer_user"}]} \ No newline at end of file +{"members":[{"email":"user02.user@example.com","familyName":"User","givenName":"User02","groups":[],"id":"http://rdfh.ch/users/97cec4000f","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://www.knora.org/ontology/knora-admin#ProjectMember"]}},"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"user02.user"},{"email":"user01.user1@example.com","familyName":"User","givenName":"User01","groups":[],"id":"http://rdfh.ch/users/c266a56709","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"]}},"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"user01.user1"},{"email":"multi.user@example.com","familyName":"User","givenName":"Multi","groups":[{"descriptions":[{"value":"A group for image reviewers.","language":"en"}],"id":"http://rdfh.ch/groups/00FF/images-reviewer","name":"Image reviewer","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}],"id":"http://rdfh.ch/users/multiuser","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}],"http://rdfh.ch/projects/0001":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}],"http://rdfh.ch/projects/0803":[{"additionalInformation":null,"name":"ProjectResourceCreateAllPermission","permissionCode":null},{"additionalInformation":null,"name":"ProjectAdminAllPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://rdfh.ch/groups/00FF/images-reviewer","http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"],"http://rdfh.ch/projects/0001":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"],"http://rdfh.ch/projects/0803":["http://www.knora.org/ontology/knora-admin#ProjectMember","http://www.knora.org/ontology/knora-admin#ProjectAdmin"]}},"projects":[{"description":[{"value":"Anything Project"}],"id":"http://rdfh.ch/projects/0001","keywords":["arbitrary test data","things"],"logo":null,"longname":"Anything Project","ontologies":["http://www.knora.org/ontology/0001/anything","http://www.knora.org/ontology/0001/something"],"selfjoin":false,"shortcode":"0001","shortname":"anything","status":true},{"description":[{"value":"

Das interdisziplinäre Forschungsprojekt \"Die Bilderfolgen der Basler Frühdrucke: Spätmittelalterliche Didaxe als Bild-Text-Lektüre\" verbindet eine umfassende kunstwissenschaftliche Analyse der Bezüge zwischen den Bildern und Texten in den illustrierten Basler Inkunabeln mit der Digitalisierung der Bestände der Universitätsbibliothek und der Entwicklung einer elektronischen Edition in der Form einer neuartigen Web-0.2-Applikation.\n

\n

Das Projekt wird durchgeführt vom Kunsthistorischen Seminar der Universität Basel (Prof. B. Schellewald) und dem Digital Humanities Lab der Universität Basel (PD Dr. L. Rosenthaler).\n

\n

\nDas Kernstück der digitalen Edition besteht aus rund zwanzig reich bebilderten Frühdrucken aus vier verschiedenen Basler Offizinen. Viele davon sind bereits vor 1500 in mehreren Ausgaben erschienen, einige fast gleichzeitig auf Deutsch und Lateinisch. Es handelt sich um eine ausserordentlich vielfältige Produktion; neben dem Heilsspiegel finden sich ein Roman, die Melusine, die Reisebeschreibungen des Jean de Mandeville, einige Gebets- und Erbauungsbüchlein, theologische Schriften, Fastenpredigten, die Leben der Heiligen Fridolin und Meinrad, das berühmte Narrenschiff sowie die Exempelsammlung des Ritters vom Thurn.\n

\nDie Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durch die Möglichkeiten nichtlinearer Verknüpfung und Kommentierung der Bilder und Texte, für die wissenschaftliche Edition sowie für die Erforschung der Bilder und Texte nutzbar machen. Auch können bereits bestehende und entstehende Online-Editionen damit verknüpft werden , wodurch die Nutzung von Datenbanken anderer Institutionen im Hinblick auf unser Corpus optimiert wird.\n

"}],"id":"http://rdfh.ch/projects/0803","keywords":["Basel","Basler Frühdrucke","Bilderfolgen","Contectualisation of images","Inkunabel","Kunsthistorisches Seminar Universität Basel","Late Middle Ages","Letterpress Printing","Narrenschiff","Sebastian Brant","Wiegendrucke","early print","incunabula","ship of fools"],"logo":"incunabula_logo.png","longname":"Bilderfolgen Basler Frühdrucke","ontologies":["http://www.knora.org/ontology/0803/incunabula"],"selfjoin":false,"shortcode":"0803","shortname":"incunabula","status":true},{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"multiuser"},{"email":"images-reviewer-user@example.com","familyName":"User","givenName":"User03","groups":[{"descriptions":[{"value":"A group for image reviewers.","language":"en"}],"id":"http://rdfh.ch/groups/00FF/images-reviewer","name":"Image reviewer","project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},"selfjoin":false,"status":true}],"id":"http://rdfh.ch/users/images-reviewer-user","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{"http://rdfh.ch/projects/00FF":[{"additionalInformation":"http://www.knora.org/ontology/00FF/images#bild","name":"ProjectResourceCreateRestrictedPermission","permissionCode":null},{"additionalInformation":"http://www.knora.org/ontology/00FF/images#bildformat","name":"ProjectResourceCreateRestrictedPermission","permissionCode":null}]},"groupsPerProject":{"http://rdfh.ch/projects/00FF":["http://rdfh.ch/groups/00FF/images-reviewer","http://www.knora.org/ontology/knora-admin#ProjectMember"]}},"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}],"status":true,"token":null,"username":"images_reviewer_user"}]} \ No newline at end of file diff --git a/test/data/api/admin/projects/get-project-response.json b/test/data/api/admin/projects/get-project-response.json index 1143062c7..981ef674b 100644 --- a/test/data/api/admin/projects/get-project-response.json +++ b/test/data/api/admin/projects/get-project-response.json @@ -1 +1 @@ -{"project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}} \ No newline at end of file +{"project":{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true}} \ No newline at end of file diff --git a/test/data/api/admin/projects/get-projects-response.json b/test/data/api/admin/projects/get-projects-response.json index a9c0aff45..5e0e6de91 100644 --- a/test/data/api/admin/projects/get-projects-response.json +++ b/test/data/api/admin/projects/get-projects-response.json @@ -1 +1 @@ -{"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://0.0.0.0:3333/ontology/00FF/images/v2"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},{"description":[{"value":"Anything Project"}],"id":"http://rdfh.ch/projects/0001","keywords":["arbitrary test data","things"],"logo":null,"longname":"Anything Project","ontologies":["http://0.0.0.0:3333/ontology/0001/anything/v2","http://0.0.0.0:3333/ontology/0001/something/v2"],"selfjoin":false,"shortcode":"0001","shortname":"anything","status":true},{"description":[{"value":"

Das interdisziplinäre Forschungsprojekt \"Die Bilderfolgen der Basler Frühdrucke: Spätmittelalterliche Didaxe als Bild-Text-Lektüre\" verbindet eine umfassende kunstwissenschaftliche Analyse der Bezüge zwischen den Bildern und Texten in den illustrierten Basler Inkunabeln mit der Digitalisierung der Bestände der Universitätsbibliothek und der Entwicklung einer elektronischen Edition in der Form einer neuartigen Web-0.2-Applikation.\n

\n

Das Projekt wird durchgeführt vom Kunsthistorischen Seminar der Universität Basel (Prof. B. Schellewald) und dem Digital Humanities Lab der Universität Basel (PD Dr. L. Rosenthaler).\n

\n

\nDas Kernstück der digitalen Edition besteht aus rund zwanzig reich bebilderten Frühdrucken aus vier verschiedenen Basler Offizinen. Viele davon sind bereits vor 1500 in mehreren Ausgaben erschienen, einige fast gleichzeitig auf Deutsch und Lateinisch. Es handelt sich um eine ausserordentlich vielfältige Produktion; neben dem Heilsspiegel finden sich ein Roman, die Melusine, die Reisebeschreibungen des Jean de Mandeville, einige Gebets- und Erbauungsbüchlein, theologische Schriften, Fastenpredigten, die Leben der Heiligen Fridolin und Meinrad, das berühmte Narrenschiff sowie die Exempelsammlung des Ritters vom Thurn.\n

\nDie Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durch die Möglichkeiten nichtlinearer Verknüpfung und Kommentierung der Bilder und Texte, für die wissenschaftliche Edition sowie für die Erforschung der Bilder und Texte nutzbar machen. Auch können bereits bestehende und entstehende Online-Editionen damit verknüpft werden , wodurch die Nutzung von Datenbanken anderer Institutionen im Hinblick auf unser Corpus optimiert wird.\n

"}],"id":"http://rdfh.ch/projects/0803","keywords":["Basel","Basler Frühdrucke","Bilderfolgen","Contectualisation of images","Inkunabel","Kunsthistorisches Seminar Universität Basel","Late Middle Ages","Letterpress Printing","Narrenschiff","Sebastian Brant","Wiegendrucke","early print","incunabula","ship of fools"],"logo":"incunabula_logo.png","longname":"Bilderfolgen Basler Frühdrucke","ontologies":["http://0.0.0.0:3333/ontology/0803/incunabula/v2"],"selfjoin":false,"shortcode":"0803","shortname":"incunabula","status":true},{"description":[{"value":"Bernoulli-Euler Online"}],"id":"http://rdfh.ch/projects/yTerZGyxjZVqFMNNKXCDPF","keywords":[],"logo":null,"longname":"Bernoulli-Euler Online","ontologies":["http://0.0.0.0:3333/ontology/0801/beol/v2","http://0.0.0.0:3333/ontology/0801/biblio/v2"],"selfjoin":false,"shortcode":"0801","shortname":"beol","status":true},{"description":[{"value":"Historisch-kritische Edition des Gesamtschaffens von Anton Webern."}],"id":"http://rdfh.ch/projects/0806","keywords":[],"logo":null,"longname":"Anton Webern Gesamtausgabe","ontologies":["http://0.0.0.0:3333/ontology/0806/webern/v2"],"selfjoin":false,"shortcode":"0806","shortname":"webern","status":true},{"description":[{"value":"Dokubib"}],"id":"http://rdfh.ch/projects/0804","keywords":[],"logo":null,"longname":"Dokubib","ontologies":["http://0.0.0.0:3333/ontology/0804/dokubib/v2"],"selfjoin":false,"shortcode":"0804","shortname":"dokubib","status":false}]} \ No newline at end of file +{"projects":[{"description":[{"value":"A demo project of a collection of images","language":"en"}],"id":"http://rdfh.ch/projects/00FF","keywords":["collection","images"],"logo":null,"longname":"Image Collection Demo","ontologies":["http://www.knora.org/ontology/00FF/images"],"selfjoin":false,"shortcode":"00FF","shortname":"images","status":true},{"description":[{"value":"Anything Project"}],"id":"http://rdfh.ch/projects/0001","keywords":["arbitrary test data","things"],"logo":null,"longname":"Anything Project","ontologies":["http://www.knora.org/ontology/0001/anything","http://www.knora.org/ontology/0001/something"],"selfjoin":false,"shortcode":"0001","shortname":"anything","status":true},{"description":[{"value":"

Das interdisziplinäre Forschungsprojekt \"Die Bilderfolgen der Basler Frühdrucke: Spätmittelalterliche Didaxe als Bild-Text-Lektüre\" verbindet eine umfassende kunstwissenschaftliche Analyse der Bezüge zwischen den Bildern und Texten in den illustrierten Basler Inkunabeln mit der Digitalisierung der Bestände der Universitätsbibliothek und der Entwicklung einer elektronischen Edition in der Form einer neuartigen Web-0.2-Applikation.\n

\n

Das Projekt wird durchgeführt vom Kunsthistorischen Seminar der Universität Basel (Prof. B. Schellewald) und dem Digital Humanities Lab der Universität Basel (PD Dr. L. Rosenthaler).\n

\n

\nDas Kernstück der digitalen Edition besteht aus rund zwanzig reich bebilderten Frühdrucken aus vier verschiedenen Basler Offizinen. Viele davon sind bereits vor 1500 in mehreren Ausgaben erschienen, einige fast gleichzeitig auf Deutsch und Lateinisch. Es handelt sich um eine ausserordentlich vielfältige Produktion; neben dem Heilsspiegel finden sich ein Roman, die Melusine, die Reisebeschreibungen des Jean de Mandeville, einige Gebets- und Erbauungsbüchlein, theologische Schriften, Fastenpredigten, die Leben der Heiligen Fridolin und Meinrad, das berühmte Narrenschiff sowie die Exempelsammlung des Ritters vom Thurn.\n

\nDie Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durch die Möglichkeiten nichtlinearer Verknüpfung und Kommentierung der Bilder und Texte, für die wissenschaftliche Edition sowie für die Erforschung der Bilder und Texte nutzbar machen. Auch können bereits bestehende und entstehende Online-Editionen damit verknüpft werden , wodurch die Nutzung von Datenbanken anderer Institutionen im Hinblick auf unser Corpus optimiert wird.\n

"}],"id":"http://rdfh.ch/projects/0803","keywords":["Basel","Basler Frühdrucke","Bilderfolgen","Contectualisation of images","Inkunabel","Kunsthistorisches Seminar Universität Basel","Late Middle Ages","Letterpress Printing","Narrenschiff","Sebastian Brant","Wiegendrucke","early print","incunabula","ship of fools"],"logo":"incunabula_logo.png","longname":"Bilderfolgen Basler Frühdrucke","ontologies":["http://www.knora.org/ontology/0803/incunabula"],"selfjoin":false,"shortcode":"0803","shortname":"incunabula","status":true},{"description":[{"value":"Bernoulli-Euler Online"}],"id":"http://rdfh.ch/projects/yTerZGyxjZVqFMNNKXCDPF","keywords":[],"logo":null,"longname":"Bernoulli-Euler Online","ontologies":["http://www.knora.org/ontology/0801/beol","http://www.knora.org/ontology/0801/biblio"],"selfjoin":false,"shortcode":"0801","shortname":"beol","status":true},{"description":[{"value":"Historisch-kritische Edition des Gesamtschaffens von Anton Webern."}],"id":"http://rdfh.ch/projects/0806","keywords":[],"logo":null,"longname":"Anton Webern Gesamtausgabe","ontologies":["http://www.knora.org/ontology/0806/webern"],"selfjoin":false,"shortcode":"0806","shortname":"webern","status":true},{"description":[{"value":"Dokubib"}],"id":"http://rdfh.ch/projects/0804","keywords":[],"logo":null,"longname":"Dokubib","ontologies":["http://www.knora.org/ontology/0804/dokubib"],"selfjoin":false,"shortcode":"0804","shortname":"dokubib","status":false}]} \ No newline at end of file diff --git a/test/data/api/admin/projects/update-project-response.json b/test/data/api/admin/projects/update-project-response.json index cb8a3dd5b..2846e81e0 100644 --- a/test/data/api/admin/projects/update-project-response.json +++ b/test/data/api/admin/projects/update-project-response.json @@ -1 +1 @@ -{"project":{"description":[{"value":"updated project description","language":"en"}],"id":"http://rdfh.ch/projects/QeeDBoWtRZWunIe82N1MiA","keywords":["keywords","updated"],"logo":"/fu/bar/baz-updated.jpg","longname":"updated project longname","ontologies":[],"selfjoin":true,"shortcode":"1111","shortname":"updatedproject","status":true}} \ No newline at end of file +{"project":{"description":[{"value":"updated project description","language":"en"}],"id":"http://rdfh.ch/projects/mbEk-DvRSqONOcKZNdzJHQ","keywords":["keywords","updated"],"logo":"/fu/bar/baz-updated.jpg","longname":"updated project longname","ontologies":[],"selfjoin":true,"shortcode":"1111","shortname":"updatedproject","status":true}} \ No newline at end of file diff --git a/test/data/api/admin/projects/update-project-with-multiple-description-response.json b/test/data/api/admin/projects/update-project-with-multiple-description-response.json index 426f039a6..b909259dc 100644 --- a/test/data/api/admin/projects/update-project-with-multiple-description-response.json +++ b/test/data/api/admin/projects/update-project-with-multiple-description-response.json @@ -1 +1 @@ -{"project":{"description":[{"value":"Test Project","language":"se"},{"value":"Test Project","language":"en"}],"id":"http://rdfh.ch/projects/QeeDBoWtRZWunIe82N1MiA","keywords":["keywords","updated"],"logo":"/fu/bar/baz-updated.jpg","longname":"updated project longname","ontologies":[],"selfjoin":true,"shortcode":"1111","shortname":"updatedproject","status":true}} \ No newline at end of file +{"project":{"description":[{"value":"Test Project","language":"se"},{"value":"Test Project","language":"en"}],"id":"http://rdfh.ch/projects/mbEk-DvRSqONOcKZNdzJHQ","keywords":["keywords","updated"],"logo":"/fu/bar/baz-updated.jpg","longname":"updated project longname","ontologies":[],"selfjoin":true,"shortcode":"1111","shortname":"updatedproject","status":true}} \ No newline at end of file diff --git a/test/data/api/admin/users/create-user-response.json b/test/data/api/admin/users/create-user-response.json index c7b4ef46b..523d07aae 100644 --- a/test/data/api/admin/users/create-user-response.json +++ b/test/data/api/admin/users/create-user-response.json @@ -1 +1 @@ -{"user":{"email":"donald.duck@example.org","familyName":"Duck","givenName":"Donald","groups":[],"id":"http://rdfh.ch/users/KuELwrURSGurcjnsMctqHA","lang":"en","password":null,"permissions":{"administrativePermissionsPerProject":{},"groupsPerProject":{}},"projects":[],"status":true,"token":null,"username":"donald.duck"}} \ No newline at end of file +{"user":{"email":"donald.duck@example.org","familyName":"Duck","givenName":"Donald","groups":[],"id":"http://rdfh.ch/users/uRGvzB0ZQ4ahgdJ2aw8tIg","lang":"en","password":null,"permissions":{"administrativePermissionsPerProject":{},"groupsPerProject":{}},"projects":[],"status":true,"token":null,"username":"donald.duck"}} \ No newline at end of file diff --git a/test/data/api/admin/users/update-user-response.json b/test/data/api/admin/users/update-user-response.json index ae7da3072..27d54c479 100644 --- a/test/data/api/admin/users/update-user-response.json +++ b/test/data/api/admin/users/update-user-response.json @@ -1 +1 @@ -{"user":{"email":"donald.big.duck@example.org","familyName":"Duckmann","givenName":"Big Donald","groups":[],"id":"http://rdfh.ch/users/KuELwrURSGurcjnsMctqHA","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{},"groupsPerProject":{}},"projects":[],"status":true,"token":null,"username":"donald.big.duck"}} \ No newline at end of file +{"user":{"email":"donald.big.duck@example.org","familyName":"Duckmann","givenName":"Big Donald","groups":[],"id":"http://rdfh.ch/users/uRGvzB0ZQ4ahgdJ2aw8tIg","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{},"groupsPerProject":{}},"projects":[],"status":true,"token":null,"username":"donald.big.duck"}} \ No newline at end of file diff --git a/test/data/api/admin/users/update-user-status-response.json b/test/data/api/admin/users/update-user-status-response.json index 43d09c4c9..2ee456bd3 100644 --- a/test/data/api/admin/users/update-user-status-response.json +++ b/test/data/api/admin/users/update-user-status-response.json @@ -1 +1 @@ -{"user":{"email":"donald.big.duck@example.org","familyName":"Duckmann","givenName":"Big Donald","groups":[],"id":"http://rdfh.ch/users/KuELwrURSGurcjnsMctqHA","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{},"groupsPerProject":{}},"projects":[],"status":false,"token":null,"username":"donald.big.duck"}} \ No newline at end of file +{"user":{"email":"donald.big.duck@example.org","familyName":"Duckmann","givenName":"Big Donald","groups":[],"id":"http://rdfh.ch/users/uRGvzB0ZQ4ahgdJ2aw8tIg","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{},"groupsPerProject":{}},"projects":[],"status":false,"token":null,"username":"donald.big.duck"}} \ No newline at end of file diff --git a/test/data/api/admin/users/update-user-system-admin-membership-response.json b/test/data/api/admin/users/update-user-system-admin-membership-response.json index b102b9610..3099dd02d 100644 --- a/test/data/api/admin/users/update-user-system-admin-membership-response.json +++ b/test/data/api/admin/users/update-user-system-admin-membership-response.json @@ -1 +1 @@ -{"user":{"email":"donald.big.duck@example.org","familyName":"Duckmann","givenName":"Big Donald","groups":[],"id":"http://rdfh.ch/users/KuELwrURSGurcjnsMctqHA","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{},"groupsPerProject":{"http://www.knora.org/ontology/knora-admin#SystemProject":["http://www.knora.org/ontology/knora-admin#SystemAdmin"]}},"projects":[],"status":false,"token":null,"username":"donald.big.duck"}} \ No newline at end of file +{"user":{"email":"donald.big.duck@example.org","familyName":"Duckmann","givenName":"Big Donald","groups":[],"id":"http://rdfh.ch/users/uRGvzB0ZQ4ahgdJ2aw8tIg","lang":"de","password":null,"permissions":{"administrativePermissionsPerProject":{},"groupsPerProject":{"http://www.knora.org/ontology/knora-admin#SystemProject":["http://www.knora.org/ontology/knora-admin#SystemAdmin"]}},"projects":[],"status":false,"token":null,"username":"donald.big.duck"}} \ No newline at end of file diff --git a/test/data/api/system/health/response-headers.txt b/test/data/api/system/health/response-headers.txt index 7affe36b9..0f12c6825 100644 --- a/test/data/api/system/health/response-headers.txt +++ b/test/data/api/system/health/response-headers.txt @@ -1,2 +1,2 @@ -Server: webapi/v30.3.0 pekko-http/org.apache.pekko -Date: Fri, 29 Sep 2023 07:35:30 GMT \ No newline at end of file +Server: webapi/v30.4.0 pekko-http/org.apache.pekko +Date: Fri, 13 Oct 2023 08:16:28 GMT \ No newline at end of file diff --git a/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-request-expanded.json b/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-request-expanded.json index 394585b10..16c1de771 100644 --- a/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-request-expanded.json +++ b/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothing"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:22.163468843Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothing"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:23.611954799Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-request.json b/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-request.json index 2b9c8597a..d4e7039db 100644 --- a/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-request.json +++ b/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-request.json @@ -4,7 +4,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:22.163468843Z" + "@value" : "2023-10-13T08:20:23.611954799Z" }, "@graph" : [ { "@id" : "anything:Nothing", diff --git a/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-response-expanded.json b/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-response-expanded.json index f3154d0af..c9b4fc449 100644 --- a/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-response-expanded.json +++ b/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-response-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://api.knora.org/ontology/knora-api/v2#canBeInstantiated":true,"http://api.knora.org/ontology/knora-api/v2#isResourceClass":true,"http://www.w3.org/2000/01/rdf-schema#comment":[{"@language":"en","@value":"Represents nothing"},{"@language":"fr","@value":"ne représente rien"}],"http://www.w3.org/2000/01/rdf-schema#label":[{"@language":"en","@value":"nothing"},{"@language":"fr","@value":"rien"}],"http://www.w3.org/2000/01/rdf-schema#subClassOf":[{"@id":"http://api.knora.org/ontology/knora-api/v2#Resource"},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothing"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothingValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#arkUrl"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#attachedToProject"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#attachedToUser"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#creationDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deleteComment"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deleteDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deletedBy"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasIncomingLinkValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasPermissions"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasStandoffLinkTo"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasStandoffLinkToValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#isDeleted"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#lastModificationDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#userHasPermission"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#versionArkUrl"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#versionDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://www.w3.org/2000/01/rdf-schema#label"}}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:22.520047623Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The anything ontology"} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://api.knora.org/ontology/knora-api/v2#canBeInstantiated":true,"http://api.knora.org/ontology/knora-api/v2#isResourceClass":true,"http://www.w3.org/2000/01/rdf-schema#comment":[{"@language":"en","@value":"Represents nothing"},{"@language":"fr","@value":"ne représente rien"}],"http://www.w3.org/2000/01/rdf-schema#label":[{"@language":"en","@value":"nothing"},{"@language":"fr","@value":"rien"}],"http://www.w3.org/2000/01/rdf-schema#subClassOf":[{"@id":"http://api.knora.org/ontology/knora-api/v2#Resource"},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothing"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothingValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#arkUrl"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#attachedToProject"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#attachedToUser"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#creationDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deleteComment"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deleteDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deletedBy"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasIncomingLinkValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasPermissions"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasStandoffLinkTo"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasStandoffLinkToValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#isDeleted"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#lastModificationDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#userHasPermission"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#versionArkUrl"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#versionDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://www.w3.org/2000/01/rdf-schema#label"}}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:23.982434227Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The anything ontology"} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-response.json b/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-response.json index 06ed35f67..3fae8bdd2 100644 --- a/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-response.json +++ b/test/data/api/v2/ontologies/add-cardinalities-to-class-nothing-response.json @@ -1,6 +1,6 @@ { "knora-api:lastModificationDate": { - "@value": "2023-09-29T07:39:22.520047623Z", + "@value": "2023-10-13T08:20:23.982434227Z", "@type": "xsd:dateTimeStamp" }, "rdfs:label": "The anything ontology", diff --git a/test/data/api/v2/ontologies/candeletecardinalities-false-request-expanded.json b/test/data/api/v2/ontologies/candeletecardinalities-false-request-expanded.json index 7034fe35a..6050942f2 100644 --- a/test/data/api/v2/ontologies/candeletecardinalities-false-request-expanded.json +++ b/test/data/api/v2/ontologies/candeletecardinalities-false-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2#FreeTest","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#minCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2#hasText"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:34.306092476Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2#FreeTest","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#minCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2#hasText"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:36.025292416Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/candeletecardinalities-false-request.json b/test/data/api/v2/ontologies/candeletecardinalities-false-request.json index 4a9f8a3e8..9c3bd4bb8 100644 --- a/test/data/api/v2/ontologies/candeletecardinalities-false-request.json +++ b/test/data/api/v2/ontologies/candeletecardinalities-false-request.json @@ -4,7 +4,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:34.306092476Z" + "@value" : "2023-10-13T08:20:36.025292416Z" }, "@graph" : [ { "@id" : "freetest:FreeTest", diff --git a/test/data/api/v2/ontologies/candeletecardinalities-true-request-expanded.json b/test/data/api/v2/ontologies/candeletecardinalities-true-request-expanded.json index 3ad345ca3..ef8d80143 100644 --- a/test/data/api/v2/ontologies/candeletecardinalities-true-request-expanded.json +++ b/test/data/api/v2/ontologies/candeletecardinalities-true-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2#BlueFreeTestClass","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2#hasBlueTestTextProp"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:34.306092476Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2#BlueFreeTestClass","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2#hasBlueTestTextProp"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/freetest/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:36.025292416Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/candeletecardinalities-true-request.json b/test/data/api/v2/ontologies/candeletecardinalities-true-request.json index 473f7746d..d4d49b6c9 100644 --- a/test/data/api/v2/ontologies/candeletecardinalities-true-request.json +++ b/test/data/api/v2/ontologies/candeletecardinalities-true-request.json @@ -4,7 +4,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:34.306092476Z" + "@value" : "2023-10-13T08:20:36.025292416Z" }, "@graph" : [ { "@id" : "freetest:BlueFreeTestClass", diff --git a/test/data/api/v2/ontologies/change-class-comment-request-expanded.json b/test/data/api/v2/ontologies/change-class-comment-request-expanded.json index 969c462f3..921761770 100644 --- a/test/data/api/v2/ontologies/change-class-comment-request-expanded.json +++ b/test/data/api/v2/ontologies/change-class-comment-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#comment":[{"@language":"en","@value":"Represents nothing"},{"@language":"fr","@value":"ne représente rien"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:21.457929838Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#comment":[{"@language":"en","@value":"Represents nothing"},{"@language":"fr","@value":"ne représente rien"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:22.851889696Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/change-class-comment-request.json b/test/data/api/v2/ontologies/change-class-comment-request.json index c1f83a4f0..c9f8b7bf5 100644 --- a/test/data/api/v2/ontologies/change-class-comment-request.json +++ b/test/data/api/v2/ontologies/change-class-comment-request.json @@ -3,7 +3,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:21.457929838Z" + "@value" : "2023-10-13T08:20:22.851889696Z" }, "@graph" : [ { "@id" : "anything:Nothing", diff --git a/test/data/api/v2/ontologies/change-class-label-request-expanded.json b/test/data/api/v2/ontologies/change-class-label-request-expanded.json index 8218fd4da..e5485423e 100644 --- a/test/data/api/v2/ontologies/change-class-label-request-expanded.json +++ b/test/data/api/v2/ontologies/change-class-label-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#label":[{"@language":"en","@value":"nothing"},{"@language":"fr","@value":"rien"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:21.070093923Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#label":[{"@language":"en","@value":"nothing"},{"@language":"fr","@value":"rien"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:22.444735554Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/change-class-label-request.json b/test/data/api/v2/ontologies/change-class-label-request.json index 71b6e0288..197c39655 100644 --- a/test/data/api/v2/ontologies/change-class-label-request.json +++ b/test/data/api/v2/ontologies/change-class-label-request.json @@ -3,7 +3,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:21.070093923Z" + "@value" : "2023-10-13T08:20:22.444735554Z" }, "@graph" : [ { "@id" : "anything:Nothing", diff --git a/test/data/api/v2/ontologies/change-gui-order-request-expanded.json b/test/data/api/v2/ontologies/change-gui-order-request-expanded.json index 1ab7780f8..63c5e3585 100644 --- a/test/data/api/v2/ontologies/change-gui-order-request-expanded.json +++ b/test/data/api/v2/ontologies/change-gui-order-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/salsah-gui/v2#guiOrder":2,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasNothingness"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:26.192537480Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/salsah-gui/v2#guiOrder":2,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasNothingness"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:27.830721856Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/change-gui-order-request.json b/test/data/api/v2/ontologies/change-gui-order-request.json index a6081d456..1ba18166d 100644 --- a/test/data/api/v2/ontologies/change-gui-order-request.json +++ b/test/data/api/v2/ontologies/change-gui-order-request.json @@ -3,7 +3,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:26.192537480Z" + "@value" : "2023-10-13T08:20:27.830721856Z" }, "@graph" : [ { "@id" : "anything:Nothing", diff --git a/test/data/api/v2/ontologies/change-property-comment-request-expanded.json b/test/data/api/v2/ontologies/change-property-comment-request-expanded.json index ffe209ac1..4d09ec35a 100644 --- a/test/data/api/v2/ontologies/change-property-comment-request-expanded.json +++ b/test/data/api/v2/ontologies/change-property-comment-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasName","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://www.w3.org/2000/01/rdf-schema#comment":[{"@language":"en","@value":"The name of a Thing"},{"@language":"fr","@value":"Le nom d'une chose"},{"@language":"de","@value":"Der Name eines Dinges"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:17.816617337Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasName","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://www.w3.org/2000/01/rdf-schema#comment":[{"@language":"en","@value":"The name of a Thing"},{"@language":"fr","@value":"Le nom d'une chose"},{"@language":"de","@value":"Der Name eines Dinges"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:19.137336540Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/change-property-comment-request.json b/test/data/api/v2/ontologies/change-property-comment-request.json index f8a4b3d63..3506e5ab9 100644 --- a/test/data/api/v2/ontologies/change-property-comment-request.json +++ b/test/data/api/v2/ontologies/change-property-comment-request.json @@ -3,7 +3,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:17.816617337Z" + "@value" : "2023-10-13T08:20:19.137336540Z" }, "@graph" : [ { "@id" : "anything:hasName", diff --git a/test/data/api/v2/ontologies/change-property-label-request-expanded.json b/test/data/api/v2/ontologies/change-property-label-request-expanded.json index eff253217..e50649fd8 100644 --- a/test/data/api/v2/ontologies/change-property-label-request-expanded.json +++ b/test/data/api/v2/ontologies/change-property-label-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasName","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://www.w3.org/2000/01/rdf-schema#label":[{"@language":"en","@value":"has name"},{"@language":"fr","@value":"a nom"},{"@language":"de","@value":"hat Namen"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:17.388367045Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasName","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://www.w3.org/2000/01/rdf-schema#label":[{"@language":"en","@value":"has name"},{"@language":"fr","@value":"a nom"},{"@language":"de","@value":"hat Namen"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:18.715843861Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/change-property-label-request.json b/test/data/api/v2/ontologies/change-property-label-request.json index 51a198f4f..507ae879a 100644 --- a/test/data/api/v2/ontologies/change-property-label-request.json +++ b/test/data/api/v2/ontologies/change-property-label-request.json @@ -3,7 +3,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:17.388367045Z" + "@value" : "2023-10-13T08:20:18.715843861Z" }, "@graph" : [ { "@id" : "anything:hasName", diff --git a/test/data/api/v2/ontologies/create-class-without-cardinalities-request-expanded.json b/test/data/api/v2/ontologies/create-class-without-cardinalities-request-expanded.json index 9d8402602..33ddff78e 100644 --- a/test/data/api/v2/ontologies/create-class-without-cardinalities-request-expanded.json +++ b/test/data/api/v2/ontologies/create-class-without-cardinalities-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#comment":{"@language":"en","@value":"Represents nothing"},"http://www.w3.org/2000/01/rdf-schema#label":{"@language":"en","@value":"nothing"},"http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@id":"http://api.knora.org/ontology/knora-api/v2#Resource"}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:20.677590846Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#comment":{"@language":"en","@value":"Represents nothing"},"http://www.w3.org/2000/01/rdf-schema#label":{"@language":"en","@value":"nothing"},"http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@id":"http://api.knora.org/ontology/knora-api/v2#Resource"}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:22.019126395Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/create-class-without-cardinalities-request.json b/test/data/api/v2/ontologies/create-class-without-cardinalities-request.json index 570d68d02..2526c3bdd 100644 --- a/test/data/api/v2/ontologies/create-class-without-cardinalities-request.json +++ b/test/data/api/v2/ontologies/create-class-without-cardinalities-request.json @@ -4,7 +4,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:20.677590846Z" + "@value" : "2023-10-13T08:20:22.019126395Z" }, "@graph" : [ { "@id" : "anything:Nothing", diff --git a/test/data/api/v2/ontologies/create-class-without-cardinalities-response-expanded.json b/test/data/api/v2/ontologies/create-class-without-cardinalities-response-expanded.json index 1a996dd05..3bc1a8730 100644 --- a/test/data/api/v2/ontologies/create-class-without-cardinalities-response-expanded.json +++ b/test/data/api/v2/ontologies/create-class-without-cardinalities-response-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://api.knora.org/ontology/knora-api/v2#canBeInstantiated":true,"http://api.knora.org/ontology/knora-api/v2#isResourceClass":true,"http://www.w3.org/2000/01/rdf-schema#comment":{"@language":"en","@value":"Represents nothing"},"http://www.w3.org/2000/01/rdf-schema#label":{"@language":"en","@value":"nothing"},"http://www.w3.org/2000/01/rdf-schema#subClassOf":[{"@id":"http://api.knora.org/ontology/knora-api/v2#Resource"},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#arkUrl"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#attachedToProject"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#attachedToUser"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#creationDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deleteComment"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deleteDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deletedBy"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasIncomingLinkValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasPermissions"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasStandoffLinkTo"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasStandoffLinkToValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#isDeleted"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#lastModificationDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#userHasPermission"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#versionArkUrl"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#versionDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://www.w3.org/2000/01/rdf-schema#label"}}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:21.070093923Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The anything ontology"} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://api.knora.org/ontology/knora-api/v2#canBeInstantiated":true,"http://api.knora.org/ontology/knora-api/v2#isResourceClass":true,"http://www.w3.org/2000/01/rdf-schema#comment":{"@language":"en","@value":"Represents nothing"},"http://www.w3.org/2000/01/rdf-schema#label":{"@language":"en","@value":"nothing"},"http://www.w3.org/2000/01/rdf-schema#subClassOf":[{"@id":"http://api.knora.org/ontology/knora-api/v2#Resource"},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#arkUrl"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#attachedToProject"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#attachedToUser"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#creationDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deleteComment"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deleteDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#deletedBy"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasIncomingLinkValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasPermissions"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasStandoffLinkTo"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#minCardinality":0,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasStandoffLinkToValue"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#isDeleted"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#lastModificationDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#userHasPermission"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#versionArkUrl"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://api.knora.org/ontology/knora-api/v2#versionDate"}},{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://api.knora.org/ontology/knora-api/v2#isInherited":true,"http://www.w3.org/2002/07/owl#cardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://www.w3.org/2000/01/rdf-schema#label"}}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:22.444735554Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The anything ontology"} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/create-class-without-cardinalities-response.json b/test/data/api/v2/ontologies/create-class-without-cardinalities-response.json index 8db333954..523dc0c5b 100644 --- a/test/data/api/v2/ontologies/create-class-without-cardinalities-response.json +++ b/test/data/api/v2/ontologies/create-class-without-cardinalities-response.json @@ -1,6 +1,6 @@ { "knora-api:lastModificationDate": { - "@value": "2023-09-29T07:39:21.070093923Z", + "@value": "2023-10-13T08:20:22.444735554Z", "@type": "xsd:dateTimeStamp" }, "rdfs:label": "The anything ontology", diff --git a/test/data/api/v2/ontologies/create-empty-foo-ontology-response-expanded.json b/test/data/api/v2/ontologies/create-empty-foo-ontology-response-expanded.json index 2d0c22481..9ecbde59d 100644 --- a/test/data/api/v2/ontologies/create-empty-foo-ontology-response-expanded.json +++ b/test/data/api/v2/ontologies/create-empty-foo-ontology-response-expanded.json @@ -1 +1 @@ -{"@id":"http://0.0.0.0:3333/ontology/0001/foo/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:14.698222631Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The foo ontology"} \ No newline at end of file +{"@id":"http://0.0.0.0:3333/ontology/0001/foo/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:15.948925497Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The foo ontology"} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/create-empty-foo-ontology-response.json b/test/data/api/v2/ontologies/create-empty-foo-ontology-response.json index f0b0e133c..1bb7e2131 100644 --- a/test/data/api/v2/ontologies/create-empty-foo-ontology-response.json +++ b/test/data/api/v2/ontologies/create-empty-foo-ontology-response.json @@ -1,6 +1,6 @@ { "knora-api:lastModificationDate": { - "@value": "2023-09-29T07:39:14.698222631Z", + "@value": "2023-10-13T08:20:15.948925497Z", "@type": "xsd:dateTimeStamp" }, "rdfs:label": "The foo ontology", diff --git a/test/data/api/v2/ontologies/create-link-property-request-expanded.json b/test/data/api/v2/ontologies/create-link-property-request-expanded.json index 3c5184065..36642aaee 100644 --- a/test/data/api/v2/ontologies/create-link-property-request-expanded.json +++ b/test/data/api/v2/ontologies/create-link-property-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothing","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://api.knora.org/ontology/knora-api/v2#objectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing"},"http://api.knora.org/ontology/knora-api/v2#subjectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing"},"http://www.w3.org/2000/01/rdf-schema#comment":{"@language":"en","@value":"Refers to the other Nothing of a Nothing"},"http://www.w3.org/2000/01/rdf-schema#label":{"@language":"en","@value":"has nothingness"},"http://www.w3.org/2000/01/rdf-schema#subPropertyOf":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasLinkTo"}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:21.815587442Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothing","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://api.knora.org/ontology/knora-api/v2#objectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing"},"http://api.knora.org/ontology/knora-api/v2#subjectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing"},"http://www.w3.org/2000/01/rdf-schema#comment":{"@language":"en","@value":"Refers to the other Nothing of a Nothing"},"http://www.w3.org/2000/01/rdf-schema#label":{"@language":"en","@value":"has nothingness"},"http://www.w3.org/2000/01/rdf-schema#subPropertyOf":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasLinkTo"}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:23.209189769Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/create-link-property-request.json b/test/data/api/v2/ontologies/create-link-property-request.json index e595c477d..060bf0c4e 100644 --- a/test/data/api/v2/ontologies/create-link-property-request.json +++ b/test/data/api/v2/ontologies/create-link-property-request.json @@ -4,7 +4,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:21.815587442Z" + "@value" : "2023-10-13T08:20:23.209189769Z" }, "@graph" : [ { "@id" : "anything:hasOtherNothing", diff --git a/test/data/api/v2/ontologies/create-link-property-response-expanded.json b/test/data/api/v2/ontologies/create-link-property-response-expanded.json index a18c4e80e..0bc3db5c8 100644 --- a/test/data/api/v2/ontologies/create-link-property-response-expanded.json +++ b/test/data/api/v2/ontologies/create-link-property-response-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothing","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://api.knora.org/ontology/knora-api/v2#isEditable":true,"http://api.knora.org/ontology/knora-api/v2#isLinkProperty":true,"http://api.knora.org/ontology/knora-api/v2#isResourceProperty":true,"http://api.knora.org/ontology/knora-api/v2#objectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing"},"http://api.knora.org/ontology/knora-api/v2#subjectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing"},"http://www.w3.org/2000/01/rdf-schema#comment":{"@language":"en","@value":"Refers to the other Nothing of a Nothing"},"http://www.w3.org/2000/01/rdf-schema#label":{"@language":"en","@value":"has nothingness"},"http://www.w3.org/2000/01/rdf-schema#subPropertyOf":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasLinkTo"}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:22.163468843Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The anything ontology"} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherNothing","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://api.knora.org/ontology/knora-api/v2#isEditable":true,"http://api.knora.org/ontology/knora-api/v2#isLinkProperty":true,"http://api.knora.org/ontology/knora-api/v2#isResourceProperty":true,"http://api.knora.org/ontology/knora-api/v2#objectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing"},"http://api.knora.org/ontology/knora-api/v2#subjectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing"},"http://www.w3.org/2000/01/rdf-schema#comment":{"@language":"en","@value":"Refers to the other Nothing of a Nothing"},"http://www.w3.org/2000/01/rdf-schema#label":{"@language":"en","@value":"has nothingness"},"http://www.w3.org/2000/01/rdf-schema#subPropertyOf":{"@id":"http://api.knora.org/ontology/knora-api/v2#hasLinkTo"}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:23.611954799Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The anything ontology"} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/create-link-property-response.json b/test/data/api/v2/ontologies/create-link-property-response.json index 520209e6b..4ef302c30 100644 --- a/test/data/api/v2/ontologies/create-link-property-response.json +++ b/test/data/api/v2/ontologies/create-link-property-response.json @@ -1,6 +1,6 @@ { "knora-api:lastModificationDate": { - "@value": "2023-09-29T07:39:22.163468843Z", + "@value": "2023-10-13T08:20:23.611954799Z", "@type": "xsd:dateTimeStamp" }, "rdfs:label": "The anything ontology", diff --git a/test/data/api/v2/ontologies/create-value-property-response-expanded.json b/test/data/api/v2/ontologies/create-value-property-response-expanded.json index 6b1ac91cb..371cef7ba 100644 --- a/test/data/api/v2/ontologies/create-value-property-response-expanded.json +++ b/test/data/api/v2/ontologies/create-value-property-response-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasName","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://api.knora.org/ontology/knora-api/v2#isEditable":true,"http://api.knora.org/ontology/knora-api/v2#isResourceProperty":true,"http://api.knora.org/ontology/knora-api/v2#objectType":{"@id":"http://api.knora.org/ontology/knora-api/v2#TextValue"},"http://api.knora.org/ontology/knora-api/v2#subjectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing"},"http://api.knora.org/ontology/salsah-gui/v2#guiAttribute":["maxlength=100","size=80"],"http://api.knora.org/ontology/salsah-gui/v2#guiElement":{"@id":"http://api.knora.org/ontology/salsah-gui/v2#SimpleText"},"http://www.w3.org/2000/01/rdf-schema#comment":[{"@language":"de","@value":"Der Name eines Dinges"},{"@language":"en","@value":"The name of a Thing"}],"http://www.w3.org/2000/01/rdf-schema#label":[{"@language":"de","@value":"hat Namen"},{"@language":"en","@value":"has name"}],"http://www.w3.org/2000/01/rdf-schema#subPropertyOf":[{"@id":"http://api.knora.org/ontology/knora-api/v2#hasValue"},{"@id":"http://schema.org/name"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:17.388367045Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The anything ontology"} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasName","@type":"http://www.w3.org/2002/07/owl#ObjectProperty","http://api.knora.org/ontology/knora-api/v2#isEditable":true,"http://api.knora.org/ontology/knora-api/v2#isResourceProperty":true,"http://api.knora.org/ontology/knora-api/v2#objectType":{"@id":"http://api.knora.org/ontology/knora-api/v2#TextValue"},"http://api.knora.org/ontology/knora-api/v2#subjectType":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing"},"http://api.knora.org/ontology/salsah-gui/v2#guiAttribute":["maxlength=100","size=80"],"http://api.knora.org/ontology/salsah-gui/v2#guiElement":{"@id":"http://api.knora.org/ontology/salsah-gui/v2#SimpleText"},"http://www.w3.org/2000/01/rdf-schema#comment":[{"@language":"de","@value":"Der Name eines Dinges"},{"@language":"en","@value":"The name of a Thing"}],"http://www.w3.org/2000/01/rdf-schema#label":[{"@language":"de","@value":"hat Namen"},{"@language":"en","@value":"has name"}],"http://www.w3.org/2000/01/rdf-schema#subPropertyOf":[{"@id":"http://api.knora.org/ontology/knora-api/v2#hasValue"},{"@id":"http://schema.org/name"}]}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:18.715843861Z"},"http://www.w3.org/2000/01/rdf-schema#label":"The anything ontology"} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/create-value-property-response.json b/test/data/api/v2/ontologies/create-value-property-response.json index 2b909ce01..ca7eccfa6 100644 --- a/test/data/api/v2/ontologies/create-value-property-response.json +++ b/test/data/api/v2/ontologies/create-value-property-response.json @@ -1,6 +1,6 @@ { "knora-api:lastModificationDate": { - "@value": "2023-09-29T07:39:17.388367045Z", + "@value": "2023-10-13T08:20:18.715843861Z", "@type": "xsd:dateTimeStamp" }, "rdfs:label": "The anything ontology", diff --git a/test/data/api/v2/ontologies/remove-class-cardinalities-request-expanded.json b/test/data/api/v2/ontologies/remove-class-cardinalities-request-expanded.json index 528be388d..8e4bfd706 100644 --- a/test/data/api/v2/ontologies/remove-class-cardinalities-request-expanded.json +++ b/test/data/api/v2/ontologies/remove-class-cardinalities-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class"}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:28.144655518Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class"}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:29.793128157Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/remove-class-cardinalities-request.json b/test/data/api/v2/ontologies/remove-class-cardinalities-request.json index 987834499..45d6e75d5 100644 --- a/test/data/api/v2/ontologies/remove-class-cardinalities-request.json +++ b/test/data/api/v2/ontologies/remove-class-cardinalities-request.json @@ -3,7 +3,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:28.144655518Z" + "@value" : "2023-10-13T08:20:29.793128157Z" }, "@graph" : [ { "@id" : "anything:Nothing", diff --git a/test/data/api/v2/ontologies/replace-class-cardinalities-request-expanded.json b/test/data/api/v2/ontologies/replace-class-cardinalities-request-expanded.json index 768de0d03..5cfee95ff 100644 --- a/test/data/api/v2/ontologies/replace-class-cardinalities-request-expanded.json +++ b/test/data/api/v2/ontologies/replace-class-cardinalities-request-expanded.json @@ -1 +1 @@ -{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasEmptiness"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:39:26.999276078Z"}} \ No newline at end of file +{"@graph":[{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#Nothing","@type":"http://www.w3.org/2002/07/owl#Class","http://www.w3.org/2000/01/rdf-schema#subClassOf":{"@type":"http://www.w3.org/2002/07/owl#Restriction","http://www.w3.org/2002/07/owl#maxCardinality":1,"http://www.w3.org/2002/07/owl#onProperty":{"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2#hasEmptiness"}}}],"@id":"http://0.0.0.0:3333/ontology/0001/anything/v2","@type":"http://www.w3.org/2002/07/owl#Ontology","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:20:28.612557916Z"}} \ No newline at end of file diff --git a/test/data/api/v2/ontologies/replace-class-cardinalities-request.json b/test/data/api/v2/ontologies/replace-class-cardinalities-request.json index 119d74653..2b5db27ca 100644 --- a/test/data/api/v2/ontologies/replace-class-cardinalities-request.json +++ b/test/data/api/v2/ontologies/replace-class-cardinalities-request.json @@ -3,7 +3,7 @@ "@type" : "owl:Ontology", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-29T07:39:26.999276078Z" + "@value" : "2023-10-13T08:20:28.612557916Z" }, "@graph" : [ { "@id" : "anything:Nothing", diff --git a/test/data/api/v2/resources/delete-resource-request-expanded.json b/test/data/api/v2/resources/delete-resource-request-expanded.json index ab64b675f..2bc6c0bc9 100644 --- a/test/data/api/v2/resources/delete-resource-request-expanded.json +++ b/test/data/api/v2/resources/delete-resource-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#deleteComment":"This resource is too boring.","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-30T07:36:22.701581932Z"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#deleteComment":"This resource is too boring.","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-14T08:17:19.977353963Z"}} \ No newline at end of file diff --git a/test/data/api/v2/resources/delete-resource-request.json b/test/data/api/v2/resources/delete-resource-request.json index f47e3ffd8..0050de480 100644 --- a/test/data/api/v2/resources/delete-resource-request.json +++ b/test/data/api/v2/resources/delete-resource-request.json @@ -3,7 +3,7 @@ "@type" : "anything:Thing", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-30T07:36:22.701581932Z" + "@value" : "2023-10-14T08:17:19.977353963Z" }, "knora-api:deleteComment" : "This resource is too boring.", "@context" : { diff --git a/test/data/api/v2/resources/deleted-resource-response-expanded.json b/test/data/api/v2/resources/deleted-resource-response-expanded.json index d3b6a3e2a..a56be6bfb 100644 --- a/test/data/api/v2/resources/deleted-resource-response-expanded.json +++ b/test/data/api/v2/resources/deleted-resource-response-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://api.knora.org/ontology/knora-api/v2#DeletedResource","http://api.knora.org/ontology/knora-api/v2#arkUrl":{"@type":"http://www.w3.org/2001/XMLSchema#anyURI","@value":"http://0.0.0.0:3336/ark:/72163/1/0001/a=thingO"},"http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#attachedToUser":{"@id":"http://rdfh.ch/users/9XBCrDV3SRa7kS1WwynB4Q"},"http://api.knora.org/ontology/knora-api/v2#creationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2016-03-02T15:05:10Z"},"http://api.knora.org/ontology/knora-api/v2#deleteComment":"This resource is too boring.","http://api.knora.org/ontology/knora-api/v2#deleteDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:36:23.473222172Z"},"http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#isDeleted":true,"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:36:23.473222172Z"},"http://api.knora.org/ontology/knora-api/v2#userHasPermission":"CR","http://api.knora.org/ontology/knora-api/v2#versionArkUrl":{"@type":"http://www.w3.org/2001/XMLSchema#anyURI","@value":"http://0.0.0.0:3336/ark:/72163/1/0001/a=thingO.20230929T073623473222172Z"},"http://www.w3.org/2000/01/rdf-schema#label":"Deleted Resource"} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://api.knora.org/ontology/knora-api/v2#DeletedResource","http://api.knora.org/ontology/knora-api/v2#arkUrl":{"@type":"http://www.w3.org/2001/XMLSchema#anyURI","@value":"http://0.0.0.0:3336/ark:/72163/1/0001/a=thingO"},"http://api.knora.org/ontology/knora-api/v2#attachedToProject":{"@id":"http://rdfh.ch/projects/0001"},"http://api.knora.org/ontology/knora-api/v2#attachedToUser":{"@id":"http://rdfh.ch/users/9XBCrDV3SRa7kS1WwynB4Q"},"http://api.knora.org/ontology/knora-api/v2#creationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2016-03-02T15:05:10Z"},"http://api.knora.org/ontology/knora-api/v2#deleteComment":"This resource is too boring.","http://api.knora.org/ontology/knora-api/v2#deleteDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:17:20.701921129Z"},"http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#isDeleted":true,"http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:17:20.701921129Z"},"http://api.knora.org/ontology/knora-api/v2#userHasPermission":"CR","http://api.knora.org/ontology/knora-api/v2#versionArkUrl":{"@type":"http://www.w3.org/2001/XMLSchema#anyURI","@value":"http://0.0.0.0:3336/ark:/72163/1/0001/a=thingO.20231013T081720701921129Z"},"http://www.w3.org/2000/01/rdf-schema#label":"Deleted Resource"} \ No newline at end of file diff --git a/test/data/api/v2/resources/deleted-resource-response.json b/test/data/api/v2/resources/deleted-resource-response.json index 3529a7022..5ae586a58 100644 --- a/test/data/api/v2/resources/deleted-resource-response.json +++ b/test/data/api/v2/resources/deleted-resource-response.json @@ -1,11 +1,11 @@ { "knora-api:lastModificationDate": { - "@value": "2023-09-29T07:36:23.473222172Z", + "@value": "2023-10-13T08:17:20.701921129Z", "@type": "xsd:dateTimeStamp" }, "rdfs:label": "Deleted Resource", "knora-api:versionArkUrl": { - "@value": "http://0.0.0.0:3336/ark:/72163/1/0001/a=thingO.20230929T073623473222172Z", + "@value": "http://0.0.0.0:3336/ark:/72163/1/0001/a=thingO.20231013T081720701921129Z", "@type": "xsd:anyURI" }, "knora-api:attachedToProject": { @@ -30,7 +30,7 @@ }, "knora-api:deleteDate": { "@type": "xsd:dateTimeStamp", - "@value": "2023-09-29T07:36:23.473222172Z" + "@value": "2023-10-13T08:17:20.701921129Z" }, "@context": { "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", diff --git a/test/data/api/v2/resources/update-resource-metadata-request-expanded.json b/test/data/api/v2/resources/update-resource-metadata-request-expanded.json index 9995740f6..4ddfc2770 100644 --- a/test/data/api/v2/resources/update-resource-metadata-request-expanded.json +++ b/test/data/api/v2/resources/update-resource-metadata-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:Creator|M knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#newModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-30T07:36:22.147323365Z"},"http://www.w3.org/2000/01/rdf-schema#label":"test thing with modified label"} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:Creator|M knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#newModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-14T08:17:19.432943413Z"},"http://www.w3.org/2000/01/rdf-schema#label":"test thing with modified label"} \ No newline at end of file diff --git a/test/data/api/v2/resources/update-resource-metadata-request-with-last-mod-date-expanded.json b/test/data/api/v2/resources/update-resource-metadata-request-with-last-mod-date-expanded.json index 41715bdb1..561a662c9 100644 --- a/test/data/api/v2/resources/update-resource-metadata-request-with-last-mod-date-expanded.json +++ b/test/data/api/v2/resources/update-resource-metadata-request-with-last-mod-date-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-30T07:36:22.147323365Z"},"http://api.knora.org/ontology/knora-api/v2#newModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-30T07:36:22.701581932Z"},"http://www.w3.org/2000/01/rdf-schema#label":"test thing with modified label again"} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-14T08:17:19.432943413Z"},"http://api.knora.org/ontology/knora-api/v2#newModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-14T08:17:19.977353963Z"},"http://www.w3.org/2000/01/rdf-schema#label":"test thing with modified label again"} \ No newline at end of file diff --git a/test/data/api/v2/resources/update-resource-metadata-request-with-last-mod-date.json b/test/data/api/v2/resources/update-resource-metadata-request-with-last-mod-date.json index 0ebd6b8c3..17cf25dab 100644 --- a/test/data/api/v2/resources/update-resource-metadata-request-with-last-mod-date.json +++ b/test/data/api/v2/resources/update-resource-metadata-request-with-last-mod-date.json @@ -5,11 +5,11 @@ "knora-api:hasPermissions" : "CR knora-admin:ProjectMember|V knora-admin:ProjectMember", "knora-api:lastModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-30T07:36:22.147323365Z" + "@value" : "2023-10-14T08:17:19.432943413Z" }, "knora-api:newModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-30T07:36:22.701581932Z" + "@value" : "2023-10-14T08:17:19.977353963Z" }, "@context" : { "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", diff --git a/test/data/api/v2/resources/update-resource-metadata-request.json b/test/data/api/v2/resources/update-resource-metadata-request.json index 88d794460..ad9e07609 100644 --- a/test/data/api/v2/resources/update-resource-metadata-request.json +++ b/test/data/api/v2/resources/update-resource-metadata-request.json @@ -5,7 +5,7 @@ "knora-api:hasPermissions" : "CR knora-admin:Creator|M knora-admin:ProjectMember|V knora-admin:ProjectMember", "knora-api:newModificationDate" : { "@type" : "xsd:dateTimeStamp", - "@value" : "2023-09-30T07:36:22.147323365Z" + "@value" : "2023-10-14T08:17:19.432943413Z" }, "@context" : { "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", diff --git a/test/data/api/v2/resources/update-resource-metadata-response-expanded.json b/test/data/api/v2/resources/update-resource-metadata-response-expanded.json index 3fa07733f..dde353c61 100644 --- a/test/data/api/v2/resources/update-resource-metadata-response-expanded.json +++ b/test/data/api/v2/resources/update-resource-metadata-response-expanded.json @@ -1 +1 @@ -{"http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:Creator|M knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-30T07:36:22.147323365Z"},"http://api.knora.org/ontology/knora-api/v2#resourceClassIri":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#resourceIri":"http://rdfh.ch/0001/a-thing","http://www.w3.org/2000/01/rdf-schema#label":"test thing with modified label"} \ No newline at end of file +{"http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:Creator|M knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-14T08:17:19.432943413Z"},"http://api.knora.org/ontology/knora-api/v2#resourceClassIri":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#resourceIri":"http://rdfh.ch/0001/a-thing","http://www.w3.org/2000/01/rdf-schema#label":"test thing with modified label"} \ No newline at end of file diff --git a/test/data/api/v2/resources/update-resource-metadata-response-with-last-mod-date-expanded.json b/test/data/api/v2/resources/update-resource-metadata-response-with-last-mod-date-expanded.json index 188e3441d..a61287c77 100644 --- a/test/data/api/v2/resources/update-resource-metadata-response-with-last-mod-date-expanded.json +++ b/test/data/api/v2/resources/update-resource-metadata-response-with-last-mod-date-expanded.json @@ -1 +1 @@ -{"http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-30T07:36:22.701581932Z"},"http://api.knora.org/ontology/knora-api/v2#resourceClassIri":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#resourceIri":"http://rdfh.ch/0001/a-thing","http://www.w3.org/2000/01/rdf-schema#label":"test thing with modified label again"} \ No newline at end of file +{"http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR knora-admin:ProjectMember|V knora-admin:ProjectMember","http://api.knora.org/ontology/knora-api/v2#lastModificationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-14T08:17:19.977353963Z"},"http://api.knora.org/ontology/knora-api/v2#resourceClassIri":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://api.knora.org/ontology/knora-api/v2#resourceIri":"http://rdfh.ch/0001/a-thing","http://www.w3.org/2000/01/rdf-schema#label":"test thing with modified label again"} \ No newline at end of file diff --git a/test/data/api/v2/resources/update-resource-metadata-response-with-last-mod-date.json b/test/data/api/v2/resources/update-resource-metadata-response-with-last-mod-date.json index 0021789d5..854ed277d 100644 --- a/test/data/api/v2/resources/update-resource-metadata-response-with-last-mod-date.json +++ b/test/data/api/v2/resources/update-resource-metadata-response-with-last-mod-date.json @@ -1,6 +1,6 @@ { "knora-api:lastModificationDate": { - "@value": "2023-09-30T07:36:22.701581932Z", + "@value": "2023-10-14T08:17:19.977353963Z", "@type": "xsd:dateTimeStamp" }, "rdfs:label": "test thing with modified label again", diff --git a/test/data/api/v2/resources/update-resource-metadata-response.json b/test/data/api/v2/resources/update-resource-metadata-response.json index 417316719..12ec2be0a 100644 --- a/test/data/api/v2/resources/update-resource-metadata-response.json +++ b/test/data/api/v2/resources/update-resource-metadata-response.json @@ -1,6 +1,6 @@ { "knora-api:lastModificationDate": { - "@value": "2023-09-30T07:36:22.147323365Z", + "@value": "2023-10-14T08:17:19.432943413Z", "@type": "xsd:dateTimeStamp" }, "rdfs:label": "test thing with modified label", diff --git a/test/data/api/v2/values/create-int-value-response-expanded.json b/test/data/api/v2/values/create-int-value-response-expanded.json index e5f86fbae..93b9aef85 100644 --- a/test/data/api/v2/values/create-int-value-response-expanded.json +++ b/test/data/api/v2/values/create-int-value-response-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing/values/iXM0xfLcTCOz7TMqCGxDkw","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#valueCreationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-09-29T07:32:38.361500566Z"},"http://api.knora.org/ontology/knora-api/v2#valueHasUUID":"iXM0xfLcTCOz7TMqCGxDkw"} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing/values/W8ciCA3ETda-qhsq_hnXqw","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#valueCreationDate":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2023-10-13T08:13:41.084307249Z"},"http://api.knora.org/ontology/knora-api/v2#valueHasUUID":"W8ciCA3ETda-qhsq_hnXqw"} \ No newline at end of file diff --git a/test/data/api/v2/values/create-int-value-response.json b/test/data/api/v2/values/create-int-value-response.json index 1c7943ef2..98feefc72 100644 --- a/test/data/api/v2/values/create-int-value-response.json +++ b/test/data/api/v2/values/create-int-value-response.json @@ -1,9 +1,9 @@ { - "@id": "http://rdfh.ch/0001/a-thing/values/iXM0xfLcTCOz7TMqCGxDkw", + "@id": "http://rdfh.ch/0001/a-thing/values/W8ciCA3ETda-qhsq_hnXqw", "@type": "knora-api:IntValue", - "knora-api:valueHasUUID": "iXM0xfLcTCOz7TMqCGxDkw", + "knora-api:valueHasUUID": "W8ciCA3ETda-qhsq_hnXqw", "knora-api:valueCreationDate": { - "@value": "2023-09-29T07:32:38.361500566Z", + "@value": "2023-10-13T08:13:41.084307249Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp" }, "@context": { diff --git a/test/data/api/v2/values/delete-int-value-request-expanded.json b/test/data/api/v2/values/delete-int-value-request-expanded.json index 20c5c929e..8bf856b52 100644 --- a/test/data/api/v2/values/delete-int-value-request-expanded.json +++ b/test/data/api/v2/values/delete-int-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInteger":{"@id":"http://rdfh.ch/0001/a-thing/values/EiM7xIQAQtKg9V33VrCQRg","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#deleteComment":"this value was incorrect"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInteger":{"@id":"http://rdfh.ch/0001/a-thing/values/9fPfoOaGQquLJfVxaPCR_A","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#deleteComment":"this value was incorrect"}} \ No newline at end of file diff --git a/test/data/api/v2/values/delete-int-value-request.json b/test/data/api/v2/values/delete-int-value-request.json index 950ec0c56..4581b454a 100644 --- a/test/data/api/v2/values/delete-int-value-request.json +++ b/test/data/api/v2/values/delete-int-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasInteger" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/EiM7xIQAQtKg9V33VrCQRg", + "@id" : "http://rdfh.ch/0001/a-thing/values/9fPfoOaGQquLJfVxaPCR_A", "@type" : "knora-api:IntValue", "knora-api:deleteComment" : "this value was incorrect" }, diff --git a/test/data/api/v2/values/delete-link-value-request-expanded.json b/test/data/api/v2/values/delete-link-value-request-expanded.json index 91458b8be..f94830d47 100644 --- a/test/data/api/v2/values/delete-link-value-request-expanded.json +++ b/test/data/api/v2/values/delete-link-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherThingValue":{"@id":"http://rdfh.ch/0001/a-thing/values/8zOU_N93TkSveXZWVgMlJA","@type":"http://api.knora.org/ontology/knora-api/v2#LinkValue"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherThingValue":{"@id":"http://rdfh.ch/0001/a-thing/values/ATXfesMxSSuy1d1J-zHuSA","@type":"http://api.knora.org/ontology/knora-api/v2#LinkValue"}} \ No newline at end of file diff --git a/test/data/api/v2/values/delete-link-value-request.json b/test/data/api/v2/values/delete-link-value-request.json index 98c5f1a13..3a6db4d39 100644 --- a/test/data/api/v2/values/delete-link-value-request.json +++ b/test/data/api/v2/values/delete-link-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasOtherThingValue" : { - "@id": "http://rdfh.ch/0001/a-thing/values/8zOU_N93TkSveXZWVgMlJA", + "@id": "http://rdfh.ch/0001/a-thing/values/ATXfesMxSSuy1d1J-zHuSA", "@type" : "knora-api:LinkValue" }, "@context" : { diff --git a/test/data/api/v2/values/update-boolean-value-request-expanded.json b/test/data/api/v2/values/update-boolean-value-request-expanded.json index 46abc7ff3..1fcdf901c 100644 --- a/test/data/api/v2/values/update-boolean-value-request-expanded.json +++ b/test/data/api/v2/values/update-boolean-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasBoolean":{"@id":"http://rdfh.ch/0001/a-thing/values/DjHmTMcuRtyW-GuJZYpWsQ","@type":"http://api.knora.org/ontology/knora-api/v2#BooleanValue","http://api.knora.org/ontology/knora-api/v2#booleanValueAsBoolean":false}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasBoolean":{"@id":"http://rdfh.ch/0001/a-thing/values/onBVLJXoQYSqfkIlHLoVfQ","@type":"http://api.knora.org/ontology/knora-api/v2#BooleanValue","http://api.knora.org/ontology/knora-api/v2#booleanValueAsBoolean":false}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-boolean-value-request.json b/test/data/api/v2/values/update-boolean-value-request.json index 8199fdea0..feb05ec42 100644 --- a/test/data/api/v2/values/update-boolean-value-request.json +++ b/test/data/api/v2/values/update-boolean-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasBoolean" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/DjHmTMcuRtyW-GuJZYpWsQ", + "@id" : "http://rdfh.ch/0001/a-thing/values/onBVLJXoQYSqfkIlHLoVfQ", "@type" : "knora-api:BooleanValue", "knora-api:booleanValueAsBoolean" : false }, diff --git a/test/data/api/v2/values/update-color-value-request-expanded.json b/test/data/api/v2/values/update-color-value-request-expanded.json index 56e30a81a..69506299a 100644 --- a/test/data/api/v2/values/update-color-value-request-expanded.json +++ b/test/data/api/v2/values/update-color-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasColor":{"@id":"http://rdfh.ch/0001/a-thing/values/hlxcH9xaS--hCEDW4fyfxw","@type":"http://api.knora.org/ontology/knora-api/v2#ColorValue","http://api.knora.org/ontology/knora-api/v2#colorValueAsColor":"#ff3344"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasColor":{"@id":"http://rdfh.ch/0001/a-thing/values/OfrGrkAFQNO-eG31phwuSg","@type":"http://api.knora.org/ontology/knora-api/v2#ColorValue","http://api.knora.org/ontology/knora-api/v2#colorValueAsColor":"#ff3344"}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-color-value-request.json b/test/data/api/v2/values/update-color-value-request.json index afc6746a6..d0feaa9a8 100644 --- a/test/data/api/v2/values/update-color-value-request.json +++ b/test/data/api/v2/values/update-color-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasColor" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/hlxcH9xaS--hCEDW4fyfxw", + "@id" : "http://rdfh.ch/0001/a-thing/values/OfrGrkAFQNO-eG31phwuSg", "@type" : "knora-api:ColorValue", "knora-api:colorValueAsColor" : "#ff3344" }, diff --git a/test/data/api/v2/values/update-date-value-with-day-precision-request-expanded.json b/test/data/api/v2/values/update-date-value-with-day-precision-request-expanded.json index 49403032c..d8f721e49 100644 --- a/test/data/api/v2/values/update-date-value-with-day-precision-request-expanded.json +++ b/test/data/api/v2/values/update-date-value-with-day-precision-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasDate":{"@id":"http://rdfh.ch/0001/a-thing/values/m4T0rbyiQx-AIlxnAzaQew","@type":"http://api.knora.org/ontology/knora-api/v2#DateValue","http://api.knora.org/ontology/knora-api/v2#dateValueHasCalendar":"GREGORIAN","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndDay":6,"http://api.knora.org/ontology/knora-api/v2#dateValueHasEndEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndMonth":12,"http://api.knora.org/ontology/knora-api/v2#dateValueHasEndYear":2018,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartDay":5,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasStartMonth":10,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartYear":2018}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasDate":{"@id":"http://rdfh.ch/0001/a-thing/values/bLYisZqVTsCw2u5HBlzteg","@type":"http://api.knora.org/ontology/knora-api/v2#DateValue","http://api.knora.org/ontology/knora-api/v2#dateValueHasCalendar":"GREGORIAN","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndDay":6,"http://api.knora.org/ontology/knora-api/v2#dateValueHasEndEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndMonth":12,"http://api.knora.org/ontology/knora-api/v2#dateValueHasEndYear":2018,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartDay":5,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasStartMonth":10,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartYear":2018}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-date-value-with-day-precision-request.json b/test/data/api/v2/values/update-date-value-with-day-precision-request.json index 85d450154..38292c306 100644 --- a/test/data/api/v2/values/update-date-value-with-day-precision-request.json +++ b/test/data/api/v2/values/update-date-value-with-day-precision-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasDate" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/m4T0rbyiQx-AIlxnAzaQew", + "@id" : "http://rdfh.ch/0001/a-thing/values/bLYisZqVTsCw2u5HBlzteg", "@type" : "knora-api:DateValue", "knora-api:dateValueHasCalendar" : "GREGORIAN", "knora-api:dateValueHasStartYear" : 2018, diff --git a/test/data/api/v2/values/update-date-value-with-month-precision-request-expanded.json b/test/data/api/v2/values/update-date-value-with-month-precision-request-expanded.json index 6c0e17a80..cb895d7b6 100644 --- a/test/data/api/v2/values/update-date-value-with-month-precision-request-expanded.json +++ b/test/data/api/v2/values/update-date-value-with-month-precision-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasDate":{"@id":"http://rdfh.ch/0001/a-thing/values/aJD0LzxsRXiDPUuKyi92Bw","@type":"http://api.knora.org/ontology/knora-api/v2#DateValue","http://api.knora.org/ontology/knora-api/v2#dateValueHasCalendar":"GREGORIAN","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndMonth":12,"http://api.knora.org/ontology/knora-api/v2#dateValueHasEndYear":2018,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasStartMonth":9,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartYear":2018}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasDate":{"@id":"http://rdfh.ch/0001/a-thing/values/Uu3pWkXbSWCfTu3KhfK_SQ","@type":"http://api.knora.org/ontology/knora-api/v2#DateValue","http://api.knora.org/ontology/knora-api/v2#dateValueHasCalendar":"GREGORIAN","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndMonth":12,"http://api.knora.org/ontology/knora-api/v2#dateValueHasEndYear":2018,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasStartMonth":9,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartYear":2018}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-date-value-with-month-precision-request.json b/test/data/api/v2/values/update-date-value-with-month-precision-request.json index 0f2168d71..e0379821c 100644 --- a/test/data/api/v2/values/update-date-value-with-month-precision-request.json +++ b/test/data/api/v2/values/update-date-value-with-month-precision-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasDate" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/aJD0LzxsRXiDPUuKyi92Bw", + "@id" : "http://rdfh.ch/0001/a-thing/values/Uu3pWkXbSWCfTu3KhfK_SQ", "@type" : "knora-api:DateValue", "knora-api:dateValueHasCalendar" : "GREGORIAN", "knora-api:dateValueHasStartYear" : 2018, diff --git a/test/data/api/v2/values/update-date-value-with-year-precision-request-expanded.json b/test/data/api/v2/values/update-date-value-with-year-precision-request-expanded.json index 357165fb7..d5bb6de17 100644 --- a/test/data/api/v2/values/update-date-value-with-year-precision-request-expanded.json +++ b/test/data/api/v2/values/update-date-value-with-year-precision-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasDate":{"@id":"http://rdfh.ch/0001/a-thing/values/-8gbqY2mSVe4ZVbDdjEpaw","@type":"http://api.knora.org/ontology/knora-api/v2#DateValue","http://api.knora.org/ontology/knora-api/v2#dateValueHasCalendar":"GREGORIAN","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndYear":2020,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasStartYear":2018}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasDate":{"@id":"http://rdfh.ch/0001/a-thing/values/Pt9ah7b0TAe_fmkf5EdcxA","@type":"http://api.knora.org/ontology/knora-api/v2#DateValue","http://api.knora.org/ontology/knora-api/v2#dateValueHasCalendar":"GREGORIAN","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasEndYear":2020,"http://api.knora.org/ontology/knora-api/v2#dateValueHasStartEra":"CE","http://api.knora.org/ontology/knora-api/v2#dateValueHasStartYear":2018}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-date-value-with-year-precision-request.json b/test/data/api/v2/values/update-date-value-with-year-precision-request.json index 81645972c..6bb33ae11 100644 --- a/test/data/api/v2/values/update-date-value-with-year-precision-request.json +++ b/test/data/api/v2/values/update-date-value-with-year-precision-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasDate" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/-8gbqY2mSVe4ZVbDdjEpaw", + "@id" : "http://rdfh.ch/0001/a-thing/values/Pt9ah7b0TAe_fmkf5EdcxA", "@type" : "knora-api:DateValue", "knora-api:dateValueHasCalendar" : "GREGORIAN", "knora-api:dateValueHasStartYear" : 2018, diff --git a/test/data/api/v2/values/update-decimal-value-request-expanded.json b/test/data/api/v2/values/update-decimal-value-request-expanded.json index 244bc4ae6..9bb373f6a 100644 --- a/test/data/api/v2/values/update-decimal-value-request-expanded.json +++ b/test/data/api/v2/values/update-decimal-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasDecimal":{"@id":"http://rdfh.ch/0001/a-thing/values/VYODHrZOSp2pQtwfiZX1zw","@type":"http://api.knora.org/ontology/knora-api/v2#DecimalValue","http://api.knora.org/ontology/knora-api/v2#decimalValueAsDecimal":{"@type":"http://www.w3.org/2001/XMLSchema#decimal","@value":"5.6"}}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasDecimal":{"@id":"http://rdfh.ch/0001/a-thing/values/u0Fzn_nXS9y7L5N6-o2vXw","@type":"http://api.knora.org/ontology/knora-api/v2#DecimalValue","http://api.knora.org/ontology/knora-api/v2#decimalValueAsDecimal":{"@type":"http://www.w3.org/2001/XMLSchema#decimal","@value":"5.6"}}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-decimal-value-request.json b/test/data/api/v2/values/update-decimal-value-request.json index 76dbc1775..8291adbe0 100644 --- a/test/data/api/v2/values/update-decimal-value-request.json +++ b/test/data/api/v2/values/update-decimal-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasDecimal" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/VYODHrZOSp2pQtwfiZX1zw", + "@id" : "http://rdfh.ch/0001/a-thing/values/u0Fzn_nXS9y7L5N6-o2vXw", "@type" : "knora-api:DecimalValue", "knora-api:decimalValueAsDecimal" : { "@type" : "xsd:decimal", diff --git a/test/data/api/v2/values/update-geometry-value-request-expanded.json b/test/data/api/v2/values/update-geometry-value-request-expanded.json index 4c6a425ed..843a80be7 100644 --- a/test/data/api/v2/values/update-geometry-value-request-expanded.json +++ b/test/data/api/v2/values/update-geometry-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasGeometry":{"@id":"http://rdfh.ch/0001/a-thing/values/JaSrDIQzSPGRLbqiwyYA1A","@type":"http://api.knora.org/ontology/knora-api/v2#GeomValue","http://api.knora.org/ontology/knora-api/v2#geometryValueAsGeometry":"{\"status\":\"active\",\"lineColor\":\"#ff3344\",\"lineWidth\":2,\"points\":[{\"x\":0.08098591549295775,\"y\":0.16741071428571427},{\"x\":0.7394366197183099,\"y\":0.7299107142857143}],\"type\":\"rectangle\",\"original_index\":0}"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasGeometry":{"@id":"http://rdfh.ch/0001/a-thing/values/D-ikA9B8R4ahxSS4gbFUUQ","@type":"http://api.knora.org/ontology/knora-api/v2#GeomValue","http://api.knora.org/ontology/knora-api/v2#geometryValueAsGeometry":"{\"status\":\"active\",\"lineColor\":\"#ff3344\",\"lineWidth\":2,\"points\":[{\"x\":0.08098591549295775,\"y\":0.16741071428571427},{\"x\":0.7394366197183099,\"y\":0.7299107142857143}],\"type\":\"rectangle\",\"original_index\":0}"}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-geometry-value-request.json b/test/data/api/v2/values/update-geometry-value-request.json index b9fddbab5..7c236dc03 100644 --- a/test/data/api/v2/values/update-geometry-value-request.json +++ b/test/data/api/v2/values/update-geometry-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasGeometry" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/JaSrDIQzSPGRLbqiwyYA1A", + "@id" : "http://rdfh.ch/0001/a-thing/values/D-ikA9B8R4ahxSS4gbFUUQ", "@type" : "knora-api:GeomValue", "knora-api:geometryValueAsGeometry" : "{\"status\":\"active\",\"lineColor\":\"#ff3344\",\"lineWidth\":2,\"points\":[{\"x\":0.08098591549295775,\"y\":0.16741071428571427},{\"x\":0.7394366197183099,\"y\":0.7299107142857143}],\"type\":\"rectangle\",\"original_index\":0}" }, diff --git a/test/data/api/v2/values/update-geoname-value-request-expanded.json b/test/data/api/v2/values/update-geoname-value-request-expanded.json index 56b4011cd..837d24b80 100644 --- a/test/data/api/v2/values/update-geoname-value-request-expanded.json +++ b/test/data/api/v2/values/update-geoname-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasGeoname":{"@id":"http://rdfh.ch/0001/a-thing/values/sHZi5I6_SMWjZxAwn8gfHA","@type":"http://api.knora.org/ontology/knora-api/v2#GeonameValue","http://api.knora.org/ontology/knora-api/v2#geonameValueAsGeonameCode":"2988507"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasGeoname":{"@id":"http://rdfh.ch/0001/a-thing/values/e_VDeG5YTOOnl_aB5acRBQ","@type":"http://api.knora.org/ontology/knora-api/v2#GeonameValue","http://api.knora.org/ontology/knora-api/v2#geonameValueAsGeonameCode":"2988507"}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-geoname-value-request.json b/test/data/api/v2/values/update-geoname-value-request.json index 593c27940..fbffd4f63 100644 --- a/test/data/api/v2/values/update-geoname-value-request.json +++ b/test/data/api/v2/values/update-geoname-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasGeoname" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/sHZi5I6_SMWjZxAwn8gfHA", + "@id" : "http://rdfh.ch/0001/a-thing/values/e_VDeG5YTOOnl_aB5acRBQ", "@type" : "knora-api:GeonameValue", "knora-api:geonameValueAsGeonameCode" : "2988507" }, diff --git a/test/data/api/v2/values/update-int-value-permissions-only-request-expanded.json b/test/data/api/v2/values/update-int-value-permissions-only-request-expanded.json index fa4570de8..a17d8eea5 100644 --- a/test/data/api/v2/values/update-int-value-permissions-only-request-expanded.json +++ b/test/data/api/v2/values/update-int-value-permissions-only-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInteger":{"@id":"http://rdfh.ch/0001/a-thing/values/qzHngbpnRxy1gHAzpyI2vQ","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR http://rdfh.ch/groups/0001/thing-searcher|V knora-admin:KnownUser"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInteger":{"@id":"http://rdfh.ch/0001/a-thing/values/umtaBZgzTPuvUSPeE-5oeQ","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR http://rdfh.ch/groups/0001/thing-searcher|V knora-admin:KnownUser"}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-int-value-permissions-only-request.json b/test/data/api/v2/values/update-int-value-permissions-only-request.json index c555ac489..d06543cd3 100644 --- a/test/data/api/v2/values/update-int-value-permissions-only-request.json +++ b/test/data/api/v2/values/update-int-value-permissions-only-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasInteger" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/qzHngbpnRxy1gHAzpyI2vQ", + "@id" : "http://rdfh.ch/0001/a-thing/values/umtaBZgzTPuvUSPeE-5oeQ", "@type" : "knora-api:IntValue", "knora-api:hasPermissions" : "CR http://rdfh.ch/groups/0001/thing-searcher|V knora-admin:KnownUser" }, diff --git a/test/data/api/v2/values/update-int-value-request-expanded.json b/test/data/api/v2/values/update-int-value-request-expanded.json index 05506e906..4912de6ef 100644 --- a/test/data/api/v2/values/update-int-value-request-expanded.json +++ b/test/data/api/v2/values/update-int-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInteger":{"@id":"http://rdfh.ch/0001/a-thing/values/iXM0xfLcTCOz7TMqCGxDkw","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#intValueAsInt":5}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInteger":{"@id":"http://rdfh.ch/0001/a-thing/values/W8ciCA3ETda-qhsq_hnXqw","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#intValueAsInt":5}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-int-value-request.json b/test/data/api/v2/values/update-int-value-request.json index d72fb4ffa..c4f8f4883 100644 --- a/test/data/api/v2/values/update-int-value-request.json +++ b/test/data/api/v2/values/update-int-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasInteger" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/iXM0xfLcTCOz7TMqCGxDkw", + "@id" : "http://rdfh.ch/0001/a-thing/values/W8ciCA3ETda-qhsq_hnXqw", "@type" : "knora-api:IntValue", "knora-api:intValueAsInt" : 5 }, diff --git a/test/data/api/v2/values/update-int-value-response-expanded.json b/test/data/api/v2/values/update-int-value-response-expanded.json index 335c9f6f5..01e82f060 100644 --- a/test/data/api/v2/values/update-int-value-response-expanded.json +++ b/test/data/api/v2/values/update-int-value-response-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing/values/qzHngbpnRxy1gHAzpyI2vQ","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#valueHasUUID":"iXM0xfLcTCOz7TMqCGxDkw"} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing/values/umtaBZgzTPuvUSPeE-5oeQ","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#valueHasUUID":"W8ciCA3ETda-qhsq_hnXqw"} \ No newline at end of file diff --git a/test/data/api/v2/values/update-int-value-response.json b/test/data/api/v2/values/update-int-value-response.json index 531709871..263286bba 100644 --- a/test/data/api/v2/values/update-int-value-response.json +++ b/test/data/api/v2/values/update-int-value-response.json @@ -1,7 +1,7 @@ { - "@id": "http://rdfh.ch/0001/a-thing/values/qzHngbpnRxy1gHAzpyI2vQ", + "@id": "http://rdfh.ch/0001/a-thing/values/umtaBZgzTPuvUSPeE-5oeQ", "@type": "knora-api:IntValue", - "knora-api:valueHasUUID": "iXM0xfLcTCOz7TMqCGxDkw", + "knora-api:valueHasUUID": "W8ciCA3ETda-qhsq_hnXqw", "@context": { "knora-api": "http://api.knora.org/ontology/knora-api/v2#" } diff --git a/test/data/api/v2/values/update-int-value-with-custom-permissions-request-expanded.json b/test/data/api/v2/values/update-int-value-with-custom-permissions-request-expanded.json index 472b0eaf7..a1e25f39f 100644 --- a/test/data/api/v2/values/update-int-value-with-custom-permissions-request-expanded.json +++ b/test/data/api/v2/values/update-int-value-with-custom-permissions-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInteger":{"@id":"http://rdfh.ch/0001/a-thing/values/MfdbF6l1R4C-nqj8TAw33A","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR http://rdfh.ch/groups/0001/thing-searcher","http://api.knora.org/ontology/knora-api/v2#intValueAsInt":3879}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInteger":{"@id":"http://rdfh.ch/0001/a-thing/values/nlJeiayEQmG99Nbps0rX0A","@type":"http://api.knora.org/ontology/knora-api/v2#IntValue","http://api.knora.org/ontology/knora-api/v2#hasPermissions":"CR http://rdfh.ch/groups/0001/thing-searcher","http://api.knora.org/ontology/knora-api/v2#intValueAsInt":3879}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-int-value-with-custom-permissions-request.json b/test/data/api/v2/values/update-int-value-with-custom-permissions-request.json index c8626c38e..bce6f42b4 100644 --- a/test/data/api/v2/values/update-int-value-with-custom-permissions-request.json +++ b/test/data/api/v2/values/update-int-value-with-custom-permissions-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasInteger" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/MfdbF6l1R4C-nqj8TAw33A", + "@id" : "http://rdfh.ch/0001/a-thing/values/nlJeiayEQmG99Nbps0rX0A", "@type" : "knora-api:IntValue", "knora-api:intValueAsInt" : 3879, "knora-api:hasPermissions" : "CR http://rdfh.ch/groups/0001/thing-searcher" diff --git a/test/data/api/v2/values/update-interval-value-request-expanded.json b/test/data/api/v2/values/update-interval-value-request-expanded.json index 31c7b1571..68951a0be 100644 --- a/test/data/api/v2/values/update-interval-value-request-expanded.json +++ b/test/data/api/v2/values/update-interval-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInterval":{"@id":"http://rdfh.ch/0001/a-thing/values/fFPj5J5lSVeK3_ZS4W3SHA","@type":"http://api.knora.org/ontology/knora-api/v2#IntervalValue","http://api.knora.org/ontology/knora-api/v2#intervalValueHasEnd":{"@type":"http://www.w3.org/2001/XMLSchema#decimal","@value":"7.8"},"http://api.knora.org/ontology/knora-api/v2#intervalValueHasStart":{"@type":"http://www.w3.org/2001/XMLSchema#decimal","@value":"5.6"}}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasInterval":{"@id":"http://rdfh.ch/0001/a-thing/values/HVLrQh3xTR6Z-Vqm34qLvQ","@type":"http://api.knora.org/ontology/knora-api/v2#IntervalValue","http://api.knora.org/ontology/knora-api/v2#intervalValueHasEnd":{"@type":"http://www.w3.org/2001/XMLSchema#decimal","@value":"7.8"},"http://api.knora.org/ontology/knora-api/v2#intervalValueHasStart":{"@type":"http://www.w3.org/2001/XMLSchema#decimal","@value":"5.6"}}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-interval-value-request.json b/test/data/api/v2/values/update-interval-value-request.json index cb571d5b2..c5fa45c28 100644 --- a/test/data/api/v2/values/update-interval-value-request.json +++ b/test/data/api/v2/values/update-interval-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasInterval" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/fFPj5J5lSVeK3_ZS4W3SHA", + "@id" : "http://rdfh.ch/0001/a-thing/values/HVLrQh3xTR6Z-Vqm34qLvQ", "@type" : "knora-api:IntervalValue", "knora-api:intervalValueHasStart" : { "@type" : "xsd:decimal", diff --git a/test/data/api/v2/values/update-link-value-request-expanded.json b/test/data/api/v2/values/update-link-value-request-expanded.json index fadb08ec3..0992a0bd9 100644 --- a/test/data/api/v2/values/update-link-value-request-expanded.json +++ b/test/data/api/v2/values/update-link-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherThingValue":{"@id":"http://rdfh.ch/0001/a-thing/values/1mFcJsUERFWMTW6YbYy68A","@type":"http://api.knora.org/ontology/knora-api/v2#LinkValue","http://api.knora.org/ontology/knora-api/v2#linkValueHasTargetIri":{"@id":"http://rdfh.ch/0001/5IEswyQFQp2bxXDrOyEfEA"}}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasOtherThingValue":{"@id":"http://rdfh.ch/0001/a-thing/values/s7I7evoyR5yrZoWCmhcUpA","@type":"http://api.knora.org/ontology/knora-api/v2#LinkValue","http://api.knora.org/ontology/knora-api/v2#linkValueHasTargetIri":{"@id":"http://rdfh.ch/0001/5IEswyQFQp2bxXDrOyEfEA"}}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-link-value-request.json b/test/data/api/v2/values/update-link-value-request.json index 5ac3edc32..f84a80d1a 100644 --- a/test/data/api/v2/values/update-link-value-request.json +++ b/test/data/api/v2/values/update-link-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasOtherThingValue" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/1mFcJsUERFWMTW6YbYy68A", + "@id" : "http://rdfh.ch/0001/a-thing/values/s7I7evoyR5yrZoWCmhcUpA", "@type" : "knora-api:LinkValue", "knora-api:linkValueHasTargetIri" : { "@id" : "http://rdfh.ch/0001/5IEswyQFQp2bxXDrOyEfEA" diff --git a/test/data/api/v2/values/update-list-value-request-expanded.json b/test/data/api/v2/values/update-list-value-request-expanded.json index e42844937..4793b04a9 100644 --- a/test/data/api/v2/values/update-list-value-request-expanded.json +++ b/test/data/api/v2/values/update-list-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasListItem":{"@id":"http://rdfh.ch/0001/a-thing/values/8FaVDVfYQ7uHxkdXRT6taw","@type":"http://api.knora.org/ontology/knora-api/v2#ListValue","http://api.knora.org/ontology/knora-api/v2#listValueAsListNode":{"@id":"http://rdfh.ch/lists/0001/treeList02"}}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasListItem":{"@id":"http://rdfh.ch/0001/a-thing/values/ojZKP4FdQ-ysuXJJYIbsoA","@type":"http://api.knora.org/ontology/knora-api/v2#ListValue","http://api.knora.org/ontology/knora-api/v2#listValueAsListNode":{"@id":"http://rdfh.ch/lists/0001/treeList02"}}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-list-value-request.json b/test/data/api/v2/values/update-list-value-request.json index 5a98958e7..fa26bd0d9 100644 --- a/test/data/api/v2/values/update-list-value-request.json +++ b/test/data/api/v2/values/update-list-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasListItem" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/8FaVDVfYQ7uHxkdXRT6taw", + "@id" : "http://rdfh.ch/0001/a-thing/values/ojZKP4FdQ-ysuXJJYIbsoA", "@type" : "knora-api:ListValue", "knora-api:listValueAsListNode" : { "@id" : "http://rdfh.ch/lists/0001/treeList02" diff --git a/test/data/api/v2/values/update-text-value-with-comment-request-expanded.json b/test/data/api/v2/values/update-text-value-with-comment-request-expanded.json index 59b597abc..d199f2a1f 100644 --- a/test/data/api/v2/values/update-text-value-with-comment-request-expanded.json +++ b/test/data/api/v2/values/update-text-value-with-comment-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasText":{"@id":"http://rdfh.ch/0001/a-thing/values/JuJ7zfl8TTydu17lYBAuSQ","@type":"http://api.knora.org/ontology/knora-api/v2#TextValue","http://api.knora.org/ontology/knora-api/v2#valueAsString":"text without standoff updated","http://api.knora.org/ontology/knora-api/v2#valueHasComment":"Adding a comment"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasText":{"@id":"http://rdfh.ch/0001/a-thing/values/5yEc8yotSLu1AD-KCUkPNQ","@type":"http://api.knora.org/ontology/knora-api/v2#TextValue","http://api.knora.org/ontology/knora-api/v2#valueAsString":"text without standoff updated","http://api.knora.org/ontology/knora-api/v2#valueHasComment":"Adding a comment"}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-text-value-with-comment-request.json b/test/data/api/v2/values/update-text-value-with-comment-request.json index 1f96f387e..085a69f19 100644 --- a/test/data/api/v2/values/update-text-value-with-comment-request.json +++ b/test/data/api/v2/values/update-text-value-with-comment-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasText" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/JuJ7zfl8TTydu17lYBAuSQ", + "@id" : "http://rdfh.ch/0001/a-thing/values/5yEc8yotSLu1AD-KCUkPNQ", "@type" : "knora-api:TextValue", "knora-api:valueAsString" : "text without standoff updated", "knora-api:valueHasComment" : "Adding a comment" diff --git a/test/data/api/v2/values/update-text-value-with-standoff-request-expanded.json b/test/data/api/v2/values/update-text-value-with-standoff-request-expanded.json index 79fae84f9..759e3da2a 100644 --- a/test/data/api/v2/values/update-text-value-with-standoff-request-expanded.json +++ b/test/data/api/v2/values/update-text-value-with-standoff-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasText":{"@id":"http://rdfh.ch/0001/a-thing/values/OkKVa5bYQQyi-LuBoRPOgg","@type":"http://api.knora.org/ontology/knora-api/v2#TextValue","http://api.knora.org/ontology/knora-api/v2#textValueAsXml":"\n\n This updated text links to another resource.\n","http://api.knora.org/ontology/knora-api/v2#textValueHasMapping":{"@id":"http://rdfh.ch/standoff/mappings/StandardMapping"}}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasText":{"@id":"http://rdfh.ch/0001/a-thing/values/npUtpENyRpi5GY68eO7p_w","@type":"http://api.knora.org/ontology/knora-api/v2#TextValue","http://api.knora.org/ontology/knora-api/v2#textValueAsXml":"\n\n This updated text links to another resource.\n","http://api.knora.org/ontology/knora-api/v2#textValueHasMapping":{"@id":"http://rdfh.ch/standoff/mappings/StandardMapping"}}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-text-value-with-standoff-request.json b/test/data/api/v2/values/update-text-value-with-standoff-request.json index 32956b897..984634b07 100644 --- a/test/data/api/v2/values/update-text-value-with-standoff-request.json +++ b/test/data/api/v2/values/update-text-value-with-standoff-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasText" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/OkKVa5bYQQyi-LuBoRPOgg", + "@id" : "http://rdfh.ch/0001/a-thing/values/npUtpENyRpi5GY68eO7p_w", "@type" : "knora-api:TextValue", "knora-api:textValueAsXml" : "\n\n This updated text links to another resource.\n", "knora-api:textValueHasMapping" : { diff --git a/test/data/api/v2/values/update-text-value-without-standoff-request-expanded.json b/test/data/api/v2/values/update-text-value-without-standoff-request-expanded.json index 07dd764d8..59d25dfdd 100644 --- a/test/data/api/v2/values/update-text-value-without-standoff-request-expanded.json +++ b/test/data/api/v2/values/update-text-value-without-standoff-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasText":{"@id":"http://rdfh.ch/0001/a-thing/values/rlnJUXGVRfyUI06oko4UDw","@type":"http://api.knora.org/ontology/knora-api/v2#TextValue","http://api.knora.org/ontology/knora-api/v2#valueAsString":"text without standoff updated"}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasText":{"@id":"http://rdfh.ch/0001/a-thing/values/1DWCHuz6RACrRoxsjuwlfQ","@type":"http://api.knora.org/ontology/knora-api/v2#TextValue","http://api.knora.org/ontology/knora-api/v2#valueAsString":"text without standoff updated"}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-text-value-without-standoff-request.json b/test/data/api/v2/values/update-text-value-without-standoff-request.json index 46d35277e..e0549a9bd 100644 --- a/test/data/api/v2/values/update-text-value-without-standoff-request.json +++ b/test/data/api/v2/values/update-text-value-without-standoff-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasText" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/rlnJUXGVRfyUI06oko4UDw", + "@id" : "http://rdfh.ch/0001/a-thing/values/1DWCHuz6RACrRoxsjuwlfQ", "@type" : "knora-api:TextValue", "knora-api:valueAsString" : "text without standoff updated" }, diff --git a/test/data/api/v2/values/update-time-value-request-expanded.json b/test/data/api/v2/values/update-time-value-request-expanded.json index b34ce07ca..71ec8d0df 100644 --- a/test/data/api/v2/values/update-time-value-request-expanded.json +++ b/test/data/api/v2/values/update-time-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasTimeStamp":{"@id":"http://rdfh.ch/0001/a-thing/values/ahttkGjyQnq8h_aX-cNfWQ","@type":"http://api.knora.org/ontology/knora-api/v2#TimeValue","http://api.knora.org/ontology/knora-api/v2#timeValueAsTimeStamp":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2019-12-16T09:14:56.409249Z"}}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasTimeStamp":{"@id":"http://rdfh.ch/0001/a-thing/values/Y9BPeafJRtauDI6zbP7y3Q","@type":"http://api.knora.org/ontology/knora-api/v2#TimeValue","http://api.knora.org/ontology/knora-api/v2#timeValueAsTimeStamp":{"@type":"http://www.w3.org/2001/XMLSchema#dateTimeStamp","@value":"2019-12-16T09:14:56.409249Z"}}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-time-value-request.json b/test/data/api/v2/values/update-time-value-request.json index 152e37887..753808d70 100644 --- a/test/data/api/v2/values/update-time-value-request.json +++ b/test/data/api/v2/values/update-time-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasTimeStamp" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/ahttkGjyQnq8h_aX-cNfWQ", + "@id" : "http://rdfh.ch/0001/a-thing/values/Y9BPeafJRtauDI6zbP7y3Q", "@type" : "knora-api:TimeValue", "knora-api:timeValueAsTimeStamp" : { "@type" : "xsd:dateTimeStamp", diff --git a/test/data/api/v2/values/update-uri-value-request-expanded.json b/test/data/api/v2/values/update-uri-value-request-expanded.json index ad8188fa9..5f8f56553 100644 --- a/test/data/api/v2/values/update-uri-value-request-expanded.json +++ b/test/data/api/v2/values/update-uri-value-request-expanded.json @@ -1 +1 @@ -{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasUri":{"@id":"http://rdfh.ch/0001/a-thing/values/Co_NzpreQ96Ch7BEkVy2-Q","@type":"http://api.knora.org/ontology/knora-api/v2#UriValue","http://api.knora.org/ontology/knora-api/v2#uriValueAsUri":{"@type":"http://www.w3.org/2001/XMLSchema#anyURI","@value":"https://docs.knora.org"}}} \ No newline at end of file +{"@id":"http://rdfh.ch/0001/a-thing","@type":"http://0.0.0.0:3333/ontology/0001/anything/v2#Thing","http://0.0.0.0:3333/ontology/0001/anything/v2#hasUri":{"@id":"http://rdfh.ch/0001/a-thing/values/jddN3-aKSbKGKeHr86o18w","@type":"http://api.knora.org/ontology/knora-api/v2#UriValue","http://api.knora.org/ontology/knora-api/v2#uriValueAsUri":{"@type":"http://www.w3.org/2001/XMLSchema#anyURI","@value":"https://docs.knora.org"}}} \ No newline at end of file diff --git a/test/data/api/v2/values/update-uri-value-request.json b/test/data/api/v2/values/update-uri-value-request.json index 40015de66..b64f95e4d 100644 --- a/test/data/api/v2/values/update-uri-value-request.json +++ b/test/data/api/v2/values/update-uri-value-request.json @@ -2,7 +2,7 @@ "@id" : "http://rdfh.ch/0001/a-thing", "@type" : "anything:Thing", "anything:hasUri" : { - "@id" : "http://rdfh.ch/0001/a-thing/values/Co_NzpreQ96Ch7BEkVy2-Q", + "@id" : "http://rdfh.ch/0001/a-thing/values/jddN3-aKSbKGKeHr86o18w", "@type" : "knora-api:UriValue", "knora-api:uriValueAsUri" : { "@type" : "xsd:anyURI", diff --git a/vars.mk b/vars.mk index 5c8ad82d0..b039a340b 100644 --- a/vars.mk +++ b/vars.mk @@ -6,4 +6,4 @@ else endif API_REPO := dasch-swiss/dsp-api -API_VERSION := v30.3.0 +API_VERSION := v30.4.0