You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by st...@apache.org on 2016/10/28 13:26:16 UTC

[6/6] incubator-commonsrdf git commit: COMMONSRDF-7 Triple/Quad/RDFTerm are immutable

COMMONSRDF-7 Triple/Quad/RDFTerm are immutable


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/34c9b42b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/34c9b42b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/34c9b42b

Branch: refs/heads/master
Commit: 34c9b42bd7113e49110c02988bb159fb7ebe0aee
Parents: 413dd09 4125eff
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Fri Oct 28 14:25:43 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Fri Oct 28 14:25:43 2016 +0100

----------------------------------------------------------------------
 .../java/org/apache/commons/rdf/api/Quad.java   | 45 ++++++++++---
 .../org/apache/commons/rdf/api/QuadLike.java    |  7 +-
 .../org/apache/commons/rdf/api/RDFTerm.java     | 71 ++++++++++++++++++--
 .../java/org/apache/commons/rdf/api/Triple.java | 25 ++++++-
 .../org/apache/commons/rdf/api/TripleLike.java  |  5 +-
 5 files changed, 132 insertions(+), 21 deletions(-)
----------------------------------------------------------------------