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 2015/05/08 13:04:54 UTC

[3/4] incubator-commonsrdf git commit: Merge remote-tracking branch 'britter/COMMONSRDF-20'

Merge remote-tracking branch 'britter/COMMONSRDF-20'

Add a ServiceLoader for SimpleRDFTermFactory

Good as a first go at COMMONSRDF-20 for basic discovery
requirement, while futher details about priorities,
selection and configuration of the factory still
needs to be sorted.

This closes #12.


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

Branch: refs/heads/master
Commit: ee8af7a6a6f813f59529eb1a172524d881778119
Parents: 90b8528 f223b21
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Fri May 8 12:02:24 2015 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Fri May 8 12:02:24 2015 +0100

----------------------------------------------------------------------
 .../org.apache.commons.rdf.api.RDFTermFactory   |  1 +
 .../simple/SimpleRDFTermFactoryLookupTest.java  | 42 ++++++++++++++++++++
 src/site/markdown/userguide.md.vm               | 15 +++++++
 3 files changed, 58 insertions(+)
----------------------------------------------------------------------