You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by wi...@apache.org on 2015/03/27 19:15:40 UTC

[42/50] [abbrv] incubator-commonsrdf git commit: Merge pull request #53 from commons-rdf/github-17-constants

Merge pull request #53 from commons-rdf/github-17-constants

Add Types enum with RDF and XML Schema type IRIs, fixes #17

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

Branch: refs/heads/master
Commit: 4e38924e97253cf472930f95c9663b7f1063c1e7
Parents: 61f97fc cbd620a
Author: Peter Ansell <p_...@yahoo.com>
Authored: Thu Feb 26 13:51:51 2015 +1100
Committer: Peter Ansell <p_...@yahoo.com>
Committed: Thu Feb 26 13:51:51 2015 +1100

----------------------------------------------------------------------
 .../github/commonsrdf/simple/LiteralImpl.java   |  15 +-
 .../commonsrdf/simple/SimpleRDFTermFactory.java |   4 +-
 .../com/github/commonsrdf/simple/Types.java     | 192 +++++++++++++++++++
 .../com/github/commonsrdf/simple/TypesTest.java |  69 +++++++
 4 files changed, 269 insertions(+), 11 deletions(-)
----------------------------------------------------------------------