From fcfa00b06765422ea9837a4d56ebfea49a1b9954 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Thu, 14 Mar 2024 09:03:26 -0400 Subject: [PATCH] Re-type relationships relating one non-Observable as core:Relationship A follow-on patch will regenerate Make-managed files. References: * https://github.com/ucoProject/UCO/issues/573 Signed-off-by: Alex Nelson --- .../cell_site/src/cell_site-cdr-site-location.json | 2 +- .../cell_site/src/cell_site-location-relationship.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/illustrations/cell_site/src/cell_site-cdr-site-location.json b/examples/illustrations/cell_site/src/cell_site-cdr-site-location.json index 176cce60..d3bfcd1b 100644 --- a/examples/illustrations/cell_site/src/cell_site-cdr-site-location.json +++ b/examples/illustrations/cell_site/src/cell_site-cdr-site-location.json @@ -59,7 +59,7 @@ }, { "@id": "kb:relationship-7cb73eaa-f2e5-45c1-b84e-0e97d0a828d4", - "@type": "uco-observable:ObservableRelationship", + "@type": "uco-core:Relationship", "case-investigation:wasDerivedFrom": { "@id": "kb:observation-21841f2a-6c14-48d7-b9d3-f081d43bc19b" }, diff --git a/examples/illustrations/cell_site/src/cell_site-location-relationship.json b/examples/illustrations/cell_site/src/cell_site-location-relationship.json index 632d0db6..2adf90fa 100644 --- a/examples/illustrations/cell_site/src/cell_site-location-relationship.json +++ b/examples/illustrations/cell_site/src/cell_site-location-relationship.json @@ -19,7 +19,7 @@ }, { "@id": "kb:cdf48c35-c65d-41e4-843b-720f1ad24ab3", - "@type": "uco-observable:ObservableRelationship", + "@type": "uco-core:Relationship", "uco-observable:startTime": { "@type": "xsd:dateTime", "@value": "2016-12-12T09:10:11Z"