CodeFerret

ShaclName_validateGraphTQ-results.txt

May 29th, 2020
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.79 KB | None | 0 0
  1. [main] INFO ShaclName_validateGraphTQ - Validating Node P707 with ShapeName_01.ttl
  2.  
  3. @prefix bds: <http://purl.bdrc.io/ontology/shapes/core/> .
  4. @prefix bdr: <http://purl.bdrc.io/resource/> .
  5. @prefix sh: <http://www.w3.org/ns/shacl#> .
  6. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  7. @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  8. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  9. @prefix bdo: <http://purl.bdrc.io/ontology/core/> .
  10.  
  11. [ a sh:ValidationReport ;
  12. sh:result [ a sh:ValidationResult ;
  13. sh:focusNode bdr:P707 ;
  14. sh:resultMessage "PersonName is not well-formed, wrong Class or missing rdfs:label"@en ;
  15. sh:resultPath bdo:personName ;
  16. sh:resultSeverity sh:Violation ;
  17. sh:sourceConstraintComponent sh:ClassConstraintComponent ;
  18. sh:sourceShape bds:PersonShape-personName ;
  19. sh:value bdr:NMC2A097019ABA499F
  20. ] ;
  21. sh:result [ a sh:ValidationResult ;
  22. sh:focusNode bdr:P707 ;
  23. sh:resultMessage "PersonName is not well-formed, wrong Class or missing rdfs:label"@en ;
  24. sh:resultPath bdo:personName ;
  25. sh:resultSeverity sh:Violation ;
  26. sh:sourceConstraintComponent sh:NodeConstraintComponent ;
  27. sh:sourceShape bds:PersonShape-personName ;
  28. sh:value bdr:NM0895CB6787E8AC6E
  29. ]
  30. ] .
  31.  
  32.  
  33.  
  34. [main] INFO ShaclName_validateGraphTQ - Validating Node NMC2A097019ABA499F with ShapeName_01.ttl
  35.  
  36. @prefix bds: <http://purl.bdrc.io/ontology/shapes/core/> .
  37. @prefix bdr: <http://purl.bdrc.io/resource/> .
  38. @prefix sh: <http://www.w3.org/ns/shacl#> .
  39. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  40. @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  41. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  42. @prefix bdo: <http://purl.bdrc.io/ontology/core/> .
  43.  
  44. [ a sh:ValidationReport ;
  45. sh:result [ a sh:ValidationResult ;
  46. sh:focusNode bdr:NMC2A097019ABA499F ;
  47. sh:resultMessage "focusNode must be subClassOf* bdo:PersonName" ;
  48. sh:resultSeverity sh:Violation ;
  49. sh:sourceConstraint [] ;
  50. sh:sourceConstraintComponent sh:SPARQLConstraintComponent ;
  51. sh:sourceShape bds:CheckPersonNameClass ;
  52. sh:value bdr:NMC2A097019ABA499F
  53. ]
  54. ] .
  55.  
  56.  
  57.  
  58. [main] INFO ShaclName_validateGraphTQ - Validating Node NM0895CB6787E8AC6E with ShapeName_01.ttl
  59.  
  60. @prefix bds: <http://purl.bdrc.io/ontology/shapes/core/> .
  61. @prefix bdr: <http://purl.bdrc.io/resource/> .
  62. @prefix sh: <http://www.w3.org/ns/shacl#> .
  63. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  64. @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  65. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  66. @prefix bdo: <http://purl.bdrc.io/ontology/core/> .
  67.  
  68. [ a sh:ValidationReport ;
  69. sh:result [ a sh:ValidationResult ;
  70. sh:focusNode bdr:NM0895CB6787E8AC6E ;
  71. sh:resultMessage ":PersonName must have exactly one rdfs:label"@en ;
  72. sh:resultPath rdfs:label ;
  73. sh:resultSeverity sh:Violation ;
  74. sh:sourceConstraintComponent sh:MinCountConstraintComponent ;
  75. sh:sourceShape bds:PersonNameShape-personNameLabel
  76. ]
  77. ] .
  78.  
  79.  
  80.  
  81. [main] INFO ShaclName_validateGraphTQ - Validating Node NM2463D933BA1F9A38 with ShapeName_01.ttl
  82.  
  83. @prefix bds: <http://purl.bdrc.io/ontology/shapes/core/> .
  84. @prefix bdr: <http://purl.bdrc.io/resource/> .
  85. @prefix sh: <http://www.w3.org/ns/shacl#> .
  86. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  87. @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  88. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  89. @prefix bdo: <http://purl.bdrc.io/ontology/core/> .
  90.  
  91. [ a sh:ValidationReport ] .
  92.  
  93.  
  94.  
  95. [main] INFO ShaclName_validateGraphTQ - Validating Node NMEA2B380AF0BBFB1B with ShapeName_01.ttl
  96.  
  97. @prefix bds: <http://purl.bdrc.io/ontology/shapes/core/> .
  98. @prefix bdr: <http://purl.bdrc.io/resource/> .
  99. @prefix sh: <http://www.w3.org/ns/shacl#> .
  100. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  101. @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  102. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  103. @prefix bdo: <http://purl.bdrc.io/ontology/core/> .
  104.  
  105. [ a sh:ValidationReport ] .
Add Comment
Please, Sign In to add comment