[
https://issues.apache.org/jira/browse/CLEREZZA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manuel Innerhofer updated CLEREZZA-241:
---------------------------------------
Summary: rdf.utils: confusing exception when instantiate GraphNode with
null-arguments (was: rdf.utils: possible to instantiate GraphNode with
null-arguments)
> rdf.utils: confusing exception when instantiate GraphNode with null-arguments
> -----------------------------------------------------------------------------
>
> Key: CLEREZZA-241
> URL: https://issues.apache.org/jira/browse/CLEREZZA-241
> Project: Clerezza
> Issue Type: Bug
> Reporter: Manuel Innerhofer
> Priority: Minor
>
> It is possible to instantiate a GraphNode with resource and graph arguments
> to be null. This to a leads to a confusing exception when adding a property:
> java.lang.RuntimeException: Literals cannot be the subject of a statement
> at
> org.apache.clerezza.rdf.utils.GraphNode.addProperty(GraphNode.java:423)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.