Skip to content

Commit

Permalink
Regenerate Make-managed files
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Sep 19, 2024
1 parent 17c4578 commit c39997c
Show file tree
Hide file tree
Showing 427 changed files with 6,313 additions and 4,693 deletions.
30 changes: 13 additions & 17 deletions templates/case-investigation/Attorney.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,25 @@
{
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "kb:attorney1",
"@type": "investigation:Attorney",
"@id": "kb:Attorney-1",
"@type": "case-investigation:Attorney",
"case-investigation:wasDerivedFrom": [],
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:description": [],
"uco-core:externalReference": [],
"uco-core:hasFacet": [],
"uco-core:modifiedTime": [],
"uco-core:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:objectMarking": [],
"uco-core:specVersion": null,
"uco-core:tag": null,
"uco-core:type": null
"uco-core:tag": []
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
]
}
34 changes: 15 additions & 19 deletions templates/case-investigation/Authorization.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,29 @@
{
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "kb:authorization1",
"@type": "investigation:Authorization",
"investigation:authorizationIdentifier": null,
"investigation:authorizationType": null,
"@id": "kb:Authorization-1",
"@type": "case-investigation:Authorization",
"case-investigation:authorizationIdentifier": [],
"case-investigation:authorizationType": null,
"case-investigation:wasDerivedFrom": [],
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:description": [],
"uco-core:endTime": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:externalReference": [],
"uco-core:hasFacet": [],
"uco-core:modifiedTime": [],
"uco-core:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:objectMarking": [],
"uco-core:specVersion": null,
"uco-core:startTime": null,
"uco-core:tag": null,
"uco-core:type": null
"uco-core:tag": []
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
]
}
30 changes: 13 additions & 17 deletions templates/case-investigation/Examiner.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,25 @@
{
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "kb:examiner1",
"@type": "investigation:Examiner",
"@id": "kb:Examiner-1",
"@type": "case-investigation:Examiner",
"case-investigation:wasDerivedFrom": [],
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:description": [],
"uco-core:externalReference": [],
"uco-core:hasFacet": [],
"uco-core:modifiedTime": [],
"uco-core:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:objectMarking": [],
"uco-core:specVersion": null,
"uco-core:tag": null,
"uco-core:type": null
"uco-core:tag": []
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
]
}
49 changes: 20 additions & 29 deletions templates/case-investigation/ExaminerActionLifecycle.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,35 @@
{
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
"kb": "http://example.org/kb/",
"uco-action": "https://ontology.unifiedcyberontology.org/uco/action#",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
"uco-action": "https://ontology.unifiedcyberontology.org/uco/action/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "kb:examineractionlifecycle1",
"@type": "investigation:ExaminerActionLifecycle",
"uco-action:actionCount": null,
"uco-action:actionStatus": null,
"uco-action:endTime": null,
"@id": "kb:ExaminerActionLifecycle-1",
"@type": "case-investigation:ExaminerActionLifecycle",
"case-investigation:wasDerivedFrom": [],
"uco-action:environment": null,
"uco-action:error": null,
"uco-action:instrument": null,
"uco-action:location": null,
"uco-action:object": null,
"uco-action:participant": null,
"uco-action:instrument": [],
"uco-action:location": [],
"uco-action:object": [],
"uco-action:participant": [],
"uco-action:performer": null,
"uco-action:phase": null,
"uco-action:result": null,
"uco-action:startTime": null,
"uco-action:subaction": null,
"uco-action:result": [],
"uco-action:subaction": [],
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:description": [],
"uco-core:externalReference": [],
"uco-core:hasFacet": [],
"uco-core:modifiedTime": [],
"uco-core:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:objectMarking": [],
"uco-core:specVersion": null,
"uco-core:tag": null,
"uco-core:type": null
"uco-core:tag": []
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
]
}
40 changes: 18 additions & 22 deletions templates/case-investigation/Investigation.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,32 @@
{
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "kb:investigation1",
"@type": "investigation:Investigation",
"investigation:focus": null,
"investigation:investigationForm": null,
"investigation:investigationStatus": null,
"investigation:relevantAuthorization": null,
"@id": "kb:Investigation-1",
"@type": "case-investigation:Investigation",
"case-investigation:focus": [],
"case-investigation:investigationForm": null,
"case-investigation:investigationStatus": null,
"case-investigation:relevantAuthorization": [],
"case-investigation:wasDerivedFrom": [],
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:description": [],
"uco-core:endTime": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:externalReference": [],
"uco-core:hasFacet": [],
"uco-core:modifiedTime": [],
"uco-core:name": null,
"uco-core:object": null,
"uco-core:object": [],
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:objectMarking": [],
"uco-core:specVersion": null,
"uco-core:startTime": null,
"uco-core:tag": null,
"uco-core:type": null
"uco-core:tag": []
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
]
}
48 changes: 22 additions & 26 deletions templates/case-investigation/InvestigativeAction.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,40 @@
{
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
"kb": "http://example.org/kb/",
"uco-action": "https://ontology.unifiedcyberontology.org/uco/action#",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
"uco-action": "https://ontology.unifiedcyberontology.org/uco/action/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "kb:investigativeaction1",
"@type": "investigation:InvestigativeAction",
"investigation:wasInformedBy": null,
"@id": "kb:InvestigativeAction-1",
"@type": "case-investigation:InvestigativeAction",
"case-investigation:wasDerivedFrom": [],
"case-investigation:wasInformedBy": [],
"uco-action:actionCount": null,
"uco-action:actionStatus": null,
"uco-action:endTime": null,
"uco-action:environment": null,
"uco-action:error": null,
"uco-action:instrument": null,
"uco-action:location": null,
"uco-action:object": null,
"uco-action:participant": null,
"uco-action:error": [],
"uco-action:instrument": [],
"uco-action:location": [],
"uco-action:object": [],
"uco-action:participant": [],
"uco-action:performer": null,
"uco-action:result": null,
"uco-action:result": [],
"uco-action:startTime": null,
"uco-action:subaction": null,
"uco-action:subaction": [],
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:description": [],
"uco-core:externalReference": [],
"uco-core:hasFacet": [],
"uco-core:modifiedTime": [],
"uco-core:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:objectMarking": [],
"uco-core:specVersion": null,
"uco-core:tag": null,
"uco-core:type": null
"uco-core:tag": []
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
]
}
30 changes: 13 additions & 17 deletions templates/case-investigation/Investigator.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,25 @@
{
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "kb:investigator1",
"@type": "investigation:Investigator",
"@id": "kb:Investigator-1",
"@type": "case-investigation:Investigator",
"case-investigation:wasDerivedFrom": [],
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:description": [],
"uco-core:externalReference": [],
"uco-core:hasFacet": [],
"uco-core:modifiedTime": [],
"uco-core:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:objectMarking": [],
"uco-core:specVersion": null,
"uco-core:tag": null,
"uco-core:type": null
"uco-core:tag": []
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
]
}
Loading

0 comments on commit c39997c

Please sign in to comment.