marklogic / marklogic-jena

Adapter for using MarkLogic with the Jena RDF Framework
Other
5 stars 11 forks source link

Server Message: XDMP-CAST: (err:FORG0001) xs:nonNegativeInteger(.) -- Invalid cast: "-60" cast as xs:nonNegativeInteger . See the MarkLogic server error log for further detail. #80

Open AlexTo opened 5 years ago

AlexTo commented 5 years ago

I know this is not a MarkLogic Jena issue but rather a MarkLogic server issue but I'm not sure where to ask this question so I posted here in case if anyone knows. Sorry about that.

My question is I know "-60" is not a valid xs:nonNegativeInteger but how to make MarkLogic accept this triple instead of rejecting the entire data file?