From 3934ac3fa3235981c2523bbc851dd4031b033272 Mon Sep 17 00:00:00 2001 From: Fin Heuer Date: Wed, 12 Jun 2024 16:38:18 +0200 Subject: [PATCH] Changed traffic space reference using did Signed-off-by: Fin Heuer --- scenario/scenario_instance.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scenario/scenario_instance.json b/scenario/scenario_instance.json index 5cf7cbf..3c34b22 100644 --- a/scenario/scenario_instance.json +++ b/scenario/scenario_instance.json @@ -8,7 +8,7 @@ "skos": "http://www.w3.org/2004/02/skos/core#", "georeference": "https://github.com/GAIA-X4PLC-AAD/ontology-management-base/tree/main/georeference/" }, - "@id": "did:example:1234", + "@id": "did:web:registry.gaia-x.eu:Scenario:ERXl1TxE2xQjGodfoKZ9TbPiYnQ-yybNhCu8", "@type": "scenario:scenario", "scenario:common": { "@type": "scenario:Common", @@ -96,7 +96,7 @@ "scenario:trafficSpace": { "@type": "general:Link", "general:url": { - "@value": "https://inavlid.link.com/my_map.xodr", + "@value": "did:web:registry.gaia-x.eu:HdMap:wDgNY3gZAxMe3LjhdAZ9TbPiYnQ-yybNhCu8", "@type": "xsd:anyURI" }, "general:type": "Document"