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
* #264

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed May 30, 2024
1 parent 441bdba commit 9403648
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/owl_trafficking/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ <h5>CASE Representation of Users and Accounts</h5>
"@id": "kb:primaryuser-d28a3fad-10a1-459c-9a1a-6aa07a04e76f"
},
"uco-core:target": {
"@id": "kb:email-account-99d72bac-8c21-11e9-8902-0c4de9c21b53"
"@id": "kb:email-account-bfe874d4-b094-4859-85d4-bca2d20e3d1d"
},
"uco-core:kindOfRelationship": "Has_Account",
"uco-core:isDirectional": true
Expand Down Expand Up @@ -695,7 +695,7 @@ <h5>CASE Representation of Users and Accounts</h5>
]
},
{
"@id": "kb:email-account-99d72bac-8c21-11e9-8902-0c4de9c21b53",
"@id": "kb:email-account-bfe874d4-b094-4859-85d4-bca2d20e3d1d",
"@type": "uco-observable:EmailAccount",
"uco-core:hasFacet": [
{
Expand Down
4 changes: 2 additions & 2 deletions examples/owl_trafficking/owl_trafficking.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
"@id": "kb:primaryuser-d28a3fad-10a1-459c-9a1a-6aa07a04e76f"
},
"uco-core:target": {
"@id": "kb:email-account-99d72bac-8c21-11e9-8902-0c4de9c21b53"
"@id": "kb:email-account-bfe874d4-b094-4859-85d4-bca2d20e3d1d"
},
"uco-core:kindOfRelationship": "Has_Account",
"uco-core:isDirectional": true
Expand Down Expand Up @@ -413,7 +413,7 @@
]
},
{
"@id": "kb:email-account-99d72bac-8c21-11e9-8902-0c4de9c21b53",
"@id": "kb:email-account-bfe874d4-b094-4859-85d4-bca2d20e3d1d",
"@type": "uco-observable:EmailAccount",
"uco-core:hasFacet": [
{
Expand Down

0 comments on commit 9403648

Please sign in to comment.