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/09/09 15:28:56 UTC

[09/11] incubator-commonsrdf git commit: Merge branch 'quad' into parser-with-quads

Merge branch 'quad' into parser-with-quads


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

Branch: refs/heads/jsonld-java
Commit: c84a9ea2481719cee0c120879263b837eb1a1c12
Parents: 0a5be9d a1d6554
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Jul 7 11:28:09 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Jul 7 11:28:09 2016 +0100

----------------------------------------------------------------------
 .../org/apache/commons/rdf/api/GraphLike.java   | 21 +++++++++++++++---
 .../java/org/apache/commons/rdf/api/Quad.java   | 23 +++++++++++---------
 .../org/apache/commons/rdf/api/QuadLike.java    | 18 +++++++++++----
 .../apache/commons/rdf/api/RDFTermFactory.java  |  2 +-
 .../org/apache/commons/rdf/api/TripleLike.java  | 14 +++++++++---
 .../commons/rdf/simple/DatasetGraphView.java    |  2 +-
 6 files changed, 58 insertions(+), 22 deletions(-)
----------------------------------------------------------------------