rdf.utils: possible to 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.

Reply via email to