Skip to content

Commit

Permalink
Regenerate Make-managed files
Browse files Browse the repository at this point in the history
References:
* ajnelson-nist/CASE-Examples-QC#54

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed May 30, 2024
1 parent aa0387d commit 081d664
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions examples/owl_trafficking/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ <h5>CASE Representation of Users and Accounts</h5>
]
},
{
"@id": "kb:c1d3237a-6d7f-4e96-bbef-6eb4c0a621d1",
"@id": "kb:phoneaccount-b6f2f869-0e70-4ee8-bc2e-0046fa8fc416",
"@type": "uco-observable:PhoneAccount",
"uco-core:hasFacet": [
{
Expand All @@ -738,7 +738,7 @@ <h5>CASE Representation of Users and Accounts</h5>
"@id": "kb:facebook-90652808-7341-40d3-9285-774d865ad3f9"
},
"uco-core:target": {
"@id": "kb:c1d3237a-6d7f-4e96-bbef-6eb4c0a621d1"
"@id": "kb:phoneaccount-b6f2f869-0e70-4ee8-bc2e-0046fa8fc416"
},
"uco-core:kindOfRelationship": "Associated_Account",
"uco-core:isDirectional": true
Expand Down Expand Up @@ -1245,7 +1245,7 @@ <h5>CASE Representation of Text Message</h5>
},
"uco-observable:to": [
{
"@id": "kb:c1d3237a-6d7f-4e96-bbef-6eb4c0a621d1"
"@id": "kb:phoneaccount-b6f2f869-0e70-4ee8-bc2e-0046fa8fc416"
}
]
}
Expand Down
6 changes: 3 additions & 3 deletions examples/owl_trafficking/owl_trafficking.json
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
]
},
{
"@id": "kb:c1d3237a-6d7f-4e96-bbef-6eb4c0a621d1",
"@id": "kb:phoneaccount-b6f2f869-0e70-4ee8-bc2e-0046fa8fc416",
"@type": "uco-observable:PhoneAccount",
"uco-core:hasFacet": [
{
Expand All @@ -456,7 +456,7 @@
"@id": "kb:facebook-90652808-7341-40d3-9285-774d865ad3f9"
},
"uco-core:target": {
"@id": "kb:c1d3237a-6d7f-4e96-bbef-6eb4c0a621d1"
"@id": "kb:phoneaccount-b6f2f869-0e70-4ee8-bc2e-0046fa8fc416"
},
"uco-core:kindOfRelationship": "Associated_Account",
"uco-core:isDirectional": true
Expand Down Expand Up @@ -896,7 +896,7 @@
},
"uco-observable:to": [
{
"@id": "kb:c1d3237a-6d7f-4e96-bbef-6eb4c0a621d1"
"@id": "kb:phoneaccount-b6f2f869-0e70-4ee8-bc2e-0046fa8fc416"
}
]
}
Expand Down

0 comments on commit 081d664

Please sign in to comment.