sparna-git / shacl-play

SHACL validation UI, SHACL documentation generator, SHACL generator from RDF.
http://shacl-play.sparna.fr
GNU Lesser General Public License v3.0
24 stars 15 forks source link

rdf:XMLLiteral datatype not properly handled by SHACL generation algorithm #134

Open tfrancart opened 3 months ago

tfrancart commented 3 months ago

Test file : PV-9-2024-03-12-VOT-FNL_fr_core.zip

Error in the parsing:

`` 09:53:51.514 WARN o.apache.jena.sparql.expr.NodeValue - Datatype format exception: "119<symbol href=\"https://xx.xx.xx/BR\"/>21<symbol href=\"https://xx.xx.xx/BR\"/>2332<symbol href=\"https://xx.xx.xx/BR\"/>3445<symbol href=\"https://xx.xx.xx/BR\"/>47<symbol href=\"https://xx.xx.xx/BR\"/>4959<symbol href=\"https://xx.xx.xx/BR\"/>6264<symbol href=\"https://xx.xx.xx/BR\"/>6984<symbol href=\"https://xx.xx.xx/BR\"/>86144146<symbol href=\"https://xx.xx.xx/BR\"/>173"^^rdf:XMLLiteral 09:53:51.514 WARN o.apache.jena.sparql.expr.NodeValue - Datatype format exception: "119<symbol href=\"https://xx.xx.xx/BR\"/>21<symbol href=\"https://xx.xx.xx/BR\"/>2332<symbol href=\"https://xx.xx.xx/BR\"/>3445<symbol href=\"https://xx.xx.xx/BR\"/>47<symbol href=\"https://xx.xx.xx/BR\"/>4959<symbol href=\"https://xx.xx.xx/BR\"/>6264<symbol href=\"https://xx.xx.xx/BR\"/>6984<symbol href=\"https://xx.xx.xx/BR\"/>86144146<symbol href=\"https://xx.xx.xx/BR\"/>173"^^rdf:XMLLiteral 09:53:51.515 WARN o.apache.jena.sparql.expr.NodeValue - Datatype format exception: "119<symbol href=\"https://xx.xx.xx/BR\"/>21<symbol href=\"https://xx.xx.xx/BR\"/>2332<symbol href=\"https://xx.xx.xx/BR\"/>3445<symbol href=\"https://xx.xx.xx/BR\"/>47<symbol href=\"https://xx.xx.xx/BR\"/>4959<symbol href=\"https://xx.xx.xx/BR\"/>6264<symbol href=\"https://xx.xx.xx/BR\"/>6984<symbol href=\"https://xx.xx.xx/BR\"/>86144146<symbol href=\"https://xx.xx.xx/BR\"/>173"^^rdf:XMLLiteral 09:53:51.516 WARN o.apache.jena.sparql.expr.NodeValue - Datatype format exception: "119<symbol href=\"https://xx.xx.xx/BR\"/>21<symbol href=\"https://xx.xx.xx/BR\"/>2332<symbol href=\"https://xx.xx.xx/BR\"/>3445<symbol href=\"https://xx.xx.xx/BR\"/>47<symbol href=\"https://xx.xx.xx/BR\"/>4959<symbol href=\"https://xx.xx.xx/BR\"/>6264<symbol href=\"https://xx.xx.xx/BR\"/>6984<symbol href=\"https://xx.xx.xx/BR\"/>86144146<symbol href=\"https://xx.xx.xx/BR\"/>173"^^rdf:XMLLiteral



But the XML values are OK.