[ 
https://issues.apache.org/jira/browse/CLEREZZA-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reto Bachmann-Gmür closed CLEREZZA-537.
---------------------------------------

    Resolution: Won't Fix
      Assignee: Reto Bachmann-Gmür

As the issue already says, because of the getInverseProperties and 
setInverseProperties methods of GraphNode it make sense to have GraphNodes for 
literals. I wouldn't oppose to an issue for making GraphNode generic.

> Change Node in GraphNode to be of type NonLiteral
> -------------------------------------------------
>
>                 Key: CLEREZZA-537
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-537
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Henry Story
>            Assignee: Reto Bachmann-Gmür
>
>       public GraphNode(Resource resource, TripleCollection graph) 
>         public Resource getNode() 
> Can a Graph node have a literal subject? (I am not against it, and I suppose 
> with getInverseProperties and setInverseProperties this even makes sense)
> Just if this is not to be allowed then one should restrict the node to be 
> NonLiteral, as that would make a lot of code need fewer casts

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to