|
| 1 | +@prefix observable: <https://ontology.unifiedcyberontology.org/uco/observable/> . |
1 | 2 | @prefix owl: <http://www.w3.org/2002/07/owl#> .
|
2 | 3 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
3 | 4 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
4 | 5 | @prefix sh: <http://www.w3.org/ns/shacl#> .
|
| 6 | +@prefix types: <https://ontology.unifiedcyberontology.org/uco/types/> . |
| 7 | +@prefix vocabulary: <https://ontology.unifiedcyberontology.org/uco/vocabulary/> . |
5 | 8 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
6 | 9 |
|
7 | 10 | []
|
8 | 11 | a sh:ValidationReport ;
|
9 |
| - sh:conforms "true"^^xsd:boolean ; |
| 12 | + sh:conforms "false"^^xsd:boolean ; |
| 13 | + sh:result |
| 14 | + [ |
| 15 | + a sh:ValidationResult ; |
| 16 | + sh:focusNode <http://example.org/kb/content-data-facet-ccebaca3-4485-46d8-bdf2-d2905a08d0c9> ; |
| 17 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for observable:byteOrder should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 18 | + sh:resultPath observable:byteOrder ; |
| 19 | + sh:resultSeverity sh:Warning ; |
| 20 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 21 | + sh:sourceShape [ |
| 22 | + sh:datatype xsd:string ; |
| 23 | + sh:message "As of UCO 1.4.0, the datatype to use for observable:byteOrder should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 24 | + sh:path observable:byteOrder ; |
| 25 | + sh:severity sh:Warning ; |
| 26 | + ] ; |
| 27 | + sh:value "Big-endian"^^vocabulary:EndiannessTypeVocab ; |
| 28 | + ] , |
| 29 | + [ |
| 30 | + a sh:ValidationResult ; |
| 31 | + sh:focusNode <http://example.org/kb/content-data-facet-ccebaca3-4485-46d8-bdf2-d2905a08d0c9> ; |
| 32 | + sh:resultMessage "Value is not member of the vocabulary EndiannessTypeVocab." ; |
| 33 | + sh:resultPath observable:byteOrder ; |
| 34 | + sh:resultSeverity sh:Info ; |
| 35 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 36 | + sh:sourceShape observable:ContentDataFacet-byteOrder-in-shape ; |
| 37 | + sh:value "Big-endian"^^vocabulary:EndiannessTypeVocab ; |
| 38 | + ] , |
| 39 | + [ |
| 40 | + a sh:ValidationResult ; |
| 41 | + sh:focusNode <http://example.org/kb/content-data-facet-ed051828-45e7-47b3-82ca-be5b9a88d5f7> ; |
| 42 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for observable:byteOrder should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 43 | + sh:resultPath observable:byteOrder ; |
| 44 | + sh:resultSeverity sh:Warning ; |
| 45 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 46 | + sh:sourceShape [ |
| 47 | + sh:datatype xsd:string ; |
| 48 | + sh:message "As of UCO 1.4.0, the datatype to use for observable:byteOrder should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 49 | + sh:path observable:byteOrder ; |
| 50 | + sh:severity sh:Warning ; |
| 51 | + ] ; |
| 52 | + sh:value "Big-endian"^^vocabulary:EndiannessTypeVocab ; |
| 53 | + ] , |
| 54 | + [ |
| 55 | + a sh:ValidationResult ; |
| 56 | + sh:focusNode <http://example.org/kb/content-data-facet-ed051828-45e7-47b3-82ca-be5b9a88d5f7> ; |
| 57 | + sh:resultMessage "Value is not member of the vocabulary EndiannessTypeVocab." ; |
| 58 | + sh:resultPath observable:byteOrder ; |
| 59 | + sh:resultSeverity sh:Info ; |
| 60 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 61 | + sh:sourceShape observable:ContentDataFacet-byteOrder-in-shape ; |
| 62 | + sh:value "Big-endian"^^vocabulary:EndiannessTypeVocab ; |
| 63 | + ] , |
| 64 | + [ |
| 65 | + a sh:ValidationResult ; |
| 66 | + sh:focusNode <http://example.org/kb/content-data-facet-fa866136-c537-4b25-a481-364c7859f8f0> ; |
| 67 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for observable:byteOrder should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 68 | + sh:resultPath observable:byteOrder ; |
| 69 | + sh:resultSeverity sh:Warning ; |
| 70 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 71 | + sh:sourceShape [ |
| 72 | + sh:datatype xsd:string ; |
| 73 | + sh:message "As of UCO 1.4.0, the datatype to use for observable:byteOrder should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 74 | + sh:path observable:byteOrder ; |
| 75 | + sh:severity sh:Warning ; |
| 76 | + ] ; |
| 77 | + sh:value "Big-endian"^^vocabulary:EndiannessTypeVocab ; |
| 78 | + ] , |
| 79 | + [ |
| 80 | + a sh:ValidationResult ; |
| 81 | + sh:focusNode <http://example.org/kb/content-data-facet-fa866136-c537-4b25-a481-364c7859f8f0> ; |
| 82 | + sh:resultMessage "Value is not member of the vocabulary EndiannessTypeVocab." ; |
| 83 | + sh:resultPath observable:byteOrder ; |
| 84 | + sh:resultSeverity sh:Info ; |
| 85 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 86 | + sh:sourceShape observable:ContentDataFacet-byteOrder-in-shape ; |
| 87 | + sh:value "Big-endian"^^vocabulary:EndiannessTypeVocab ; |
| 88 | + ] , |
| 89 | + [ |
| 90 | + a sh:ValidationResult ; |
| 91 | + sh:focusNode <http://example.org/kb/hash-47323085-5f5a-5252-82b3-347183525558> ; |
| 92 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 93 | + sh:resultPath types:hashMethod ; |
| 94 | + sh:resultSeverity sh:Warning ; |
| 95 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 96 | + sh:sourceShape [ |
| 97 | + sh:datatype xsd:string ; |
| 98 | + sh:message "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 99 | + sh:path types:hashMethod ; |
| 100 | + sh:severity sh:Warning ; |
| 101 | + ] ; |
| 102 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 103 | + ] , |
| 104 | + [ |
| 105 | + a sh:ValidationResult ; |
| 106 | + sh:focusNode <http://example.org/kb/hash-47323085-5f5a-5252-82b3-347183525558> ; |
| 107 | + sh:resultMessage "Value is not member of the vocabulary HashNameVocab." ; |
| 108 | + sh:resultPath types:hashMethod ; |
| 109 | + sh:resultSeverity sh:Info ; |
| 110 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 111 | + sh:sourceShape types:Hash-hashMethod-in-shape ; |
| 112 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 113 | + ] , |
| 114 | + [ |
| 115 | + a sh:ValidationResult ; |
| 116 | + sh:focusNode <http://example.org/kb/hash-59bd11fd-af49-5e39-ba3b-54ba31f3c8d6> ; |
| 117 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 118 | + sh:resultPath types:hashMethod ; |
| 119 | + sh:resultSeverity sh:Warning ; |
| 120 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 121 | + sh:sourceShape [ |
| 122 | + sh:datatype xsd:string ; |
| 123 | + sh:message "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 124 | + sh:path types:hashMethod ; |
| 125 | + sh:severity sh:Warning ; |
| 126 | + ] ; |
| 127 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 128 | + ] , |
| 129 | + [ |
| 130 | + a sh:ValidationResult ; |
| 131 | + sh:focusNode <http://example.org/kb/hash-59bd11fd-af49-5e39-ba3b-54ba31f3c8d6> ; |
| 132 | + sh:resultMessage "Value is not member of the vocabulary HashNameVocab." ; |
| 133 | + sh:resultPath types:hashMethod ; |
| 134 | + sh:resultSeverity sh:Info ; |
| 135 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 136 | + sh:sourceShape types:Hash-hashMethod-in-shape ; |
| 137 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 138 | + ] , |
| 139 | + [ |
| 140 | + a sh:ValidationResult ; |
| 141 | + sh:focusNode <http://example.org/kb/hash-7a2f290f-2944-5520-816a-85f722e64525> ; |
| 142 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 143 | + sh:resultPath types:hashMethod ; |
| 144 | + sh:resultSeverity sh:Warning ; |
| 145 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 146 | + sh:sourceShape [ |
| 147 | + sh:datatype xsd:string ; |
| 148 | + sh:message "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 149 | + sh:path types:hashMethod ; |
| 150 | + sh:severity sh:Warning ; |
| 151 | + ] ; |
| 152 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 153 | + ] , |
| 154 | + [ |
| 155 | + a sh:ValidationResult ; |
| 156 | + sh:focusNode <http://example.org/kb/hash-7a2f290f-2944-5520-816a-85f722e64525> ; |
| 157 | + sh:resultMessage "Value is not member of the vocabulary HashNameVocab." ; |
| 158 | + sh:resultPath types:hashMethod ; |
| 159 | + sh:resultSeverity sh:Info ; |
| 160 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 161 | + sh:sourceShape types:Hash-hashMethod-in-shape ; |
| 162 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 163 | + ] , |
| 164 | + [ |
| 165 | + a sh:ValidationResult ; |
| 166 | + sh:focusNode <http://example.org/kb/hash-84b82467-019e-53cf-a1e6-e8a394379916> ; |
| 167 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 168 | + sh:resultPath types:hashMethod ; |
| 169 | + sh:resultSeverity sh:Warning ; |
| 170 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 171 | + sh:sourceShape [ |
| 172 | + sh:datatype xsd:string ; |
| 173 | + sh:message "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 174 | + sh:path types:hashMethod ; |
| 175 | + sh:severity sh:Warning ; |
| 176 | + ] ; |
| 177 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 178 | + ] , |
| 179 | + [ |
| 180 | + a sh:ValidationResult ; |
| 181 | + sh:focusNode <http://example.org/kb/hash-84b82467-019e-53cf-a1e6-e8a394379916> ; |
| 182 | + sh:resultMessage "Value is not member of the vocabulary HashNameVocab." ; |
| 183 | + sh:resultPath types:hashMethod ; |
| 184 | + sh:resultSeverity sh:Info ; |
| 185 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 186 | + sh:sourceShape types:Hash-hashMethod-in-shape ; |
| 187 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 188 | + ] , |
| 189 | + [ |
| 190 | + a sh:ValidationResult ; |
| 191 | + sh:focusNode <http://example.org/kb/hash-9c9f1145-243a-58d6-b420-bd38101cb511> ; |
| 192 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 193 | + sh:resultPath types:hashMethod ; |
| 194 | + sh:resultSeverity sh:Warning ; |
| 195 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 196 | + sh:sourceShape [ |
| 197 | + sh:datatype xsd:string ; |
| 198 | + sh:message "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 199 | + sh:path types:hashMethod ; |
| 200 | + sh:severity sh:Warning ; |
| 201 | + ] ; |
| 202 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 203 | + ] , |
| 204 | + [ |
| 205 | + a sh:ValidationResult ; |
| 206 | + sh:focusNode <http://example.org/kb/hash-9c9f1145-243a-58d6-b420-bd38101cb511> ; |
| 207 | + sh:resultMessage "Value is not member of the vocabulary HashNameVocab." ; |
| 208 | + sh:resultPath types:hashMethod ; |
| 209 | + sh:resultSeverity sh:Info ; |
| 210 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 211 | + sh:sourceShape types:Hash-hashMethod-in-shape ; |
| 212 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 213 | + ] , |
| 214 | + [ |
| 215 | + a sh:ValidationResult ; |
| 216 | + sh:focusNode <http://example.org/kb/hash-c492a39d-88e4-51f1-9f80-31524494f877> ; |
| 217 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 218 | + sh:resultPath types:hashMethod ; |
| 219 | + sh:resultSeverity sh:Warning ; |
| 220 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 221 | + sh:sourceShape [ |
| 222 | + sh:datatype xsd:string ; |
| 223 | + sh:message "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 224 | + sh:path types:hashMethod ; |
| 225 | + sh:severity sh:Warning ; |
| 226 | + ] ; |
| 227 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 228 | + ] , |
| 229 | + [ |
| 230 | + a sh:ValidationResult ; |
| 231 | + sh:focusNode <http://example.org/kb/hash-c492a39d-88e4-51f1-9f80-31524494f877> ; |
| 232 | + sh:resultMessage "Value is not member of the vocabulary HashNameVocab." ; |
| 233 | + sh:resultPath types:hashMethod ; |
| 234 | + sh:resultSeverity sh:Info ; |
| 235 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 236 | + sh:sourceShape types:Hash-hashMethod-in-shape ; |
| 237 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 238 | + ] , |
| 239 | + [ |
| 240 | + a sh:ValidationResult ; |
| 241 | + sh:focusNode <http://example.org/kb/hash-f9eebfa7-ce0e-513f-b4be-f3fe7512c79a> ; |
| 242 | + sh:resultMessage "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 243 | + sh:resultPath types:hashMethod ; |
| 244 | + sh:resultSeverity sh:Warning ; |
| 245 | + sh:sourceConstraintComponent sh:DatatypeConstraintComponent ; |
| 246 | + sh:sourceShape [ |
| 247 | + sh:datatype xsd:string ; |
| 248 | + sh:message "As of UCO 1.4.0, the datatype to use for types:hashMethod should be xsd:string. Not using xsd:string will be an error in UCO 2.0.0." ; |
| 249 | + sh:path types:hashMethod ; |
| 250 | + sh:severity sh:Warning ; |
| 251 | + ] ; |
| 252 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 253 | + ] , |
| 254 | + [ |
| 255 | + a sh:ValidationResult ; |
| 256 | + sh:focusNode <http://example.org/kb/hash-f9eebfa7-ce0e-513f-b4be-f3fe7512c79a> ; |
| 257 | + sh:resultMessage "Value is not member of the vocabulary HashNameVocab." ; |
| 258 | + sh:resultPath types:hashMethod ; |
| 259 | + sh:resultSeverity sh:Info ; |
| 260 | + sh:sourceConstraintComponent sh:InConstraintComponent ; |
| 261 | + sh:sourceShape types:Hash-hashMethod-in-shape ; |
| 262 | + sh:value "SHA256"^^vocabulary:HashNameVocab ; |
| 263 | + ] |
| 264 | + ; |
10 | 265 | .
|
11 | 266 |
|
0 commit comments