[36/49] incubator-commonsrdf git commit: RDFDTerm is IRI/BlankNode/Literal. BlankNodeOrIRI is BlankNode/Literal

2016-10-28 Thread stain
RDFDTerm is IRI/BlankNode/Literal. BlankNodeOrIRI is BlankNode/Literal Using "SHOULD" to leave open possibility of say a JenaSparqlVariable. See https://github.com/apache/incubator-commonsrdf/pull/25#discussion_r85433083 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo

[29/49] incubator-commonsrdf git commit: Travis Travis..

2016-10-28 Thread stain
Travis Travis.. Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/96ca8ac2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/96ca8ac2 Diff:

[22/49] incubator-commonsrdf git commit: Merge branch 'avoid-unsupported' into COMMONSRDF-46

2016-10-28 Thread stain
Merge branch 'avoid-unsupported' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/fa27a178 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/fa27a178 Diff:

[15/49] incubator-commonsrdf git commit: SimpleFactory -> SimpleRDF

2016-10-28 Thread stain
SimpleFactory -> SimpleRDF Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/790b6059 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/790b6059 Diff:

[25/49] incubator-commonsrdf git commit: Merge branch 'master' into COMMONSRDF-46

2016-10-28 Thread stain
Merge branch 'master' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/d6306ad4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/d6306ad4 Diff:

[28/49] incubator-commonsrdf git commit: Is travis happy with dist: trusty?

2016-10-28 Thread stain
Is travis happy with dist: trusty? Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/13e692cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/13e692cd Diff:

[33/49] incubator-commonsrdf git commit: Avoid space at end of line - " ; " -> "; "

2016-10-28 Thread stain
Avoid space at end of line - " ;" -> ";" Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/b7016f02 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/b7016f02 Diff:

[30/49] incubator-commonsrdf git commit: Merge branch 'master' into COMMONSRDF-46

2016-10-28 Thread stain
Merge branch 'master' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7779fca8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7779fca8 Diff:

[14/49] incubator-commonsrdf git commit: JenaFactory -> JenaRDF

2016-10-28 Thread stain
JenaFactory -> JenaRDF Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/384a8337 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/384a8337 Diff:

[49/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
Reformat tab -> spaces Using Eclipse Neon profile customized to 4 spaces indent Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/413dd09a Tree:

[44/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/jsonld-java/src/main/java/org/apache/commons/rdf/jsonldjava/JsonLdRDF.java -- diff --git

[46/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/jena/src/main/java/org/apache/commons/rdf/jena/JenaRDF.java -- diff --git a/jena/src/main/java/org/apache/commons/rdf/jena/JenaRDF.java

[47/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/api/src/test/java/org/apache/commons/rdf/api/AbstractGraphTest.java -- diff --git a/api/src/test/java/org/apache/commons/rdf/api/AbstractGraphTest.java

[41/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/rdf4j/src/test/java/org/apache/commons/rdf/rdf4j/NativeStoreGraphTest.java -- diff --git

[42/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/AbstractRepositoryGraphLike.java -- diff --git

[43/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4J.java -- diff --git a/rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4J.java

[48/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/api/src/main/java/org/apache/commons/rdf/api/RDF.java -- diff --git a/api/src/main/java/org/apache/commons/rdf/api/RDF.java

[45/49] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/jena/src/main/java/org/apache/commons/rdf/jena/impl/JenaDatasetImpl.java -- diff --git

[09/50] [abbrv] incubator-commonsrdf git commit: JenaFactory -> JenaRDF

2016-10-28 Thread stain
JenaFactory -> JenaRDF Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/384a8337 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/384a8337 Diff:

[01/50] [abbrv] incubator-commonsrdf git commit: SimpleRDFTermFactory -> SimpleRDFFactory [Forced Update!]

2016-10-28 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/COMMONSRDF-7 cdc76af17 -> 797a4cd53 (forced update) SimpleRDFTermFactory -> SimpleRDFFactory Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

[45/50] [abbrv] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/api/src/test/java/org/apache/commons/rdf/api/AbstractGraphTest.java -- diff --git a/api/src/test/java/org/apache/commons/rdf/api/AbstractGraphTest.java

[44/50] [abbrv] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/jena/src/main/java/org/apache/commons/rdf/jena/JenaRDF.java -- diff --git a/jena/src/main/java/org/apache/commons/rdf/jena/JenaRDF.java

[42/50] [abbrv] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/jsonld-java/src/main/java/org/apache/commons/rdf/jsonldjava/JsonLdRDF.java -- diff --git

[17/50] [abbrv] incubator-commonsrdf git commit: Merge branch 'avoid-unsupported' into COMMONSRDF-46

2016-10-28 Thread stain
Merge branch 'avoid-unsupported' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/fa27a178 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/fa27a178 Diff:

[39/50] [abbrv] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/rdf4j/src/test/java/org/apache/commons/rdf/rdf4j/NativeStoreGraphTest.java -- diff --git

[08/50] [abbrv] incubator-commonsrdf git commit: RDFFactory -> RDF

2016-10-28 Thread stain
RDFFactory -> RDF Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/ff94b9da Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/ff94b9da Diff:

[04/50] [abbrv] incubator-commonsrdf git commit: tests for ServiceLoader

2016-10-28 Thread stain
tests for ServiceLoader Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/102a9fce Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/102a9fce Diff:

[38/50] [abbrv] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/simple/src/main/java/org/apache/commons/rdf/simple/experimental/AbstractRDFParser.java -- diff --git

[43/50] [abbrv] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/jena/src/main/java/org/apache/commons/rdf/jena/impl/JenaDatasetImpl.java -- diff --git

[30/50] [abbrv] incubator-commonsrdf git commit: Don't test relative IRIs

2016-10-28 Thread stain
Don't test relative IRIs Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/2e160b58 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/2e160b58 Diff:

[50/50] [abbrv] incubator-commonsrdf git commit: COMMONSRDF-7 clarify immutability and hashcode

2016-10-28 Thread stain
COMMONSRDF-7 clarify immutability and hashcode Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/797a4cd5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/797a4cd5 Diff:

[21/50] [abbrv] incubator-commonsrdf git commit: Merge branch 'master' into COMMONSRDF-46

2016-10-28 Thread stain
Merge branch 'master' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/46e159db Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/46e159db Diff:

[37/50] [abbrv] incubator-commonsrdf git commit: COMMONSRDF-46 Rename RDFTermFactory to RDF

2016-10-28 Thread stain
COMMONSRDF-46 Rename RDFTermFactory to RDF This closes #25 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/f1ea9cd0 Tree:

[22/50] [abbrv] incubator-commonsrdf git commit: COMMONSRDF-46 Javadoc fixed references

2016-10-28 Thread stain
COMMONSRDF-46 Javadoc fixed references Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/400d1e72 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/400d1e72 Diff:

[23/50] [abbrv] incubator-commonsrdf git commit: Is travis happy with dist: trusty?

2016-10-28 Thread stain
Is travis happy with dist: trusty? Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/13e692cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/13e692cd Diff:

[14/50] [abbrv] incubator-commonsrdf git commit: SimpleRDFFactory -> SimpleRDF

2016-10-28 Thread stain
SimpleRDFFactory -> SimpleRDF Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/d261f64f Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/d261f64f Diff:

[41/50] [abbrv] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4J.java -- diff --git a/rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4J.java

[34/50] [abbrv] incubator-commonsrdf git commit: RDFDTerm is IRI/BlankNode/Literal. BlankNodeOrIRI is BlankNode/Literal

2016-10-28 Thread stain
RDFDTerm is IRI/BlankNode/Literal. BlankNodeOrIRI is BlankNode/Literal Using "SHOULD" to leave open possibility of say a JenaSparqlVariable. See https://github.com/apache/incubator-commonsrdf/pull/25#discussion_r85433083 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo

[15/50] [abbrv] incubator-commonsrdf git commit: javadoc tweaks to avoid Factory

2016-10-28 Thread stain
javadoc tweaks to avoid Factory Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/417963fe Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/417963fe Diff:

[11/50] [abbrv] incubator-commonsrdf git commit: RDF4JFactory -> RDF4J

2016-10-28 Thread stain
RDF4JFactory -> RDF4J Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/defb7d81 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/defb7d81 Diff:

[31/50] [abbrv] incubator-commonsrdf git commit: Avoid space at end of line - " ; " -> "; "

2016-10-28 Thread stain
Avoid space at end of line - " ;" -> ";" Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/b7016f02 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/b7016f02 Diff:

[19/50] [abbrv] incubator-commonsrdf git commit: Merge branch 'master' into a

2016-10-28 Thread stain
Merge branch 'master' into a Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/44b4b680 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/44b4b680 Diff:

[24/50] [abbrv] incubator-commonsrdf git commit: Travis Travis..

2016-10-28 Thread stain
Travis Travis.. Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/96ca8ac2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/96ca8ac2 Diff:

[16/50] [abbrv] incubator-commonsrdf git commit: avoid UnsupportedOperationException

2016-10-28 Thread stain
avoid UnsupportedOperationException Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/3ed42722 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/3ed42722 Diff:

[12/50] [abbrv] incubator-commonsrdf git commit: JsonLDFactory -> JsonLDRDF

2016-10-28 Thread stain
JsonLDFactory -> JsonLDRDF Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/430bc4d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/430bc4d7 Diff:

[06/50] [abbrv] incubator-commonsrdf git commit: Javadoc: @see RDFFactory for making IRI etc

2016-10-28 Thread stain
Javadoc: @see RDFFactory for making IRI etc Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/9addc8c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/9addc8c0 Diff:

[03/50] [abbrv] incubator-commonsrdf git commit: Updated META-INF/services

2016-10-28 Thread stain
Updated META-INF/services Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/2c62adad Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/2c62adad Diff:

[07/50] [abbrv] incubator-commonsrdf git commit: RDFFactory -> RDF

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/ff94b9da/simple/src/test/java/org/apache/commons/rdf/simple/experimental/AbstractRDFParserTest.java -- diff --git

[05/50] [abbrv] incubator-commonsrdf git commit: RDFFactory documentation

2016-10-28 Thread stain
RDFFactory documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/f229c171 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/f229c171 Diff:

[35/50] [abbrv] incubator-commonsrdf git commit: typo

2016-10-28 Thread stain
typo Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/fb806177 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/fb806177 Diff:

[36/50] [abbrv] incubator-commonsrdf git commit: Merge branch 'master' into COMMONSRDF-46

2016-10-28 Thread stain
Merge branch 'master' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/2d4b5d30 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/2d4b5d30 Diff:

[29/50] [abbrv] incubator-commonsrdf git commit: JavaDoc and 'protected' for abstract test methods

2016-10-28 Thread stain
JavaDoc and 'protected' for abstract test methods Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/e340604b Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/e340604b Diff:

[26/50] [abbrv] incubator-commonsrdf git commit: preparing 0.3.0 release notes

2016-10-28 Thread stain
preparing 0.3.0 release notes Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/98d56f87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/98d56f87 Diff:

[27/50] [abbrv] incubator-commonsrdf git commit: avoid infinite loop! :)

2016-10-28 Thread stain
avoid infinite loop! :) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/49cba1f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/49cba1f9 Diff:

[28/50] [abbrv] incubator-commonsrdf git commit: newer jsonld-java and rdf4j

2016-10-28 Thread stain
newer jsonld-java and rdf4j Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/6aa5a5d0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/6aa5a5d0 Diff:

[25/50] [abbrv] incubator-commonsrdf git commit: Merge branch 'master' into COMMONSRDF-46

2016-10-28 Thread stain
Merge branch 'master' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7779fca8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7779fca8 Diff:

[33/50] [abbrv] incubator-commonsrdf git commit: Use @Ignore rather than Assume

2016-10-28 Thread stain
Use @Ignore rather than Assume Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/d0501ac0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/d0501ac0 Diff:

[13/50] [abbrv] incubator-commonsrdf git commit: Rephrase RDF to avoid "factory" speak

2016-10-28 Thread stain
Rephrase RDF to avoid "factory" speak ..just "RDF" is more difficult in text than the obvious Java class name "RDFFactory", hence more typigraphy and "RDF implementation" phrases is needed. The good thing is that now we can think of instances of "RDF" as directly representing the

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

2016-10-28 Thread stain
COMMONSRDF-7 RDFTerm/Triple/Quad are immutable also clarify RDFTerm.equals() and RDFTerm.hashCode() by delegation to its specializations IRI/BlankNode/Literal Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

[46/50] [abbrv] incubator-commonsrdf git commit: Reformat tab -> spaces

2016-10-28 Thread stain
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/413dd09a/api/src/main/java/org/apache/commons/rdf/api/RDF.java -- diff --git a/api/src/main/java/org/apache/commons/rdf/api/RDF.java

[05/12] incubator-commonsrdf git commit: JavaDoc and 'protected' for abstract test methods

2016-10-28 Thread stain
JavaDoc and 'protected' for abstract test methods Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/e340604b Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/e340604b Diff:

[08/12] incubator-commonsrdf git commit: *RDFTermFactoryTest -> *RDFTest

2016-10-28 Thread stain
*RDFTermFactoryTest -> *RDFTest Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/de6842f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/de6842f9 Diff:

[09/12] incubator-commonsrdf git commit: Use @Ignore rather than Assume

2016-10-28 Thread stain
Use @Ignore rather than Assume Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/d0501ac0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/d0501ac0 Diff:

[12/12] incubator-commonsrdf git commit: Merge branch 'master' into COMMONSRDF-46

2016-10-28 Thread stain
Merge branch 'master' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/2d4b5d30 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/2d4b5d30 Diff:

[07/12] incubator-commonsrdf git commit: Avoid space at end of line - " ; " -> "; "

2016-10-28 Thread stain
Avoid space at end of line - " ;" -> ";" Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/b7016f02 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/b7016f02 Diff:

[06/12] incubator-commonsrdf git commit: Don't test relative IRIs

2016-10-28 Thread stain
Don't test relative IRIs Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/2e160b58 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/2e160b58 Diff:

[03/12] incubator-commonsrdf git commit: avoid infinite loop! :)

2016-10-28 Thread stain
avoid infinite loop! :) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/49cba1f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/49cba1f9 Diff:

[02/12] incubator-commonsrdf git commit: preparing 0.3.0 release notes

2016-10-28 Thread stain
preparing 0.3.0 release notes Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/98d56f87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/98d56f87 Diff:

incubator-commonsrdf git commit: newer jsonld-java and rdf4j

2016-10-27 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 49cba1f99 -> 6aa5a5d0d newer jsonld-java and rdf4j Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/6aa5a5d0 Tree:

incubator-commonsrdf git commit: avoid infinite loop! :)

2016-10-27 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 98d56f87d -> 49cba1f99 avoid infinite loop! :) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/49cba1f9 Tree:

[1/2] incubator-commonsrdf git commit: COMMONSRDF-38 internallyMap on .remove()

2016-10-27 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/COMMONSRDF-7 [created] cdc76af17 COMMONSRDF-38 internallyMap on .remove() Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

incubator-commonsrdf git commit: COMMONSRDF-38 internallyMap on .remove()

2016-10-27 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 4f243b351 -> cb58d5666 COMMONSRDF-38 internallyMap on .remove() Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/cb58d566

svn commit: r999954 [20/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
encoding=UTF-8 ? -project name=maven-antrun- default=main -target name=main - copy todir=/home/stain/src/incubator-commonsrdf/rdf4j/target/apidocs/META-INF - fileset dir=/home/stain/src/incubator-commonsrdf/rdf4j - include name=LICENSE.txt/ - include name=NOTICE.txt/ -/fileset -

svn commit: r999954 [4/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/je

2016-10-26 Thread stain
Added: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/jena/JenaFactory.html == --- websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/jena/JenaFactory.html (added) +++

svn commit: r999954 [24/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Added: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/jsonldjava/JsonLdFactory.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/jsonldjava/JsonLdFactory.html (added) +++

svn commit: r999954 [23/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/jena/experimental/JenaRDFParser.html == ---

svn commit: r999954 [8/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/je

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/jsonldjava/class-use/JsonLdLiteral.html == ---

svn commit: r999954 [6/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/je

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/jena/impl/InternalJenaFactory.html == ---

svn commit: r999954 [27/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/rdf4j/RDF4JGraph.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/rdf4j/RDF4JGraph.html (original) +++

svn commit: r999954 [21/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Added: websites/production/commonsrdf/content/xref-test/org/apache/commons/rdf/integrationtests/AllToAllTest.html == ---

svn commit: r999954 [1/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/je

2016-10-26 Thread stain
Author: stain Date: Wed Oct 26 15:57:51 2016 New Revision: 54 Log: Site checkin for project Commons RDF Added: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/jena/JenaFactory.html websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/jena

svn commit: r999954 [15/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Added: websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/rdf4j/RDF4JFactory.html == --- websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/rdf4j/RDF4JFactory.html

svn commit: r999954 [12/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Added: websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/jena/JenaFactory.html == --- websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/jena/JenaFactory.html

svn commit: r999954 [25/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/rdf4j/RDF4JDataset.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/rdf4j/RDF4JDataset.html (original) +++

svn commit: r999954 [13/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/jena/impl/InternalJenaFactory.html == ---

svn commit: r999954 [19/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/pmd.html == --- websites/production/commonsrdf/content/pmd.html (original) +++ websites/production/commonsrdf/content/pmd.html Wed Oct 26 15:57:51 2016 @@ -1,13 +1,13 @@

svn commit: r999954 [16/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/rdf4j/RDF4JGraph.html == --- websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/rdf4j/RDF4JGraph.html

svn commit: r999954 [10/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/rdf4j/RDF4JGraph.html == --- websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/rdf4j/RDF4JGraph.html (original) +++

svn commit: r999954 [17/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/checkstyle-aggregate.html == --- websites/production/commonsrdf/content/checkstyle-aggregate.html (original) +++

svn commit: r999954 [22/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Added: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/jena/JenaFactory.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/jena/JenaFactory.html (added) +++

svn commit: r999954 [14/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/rdf4j/RDF4JDataset.html == ---

svn commit: r999954 [18/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/checkstyle.rss == --- websites/production/commonsrdf/content/checkstyle.rss (original) +++ websites/production/commonsrdf/content/checkstyle.rss Wed Oct 26 15:57:51 2016 @@

svn commit: r999954 [11/27] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/j

2016-10-26 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/rdf4j/package-use.html == --- websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/rdf4j/package-use.html (original) +++

[8/8] incubator-commonsrdf git commit: Merge branch 'master' into COMMONSRDF-46

2016-10-26 Thread stain
Merge branch 'master' into COMMONSRDF-46 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7779fca8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7779fca8 Diff:

[5/8] incubator-commonsrdf git commit: no more jacoco report

2016-10-26 Thread stain
no more jacoco report Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/9b1b958a Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/9b1b958a Diff:

[2/8] incubator-commonsrdf git commit: Travis Travis..

2016-10-26 Thread stain
Travis Travis.. Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/c06abc8c Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/c06abc8c Diff:

[6/8] incubator-commonsrdf git commit: javadoc tweaks

2016-10-26 Thread stain
javadoc tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/c0a9b804 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/c0a9b804 Diff:

[7/8] incubator-commonsrdf git commit: ASF license headers

2016-10-26 Thread stain
ASF license headers Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/4f243b35 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/4f243b35 Diff:

[3/8] incubator-commonsrdf git commit: Revert "Is travis happy with dist: trusty?"

2016-10-26 Thread stain
Revert "Is travis happy with dist: trusty?" This reverts commit 90b681b2ea449f7a4ca83ea58f971c91792cf975. Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7410f79b Tree:

[1/8] incubator-commonsrdf git commit: Is travis happy with dist: trusty?

2016-10-26 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/COMMONSRDF-46 96ca8ac2e -> 7779fca80 Is travis happy with dist: trusty? Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/90b681b2

<    1   2   3   4   5   6   7   8   9   10   >