Skip to content

Commit

Permalink
Apply pre-commit rule for formatting JSON
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 4b99c60 commit 1f82e34
Show file tree
Hide file tree
Showing 385 changed files with 9,272 additions and 9,272 deletions.
54 changes: 27 additions & 27 deletions templates/investigation/Attorney.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"@context": {
"kb": "http://example.org/kb/",
"investigation": "https://ontology.caseontology.org/case/investigation#",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:attorney1",
"@type": "investigation:Attorney",
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:createdBy": null,
"uco-core:objectMarking": null,
"uco-core:objectCreatedTime": null,
"uco-core:modifiedTime": null,
"uco-core:name": null,
"uco-core:specVersion": null,
"uco-core:description": null,
"uco-core:tag": null,
"uco-core:type": null,
"uco-core:id": null
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:attorney1",
"@type": "investigation:Attorney",
"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:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:specVersion": null,
"uco-core:tag": null,
"uco-core:type": null
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
}
}
62 changes: 31 additions & 31 deletions templates/investigation/Authorization.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"@context": {
"kb": "http://example.org/kb/",
"investigation": "https://ontology.caseontology.org/case/investigation#",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:authorization1",
"@type": "investigation:Authorization",
"uco-core:endTime": null,
"uco-core:startTime": null,
"investigation:authorizationType": null,
"investigation:authorizationIdentifier": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:createdBy": null,
"uco-core:objectMarking": null,
"uco-core:objectCreatedTime": null,
"uco-core:modifiedTime": null,
"uco-core:name": null,
"uco-core:specVersion": null,
"uco-core:description": null,
"uco-core:tag": null,
"uco-core:type": null,
"uco-core:id": null
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:authorization1",
"@type": "investigation:Authorization",
"investigation:authorizationIdentifier": null,
"investigation:authorizationType": null,
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:endTime": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:specVersion": null,
"uco-core:startTime": null,
"uco-core:tag": null,
"uco-core:type": null
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
}
}
54 changes: 27 additions & 27 deletions templates/investigation/Examiner.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"@context": {
"kb": "http://example.org/kb/",
"investigation": "https://ontology.caseontology.org/case/investigation#",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:examiner1",
"@type": "investigation:Examiner",
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:createdBy": null,
"uco-core:objectMarking": null,
"uco-core:objectCreatedTime": null,
"uco-core:modifiedTime": null,
"uco-core:name": null,
"uco-core:specVersion": null,
"uco-core:description": null,
"uco-core:tag": null,
"uco-core:type": null,
"uco-core:id": null
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:examiner1",
"@type": "investigation:Examiner",
"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:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:specVersion": null,
"uco-core:tag": null,
"uco-core:type": null
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
}
}
84 changes: 42 additions & 42 deletions templates/investigation/ExaminerActionLifecycle.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
{
"@context": {
"kb": "http://example.org/kb/",
"investigation": "https://ontology.caseontology.org/case/investigation#",
"uco-action": "https://ontology.unifiedcyberontology.org/uco/action#",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:examineractionlifecycle1",
"@type": "investigation:ExaminerActionLifecycle",
"uco-action:phase": null,
"uco-action:error": null,
"uco-action:endTime": null,
"uco-action:startTime": null,
"uco-action:actionCount": null,
"uco-action:actionStatus": null,
"uco-action:subaction": null,
"uco-action:environment": null,
"uco-action:performer": null,
"uco-action:instrument": null,
"uco-action:object": null,
"uco-action:participant": null,
"uco-action:result": null,
"uco-action:location": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:createdBy": null,
"uco-core:objectMarking": null,
"uco-core:objectCreatedTime": null,
"uco-core:modifiedTime": null,
"uco-core:name": null,
"uco-core:specVersion": null,
"uco-core:description": null,
"uco-core:tag": null,
"uco-core:type": null,
"uco-core:id": null
"@context": {
"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#"
},
"@graph": [
{
"@id": "kb:examineractionlifecycle1",
"@type": "investigation:ExaminerActionLifecycle",
"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:performer": null,
"uco-action:phase": null,
"uco-action:result": null,
"uco-action:startTime": null,
"uco-action:subaction": null,
"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:name": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:specVersion": null,
"uco-core:tag": null,
"uco-core:type": null
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
}
}
68 changes: 34 additions & 34 deletions templates/investigation/Investigation.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
{
"@context": {
"kb": "http://example.org/kb/",
"investigation": "https://ontology.caseontology.org/case/investigation#",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:investigation1",
"@type": "investigation:Investigation",
"investigation:relevantAuthorization": null,
"uco-core:endTime": null,
"uco-core:startTime": null,
"investigation:investigationStatus": null,
"investigation:focus": null,
"investigation:investigationForm": null,
"uco-core:object": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:createdBy": null,
"uco-core:objectMarking": null,
"uco-core:objectCreatedTime": null,
"uco-core:modifiedTime": null,
"uco-core:name": null,
"uco-core:specVersion": null,
"uco-core:description": null,
"uco-core:tag": null,
"uco-core:type": null,
"uco-core:id": null
"@context": {
"investigation": "https://ontology.caseontology.org/case/investigation#",
"kb": "http://example.org/kb/",
"uco-core": "https://ontology.unifiedcyberontology.org/uco/core#"
},
"@graph": [
{
"@id": "kb:investigation1",
"@type": "investigation:Investigation",
"investigation:focus": null,
"investigation:investigationForm": null,
"investigation:investigationStatus": null,
"investigation:relevantAuthorization": null,
"uco-core:createdBy": null,
"uco-core:description": null,
"uco-core:endTime": null,
"uco-core:externalReference": null,
"uco-core:hasFacet": null,
"uco-core:id": null,
"uco-core:modifiedTime": null,
"uco-core:name": null,
"uco-core:object": null,
"uco-core:objectCreatedTime": null,
"uco-core:objectMarking": null,
"uco-core:specVersion": null,
"uco-core:startTime": null,
"uco-core:tag": null,
"uco-core:type": null
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
],
"@version": {
"case_util": "0.6.0",
"ontology_version": "0.7.0"
}
}
}
Loading

0 comments on commit 1f82e34

Please sign in to comment.