[
https://issues.apache.org/jira/browse/COMMONSRDF-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679914#comment-14679914
]
ASF subversion and git services commented on COMMONSRDF-14:
-----------------------------------------------------------
Commit 9c441e2c2f06bb8744f05a0ccc305f384f187128 in incubator-commonsrdf's
branch refs/heads/master from [~stain]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-commonsrdf.git;h=9c441e2 ]
Merge remote-tracking branch 'remotes/stain/COMMONSRDF-14-hashCode'
Define explicit hashCode()
This fixes COMMONSRDF-14
This closes #13
> Define value returned by hashCode()
> -----------------------------------
>
> Key: COMMONSRDF-14
> URL: https://issues.apache.org/jira/browse/COMMONSRDF-14
> Project: Apache Commons RDF
> Issue Type: Improvement
> Reporter: Reto Gmür
> Assignee: Stian Soiland-Reyes
> Priority: Critical
> Fix For: 0.2
>
>
> To allow interoperability the API must define what the hashCode for Literals
> and IRIs has to be. For grounded Triples the hashcode of instances of
> different implementations should also be equals, so the API should also
> define the hashcode of a triple as a function of the hashcode of its
> subjects, predicate and object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)