Skip to content

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

@rezacsedu

Description

@rezacsedu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions