Skip to content

Commit 30a5576

Browse files
committed
Regenerate Make-managed files
Signed-off-by: Alex Nelson <[email protected]>
1 parent 63c72fe commit 30a5576

File tree

6 files changed

+181
-181
lines changed

6 files changed

+181
-181
lines changed

tests/case_utils/case_file/kb.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -9,54 +9,26 @@
99
},
1010
"@graph": [
1111
{
12-
"@id": "kb:content-data-facet-1833f979-1f19-5543-9d82-6cefd144b169",
13-
"@type": "uco-observable:ContentDataFacet",
14-
"uco-observable:hash": [
15-
{
16-
"@id": "kb:hash-24644904-83ea-5911-aea8-be687a9f3caf"
17-
},
18-
{
19-
"@id": "kb:hash-295bdeb5-7f23-5a3f-8b7f-4bb1191b7c21"
20-
},
21-
{
22-
"@id": "kb:hash-39127f5c-598b-51d4-a720-2e949f18f85f"
23-
},
24-
{
25-
"@id": "kb:hash-49e81fee-c6b3-5f5f-af8b-0746d32e4932"
26-
},
27-
{
28-
"@id": "kb:hash-720759b8-9544-5dab-ab12-003372b17a4e"
29-
},
30-
{
31-
"@id": "kb:hash-b02ebdb3-edf7-5fbf-8088-3d064e316b93"
32-
}
33-
],
34-
"uco-observable:sizeInBytes": {
35-
"@type": "xsd:integer",
36-
"@value": "4"
37-
}
38-
},
39-
{
40-
"@id": "kb:file-800784de-5c9e-5eb2-b843-0ac51a1bd4b9",
12+
"@id": "kb:File-800784de-5c9e-5eb2-b843-0ac51a1bd4b9",
4113
"@type": "uco-observable:File",
4214
"uco-core:hasFacet": {
43-
"@id": "kb:file-facet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d"
15+
"@id": "kb:FileFacet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d"
4416
}
4517
},
4618
{
47-
"@id": "kb:file-ace6460a-92a9-58b9-83ea-a18ae87f6e04",
19+
"@id": "kb:File-ace6460a-92a9-58b9-83ea-a18ae87f6e04",
4820
"@type": "uco-observable:File",
4921
"uco-core:hasFacet": [
5022
{
51-
"@id": "kb:content-data-facet-1833f979-1f19-5543-9d82-6cefd144b169"
23+
"@id": "kb:FileFacet-1297a4bd-563b-54c3-ad8a-f67f01ba9b10"
5224
},
5325
{
54-
"@id": "kb:file-facet-1297a4bd-563b-54c3-ad8a-f67f01ba9b10"
26+
"@id": "kb:content-data-facet-1833f979-1f19-5543-9d82-6cefd144b169"
5527
}
5628
]
5729
},
5830
{
59-
"@id": "kb:file-facet-1297a4bd-563b-54c3-ad8a-f67f01ba9b10",
31+
"@id": "kb:FileFacet-1297a4bd-563b-54c3-ad8a-f67f01ba9b10",
6032
"@type": "uco-observable:FileFacet",
6133
"uco-observable:fileName": "sample.txt",
6234
"uco-observable:modifiedTime": {
@@ -69,7 +41,7 @@
6941
}
7042
},
7143
{
72-
"@id": "kb:file-facet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d",
44+
"@id": "kb:FileFacet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d",
7345
"@type": "uco-observable:FileFacet",
7446
"uco-observable:fileName": "sample.txt",
7547
"uco-observable:modifiedTime": {
@@ -81,6 +53,34 @@
8153
"@value": "4"
8254
}
8355
},
56+
{
57+
"@id": "kb:content-data-facet-1833f979-1f19-5543-9d82-6cefd144b169",
58+
"@type": "uco-observable:ContentDataFacet",
59+
"uco-observable:hash": [
60+
{
61+
"@id": "kb:hash-24644904-83ea-5911-aea8-be687a9f3caf"
62+
},
63+
{
64+
"@id": "kb:hash-295bdeb5-7f23-5a3f-8b7f-4bb1191b7c21"
65+
},
66+
{
67+
"@id": "kb:hash-39127f5c-598b-51d4-a720-2e949f18f85f"
68+
},
69+
{
70+
"@id": "kb:hash-49e81fee-c6b3-5f5f-af8b-0746d32e4932"
71+
},
72+
{
73+
"@id": "kb:hash-720759b8-9544-5dab-ab12-003372b17a4e"
74+
},
75+
{
76+
"@id": "kb:hash-b02ebdb3-edf7-5fbf-8088-3d064e316b93"
77+
}
78+
],
79+
"uco-observable:sizeInBytes": {
80+
"@type": "xsd:integer",
81+
"@value": "4"
82+
}
83+
},
8484
{
8585
"@id": "kb:hash-24644904-83ea-5911-aea8-be687a9f3caf",
8686
"@type": "uco-types:Hash",

tests/case_utils/case_file/kb.ttl

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,46 +8,46 @@
88
@prefix uco-vocabulary: <https://ontology.unifiedcyberontology.org/uco/vocabulary/> .
99
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
1010

11-
kb:content-data-facet-1833f979-1f19-5543-9d82-6cefd144b169
12-
a uco-observable:ContentDataFacet ;
13-
uco-observable:hash
14-
kb:hash-24644904-83ea-5911-aea8-be687a9f3caf ,
15-
kb:hash-295bdeb5-7f23-5a3f-8b7f-4bb1191b7c21 ,
16-
kb:hash-39127f5c-598b-51d4-a720-2e949f18f85f ,
17-
kb:hash-49e81fee-c6b3-5f5f-af8b-0746d32e4932 ,
18-
kb:hash-720759b8-9544-5dab-ab12-003372b17a4e ,
19-
kb:hash-b02ebdb3-edf7-5fbf-8088-3d064e316b93
20-
;
21-
uco-observable:sizeInBytes "4"^^xsd:integer ;
22-
.
23-
24-
kb:file-800784de-5c9e-5eb2-b843-0ac51a1bd4b9
11+
kb:File-800784de-5c9e-5eb2-b843-0ac51a1bd4b9
2512
a uco-observable:File ;
26-
uco-core:hasFacet kb:file-facet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d ;
13+
uco-core:hasFacet kb:FileFacet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d ;
2714
.
2815

29-
kb:file-ace6460a-92a9-58b9-83ea-a18ae87f6e04
16+
kb:File-ace6460a-92a9-58b9-83ea-a18ae87f6e04
3017
a uco-observable:File ;
3118
uco-core:hasFacet
32-
kb:content-data-facet-1833f979-1f19-5543-9d82-6cefd144b169 ,
33-
kb:file-facet-1297a4bd-563b-54c3-ad8a-f67f01ba9b10
19+
kb:FileFacet-1297a4bd-563b-54c3-ad8a-f67f01ba9b10 ,
20+
kb:content-data-facet-1833f979-1f19-5543-9d82-6cefd144b169
3421
;
3522
.
3623

37-
kb:file-facet-1297a4bd-563b-54c3-ad8a-f67f01ba9b10
24+
kb:FileFacet-1297a4bd-563b-54c3-ad8a-f67f01ba9b10
3825
a uco-observable:FileFacet ;
3926
uco-observable:fileName "sample.txt" ;
4027
uco-observable:modifiedTime "2010-01-02T03:04:56+00:00"^^xsd:dateTime ;
4128
uco-observable:sizeInBytes "4"^^xsd:integer ;
4229
.
4330

44-
kb:file-facet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d
31+
kb:FileFacet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d
4532
a uco-observable:FileFacet ;
4633
uco-observable:fileName "sample.txt" ;
4734
uco-observable:modifiedTime "2010-01-02T03:04:56+00:00"^^xsd:dateTime ;
4835
uco-observable:sizeInBytes "4"^^xsd:integer ;
4936
.
5037

38+
kb:content-data-facet-1833f979-1f19-5543-9d82-6cefd144b169
39+
a uco-observable:ContentDataFacet ;
40+
uco-observable:hash
41+
kb:hash-24644904-83ea-5911-aea8-be687a9f3caf ,
42+
kb:hash-295bdeb5-7f23-5a3f-8b7f-4bb1191b7c21 ,
43+
kb:hash-39127f5c-598b-51d4-a720-2e949f18f85f ,
44+
kb:hash-49e81fee-c6b3-5f5f-af8b-0746d32e4932 ,
45+
kb:hash-720759b8-9544-5dab-ab12-003372b17a4e ,
46+
kb:hash-b02ebdb3-edf7-5fbf-8088-3d064e316b93
47+
;
48+
uco-observable:sizeInBytes "4"^^xsd:integer ;
49+
.
50+
5151
kb:hash-24644904-83ea-5911-aea8-be687a9f3caf
5252
a uco-types:Hash ;
5353
uco-types:hashMethod "MD5"^^uco-vocabulary:HashNameVocab ;

tests/case_utils/case_file/sample.txt-disable_hashes.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
@prefix uco-observable: <https://ontology.unifiedcyberontology.org/uco/observable/> .
77
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
88

9-
kb:file-800784de-5c9e-5eb2-b843-0ac51a1bd4b9
9+
kb:File-800784de-5c9e-5eb2-b843-0ac51a1bd4b9
1010
a uco-observable:File ;
11-
uco-core:hasFacet kb:file-facet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d ;
11+
uco-core:hasFacet kb:FileFacet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d ;
1212
.
1313

14-
kb:file-facet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d
14+
kb:FileFacet-ffa3e6bb-dffc-549d-a7c4-ffc5e90ac55d
1515
a uco-observable:FileFacet ;
1616
uco-observable:fileName "sample.txt" ;
1717
uco-observable:modifiedTime "2010-01-02T03:04:56+00:00"^^xsd:dateTime ;

tests/case_utils/case_file/sample.txt-nocompact.json

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -37,122 +37,122 @@
3737
},
3838
"@graph": [
3939
{
40-
"@id": "http://example.org/kb/content-data-facet-bda9b72d-2753-54ab-9292-e1e260be4f6d",
41-
"@type": "https://ontology.unifiedcyberontology.org/uco/observable/ContentDataFacet",
42-
"https://ontology.unifiedcyberontology.org/uco/observable/hash": [
43-
{
44-
"@id": "http://example.org/kb/hash-8ebb651a-314b-554a-b63e-78b9e69111d8"
45-
},
46-
{
47-
"@id": "http://example.org/kb/hash-c77cb4f1-ac2a-52c7-b67e-016e209515cb"
48-
},
49-
{
50-
"@id": "http://example.org/kb/hash-bdb2ba7d-8cb2-5591-a051-0c20d134e894"
51-
},
52-
{
53-
"@id": "http://example.org/kb/hash-bf689e82-1cc4-507f-a6fb-7fc01b9289c6"
54-
},
55-
{
56-
"@id": "http://example.org/kb/hash-dd2161f0-4943-55c0-b08e-a2ad8a85dce8"
57-
},
58-
{
59-
"@id": "http://example.org/kb/hash-28dd6731-4eda-5ae7-9810-efedc7593912"
60-
}
61-
],
62-
"https://ontology.unifiedcyberontology.org/uco/observable/sizeInBytes": 4
40+
"@id": "http://example.org/kb/hash-dd2161f0-4943-55c0-b08e-a2ad8a85dce8",
41+
"@type": "https://ontology.unifiedcyberontology.org/uco/types/Hash",
42+
"https://ontology.unifiedcyberontology.org/uco/types/hashMethod": {
43+
"@type": "https://ontology.unifiedcyberontology.org/uco/vocabulary/HashNameVocab",
44+
"@value": "SHA3-256"
45+
},
46+
"https://ontology.unifiedcyberontology.org/uco/types/hashValue": {
47+
"@type": "http://www.w3.org/2001/XMLSchema#hexBinary",
48+
"@value": "36f028580bb02cc8272a9a020f4200e346e276ae664e45ee80745574e2f5ab80"
49+
}
6350
},
6451
{
65-
"@id": "http://example.org/kb/hash-bdb2ba7d-8cb2-5591-a051-0c20d134e894",
52+
"@id": "http://example.org/kb/hash-c77cb4f1-ac2a-52c7-b67e-016e209515cb",
6653
"@type": "https://ontology.unifiedcyberontology.org/uco/types/Hash",
6754
"https://ontology.unifiedcyberontology.org/uco/types/hashMethod": {
6855
"@type": "https://ontology.unifiedcyberontology.org/uco/vocabulary/HashNameVocab",
69-
"@value": "SHA256"
56+
"@value": "SHA1"
7057
},
7158
"https://ontology.unifiedcyberontology.org/uco/types/hashValue": {
7259
"@type": "http://www.w3.org/2001/XMLSchema#hexBinary",
73-
"@value": "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08"
60+
"@value": "a94a8fe5ccb19ba61c4c0873d391e987982fbbd3"
7461
}
7562
},
7663
{
77-
"@id": "http://example.org/kb/file-23f45d80-7b16-5e7f-ba34-40392fa4f8fc",
64+
"@id": "http://example.org/kb/File-23f45d80-7b16-5e7f-ba34-40392fa4f8fc",
7865
"@type": "https://ontology.unifiedcyberontology.org/uco/observable/File",
7966
"https://ontology.unifiedcyberontology.org/uco/core/hasFacet": [
8067
{
81-
"@id": "http://example.org/kb/file-facet-a5d9606e-a5cf-5531-9462-5bed0ac4219c"
68+
"@id": "http://example.org/kb/FileFacet-a5d9606e-a5cf-5531-9462-5bed0ac4219c"
8269
},
8370
{
8471
"@id": "http://example.org/kb/content-data-facet-bda9b72d-2753-54ab-9292-e1e260be4f6d"
8572
}
8673
]
8774
},
8875
{
89-
"@id": "http://example.org/kb/hash-28dd6731-4eda-5ae7-9810-efedc7593912",
76+
"@id": "http://example.org/kb/hash-bf689e82-1cc4-507f-a6fb-7fc01b9289c6",
9077
"@type": "https://ontology.unifiedcyberontology.org/uco/types/Hash",
9178
"https://ontology.unifiedcyberontology.org/uco/types/hashMethod": {
9279
"@type": "https://ontology.unifiedcyberontology.org/uco/vocabulary/HashNameVocab",
93-
"@value": "SHA3-512"
80+
"@value": "SHA512"
9481
},
9582
"https://ontology.unifiedcyberontology.org/uco/types/hashValue": {
9683
"@type": "http://www.w3.org/2001/XMLSchema#hexBinary",
97-
"@value": "9ece086e9bac491fac5c1d1046ca11d737b92a2b2ebd93f005d7b710110c0a678288166e7fbe796883a4f2e9b3ca9f484f521d0ce464345cc1aec96779149c14"
84+
"@value": "ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff"
9885
}
9986
},
10087
{
101-
"@id": "http://example.org/kb/file-facet-a5d9606e-a5cf-5531-9462-5bed0ac4219c",
102-
"@type": "https://ontology.unifiedcyberontology.org/uco/observable/FileFacet",
103-
"https://ontology.unifiedcyberontology.org/uco/observable/fileName": "sample.txt",
104-
"https://ontology.unifiedcyberontology.org/uco/observable/modifiedTime": {
105-
"@type": "http://www.w3.org/2001/XMLSchema#dateTime",
106-
"@value": "2010-01-02T03:04:56+00:00"
107-
},
108-
"https://ontology.unifiedcyberontology.org/uco/observable/sizeInBytes": 4
109-
},
110-
{
111-
"@id": "http://example.org/kb/hash-8ebb651a-314b-554a-b63e-78b9e69111d8",
88+
"@id": "http://example.org/kb/hash-bdb2ba7d-8cb2-5591-a051-0c20d134e894",
11289
"@type": "https://ontology.unifiedcyberontology.org/uco/types/Hash",
11390
"https://ontology.unifiedcyberontology.org/uco/types/hashMethod": {
11491
"@type": "https://ontology.unifiedcyberontology.org/uco/vocabulary/HashNameVocab",
115-
"@value": "MD5"
92+
"@value": "SHA256"
11693
},
11794
"https://ontology.unifiedcyberontology.org/uco/types/hashValue": {
11895
"@type": "http://www.w3.org/2001/XMLSchema#hexBinary",
119-
"@value": "098f6bcd4621d373cade4e832627b4f6"
96+
"@value": "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08"
12097
}
12198
},
12299
{
123-
"@id": "http://example.org/kb/hash-bf689e82-1cc4-507f-a6fb-7fc01b9289c6",
100+
"@id": "http://example.org/kb/hash-8ebb651a-314b-554a-b63e-78b9e69111d8",
124101
"@type": "https://ontology.unifiedcyberontology.org/uco/types/Hash",
125102
"https://ontology.unifiedcyberontology.org/uco/types/hashMethod": {
126103
"@type": "https://ontology.unifiedcyberontology.org/uco/vocabulary/HashNameVocab",
127-
"@value": "SHA512"
104+
"@value": "MD5"
128105
},
129106
"https://ontology.unifiedcyberontology.org/uco/types/hashValue": {
130107
"@type": "http://www.w3.org/2001/XMLSchema#hexBinary",
131-
"@value": "ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff"
108+
"@value": "098f6bcd4621d373cade4e832627b4f6"
132109
}
133110
},
134111
{
135-
"@id": "http://example.org/kb/hash-dd2161f0-4943-55c0-b08e-a2ad8a85dce8",
136-
"@type": "https://ontology.unifiedcyberontology.org/uco/types/Hash",
137-
"https://ontology.unifiedcyberontology.org/uco/types/hashMethod": {
138-
"@type": "https://ontology.unifiedcyberontology.org/uco/vocabulary/HashNameVocab",
139-
"@value": "SHA3-256"
112+
"@id": "http://example.org/kb/content-data-facet-bda9b72d-2753-54ab-9292-e1e260be4f6d",
113+
"@type": "https://ontology.unifiedcyberontology.org/uco/observable/ContentDataFacet",
114+
"https://ontology.unifiedcyberontology.org/uco/observable/hash": [
115+
{
116+
"@id": "http://example.org/kb/hash-8ebb651a-314b-554a-b63e-78b9e69111d8"
117+
},
118+
{
119+
"@id": "http://example.org/kb/hash-c77cb4f1-ac2a-52c7-b67e-016e209515cb"
120+
},
121+
{
122+
"@id": "http://example.org/kb/hash-bdb2ba7d-8cb2-5591-a051-0c20d134e894"
123+
},
124+
{
125+
"@id": "http://example.org/kb/hash-bf689e82-1cc4-507f-a6fb-7fc01b9289c6"
126+
},
127+
{
128+
"@id": "http://example.org/kb/hash-dd2161f0-4943-55c0-b08e-a2ad8a85dce8"
129+
},
130+
{
131+
"@id": "http://example.org/kb/hash-28dd6731-4eda-5ae7-9810-efedc7593912"
132+
}
133+
],
134+
"https://ontology.unifiedcyberontology.org/uco/observable/sizeInBytes": 4
135+
},
136+
{
137+
"@id": "http://example.org/kb/FileFacet-a5d9606e-a5cf-5531-9462-5bed0ac4219c",
138+
"@type": "https://ontology.unifiedcyberontology.org/uco/observable/FileFacet",
139+
"https://ontology.unifiedcyberontology.org/uco/observable/fileName": "sample.txt",
140+
"https://ontology.unifiedcyberontology.org/uco/observable/modifiedTime": {
141+
"@type": "http://www.w3.org/2001/XMLSchema#dateTime",
142+
"@value": "2010-01-02T03:04:56+00:00"
140143
},
141-
"https://ontology.unifiedcyberontology.org/uco/types/hashValue": {
142-
"@type": "http://www.w3.org/2001/XMLSchema#hexBinary",
143-
"@value": "36f028580bb02cc8272a9a020f4200e346e276ae664e45ee80745574e2f5ab80"
144-
}
144+
"https://ontology.unifiedcyberontology.org/uco/observable/sizeInBytes": 4
145145
},
146146
{
147-
"@id": "http://example.org/kb/hash-c77cb4f1-ac2a-52c7-b67e-016e209515cb",
147+
"@id": "http://example.org/kb/hash-28dd6731-4eda-5ae7-9810-efedc7593912",
148148
"@type": "https://ontology.unifiedcyberontology.org/uco/types/Hash",
149149
"https://ontology.unifiedcyberontology.org/uco/types/hashMethod": {
150150
"@type": "https://ontology.unifiedcyberontology.org/uco/vocabulary/HashNameVocab",
151-
"@value": "SHA1"
151+
"@value": "SHA3-512"
152152
},
153153
"https://ontology.unifiedcyberontology.org/uco/types/hashValue": {
154154
"@type": "http://www.w3.org/2001/XMLSchema#hexBinary",
155-
"@value": "a94a8fe5ccb19ba61c4c0873d391e987982fbbd3"
155+
"@value": "9ece086e9bac491fac5c1d1046ca11d737b92a2b2ebd93f005d7b710110c0a678288166e7fbe796883a4f2e9b3ca9f484f521d0ce464345cc1aec96779149c14"
156156
}
157157
}
158158
]

0 commit comments

Comments
 (0)