SANSA-Notebooks icon indicating copy to clipboard operation
SANSA-Notebooks copied to clipboard

org.apache.jena.graph.Node$NotLiteral: .... is not a literal node

Open rezacsedu opened this issue 4 years ago • 0 comments

As the title says, I'm experiencing "org.apache.jena.graph.Node$NotLiteral: .... is not a literal node", while assessing

  • PropertyCompleteness (by calling assessPropertyCompleteness() method on literals)
  • LiteralNumericRangeChecker (by calling assessLiteralNumericRangeChecker ()method on literals).

even though the RDF file with NT/RDF-XML/Turtle is parsed successfully and I can check the number of triples, etc.

rezacsedu avatar Jul 30 '21 17:07 rezacsedu