From 669212c3def429eb257e9c4f97ab244d45d9b81b Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Thu, 13 Nov 2025 14:42:36 -0500 Subject: [PATCH 1/2] Fix timestamp syntax A follow-on patch will regenerate Make-managed files. Signed-off-by: Alex Nelson --- .../crossover_wmd/src/crossover_wmd-sim_card_containments.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/crossover_wmd/src/crossover_wmd-sim_card_containments.json b/examples/crossover_wmd/src/crossover_wmd-sim_card_containments.json index 97dc7f34..fa25b9cb 100644 --- a/examples/crossover_wmd/src/crossover_wmd-sim_card_containments.json +++ b/examples/crossover_wmd/src/crossover_wmd-sim_card_containments.json @@ -28,7 +28,7 @@ "uco-core:kindOfRelationship": "Contained_Within", "uco-core:startTime": { "@type": "xsd:dateTime", - "@value": "2018-11-16T00:00.00Z" + "@value": "2018-11-16T00:00:00.00Z" }, "uco-core:endTime": { "@type": "xsd:dateTime", From 61f14b11bc18ff3678f2002a445839512ee6c2d4 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Thu, 13 Nov 2025 14:47:55 -0500 Subject: [PATCH 2/2] Regenerate Make-managed files Signed-off-by: Alex Nelson --- examples/crossover_wmd/crossover_wmd.json | 2 +- examples/crossover_wmd/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/crossover_wmd/crossover_wmd.json b/examples/crossover_wmd/crossover_wmd.json index 03e22932..a9852570 100644 --- a/examples/crossover_wmd/crossover_wmd.json +++ b/examples/crossover_wmd/crossover_wmd.json @@ -732,7 +732,7 @@ "uco-core:kindOfRelationship": "Contained_Within", "uco-core:startTime": { "@type": "xsd:dateTime", - "@value": "2018-11-16T00:00.00Z" + "@value": "2018-11-16T00:00:00.00Z" }, "uco-core:endTime": { "@type": "xsd:dateTime", diff --git a/examples/crossover_wmd/index.html b/examples/crossover_wmd/index.html index a0e11f17..f9d3cc2b 100644 --- a/examples/crossover_wmd/index.html +++ b/examples/crossover_wmd/index.html @@ -653,7 +653,7 @@

SIM CARDS

"uco-core:kindOfRelationship": "Contained_Within", "uco-core:startTime": { "@type": "xsd:dateTime", - "@value": "2018-11-16T00:00.00Z" + "@value": "2018-11-16T00:00:00.00Z" }, "uco-core:endTime": { "@type": "xsd:dateTime",