From 7328120da757b76d3c124cfc06f5b47c0db3f84d Mon Sep 17 00:00:00 2001 From: Jarmo Saarikko <32375550+jarmosaarikko@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:04:02 +0200 Subject: [PATCH] =?UTF-8?q?Update=20list=5Ftest.json=20poistettiin=20"@typ?= =?UTF-8?q?e"=20=20m=C3=A4=C3=A4rittelyt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit poistettiin rivit "@type": [ "http://www.loc.gov/mads/rdf/v1#Authority" ], --- test/list_test.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/list_test.json b/test/list_test.json index 5fcfbf6..f39234e 100644 --- a/test/list_test.json +++ b/test/list_test.json @@ -1,17 +1,14 @@ [ { "@id": "http://id.loc.gov/vocabulary/mediaTypes/x", -"@type": [ "http://www.loc.gov/mads/rdf/v1#Authority" ], "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": [ { "@value": "other" } ] }, { "@id": "http://urn.fi/URN:NBN:fi:au:mts:m1288", -"@type": [ "http://www.loc.gov/mads/rdf/v1#Authority" ], "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": [ { "@value": "määrittelemätön" } ] }, { "@id": "http://urn.fi/URN:NBN:fi:au:mts:m87", -"@type": [ "http://www.loc.gov/mads/rdf/v1#Authority" ], "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": [ { "@value": "käytettävissä ilman laitetta" } ] } ]