|
259 | 259 | ] ; |
260 | 260 | sh:value "Phone"^^vocabulary1:AccountTypeVocab ; |
261 | 261 | ] , |
262 | | - [ |
263 | | - a sh:ValidationResult ; |
264 | | - sh:focusNode [ |
265 | | - a observable:EmailMessageFacet ; |
266 | | - observable:application <http://example.org/kb/Gmail-uuid> ; |
267 | | - observable:bodyRaw <http://example.org/kb/content-data-f3b4a8da-d3ba-46b7-a7a0-3c17ec13648d> ; |
268 | | - observable:messageID "[email protected]" ; |
269 | | - observable:sender <http://example.org/kb/EmailAccount-99d72bac-8c21-11e9-8902-0c4de9c21b53> ; |
270 | | - observable:sentTime "2018-11-20T21:28:07+00:00"^^xsd:dateTime ; |
271 | | - observable:subject "Re: Bank transfer ?" ; |
272 | | - ] ; |
273 | | - sh:resultMessage 'Less than 1 values on [ rdf:type uco-observable:EmailMessageFacet ; uco-observable:application kb:Gmail-uuid ; uco-observable:bodyRaw kb:content-data-f3b4a8da-d3ba-46b7-a7a0-3c17ec13648d ; uco-observable:messageID Literal("[email protected]") ; uco-observable:sender kb:EmailAccount-99d72bac-8c21-11e9-8902-0c4de9c21b53 ; uco-observable:sentTime Literal("2018-11-20T21:28:07+00:00" = 2018-11-20 21:28:07+00:00, datatype=xsd:dateTime) ; uco-observable:subject Literal("Re: Bank transfer ?") ]->observable:isMimeEncoded' ; |
274 | | - sh:resultPath observable:isMimeEncoded ; |
275 | | - sh:resultSeverity sh:Violation ; |
276 | | - sh:sourceConstraintComponent sh:MinCountConstraintComponent ; |
277 | | - sh:sourceShape [ |
278 | | - sh:datatype xsd:boolean ; |
279 | | - sh:maxCount "1"^^xsd:integer ; |
280 | | - sh:minCount "1"^^xsd:integer ; |
281 | | - sh:nodeKind sh:Literal ; |
282 | | - sh:path observable:isMimeEncoded ; |
283 | | - ] ; |
284 | | - ] , |
285 | | - [ |
286 | | - a sh:ValidationResult ; |
287 | | - sh:focusNode [ |
288 | | - a observable:EmailMessageFacet ; |
289 | | - observable:application <http://example.org/kb/Gmail-uuid> ; |
290 | | - observable:bodyRaw <http://example.org/kb/content-data-f3b4a8da-d3ba-46b7-a7a0-3c17ec13648d> ; |
291 | | - observable:messageID "[email protected]" ; |
292 | | - observable:sender <http://example.org/kb/EmailAccount-99d72bac-8c21-11e9-8902-0c4de9c21b53> ; |
293 | | - observable:sentTime "2018-11-20T21:28:07+00:00"^^xsd:dateTime ; |
294 | | - observable:subject "Re: Bank transfer ?" ; |
295 | | - ] ; |
296 | | - sh:resultMessage 'Less than 1 values on [ rdf:type uco-observable:EmailMessageFacet ; uco-observable:application kb:Gmail-uuid ; uco-observable:bodyRaw kb:content-data-f3b4a8da-d3ba-46b7-a7a0-3c17ec13648d ; uco-observable:messageID Literal("[email protected]") ; uco-observable:sender kb:EmailAccount-99d72bac-8c21-11e9-8902-0c4de9c21b53 ; uco-observable:sentTime Literal("2018-11-20T21:28:07+00:00" = 2018-11-20 21:28:07+00:00, datatype=xsd:dateTime) ; uco-observable:subject Literal("Re: Bank transfer ?") ]->observable:isMultipart' ; |
297 | | - sh:resultPath observable:isMultipart ; |
298 | | - sh:resultSeverity sh:Violation ; |
299 | | - sh:sourceConstraintComponent sh:MinCountConstraintComponent ; |
300 | | - sh:sourceShape [ |
301 | | - sh:datatype xsd:boolean ; |
302 | | - sh:maxCount "1"^^xsd:integer ; |
303 | | - sh:minCount "1"^^xsd:integer ; |
304 | | - sh:nodeKind sh:Literal ; |
305 | | - sh:path observable:isMultipart ; |
306 | | - ] ; |
307 | | - ] , |
308 | 262 | [ |
309 | 263 | a sh:ValidationResult ; |
310 | 264 | sh:focusNode [ |
|
0 commit comments