Jenkins build is back to normal : incubator-commonsrdf #165

2016-11-30 Thread Apache Jenkins Server
See 



incubator-commonsrdf git commit: Revert "Use commons-parent 42 (RC1)"

2016-11-30 Thread stain
Repository: incubator-commonsrdf
Updated Branches:
  refs/heads/master 285a6c172 -> f3c07327f


Revert "Use commons-parent 42 (RC1)"

This reverts commit 3771e83f4aac089eb056bf4eb7a2d001aa53b770.


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

Branch: refs/heads/master
Commit: f3c07327ff62b70716f71f4955f34e4ac7df044e
Parents: 285a6c1
Author: Stian Soiland-Reyes 
Authored: Wed Nov 30 09:34:42 2016 +
Committer: Stian Soiland-Reyes 
Committed: Wed Nov 30 09:34:42 2016 +

--
 pom.xml | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/f3c07327/pom.xml
--
diff --git a/pom.xml b/pom.xml
index f2e4d9a..83877eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.commons
 commons-parent
-42
+41
 
 
 org.apache.commons
@@ -55,6 +55,9 @@
 -->
 
https://docs.oracle.com/javase/8/docs/api/
 
+
+0.9.1
+
 
 
 0.8.3
@@ -360,7 +363,7 @@
 
 org.apache.maven.doxia
 doxia-module-markdown
-1.7
+1.6
 
 
 

svn commit: r1001918 [13/13] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/xref-test/allclasses-frame.html
==
--- websites/staging/commonsrdf/content/xref-test/allclasses-frame.html 
(original)
+++ websites/staging/commonsrdf/content/xref-test/allclasses-frame.html Wed Nov 
30 23:36:45 2016
@@ -21,27 +21,9 @@
AbstractGraphTest


-   AbstractRDFParserTest
-   
-   
AbstractRDFTest


-   AllToAllTest
-   
-   
-   BlankNodeImplTest
-   
-   
-   BlankNodeTest
-   
-   
-   DatasetJenaTest
-   
-   
-   DatasetTest
-   
-   
DefaultDatasetTest


@@ -78,95 +60,14 @@
DummyQuadTest


-   DummyRDFParserBuilder
-   
-   
DummyTriple


DummyTripleTest


-   GraphTest
-   
-   
-   JenaRDFTest
-   
-   
-   JenaServiceLoaderTest
-   
-   
-   JsonLdBlankNodeTest
-   
-   
-   JsonLdDatasetTest
-   
-   
-   JsonLdGraphTest
-   
-   
-   JsonLdParserBuilderTest
-   
-   
-   JsonLdRDFTest
-   
-   
-   JsonLdServiceLoaderTest
-   
-   
-   MemoryGraphTest
-   
-   
-   MemoryStoreRDF
-   
-   
-   MemoryStoreRDFTest
-   
-   
-   NativeStoreGraphTest
-   
-   
-   NativeStoreRDF
-   
-   
-   RDF4JServiceLoaderTest
-   
-   
-   RDF4JTest
-   
-   
RDFSyntaxTest

-   
-   SimpleDatasetTest
-   
-   
-   SimpleGraphTest
-   
-   
-   SimpleRDFTest
-   
-   
-   SimpleServiceLoaderTest
-   
-   
-   TestBlankNodeJena
-   
-   
-   TestGraphJena
-   
-   
-   TestJenaGraphToCommonsRDFGraph
-   
-   
-   TestRDFParserBuilder
- 

svn commit: r1001918 [11/13] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/pmd.html
==
--- websites/staging/commonsrdf/content/pmd.html (original)
+++ websites/staging/commonsrdf/content/pmd.html Wed Nov 30 23:36:45 2016
@@ -386,346 +386,7 @@
 22
 
 Avoid modifiers which are implied by the context
-9394
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/JenaDataset.java
-
-
-Violation
-Line
-
-Unnecessary use of fully qualified name 
'org.apache.commons.rdf.api.Dataset' due to existing import 
'org.apache.commons.rdf.api.Dataset'
-31
-
-Avoid modifiers which are implied by the context
-41
-
-Avoid modifiers which are implied by the context
-54
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/JenaGraph.java
-
-
-Violation
-Line
-
-Avoid modifiers which are implied by the context
-41
-
-Avoid modifiers which are implied by the context
-55
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/JenaQuadLike.java
-
-
-Violation
-Line
-
-Avoid modifiers which are implied by the context
-42
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/JenaRDFTerm.java
-
-
-Violation
-Line
-
-Avoid modifiers which are implied by the context
-34
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/JenaTripleLike.java
-
-
-Violation
-Line
-
-Unnecessary use of fully qualified name 
'org.apache.commons.rdf.api.TripleLike' due to existing import 
'org.apache.commons.rdf.api.TripleLike'
-37
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/impl/AbstractQuadLike.java
-
-
-Violation
-Line
-
-Unnecessary use of fully qualified name 'org.apache.jena.sparql.core.Quad' 
due to existing import 'org.apache.jena.sparql.core.Quad'
-59
-
-Unnecessary use of fully qualified name 'org.apache.jena.graph.Triple' due 
to existing import 'org.apache.jena.graph.Triple'
-60
-
-Unnecessary use of fully qualified name 'org.apache.jena.sparql.core.Quad' 
due to existing import 'org.apache.jena.sparql.core.Quad'
-74
-
-Unnecessary use of fully qualified name 'org.apache.jena.graph.Triple' due 
to existing import 'org.apache.jena.graph.Triple'
-83
-
-Unnecessary use of fully qualified name 'org.apache.jena.sparql.core.Quad' 
due to existing import 'org.apache.jena.sparql.core.Quad'
-92
-
-Unnecessary use of fully qualified name 
'org.apache.jena.sparql.core.Quad.create' due to existing import 
'org.apache.jena.sparql.core.Quad'
-95
-
-Unnecessary use of fully qualified name 'org.apache.jena.graph.Triple' due 
to existing import 'org.apache.jena.graph.Triple'
-102
-
-Unnecessary use of fully qualified name 
'org.apache.jena.graph.Triple.create' due to existing import 
'org.apache.jena.graph.Triple'
-105
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/impl/InternalJenaFactory.java
-
-
-Violation
-Line
-
-Avoid empty if statements
-152155
-
-Avoid empty if statements
-156159
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/impl/JenaGraphImpl.java
-
-
-Violation
-Line
-
-Double checked locking is not thread safe in Java.
-144156
-
-Commons
 RDF impl: Jena - org/apache/commons/rdf/jena/impl/JenaQuadImpl.java
-
-
-Violation
-Line
-
-Useless parentheses.
-41
-
-Commons
 RDF impl: JSON-LD Java - 
org/apache/commons/rdf/jsonldjava/JsonLdDataset.java
-
-
-Violation
-Line
-
-Unnecessary use of fully qualified name 'org.apache.commons.rdf.api.Quad' 
due to existing import 'org.apache.commons.rdf.api.Quad'
-35
-
-Unnecessary use of fully qualified name 'org.apache.commons.rdf.api.Quad' 
due to existing import 'org.apache.commons.rdf.api.Quad'
-38
-
-Unnecessary use of fully qualified name 
'com.github.jsonldjava.core.RDFDataset.Quad' due to existing import 
'com.github.jsonldjava.core.RDFDataset'
-107
-
-Commons
 RDF impl: JSON-LD Java - 
org/apache/commons/rdf/jsonldjava/JsonLdGraph.java
-
-
-Violation
-Line
-
-Unnecessary use of fully qualified name 
'com.github.jsonldjava.core.RDFDataset.Quad' due to existing import 
'com.github.jsonldjava.core.RDFDataset'
-109
-
-Commons
 RDF impl: JSON-LD Java - 
org/apache/commons/rdf/jsonldjava/JsonLdGraphLike.java
-
-
-Violation
-Line
-
-Avoid modifiers which are implied by the context
-58
-
-Commons
 RDF impl: JSON-LD Java - 
org/apache/commons/rdf/jsonldjava/JsonLdTripleLike.java
-
-
-Violation
-Line
-
-Avoid modifiers which are implied by the context
-30
-
-Commons
 RDF impl: JSON-LD Java - 
org/apache/commons/rdf/jsonldjava/JsonLdUnionGraph.java
-
-
-Violation
-Line
-
-Unnecessary use of fully qualified name 
'org.apache.commons.rdf.api.Triple' due to existing import 
'org.apache.commons.rdf.api.Triple'
-47
-
-Unnecessary use of fully qualified name 
'org.apache.commons.rdf.api.Triple' due to existing import 
'org.apache.commons.rdf.api.Triple'
-50
-
-Unnecessary use of fully qualified name 
'com.github.jsonldjava.core.RDFDataset.Quad' due to existing import 
'com.github.jsonldjava.core.RDFDataset'
-103
-
-Commons 
RDF impl: RDF4j - org/apache/commons/rdf/rdf4j/RDF4J.java
-
-
-Violation
-Line
-
-Unnecessary use of fully 

svn commit: r1001918 [9/13] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/checkstyle-aggregate.html
==
--- websites/staging/commonsrdf/content/checkstyle-aggregate.html (original)
+++ websites/staging/commonsrdf/content/checkstyle-aggregate.html Wed Nov 30 
23:36:45 2016
@@ -274,10 +274,10 @@
 Warnings
 Errors
 
-106
+19
 0
 0
-84
+18
 
 Files
 
@@ -335,204 +335,19 @@
 api/src/main/java/org/apache/commons/rdf/experimental/package-info.java
 0
 0
-1
-
-jena/src/main/java/org/apache/commons/rdf/jena/JenaBlankNode.java
-0
-0
-1
-
-jena/src/main/java/org/apache/commons/rdf/jena/JenaDataset.java
-0
-0
-2
-
-jena/src/main/java/org/apache/commons/rdf/jena/JenaGeneralizedQuadLike.java
-0
-0
-1
-
-jena/src/main/java/org/apache/commons/rdf/jena/JenaGeneralizedTripleLike.java
-0
-0
-2
-
-jena/src/main/java/org/apache/commons/rdf/jena/JenaIRI.java
-0
-0
-1
-
-jena/src/main/java/org/apache/commons/rdf/jena/JenaLiteral.java
-0
-0
-1
-
-jena/src/main/java/org/apache/commons/rdf/jena/JenaRDF.java
-0
-0
-2
-
-jena/src/main/java/org/apache/commons/rdf/jena/JenaTripleLike.java
-0
-0
-1
-
-jena/src/main/java/org/apache/commons/rdf/jena/experimental/package-info.java
-0
-0
-1
-
-jena/src/main/java/org/apache/commons/rdf/jena/impl/AbstractQuadLike.java
-0
-0
-5
-
-jena/src/main/java/org/apache/commons/rdf/jena/impl/InternalJenaFactory.java
-0
-0
-2
-
-jsonld-java/src/main/java/org/apache/commons/rdf/jsonldjava/JsonLdGraphLike.java
-0
-0
-1
-
-jsonld-java/src/main/java/org/apache/commons/rdf/jsonldjava/JsonLdRDF.java
-0
-0
-3
-
-jsonld-java/src/main/java/org/apache/commons/rdf/jsonldjava/experimental/package-info.java
-0
-0
-1
-
-jsonld-java/src/main/java/org/apache/commons/rdf/jsonldjava/package-info.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4J.java
-0
-0
-4
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4JBlankNodeOrIRI.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4JDataset.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4JGraph.java
-0
-0
-3
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/RDF4JTerm.java
-0
-0
-3
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/experimental/RDF4JParser.java
-0
-0
-2
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/experimental/package-info.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/AbstractRDFTerm.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/AbstractRepositoryGraphLike.java
-0
-0
-5
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/BlankNodeImpl.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/ConvertedStatements.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/IRIImpl.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/InternalRDF4JFactory.java
-0
-0
-3
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/LiteralImpl.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/ModelGraphImpl.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/QuadImpl.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/TripleImpl.java
-0
-0
-1
-
-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/package-info.java
-0
-0
-6
-
-simple/src/main/java/org/apache/commons/rdf/simple/DatasetGraphView.java
-0
-0
-1
-
-simple/src/main/java/org/apache/commons/rdf/simple/GraphImpl.java
-0
-0
-1
-
-simple/src/main/java/org/apache/commons/rdf/simple/experimental/RDFParseException.java
-0
-0
-1
-
-simple/src/main/java/org/apache/commons/rdf/simple/experimental/package-info.java
-0
-0
 1
 
 Details
 
 api/src/main/java/org/apache/commons/rdf/api/BlankNode.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 UnusedImports
@@ -541,13 +356,13 @@
 
 api/src/main/java/org/apache/commons/rdf/api/Dataset.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 UnusedImports
@@ -556,13 +371,13 @@
 
 api/src/main/java/org/apache/commons/rdf/api/Graph.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 UnusedImports
@@ -571,19 +386,19 @@
 
 api/src/main/java/org/apache/commons/rdf/api/Literal.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 UnusedImports
 Unused import - java.io.Serializable.
 20
-
+
 Error
 imports
 UnusedImports
@@ -592,19 +407,19 @@
 
 api/src/main/java/org/apache/commons/rdf/api/RDF.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 UnusedImports
 Unused import - java.io.Serializable.
 20
-
+
 Error
 imports
 UnusedImports
@@ -613,25 +428,25 @@
 
 api/src/main/java/org/apache/commons/rdf/api/RDFSyntax.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 design
 VisibilityModifier
 Variable 'mediaType' must be private and have accessor methods.
 114
-
+
 Error
 design
 VisibilityModifier
 Variable 'fileExtension' must be private and have accessor methods.
 122
-
+
 Error
 design
 

svn commit: r1001918 [4/13] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Dataset.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Dataset.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Dataset.html
 Wed Nov 30 23:36:45 2016
@@ -94,34 +94,6 @@
 Experimental Commons RDF features.
 
 
-
-org.apache.commons.rdf.jena
-
-
-
-org.apache.commons.rdf.jsonldjava
-
-Integration with jsonld-java
-
-
-
-org.apache.commons.rdf.rdf4j
-
-Commons RDF integration with http://rdf4j.org/;>RDF4J.
-
-
-
-org.apache.commons.rdf.simple
-
-A simple in-memory implementation of the Commons RDF 
API.
-
-
-
-org.apache.commons.rdf.simple.experimental
-
-Experimental Commons RDF Simple implementations.
-
-
 
 
 
@@ -166,130 +138,6 @@
 
 
 
-
-
-
-
-Uses of Dataset in org.apache.commons.rdf.jena
-
-Subinterfaces of Dataset in org.apache.commons.rdf.jena
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JenaDataset
-A Jena-backed Dataset.
-
-
-
-
-
-
-
-
-Uses of Dataset in org.apache.commons.rdf.jsonldjava
-
-Subinterfaces of Dataset in org.apache.commons.rdf.jsonldjava
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JsonLdDataset
-
-
-
-
-
-
-
-Uses of Dataset in org.apache.commons.rdf.rdf4j
-
-Subinterfaces of Dataset in org.apache.commons.rdf.rdf4j
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-RDF4JDataset
-Marker interface for RDF4J implementations of Dataset.
-
-
-
-
-
-
-
-
-Uses of Dataset in org.apache.commons.rdf.simple
-
-Methods in org.apache.commons.rdf.simple
 that return Dataset
-
-Modifier and Type
-Method and Description
-
-
-
-Dataset
-SimpleRDF.createDataset()
-
-
-
-
-Constructors in org.apache.commons.rdf.simple
 with parameters of type Dataset
-
-Constructor and Description
-
-
-
-DatasetGraphView(Datasetdataset)
-
-
-DatasetGraphView(Datasetdataset,
-BlankNodeOrIRInamedGraph)
-
-
-
-
-
-
-
-Uses of Dataset in org.apache.commons.rdf.simple.experimental
-
-Methods in org.apache.commons.rdf.simple.experimental
 that return types with arguments of type Dataset
-
-Modifier and Type
-Method and Description
-
-
-
-https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalDataset
-AbstractRDFParser.getTargetDataset()
-Get the target dataset as set by AbstractRDFParser.target(Dataset).
-
-
-
-
-
-Methods in org.apache.commons.rdf.simple.experimental
 with parameters of type Dataset
-
-Modifier and Type
-Method and Description
-
-
-
-T
-AbstractRDFParser.target(Datasetdataset)
-
-
-
 
 
 

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Graph.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Graph.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Graph.html
 Wed Nov 30 23:36:45 2016
@@ -94,34 +94,6 @@
 Experimental Commons RDF features.
 
 
-
-org.apache.commons.rdf.jena
-
-
-
-org.apache.commons.rdf.jsonldjava
-
-Integration with jsonld-java
-
-
-
-org.apache.commons.rdf.rdf4j
-
-Commons RDF integration with http://rdf4j.org/;>RDF4J.
-
-
-
-org.apache.commons.rdf.simple
-
-A simple in-memory implementation of the Commons RDF 
API.
-
-
-
-org.apache.commons.rdf.simple.experimental
-
-Experimental Commons RDF Simple implementations.
-
-
 
 
 
@@ -193,159 +165,6 @@
 
 
 
-
-
-
-
-Uses of Graph in org.apache.commons.rdf.jena
-
-Subinterfaces of Graph in org.apache.commons.rdf.jena
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JenaGraph
-A Jena-backed Graph.
-
-
-
-
-
-Methods in org.apache.commons.rdf.jena
 with parameters of type Graph
-
-Modifier and Type
-Method and Description
-
-
-
-org.apache.jena.graph.Graph
-JenaRDF.asJenaGraph(Graphgraph)
-Convert a CommonsRDF Graph to a Jena Graph.
-
-
-
-
-
-
-
-
-Uses of Graph in org.apache.commons.rdf.jsonldjava
-
-Subinterfaces of Graph in org.apache.commons.rdf.jsonldjava
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JsonLdGraph
-A Graph view of a JsonLd 
RDFDataset.
-
-
-
-interface
-JsonLdUnionGraph
-A union graph representation of a JsonLd 
RDFDataset.
-
-
-
-
-
-
-
-
-Uses of Graph in org.apache.commons.rdf.rdf4j
-
-Subinterfaces of Graph in org.apache.commons.rdf.rdf4j
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-RDF4JGraph
-Marker interface for RDF4J implementations of Graph.
-
-
-
-
-
-
-
-
-Uses of Graph in org.apache.commons.rdf.simple
-
-Classes in org.apache.commons.rdf.simple
 that implement Graph
-
-Modifier and Type
-Class and Description
-
-
-
-class
-DatasetGraphView
-A Graph view on a Dataset.
-
-
-
-
-
-Methods in org.apache.commons.rdf.simple
 that 

svn commit: r1001918 [1/13] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Author: stain
Date: Wed Nov 30 23:36:45 2016
New Revision: 1001918

Log:
Site checkin for project Commons RDF

Removed:
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/jena/

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/jsonldjava/
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/rdf4j/
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/simple/
websites/staging/commonsrdf/content/apidocs/serialized-form.html

websites/staging/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/jena/

websites/staging/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/jsonldjava/

websites/staging/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/rdf4j/

websites/staging/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/simple/

websites/staging/commonsrdf/content/xref-test/org/apache/commons/rdf/integrationtests/
websites/staging/commonsrdf/content/xref-test/org/apache/commons/rdf/jena/

websites/staging/commonsrdf/content/xref-test/org/apache/commons/rdf/jsonldjava/
websites/staging/commonsrdf/content/xref-test/org/apache/commons/rdf/rdf4j/
websites/staging/commonsrdf/content/xref-test/org/apache/commons/rdf/simple/
websites/staging/commonsrdf/content/xref/org/apache/commons/rdf/jena/
websites/staging/commonsrdf/content/xref/org/apache/commons/rdf/jsonldjava/
websites/staging/commonsrdf/content/xref/org/apache/commons/rdf/rdf4j/
websites/staging/commonsrdf/content/xref/org/apache/commons/rdf/simple/
Modified:
websites/staging/commonsrdf/content/apidocs/allclasses-frame.html
websites/staging/commonsrdf/content/apidocs/allclasses-noframe.html
websites/staging/commonsrdf/content/apidocs/deprecated-list.html
websites/staging/commonsrdf/content/apidocs/index-all.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNode.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Dataset.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Graph.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/GraphLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/IRI.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Literal.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Quad.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/QuadLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/RDF.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/RDFTerm.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/RDFTermFactory.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Triple.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/TripleLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/BlankNode.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/BlankNodeOrIRI.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Dataset.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Graph.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/GraphLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/IRI.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Literal.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Quad.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/QuadLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDF.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDFSyntax.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDFTermFactory.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Triple.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/package-use.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/experimental/RDFParser.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/experimental/class-use/RDFParser.ParseResult.html


svn commit: r1001920 [4/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/index.html
==
--- websites/staging/commonsrdf/content/index.html (original)
+++ websites/staging/commonsrdf/content/index.html Wed Nov 30 23:42:47 2016
@@ -9,7 +9,7 @@
 
 
 
-Commons RDF API  About
+Apache Commons RDF  Apache Commons RDF
 
   
   
@@ -20,24 +20,19 @@
   
   
 
-
- 
   
-

-window.onload=function() {
-  prettyPrint();
-  }  
+  
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
 Last Published: 30 November 2016
@@ -68,8 +63,62 @@
   
 
 
+  Project
+  
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+ 
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
 Project Documentation
-   


 
+   


   
   
 Project Information
 
@@ -82,6 +131,10 @@
 Summary
   
  
+  
+Project Modules
+  
+ 
   
 Team
   
@@ -119,7 +172,7 @@
   
  
   
-   


  
+   

  
   
 Project Reports
 
@@ -220,9 +273,109 @@
   
   
   
-
-About Commons RDF API
-Commons Java API for RDF 1.1
+Apache Commons RDF
+
+
+  
+
+
+2016-11-28:
+Commons RDF has graduated from the
+Apache Incubator and is 
+now a component of the 
+https://commons.apache.org/;>Apache 
Commons project.
+  
+
+Commons RDF aims to provide a common library for http://www.w3.org/TR/rdf11-concepts/;>RDF 1.1 that could be 
implemented by systems on the Java Virtual Machine.
+
+
+
+
+
+
+The main motivation behind this simple library is revise an historical 
incompatibility issue. This library does not pretend to be a generic api 
wrapping those 

svn commit: r1001921 [8/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/jacoco/org.apache.commons.rdf.experimental/index.source.html
==
--- 
websites/staging/commonsrdf/content/jacoco/org.apache.commons.rdf.experimental/index.source.html
 (added)
+++ 
websites/staging/commonsrdf/content/jacoco/org.apache.commons.rdf.experimental/index.source.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1 @@
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>http://www.w3.org/1999/xhtml; lang="en">org.apache.commons.rdf.experimentalClassesSessionsCommons RDF API  org.apache.commons.rdf.experimentalorg.apache.commons.rdf.experimentalElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethodsMissedClassesTotal22 of 220%2 of 20%44553311RDFParser.java0%0%44553311Created with http://www.eclemma.org/jacoco;>JaCoCo 
0.7.7.201606060606
\ No newline at end of file

Added: websites/staging/commonsrdf/content/japicmp.html
==
--- websites/staging/commonsrdf/content/japicmp.html (added)
+++ websites/staging/commonsrdf/content/japicmp.html Wed Nov 30 23:45:19 2016
@@ -0,0 +1,242 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Commons RDF API  
+
+  
+  
+
+
+  
+  
+  
+  
+
+  
+  
+
+  
+
+   
 
+
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
+
+
+Last Published: 30 November 2016
+  | Version: 
0.4.0-SNAPSHOT
+  
+  
+
+  http://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  http://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  http://commons.apache.org/; class="externalLink" 
title="Commons">
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+Project Documentation
+   


   
+  
+Project Information
+
+   


  
+  
+Project Reports
+
+  
+  
+JIRA Report
+  
+ 
+  
+JavaDocs
+  
+ 
+  
+Test JavaDocs
+  
+ 
+  
+Source Xref
+  
+ 
+  
+Test Source Xref
+  
+ 
+  
+Surefire Report
+  
+ 
+  
+Rat Report
+  
+ 
+  
+JDepend
+  
+ 
+  
+JaCoCo
+  
+ 
+  
+JaCoCo Aggregate
+  
+   
+  
+japicmp
+  
+ 
+  
+PMD
+  
+ 
+  
+FindBugs
+  
+ 
+  
+ 
+  
+  Commons
+
+  http://commons.apache.org/; class="externalLink" 
title="Home">
+Home
+  
+ 
+  http://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  http://commons.apache.org/components.html; 
class="externalLink" title="Components">
+Components
+
+   

+  http://commons.apache.org/sandbox/index.html; 

svn commit: r1001922 [6/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/rat-report.html
==
--- websites/staging/commonsrdf/content/rat-report.html (original)
+++ websites/staging/commonsrdf/content/rat-report.html Wed Nov 30 23:56:08 2016
@@ -9,7 +9,7 @@
 
 
 
-Commons RDF API  Rat (Release Audit Tool) results
+Apache Commons RDF  Rat (Release Audit Tool) results
 
   
   
@@ -24,15 +24,15 @@
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
 Last Published: 30 November 2016
@@ -63,12 +63,66 @@
   
 
 
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+ 
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
 Project Documentation
-   


   
+   


 
   
 Project Information
 
-   


  
+   


   
 Project Reports
 
@@ -81,10 +135,6 @@
 JavaDocs
   
  
-  
-Test JavaDocs
-  
- 
   
 Source Xref
   
@@ -101,29 +151,13 @@
 Rat Report
   
  
-  
-JDepend
-  
- 
-  
-JaCoCo
-  
- 
-  
-JaCoCo Aggregate
-  
- 
-  
-japicmp
+  
+Checkstyle
   
  
   
 PMD
   
- 
-  
-FindBugs
-  
  
   
  
@@ -232,74 +266,28678 @@
 *
 Summary
 ---
-Generated at: 2016-11-30T23:44:20+00:00
+Generated at: 2016-11-30T23:55:25+00:00
 
-Notes: 2
-Binaries: 0
-Archives: 0
-Standards: 44
+Notes: 9
+Binaries: 498
+Archives: 1

svn commit: r1001922 [8/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Added: websites/staging/commonsrdf/content/userguide.html
==
--- websites/staging/commonsrdf/content/userguide.html (added)
+++ websites/staging/commonsrdf/content/userguide.html Wed Nov 30 23:56:08 2016
@@ -0,0 +1,1315 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons RDF  User Guide
+
+  
+  
+
+
+  
+  
+  
+  
+
+  
+  
+
+  
+
+   
 
+
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
+
+
+Last Published: 30 November 2016
+  | Version: 
0.4.0-SNAPSHOT
+  
+  
+
+  http://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  http://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  http://commons.apache.org/; class="externalLink" 
title="Commons">
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+   
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
+Project Documentation
+   


 
+  
+Project Information
+
+   

  
+  
+Project Reports
+
+ 
+  
+  Commons
+
+  http://commons.apache.org/; class="externalLink" 
title="Home">
+Home
+  
+ 
+  http://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  http://commons.apache.org/components.html; 
class="externalLink" title="Components">
+Components
+
+   

+  http://commons.apache.org/sandbox/index.html; 
class="externalLink" title="Sandbox">
+Sandbox
+
+   

+  http://commons.apache.org/dormant/index.html; 
class="externalLink" title="Dormant">
+Dormant
+
+ 
+  
+  General 
Information
+
+  http://commons.apache.org/security.html; 
class="externalLink" title="Security">
+Security
+  
+ 
+  http://commons.apache.org/volunteering.html; 
class="externalLink" title="Volunteering">
+Volunteering
+  
+ 
+  

svn commit: r1001922 [4/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/integration.html
==
--- websites/staging/commonsrdf/content/integration.html (original)
+++ websites/staging/commonsrdf/content/integration.html Wed Nov 30 23:56:08 
2016
@@ -9,7 +9,7 @@
 
 
 
-Commons RDF API  CI Management
+Apache Commons RDF  CI Management
 
   
   
@@ -24,15 +24,15 @@
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
 Last Published: 30 November 2016
@@ -63,8 +63,62 @@
   
 
 
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+ 
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
 Project Documentation
-   


 
+   


   
   
 Project Information
 
@@ -77,6 +131,10 @@
 Summary
   
  
+  
+Project Modules
+  
+ 
   
 Team
   
@@ -114,7 +172,7 @@
   
  
   
-   



+   

  
   
 Project Reports
 

Added: websites/staging/commonsrdf/content/introduction.html
==
--- websites/staging/commonsrdf/content/introduction.html (added)
+++ websites/staging/commonsrdf/content/introduction.html Wed Nov 30 23:56:08 
2016
@@ -0,0 +1,686 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons RDF  Introduction to RDF using Commons 
RDF
+
+  
+  
+
+
+  
+  
+  
+  
+
+  
+  
+
+  
+
+   
 
+
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
+
+
+Last Published: 30 November 2016
+  | 

svn commit: r1001922 [5/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/pmd.html
==
--- websites/staging/commonsrdf/content/pmd.html (original)
+++ websites/staging/commonsrdf/content/pmd.html Wed Nov 30 23:56:08 2016
@@ -9,7 +9,7 @@
 
 
 
-Commons RDF API  PMD Results
+Apache Commons RDF  PMD Results
 
   
   
@@ -24,15 +24,15 @@
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
 Last Published: 30 November 2016
@@ -63,12 +63,66 @@
   
 
 
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+ 
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
 Project Documentation
-   


   
+   


 
   
 Project Information
 
-   


  
+   


   
 Project Reports
 
@@ -81,10 +135,6 @@
 JavaDocs
   
  
-  
-Test JavaDocs
-  
- 
   
 Source Xref
   
@@ -101,29 +151,13 @@
 Rat Report
   
  
-  
-JDepend
-  
- 
-  
-JaCoCo
-  
- 
-  
-JaCoCo Aggregate
-  
- 
-  
-japicmp
+  
+Checkstyle
   

   
 PMD
   
- 
-  
-FindBugs
-  
  
   
  
@@ -229,7 +263,7 @@
 
 Files
 
-org/apache/commons/rdf/api/BlankNode.java
+Commons RDF 
API - org/apache/commons/rdf/api/BlankNode.java
 
 
 Violation
@@ -241,7 +275,7 @@
 Avoid modifiers which are implied by the context
 118
 
-org/apache/commons/rdf/api/IRI.java
+Commons RDF 
API - org/apache/commons/rdf/api/IRI.java
 
 
 Violation
@@ 

[2/2] incubator-commonsrdf git commit: incubator-commonsrdf -> commons-rdf

2016-11-30 Thread stain
incubator-commonsrdf -> commons-rdf

Reflecting INFRA-13006


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

Branch: refs/heads/master
Commit: ab7afbfe5f883f095c2da9ea6532019040836f45
Parents: bbbe181
Author: Stian Soiland-Reyes 
Authored: Wed Nov 30 23:12:16 2016 +
Committer: Stian Soiland-Reyes 
Committed: Wed Nov 30 23:12:16 2016 +

--
 MATURITY.md   |  5 +
 README.md | 26 +-
 RELEASE-NOTES.txt |  8 +++-
 pom.xml   |  4 ++--
 src/site/markdown/contributing.md | 31 +--
 src/site/markdown/download.md | 15 ++-
 src/site/markdown/index.md|  3 ++-
 src/site/markdown/introduction.md |  6 +++---
 src/site/markdown/userguide.md|  8 
 9 files changed, 67 insertions(+), 39 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/ab7afbfe/MATURITY.md
--
diff --git a/MATURITY.md b/MATURITY.md
index f0b63b7..9b07ddb 100644
--- a/MATURITY.md
+++ b/MATURITY.md
@@ -3,6 +3,11 @@
 This is a report of Commons RDF following the
 [Maturity Model for Apache 
Projects](https://community.apache.org/apache-way/apache-project-maturity-model.html)
 (2016-10).
 
+**NOTE**: Commons RDF [graduated on 
2016-11-28](https://lists.apache.org/thread.html/a2e4081e53bde4d1ce2f98c13d1f3c9a783aaf2c5f1acec9c7b22e1b@%3Cgeneral.incubator.apache.org%3E)
+from the [Apache Incubator](http://incubator.apache.org/) to 
+become a sub-project (component) of [Apache 
Commons](https://commons.apache.org/).
+The links below may not have been updated following graduation.
+
 ## Code
 
 ### CD10

http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/ab7afbfe/README.md
--
diff --git a/README.md b/README.md
index 3e0c2d2..b1370b1 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
 # Apache Commons RDF
 
-[![Build 
Status](https://travis-ci.org/apache/incubator-commonsrdf.svg?branch=master)](https://travis-ci.org/apache/incubator-commonsrdf)
+[![Build 
Status](https://travis-ci.org/apache/commons-rdf.svg?branch=master)](https://travis-ci.org/apache/commons-rdf)
 
-[![Coverage 
Status](https://coveralls.io/repos/apache/incubator-commonsrdf/badge.svg?branch=master=github)](https://coveralls.io/github/apache/incubator-commonsrdf?branch=master)
+[![Coverage 
Status](https://coveralls.io/repos/apache/commons-rdf/badge.svg?branch=master=github)](https://coveralls.io/github/apache/commons-rdf?branch=master)
 
-[Commons RDF](http://commonsrdf.incubator.apache.org/) aims to provide a common
+[Commons RDF](https://commons.apache.org/proper/commons-rdf/) aims to provide 
a common
 library for [RDF 1.1](http://www.w3.org/TR/rdf11-concepts/) with 
implementations
 for common Java RDF frameworks like [RDF4J](http://rdf4j.org/), [Apache
 Jena](http://jena.apache.org/) as well as for other libraries such as
@@ -14,7 +14,7 @@ Jena](http://jena.apache.org/) as well as for other libraries 
such as
 The main motivation behind this simple library is to revise an historical
 incompatibility issue between these toolkits. This library does not pretend to
 be a generic API wrapping those libraries, but is a 
-[set of common Java 
interfaces](http://commonsrdf.incubator.apache.org/apidocs/index.html?org/apache/commons/rdf/api/package-summary.html)
+[set of common Java 
interfaces](https://commons.apache.org/proper/commons-rdf/apidocs/index.html?org/apache/commons/rdf/api/package-summary.html)
 for the RDF 1.1 concepts, e.g. `IRI`, `BlankNode`, `Graph`,
 accompanied with unit test cases for their expected behaviour, and a `simple`
 implementation, which main purpose is to clarify the tests and interfaces.
@@ -28,9 +28,9 @@ A diagram of the interfaces included in Commons RDF:
 
 
 Everybody is welcomed to join the project and
-[contribute](http://commonsrdf.incubator.apache.org/contributing.html)!
+[contribute](https://commons.apache.org/proper/commons-rdf/contributing.html)!
 
-See the [Commons RDF homepage](http://commonsrdf.incubator.apache.org/) for 
more details.
+See the [Commons RDF 
homepage](httasp://commons.apache.org/proper/commons-rdf/) for more details.
 
 ## License
 
@@ -60,7 +60,7 @@ mailing list, use the
 [Subject tag 
`[RDF]`](https://lists.apache.org/list.html?d...@commons.apache.org:lte=1M:%5BRDF%5D)
 to follow the ongoing development of Commons RDF, ask questions 
 

[1/2] incubator-commonsrdf git commit: Removed incubator links.

2016-11-30 Thread stain
Repository: incubator-commonsrdf
Updated Branches:
  refs/heads/master f3c07327f -> ab7afbfe5


Removed incubator links.

Disabled modules menu link (COMMONSRDF-50)


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

Branch: refs/heads/master
Commit: bbbe181f108929806bf44f359d3a6e44efc04816
Parents: f3c0732
Author: Stian Soiland-Reyes 
Authored: Wed Nov 30 22:26:31 2016 +
Committer: Stian Soiland-Reyes 
Committed: Wed Nov 30 22:26:31 2016 +

--
 src/site/site.xml | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/bbbe181f/src/site/site.xml
--
diff --git a/src/site/site.xml b/src/site/site.xml
index 7d6ca49..db6cd50 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -24,7 +24,7 @@
 Apache Commons RDF
 /images/commonsrdf-logo.png
 Apache Commons RDF logo
-http://commonsrdf.incubator.apache.org/
+https://commons.apache.org/proper/commons-rdf/
   
 
   
@@ -49,9 +49,6 @@
   
 
   
-
-  http://incubator.apache.org/; />
-
 
   
   
@@ -64,11 +61,13 @@
 
 
   
-  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git; />
-  https://github.com/apache/incubator-commonsrdf/; />
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; />
+  https://github.com/apache/commons-rdf/; />
   https://issues.apache.org/jira/browse/COMMONSRDF; />
 
+
   
 
   



svn commit: r1001920 [2/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Added: websites/staging/commonsrdf/content/checkstyle-aggregate.html
==
--- websites/staging/commonsrdf/content/checkstyle-aggregate.html (added)
+++ websites/staging/commonsrdf/content/checkstyle-aggregate.html Wed Nov 30 
23:42:47 2016
@@ -0,0 +1,549 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons RDF  Checkstyle Results
+
+  
+  
+
+
+  
+  
+  
+  
+
+  
+  
+
+  
+
+   
 
+
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
+
+
+Last Published: 30 November 2016
+  | Version: 
0.4.0-SNAPSHOT
+  
+  
+
+  http://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  http://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  http://commons.apache.org/; class="externalLink" 
title="Commons">
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+ 
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
+Project Documentation
+   


 
+  
+Project Information
+
+   


+  
+Project Reports
+
+  
+  
+JIRA Report
+  
+ 
+  
+JavaDocs
+  
+ 
+  
+Source Xref
+  
+ 
+  
+Test Source Xref
+  
+ 
+  
+Surefire Report
+  
+ 
+  
+Rat Report
+  
+   
+  
+Checkstyle
+  
+ 
+  
+PMD
+  
+ 
+  
+ 
+  
+  Commons
+
+  http://commons.apache.org/; class="externalLink" 
title="Home">
+Home
+  
+ 
+  http://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  http://commons.apache.org/components.html; 
class="externalLink" title="Components">
+Components
+
+   

+  http://commons.apache.org/sandbox/index.html; 

svn commit: r1001920 [8/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Added: websites/staging/commonsrdf/content/userguide.html
==
--- websites/staging/commonsrdf/content/userguide.html (added)
+++ websites/staging/commonsrdf/content/userguide.html Wed Nov 30 23:42:47 2016
@@ -0,0 +1,1315 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons RDF  User Guide
+
+  
+  
+
+
+  
+  
+  
+  
+
+  
+  
+
+  
+
+   
 
+
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
+
+
+Last Published: 30 November 2016
+  | Version: 
0.4.0-SNAPSHOT
+  
+  
+
+  http://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  http://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  http://commons.apache.org/; class="externalLink" 
title="Commons">
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+   
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
+Project Documentation
+   


 
+  
+Project Information
+
+   

  
+  
+Project Reports
+
+ 
+  
+  Commons
+
+  http://commons.apache.org/; class="externalLink" 
title="Home">
+Home
+  
+ 
+  http://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  http://commons.apache.org/components.html; 
class="externalLink" title="Components">
+Components
+
+   

+  http://commons.apache.org/sandbox/index.html; 
class="externalLink" title="Sandbox">
+Sandbox
+
+   

+  http://commons.apache.org/dormant/index.html; 
class="externalLink" title="Dormant">
+Dormant
+
+ 
+  
+  General 
Information
+
+  http://commons.apache.org/security.html; 
class="externalLink" title="Security">
+Security
+  
+ 
+  http://commons.apache.org/volunteering.html; 
class="externalLink" title="Volunteering">
+Volunteering
+  
+ 
+  

svn commit: r1001920 [1/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Author: stain
Date: Wed Nov 30 23:42:47 2016
New Revision: 1001920

Log:
Site checkin for project Commons RDF

Added:
websites/staging/commonsrdf/content/checkstyle-aggregate.html
websites/staging/commonsrdf/content/checkstyle.rss
websites/staging/commonsrdf/content/contributing.html
websites/staging/commonsrdf/content/download.html
websites/staging/commonsrdf/content/images/apache-incubator-logo.png   
(with props)
websites/staging/commonsrdf/content/images/class-diagram.nomnoml
websites/staging/commonsrdf/content/images/class-diagram.png   (with props)
websites/staging/commonsrdf/content/images/commonsrdf-logo.png   (with 
props)
websites/staging/commonsrdf/content/images/commonsrdf-logo.xcf   (with 
props)
websites/staging/commonsrdf/content/images/rdf-01.svg
websites/staging/commonsrdf/content/images/rdf-02.svg
websites/staging/commonsrdf/content/images/rss.png   (with props)
websites/staging/commonsrdf/content/implementations.html
websites/staging/commonsrdf/content/introduction.html
websites/staging/commonsrdf/content/modules.html
websites/staging/commonsrdf/content/userguide.html
Removed:
websites/staging/commonsrdf/content/findbugs.html
websites/staging/commonsrdf/content/jacoco/
websites/staging/commonsrdf/content/japicmp.html
websites/staging/commonsrdf/content/jdepend-report.html
websites/staging/commonsrdf/content/profile.jacoco
websites/staging/commonsrdf/content/profile.japicmp
websites/staging/commonsrdf/content/testapidocs/
Modified:
websites/staging/commonsrdf/content/apidocs/allclasses-frame.html
websites/staging/commonsrdf/content/apidocs/allclasses-noframe.html
websites/staging/commonsrdf/content/apidocs/constant-values.html
websites/staging/commonsrdf/content/apidocs/deprecated-list.html
websites/staging/commonsrdf/content/apidocs/help-doc.html
websites/staging/commonsrdf/content/apidocs/index-all.html
websites/staging/commonsrdf/content/apidocs/index.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNode.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Dataset.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Graph.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/GraphLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/IRI.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Literal.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Quad.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/QuadLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/RDF.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/RDFSyntax.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/RDFTerm.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/RDFTermFactory.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Triple.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/TripleLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/BlankNode.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/BlankNodeOrIRI.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Dataset.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Graph.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/GraphLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/IRI.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Literal.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Quad.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/QuadLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDF.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDFSyntax.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDFTermFactory.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Triple.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html

websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/package-frame.html


svn commit: r1001920 [3/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/distribution-management.html
==
--- websites/staging/commonsrdf/content/distribution-management.html (original)
+++ websites/staging/commonsrdf/content/distribution-management.html Wed Nov 30 
23:42:47 2016
@@ -9,7 +9,7 @@
 
 
 
-Commons RDF API  Project Distribution Management
+Apache Commons RDF  Project Distribution Management
 
   
   
@@ -20,24 +20,19 @@
   
   
 
-
- 
   
-

-window.onload=function() {
-  prettyPrint();
-  }  
+  
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
 Last Published: 30 November 2016
@@ -68,8 +63,62 @@
   
 
 
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+ 
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
 Project Documentation
-   


 
+   


   
   
 Project Information
 
@@ -82,6 +131,10 @@
 Summary
   
  
+  
+Project Modules
+  
+ 
   
 Team
   
@@ -119,7 +172,7 @@
   
  
   
-   


  
+   

  
   
 Project Reports
 
@@ -224,14 +277,14 @@
 Overview
 The following is the distribution management information used by this 
project.
 
-Download URLhttps://commons.apache.org/proper/commons-rdf/commons-rdf-api/download.html;>https://commons.apache.org/proper/commons-rdf/commons-rdf-api/download.html
+Download URLhttps://commons.apache.org/proper/commons-rdf/download.html;>https://commons.apache.org/proper/commons-rdf/download.html
 
 Repository - 
apache.releases.httpshttps://repository.apache.org/service/local/staging/deploy/maven2;>https://repository.apache.org/service/local/staging/deploy/maven2
 
 Snapshot 
Repository - 

svn commit: r1001920 [6/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/rat-report.html
==
--- websites/staging/commonsrdf/content/rat-report.html (original)
+++ websites/staging/commonsrdf/content/rat-report.html Wed Nov 30 23:42:47 2016
@@ -9,7 +9,7 @@
 
 
 
-Commons RDF API  Rat (Release Audit Tool) results
+Apache Commons RDF  Rat (Release Audit Tool) results
 
   
   
@@ -20,24 +20,19 @@
   
   
 
-
- 
   
-

-window.onload=function() {
-  prettyPrint();
-  }  
+  
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
 Last Published: 30 November 2016
@@ -68,12 +63,66 @@
   
 
 
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+ 
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
 Project Documentation
-   


   
+   


 
   
 Project Information
 
-   



+   


   
 Project Reports
 
@@ -86,10 +135,6 @@
 JavaDocs
   
  
-  
-Test JavaDocs
-  
- 
   
 Source Xref
   
@@ -106,25 +151,13 @@
 Rat Report
   
  
-  
-JDepend
-  
- 
-  
-JaCoCo Test
-  
- 
-  
-japicmp
+  
+Checkstyle
   
  
   
 PMD
   
- 
-  
-FindBugs
-  
  
   
  
@@ -233,74 +266,28678 @@
 *
 Summary
 ---
-Generated at: 2016-11-30T23:37:39+00:00
+Generated at: 

svn commit: r1001920 [7/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exper

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/source-repository.html
==
--- websites/staging/commonsrdf/content/source-repository.html (original)
+++ websites/staging/commonsrdf/content/source-repository.html Wed Nov 30 
23:42:47 2016
@@ -9,7 +9,7 @@
 
 
 
-Commons RDF API  Source Code Management
+Apache Commons RDF  Source Code Management
 
   
   
@@ -20,24 +20,19 @@
   
   
 
-
- 
   
-

-window.onload=function() {
-  prettyPrint();
-  }  
+  
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
+  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
 Last Published: 30 November 2016
@@ -68,8 +63,62 @@
   
 
 
+  Project
+
+  
+Home
+  
+ 
+  
+Introduction
+  
+ 
+  
+API
+  
+ 
+  
+Implementations
+  
+ 
+  
+User Guide
+  
+ 
+  
+Download
+  
+ 
+  
+Contributing
+  
+ 
+  
+Team
+  
+ 
+  
+  Tools
+
+  
+Mailing Lists
+  
+ 
+  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
+Source (Git)
+  
+ 
+  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
+Source (GitHub mirror)
+  
+ 
+  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
+Issues (Jira)
+  
+ 
+  
 Project Documentation
-   


 
+   


   
   
 Project Information
 
@@ -82,6 +131,10 @@
 Summary
   
  
+  
+Project Modules
+  
+ 
   
 Team
   
@@ -119,7 +172,7 @@
   
  
   
-   


  
+   

  
   
 Project Reports
 
@@ -227,7 +280,7 @@
 Web Browser Access
 The following is a link to a browsable version of the source repository:
 
-https://git-wip-us.apache.org/repos/asf/commons-rdf.git/commons-rdf-api;>https://git-wip-us.apache.org/repos/asf/commons-rdf.git/commons-rdf-api
+https://git-wip-us.apache.org/repos/asf/commons-rdf.git;>https://git-wip-us.apache.org/repos/asf/commons-rdf.git
 
 Anonymous Access
 The source can be checked out anonymously from Git with this command (See 
http://git-scm.com/docs/git-clone;>http://git-scm.com/docs/git-clone):
@@ -250,7 +303,7 @@
   Copyright 2015-2016
 https://www.apache.org/;>The Apache 

svn commit: r1001917 - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/experimenta

2016-11-30 Thread stain
Author: stain
Date: Wed Nov 30 23:31:33 2016
New Revision: 1001917

Log:
Site checkin for project Commons RDF


[This commit notification would consist of 77 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1001921 [7/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/jacoco/org.apache.commons.rdf.api/Quad.java.html
==
--- 
websites/staging/commonsrdf/content/jacoco/org.apache.commons.rdf.api/Quad.java.html
 (added)
+++ 
websites/staging/commonsrdf/content/jacoco/org.apache.commons.rdf.api/Quad.java.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,241 @@
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>http://www.w3.org/1999/xhtml; lang="en">Quad.javaSessionsCommons RDF API  org.apache.commons.rdf.api  Quad.java
 Quad.java/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * License); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.commons.rdf.api;
+
+import java.util.Objects;
+import java.util.Optional;
+
+/**
+ * A Quad is a statement in a
+ * a href= 
http://www.w3.org/TR/rdf11-concepts/#section-dataset; RDF-1.1
+ * Dataset/a, as defined by a href=
+ * 
https://www.w3.org/TR/2014/NOTE-rdf11-datasets-20140225/#quad-semantics;
+ * RDF-1.1 Concepts and Abstract Syntax/a, a W3C Working Group 
Note published
+ * on 25 February 2014.
+ * p
+ * A codeQuad/code object in Commons RDF is considered
+ * strongimmutable/strong, that is, over its life time it will 
have
+ * consistent behaviour for its {@link #equals(Object)}, and the instances
+ * returned from {@link #getGraphName()}, {@link #getSubject()},
+ * {@link #getPredicate()}, {@link #getObject()} and {@link #asTriple()} will
+ * have consistent {@link Object#equals(Object)} behaviour.
+ * p
+ * Note that codeQuad/code methods are not required to return 
object
+ * identical (code==/code) instances as long as they are 
equivalent
+ * according to {@link Object#equals(Object)}. Specialisations of
+ * codeQuad/code may provide additional methods that are 
documented to be
+ * mutable.
+ * p
+ * codeQuad/code methods are 
strongthread-safe/strong, however
+ * specialisations may provide additional methods that are documented to not be
+ * thread-safe.
+ * p
+ * codeQuad/codes can be safely used in hashing collections 
like
+ * {@link java.util.HashSet} and {@link java.util.HashMap}.
+ * p
+ * Any codeQuad/code can be used interchangeably across 
Commons RDF
+ * implementations.
+ *
+ * @since 0.3.0-incubating
+ * @see Dataset
+ * @see RDF#createQuad(BlankNodeOrIRI,BlankNodeOrIRI,IRI,RDFTerm)
+ * @see a 
href=http://www.w3.org/TR/2014/NOTE-rdf11-datasets-20140225/RDF
+ *  1.1: On Semantics of RDF Datasets/a
+ * @see a 
href=http://www.w3.org/TR/rdf11-concepts/#section-dataset; 
/a
+ */
+public interface Quad extends QuadLikeBlankNodeOrIRI {
+
+/**
+ * The graph name (graph label) of this quad, if present.
+ *
+ * If {@link Optional#isPresent()}, then the {@link Optional#get()} is
+ * either a {@link BlankNode} or an {@link IRI}, indicating the
+ * a 
href=https://www.w3.org/TR/rdf11-concepts/#dfn-named-graphgraph
+ * name/a of this Quad. If the graph name is not present, e.g. the 
value
+ * is {@link Optional#empty()}, it indicates that this Quad is in the
+ * a 
href=https://www.w3.org/TR/rdf11-concepts/#dfn-default-graphdefault
+ * graph/a.
+ *
+ * @return If {@link Optional#isPresent()}, the graph name
+ * {@link BlankNodeOrIRI} of this quad, otherwise
+ * {@link Optional#empty()}, indicating the default graph.
+ *
+ * @see a 
href=https://www.w3.org/TR/rdf11-concepts/#dfn-rdf-datasetRDF-
+ *  1.1 Dataset/a
+ */
+@Override
+OptionalBlankNodeOrIRI getGraphName();
+
+/**
+ * The subject of this quad, which may be either a {@link BlankNode} or an
+ * {@link IRI}, which are represented in Commons RDF by the interface
+ * {@link BlankNodeOrIRI}.
+ *
+ * @return The subject {@link BlankNodeOrIRI} of this quad.
+ * @see a 
href=http://www.w3.org/TR/rdf11-concepts/#dfn-subjectRDF-1.1
+ *  Triple subject/a
+ */
+@Override
+BlankNodeOrIRI getSubject();
+
+/**
+ * The predicate {@link IRI} of this quad.
+ *
+ * @return The predicate {@link IRI} of this quad.
+ * @see a 
href=http://www.w3.org/TR/rdf11-concepts/#dfn-predicateRDF-1.1
+ *  Triple predicate/a
+ */
+@Override
+IRI getPredicate();
+
+/**
+ * The 

svn commit: r1001921 [3/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/jacoco-aggregate/jacoco-resources/prettify.js
==
--- 
websites/staging/commonsrdf/content/jacoco-aggregate/jacoco-resources/prettify.js
 (added)
+++ 
websites/staging/commonsrdf/content/jacoco-aggregate/jacoco-resources/prettify.js
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,1510 @@
+// Copyright (C) 2006 Google Inc.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//  http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
+
+/**
+ * @fileoverview
+ * some functions for browser-side pretty printing of code contained in html.
+ * 
+ *
+ * For a fairly comprehensive set of languages see the
+ * http://google-code-prettify.googlecode.com/svn/trunk/README.html#langs;>README
+ * file that came with this source.  At a minimum, the lexer should work on a
+ * number of languages including C and friends, Java, Python, Bash, SQL, HTML,
+ * XML, CSS, Javascript, and Makefiles.  It works passably on Ruby, PHP and Awk
+ * and a subset of Perl, but, because of commenting conventions, doesn't work 
on
+ * Smalltalk, Lisp-like, or CAML-like languages without an explicit lang class.
+ * 
+ * Usage: 
+ *  include this source file in an html page via
+ *   {@code }
+ *  define style rules.  See the example page for examples.
+ *  mark the {@code } and {@code } tags in your source with
+ *{@code class=prettyprint.}
+ *You can also use the (html deprecated) {@code } tag, but the pretty
+ *printer needs to do more substantial DOM manipulations to support that, 
so
+ *some css styles may not be preserved.
+ * 
+ * That's it.  I wanted to keep the API as simple as possible, so there's no
+ * need to specify which language the code is in, but if you wish, you can add
+ * another class to the {@code } or {@code } element to specify the
+ * language, as in {@code }.  Any class that
+ * starts with "lang-" followed by a file extension, specifies the file type.
+ * See the "lang-*.js" files in this directory for code that implements
+ * per-language file handlers.
+ * 
+ * Change log:
+ * cbeust, 2006/08/22
+ * 
+ *   Java annotations (start with "@") are now captured as literals ("lit")
+ * 
+ * @requires console
+ */
+
+// JSLint declarations
+/*global console, document, navigator, setTimeout, window */
+
+/**
+ * Split {@code prettyPrint} into multiple timeouts so as not to interfere with
+ * UI events.
+ * If set to {@code false}, {@code prettyPrint()} is synchronous.
+ */
+window['PR_SHOULD_USE_CONTINUATION'] = true;
+
+/** the number of characters between tab columns */
+window['PR_TAB_WIDTH'] = 8;
+
+/** Walks the DOM returning a properly escaped version of innerHTML.
+  * @param {Node} node
+  * @param {Array.} out output buffer that receives chunks of HTML.
+  */
+window['PR_normalizedHtml']
+
+/** Contains functions for creating and registering new language handlers.
+  * @type {Object}
+  */
+  = window['PR']
+
+/** Pretty print a chunk of code.
+  *
+  * @param {string} sourceCodeHtml code as html
+  * @return {string} code as html, but prettier
+  */
+  = window['prettyPrintOne']
+/** Find all the {@code } and {@code } tags in the DOM with
+  * {@code class=prettyprint} and prettify them.
+  * @param {Function?} opt_whenDone if specified, called when the last entry
+  * has been finished.
+  */
+  = window['prettyPrint'] = void 0;
+
+/** browser detection. @extern @returns false if not IE, otherwise the major 
version. */
+window['_pr_isIE6'] = function () {
+  var ieVersion = navigator && navigator.userAgent &&
+  navigator.userAgent.match(/\bMSIE ([678])\./);
+  ieVersion = ieVersion ? +ieVersion[1] : false;
+  window['_pr_isIE6'] = function () { return ieVersion; };
+  return ieVersion;
+};
+
+
+(function () {
+  // Keyword lists for various languages.
+  var FLOW_CONTROL_KEYWORDS =
+  "break continue do else for if return while ";
+  var C_KEYWORDS = FLOW_CONTROL_KEYWORDS + "auto case char const default " +
+  "double enum extern float goto int long register short signed sizeof " +
+  "static struct switch typedef union unsigned void volatile ";
+  var COMMON_KEYWORDS = C_KEYWORDS + "catch class delete false import " +
+  "new operator private protected public this throw true try typeof ";
+  var CPP_KEYWORDS = COMMON_KEYWORDS + "alignof align_union asm axiom bool " +
+  "concept concept_map const_cast constexpr decltype " +
+  "dynamic_cast explicit export friend inline late_check " +
+  "mutable 

svn commit: r1001921 [11/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: websites/staging/commonsrdf/content/testapidocs/index-all.html
==
--- websites/staging/commonsrdf/content/testapidocs/index-all.html (added)
+++ websites/staging/commonsrdf/content/testapidocs/index-all.html Wed Nov 30 
23:45:19 2016
@@ -0,0 +1,641 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Index (Commons RDF API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+ABCDEFGHIKMNORSTVW
+
+
+A
+
+AbstractBlankNodeTest - Class in org.apache.commons.rdf.api
+
+Abstract test class for the BlankNode interface.
+
+AbstractBlankNodeTest()
 - Constructor for class org.apache.commons.rdf.api.AbstractBlankNodeTest
+
+AbstractDatasetTest - Class in org.apache.commons.rdf.api
+
+Test Dataset implementation
+
+AbstractDatasetTest()
 - Constructor for class org.apache.commons.rdf.api.AbstractDatasetTest
+
+AbstractGraphTest - Class in org.apache.commons.rdf.api
+
+Test Graph implementation
+
+AbstractGraphTest()
 - Constructor for class org.apache.commons.rdf.api.AbstractGraphTest
+
+AbstractRDFTest - Class in org.apache.commons.rdf.api
+
+Test RDF implementation (and thus its RDFTerm 
implementations)
+
+AbstractRDFTest()
 - Constructor for class org.apache.commons.rdf.api.AbstractRDFTest
+
+add() 
- Method in class org.apache.commons.rdf.api.DummyDatasetTest
+
+add() - 
Method in class org.apache.commons.rdf.api.DummyGraphTest
+
+addBlankNodesFromMultipleDatasets()
 - Method in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+addBlankNodesFromMultipleGraphs()
 - Method in class org.apache.commons.rdf.api.AbstractGraphTest
+
+addSPO()
 - Method in class org.apache.commons.rdf.api.DummyDatasetTest
+
+addSPO()
 - Method in class org.apache.commons.rdf.api.DummyGraphTest
+
+alice
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+alice 
- Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+aliceName
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+aliceName
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+asQuad()
 - Method in class org.apache.commons.rdf.api.DefaultQuadTest
+
+
+
+
+
+B
+
+bnode1
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bnode1
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+bnode2
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bnode2
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+bob - 
Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bob - 
Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+bobName
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bobName
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+bobNameQuad
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bobNameTriple
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+byFileExtension()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byFileExtensionFailsWithoutDot()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byFileExtensionLowerCase()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byFileExtensionUnknown()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byMediaType()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byMediaTypeContentType()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byMediaTypeLowerCase()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byMediaTypeUnknown()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+
+
+
+
+C
+
+clear()
 - Method in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+clear()
 - Method in class org.apache.commons.rdf.api.AbstractGraphTest
+
+clearNotSupported()
 - Method in class org.apache.commons.rdf.api.DummyDatasetTest
+
+clearNotSupported()
 - Method in class org.apache.commons.rdf.api.DummyGraphTest
+
+close()
 - Method in class org.apache.commons.rdf.api.DefaultDatasetTest
+
+close()
 - Method in class org.apache.commons.rdf.api.DefaultGraphTest
+
+companyName
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+companyName
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+contains()
 - Method in class 

svn commit: r1001921 [17/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyGraphTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyGraphTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyGraphTest.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,123 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Class org.apache.commons.rdf.api.DummyGraphTest (Commons RDF 
API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+
+Uses of Classorg.apache.commons.rdf.api.DummyGraphTest
+
+No usage of 
org.apache.commons.rdf.api.DummyGraphTest
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+Copyright  20152016 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+
+
\ No newline at end of file

Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyIRITest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyIRITest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyIRITest.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,123 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Class org.apache.commons.rdf.api.DummyIRITest (Commons RDF API 
0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+
+Uses of Classorg.apache.commons.rdf.api.DummyIRITest
+
+No usage of 
org.apache.commons.rdf.api.DummyIRITest
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+Copyright  20152016 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+
+
\ No newline at end of file

Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyQuadTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyQuadTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyQuadTest.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,123 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Class org.apache.commons.rdf.api.DummyQuadTest (Commons RDF API 
0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.commons.rdf.api
+Class DummyDatasetTest
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.commons.rdf.api.DummyDatasetTest
+
+
+
+
+
+
+
+
+public class DummyDatasetTest
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+DummyDatasetTest()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+add()
+
+
+void
+addSPO()
+
+
+void
+clearNotSupported()
+
+
+void
+contains()
+
+
+void
+containsSPO()
+
+
+void
+getGraph()
+
+
+void
+getGraphNamed()
+
+
+void
+getGraphNames()
+
+
+void
+getGraphNull()
+
+
+void
+remove()
+
+
+void
+removeSPO()
+
+
+void
+size()
+
+
+void
+stream()
+
+
+void
+streamFiltered()
+
+
+
+
+
+
+Methods inherited from classjava.lang.https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--;
 title="class or interface in java.lang">toString, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-;
 title="class or interface in java.lang">wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+DummyDatasetTest
+publicDummyDatasetTest()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+add
+publicvoidadd()
+ throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+
+
+
+
+
+
+
+addSPO
+publicvoidaddSPO()
+throws 

svn commit: r1001921 [14/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DefaultDatasetTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DefaultDatasetTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DefaultDatasetTest.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,311 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+DefaultDatasetTest (Commons RDF API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.commons.rdf.api
+Class 
DefaultDatasetTest
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.commons.rdf.api.DefaultDatasetTest
+
+
+
+
+
+
+
+
+public class DefaultDatasetTest
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+DefaultDatasetTest()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+close()
+
+
+void
+defaultFilteredIterate()
+
+
+void
+defaultIterate()
+
+
+
+
+
+
+Methods inherited from classjava.lang.https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--;
 title="class or interface in java.lang">toString, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-;
 title="class or interface in java.lang">wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+DefaultDatasetTest
+publicDefaultDatasetTest()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+close
+publicvoidclose()
+   throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+
+
+
+
+
+
+
+defaultIterate
+publicvoiddefaultIterate()
+throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+
+
+
+
+
+
+

svn commit: r1001921 [2/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/apidocs/overview-tree.html
==
--- websites/staging/commonsrdf/content/apidocs/overview-tree.html (original)
+++ websites/staging/commonsrdf/content/apidocs/overview-tree.html Wed Nov 30 
23:45:19 2016
@@ -4,7 +4,7 @@
 
 
 
-Class Hierarchy (Commons RDF 0.4.0-SNAPSHOT API)
+Class Hierarchy (Commons RDF API 0.4.0-SNAPSHOT API)
 
 
 
@@ -12,7 +12,7 @@
 <!--
 try {
 if (location.href.indexOf('is-external=true') == -1) {
-parent.document.title="Class Hierarchy (Commons RDF 0.4.0-SNAPSHOT 
API)";
+parent.document.title="Class Hierarchy (Commons RDF API 
0.4.0-SNAPSHOT API)";
 }
 }
 catch(err) {

Modified: websites/staging/commonsrdf/content/dependencies.html
==
--- websites/staging/commonsrdf/content/dependencies.html (original)
+++ websites/staging/commonsrdf/content/dependencies.html Wed Nov 30 23:45:19 
2016
@@ -9,7 +9,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 <meta name="Date-Revision-mmdd" content="20161130" />
 <meta http-equiv="Content-Language" content="en" />
-<title>Apache Commons RDF &#x2013; Project Dependencies</title>
+<title>Commons RDF API &#x2013; Project Dependencies</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -24,15 +24,15 @@
   </head>
 
   <body class="composite">
-<a href="./" id="bannerLeft" 
title="Apache Commons RDF logo">
-   
 <img class="logo-left" src="images/commonsrdf-logo.png"  
alt="Apache Commons RDF logo"/>
+<a href="../" id="bannerLeft" 
title="Apache Commons RDF logo">
+   
 <img class="logo-left" src="../images/commonsrdf-logo.png"  
alt="Apache Commons RDF logo"/>
 </a>
 <div class="clear"></div>
 
 <div class="navbar">
   <div class="navbar-inner">
 <div class="container-fluid">
-  <a class="brand" 
href="<a  rel="nofollow" href="https://commons.apache.org/proper/commons-rdf/&quot">https://commons.apache.org/proper/commons-rdf/&quot</a>;>Commons RDF &trade;</a>
+  <a class="brand" 
href="<a  rel="nofollow" href="https://commons.apache.org/proper/commons-rdf/commons-rdf-api/&quot">https://commons.apache.org/proper/commons-rdf/commons-rdf-api/&quot</a>;>Commons 
RDF API &trade;</a>
   <ul class="nav">  
 
 <li id="publishDate">Last Published: 30 November 2016</li>
@@ -63,62 +63,8 @@
   <td class="sidebar">
 <div class="well sidebar-nav">
 <ul class="nav nav-list">
-  <li class="nav-header">Project</li>
-<li class="none">
-  <a href="index.html" title="Home">
-Home</a>
-  </li>
- <li class="none">
-  <a href="introduction.html" title="Introduction">
-Introduction</a>
-  </li>
- <li class="none">
-  <a 
href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html" 
title="API">
-API</a>
-  </li>
- <li class="none">
-  <a href="implementations.html" title="Implementations">
-Implementations</a>
-  </li>
- <li class="none">
-  <a href="userguide.html" title="User Guide">
-User Guide</a>
-  </li>
- <li class="none">
- 

svn commit: r1001921 [20/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/DefaultDatasetTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/DefaultDatasetTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/DefaultDatasetTest.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,130 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+Source code
+
+
+
+
+001/**
+002 * Licensed to the Apache Software 
Foundation (ASF) under one
+003 * or more contributor license 
agreements. See the NOTICE file
+004 * distributed with this work for 
additional information
+005 * regarding copyright ownership. The ASF 
licenses this file
+006 * to you under the Apache License, 
Version 2.0 (the
+007 * "License"); you may not use this file 
except in compliance
+008 * with the License.  You may obtain a 
copy of the License at
+009 *
+010 * 
http://www.apache.org/licenses/LICENSE-2.0
+011 *
+012 * Unless required by applicable law or 
agreed to in writing, software
+013 * distributed under the License is 
distributed on an "AS IS" BASIS,
+014 * WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied.
+015 * See the License for the specific 
language governing permissions and
+016 * limitations under the License.
+017 */
+018package org.apache.commons.rdf.api;
+019
+020import static 
org.junit.Assert.assertEquals;
+021import static 
org.junit.Assert.assertFalse;
+022import static 
org.junit.Assert.assertTrue;
+023
+024import org.junit.Test;
+025
+026public class DefaultDatasetTest {
+027
+028DummyDataset dataset = new 
DummyDataset();
+029
+030@Test
+031public void close() throws Exception 
{
+032dataset.close(); // no-op
+033}
+034
+035@Test
+036public void defaultIterate() throws 
Exception {
+037
assertFalse(dataset.streamCalled);
+038
assertFalse(dataset.filteredStreamCalled);
+039for (final Quad t : 
dataset.iterate()) {
+040assertEquals(t, new 
DummyQuad());
+041}
+042
assertTrue(dataset.streamCalled);
+043
assertFalse(dataset.filteredStreamCalled);
+044}
+045
+046@Test
+047public void defaultFilteredIterate() 
throws Exception {
+048
assertFalse(dataset.streamCalled);
+049
assertFalse(dataset.filteredStreamCalled);
+050for (final Quad t : 
dataset.iterate(null, null, new DummyIRI(2), null)) {
+051assertEquals(t, new 
DummyQuad());
+052}
+053
assertTrue(dataset.filteredStreamCalled);
+054
assertFalse(dataset.streamCalled);
+055}
+056
+057}
+058
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file

Added: 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/DefaultGraphTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/DefaultGraphTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/DefaultGraphTest.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,150 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+Source code
+
+
+
+
+001/**
+002 * Licensed to the Apache Software 
Foundation (ASF) under one
+003 * or more contributor license 
agreements. See the NOTICE file
+004 * distributed with this work for 
additional information
+005 * regarding copyright ownership. The ASF 
licenses this file
+006 * to you under the Apache License, 
Version 2.0 (the
+007 * "License"); you may not use this file 
except in compliance
+008 * with the License.  You may obtain a 
copy of the License at
+009 *
+010 * 
http://www.apache.org/licenses/LICENSE-2.0
+011 *
+012 * Unless required by applicable law or 
agreed to in writing, software
+013 * distributed under the License is 
distributed on an "AS IS" BASIS,
+014 * WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied.
+015 * See the License for the specific 
language governing permissions and
+016 * limitations under the License.
+017 */
+018package org.apache.commons.rdf.api;
+019
+020import static org.junit.Assert.*;
+021
+022import org.junit.Test;
+023
+024public class DefaultGraphTest {
+025
+026DummyGraph graph = new 
DummyGraph();
+027
+028@Test
+029public void close() throws Exception 
{
+030graph.close(); // no-op
+031}
+032
+033@SuppressWarnings("deprecation")
+034@Test
+035public void defaultGetTriples() 
throws Exception {
+036
assertFalse(graph.streamCalled);
+037
assertFalse(graph.filteredStreamCalled);
+038assertEquals(1L, 
graph.getTriples().count());
+039

svn commit: r1001921 [21/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: websites/staging/commonsrdf/content/testapidocs/stylesheet.css
==
--- websites/staging/commonsrdf/content/testapidocs/stylesheet.css (added)
+++ websites/staging/commonsrdf/content/testapidocs/stylesheet.css Wed Nov 30 
23:45:19 2016
@@ -0,0 +1,574 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+
+@import url('resources/fonts/dejavu.css');
+
+body {
+background-color:#ff;
+color:#353833;
+font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+font-size:14px;
+margin:0;
+}
+a:link, a:visited {
+text-decoration:none;
+color:#4A6782;
+}
+a:hover, a:focus {
+text-decoration:none;
+color:#bb7a2a;
+}
+a:active {
+text-decoration:none;
+color:#4A6782;
+}
+a[name] {
+color:#353833;
+}
+a[name]:hover {
+text-decoration:none;
+color:#353833;
+}
+pre {
+font-family:'DejaVu Sans Mono', monospace;
+font-size:14px;
+}
+h1 {
+font-size:20px;
+}
+h2 {
+font-size:18px;
+}
+h3 {
+font-size:16px;
+font-style:italic;
+}
+h4 {
+font-size:13px;
+}
+h5 {
+font-size:12px;
+}
+h6 {
+font-size:11px;
+}
+ul {
+list-style-type:disc;
+}
+code, tt {
+font-family:'DejaVu Sans Mono', monospace;
+font-size:14px;
+padding-top:4px;
+margin-top:8px;
+line-height:1.4em;
+}
+dt code {
+font-family:'DejaVu Sans Mono', monospace;
+font-size:14px;
+padding-top:4px;
+}
+table tr td dt code {
+font-family:'DejaVu Sans Mono', monospace;
+font-size:14px;
+vertical-align:top;
+padding-top:4px;
+}
+sup {
+font-size:8px;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+clear:both;
+height:0px;
+overflow:hidden;
+}
+.aboutLanguage {
+float:right;
+padding:0px 21px;
+font-size:11px;
+z-index:200;
+margin-top:-9px;
+}
+.legalCopy {
+margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+color:#FF;
+text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+color:#bb7a2a;
+}
+.tab {
+background-color:#0066FF;
+color:#ff;
+padding:8px;
+width:5em;
+font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+background-color:#4D7A97;
+color:#FF;
+padding:.8em .5em .4em .8em;
+height:auto;/*height:1.8em;*/
+font-size:11px;
+margin:0;
+}
+.topNav {
+background-color:#4D7A97;
+color:#FF;
+float:left;
+padding:0;
+width:100%;
+clear:right;
+height:2.8em;
+padding-top:10px;
+overflow:hidden;
+font-size:12px; 
+}
+.bottomNav {
+margin-top:10px;
+background-color:#4D7A97;
+color:#FF;
+float:left;
+padding:0;
+width:100%;
+clear:right;
+height:2.8em;
+padding-top:10px;
+overflow:hidden;
+font-size:12px;
+}
+.subNav {
+background-color:#dee3e9;
+float:left;
+width:100%;
+overflow:hidden;
+font-size:12px;
+}
+.subNav div {
+clear:left;
+float:left;
+padding:0 0 5px 6px;
+text-transform:uppercase;
+}
+ul.navList, ul.subNavList {
+float:left;
+margin:0 25px 0 0;
+padding:0;
+}
+ul.navList li{
+list-style:none;
+float:left;
+padding: 5px 6px;
+text-transform:uppercase;
+}
+ul.subNavList li{
+list-style:none;
+float:left;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, 
.bottomNav a:active, .bottomNav a:visited {
+color:#FF;
+text-decoration:none;
+text-transform:uppercase;
+}
+.topNav a:hover, .bottomNav a:hover {
+text-decoration:none;
+color:#bb7a2a;
+text-transform:uppercase;
+}
+.navBarCell1Rev {
+background-color:#F8981D;
+color:#253441;
+margin: auto 5px;
+}
+.skipNav {
+position:absolute;
+top:auto;
+left:-px;
+overflow:hidden;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+clear:both;
+margin:0 20px;
+padding:5px 0 0 0;
+}
+.indexHeader {
+margin:10px;
+position:relative;
+}
+.indexHeader span{
+margin-right:15px;
+}
+.indexHeader h1 {
+font-size:13px;
+}
+.title {
+color:#2c4557;
+margin:10px 0;
+}
+.subTitle {
+margin:5px 0 0 0;
+}
+.header ul {
+margin:0 0 15px 0;
+padding:0;
+}
+.footer ul {
+margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+list-style:none;
+font-size:13px;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, 
div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+background-color:#dee3e9;
+border:1px solid #d0d9e0;
+margin:0 0 6px -8px;
+padding:7px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+background-color:#dee3e9;
+border:1px solid #d0d9e0;
+margin:0 0 6px -8px;
+padding:7px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+padding:0;
+margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+padding:0px 0 

svn commit: r1001921 [13/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/AbstractGraphTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/AbstractGraphTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/AbstractGraphTest.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,701 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+AbstractGraphTest (Commons RDF API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":6,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.commons.rdf.api
+Class AbstractGraphTest
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.commons.rdf.api.AbstractGraphTest
+
+
+
+
+
+
+
+
+public abstract class AbstractGraphTest
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+Test Graph implementation
+ 
+ To add to your implementation's tests, create a subclass with a name ending
+ in Test and provide createFactory()
 which minimally
+ must support RDF.createGraph() and RDF.createIRI(String), but
+ ideally support all operations.
+ 
+ This test uses try-with-resources blocks for calls to Graph.stream()
+ and Graph.iterate().
+
+See Also:
+Graph, 
+RDF
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected IRI
+alice
+
+
+protected Literal
+aliceName
+
+
+protected BlankNode
+bnode1
+
+
+protected BlankNode
+bnode2
+
+
+protected IRI
+bob
+
+
+protected Literal
+bobName
+
+
+protected Triple
+bobNameTriple
+
+
+protected Literal
+companyName
+
+
+protected RDF
+factory
+
+
+protected Graph
+graph
+
+
+protected IRI
+knows
+
+
+protected IRI
+member
+
+
+protected IRI
+name
+
+
+protected Literal
+secretClubName
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+AbstractGraphTest()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsAbstract MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+addBlankNodesFromMultipleGraphs()
+
+
+void
+clear()
+
+
+void
+contains()
+
+
+protected abstract RDF
+createFactory()
+This method must be overridden by the implementing test to 
provide a
+ factory for the test to create Graph, IRI 
etc.
+
+
+
+void
+createGraphAndAdd()
+
+
+void
+getTriples()
+
+
+void
+getTriplesQuery()
+
+
+void
+iterate()
+
+
+void
+iterateFilter()
+
+
+void
+remove()
+
+
+void
+size()
+
+
+void
+whyJavaStreamsMightNotTakeOverFromSparql()
+An attempt to use the Java 8 streams to look up a more 
complicated query.
+
+
+
+
+
+
+
+Methods inherited from classjava.lang.https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" 

svn commit: r1001921 [12/21] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/AbstractBlankNodeTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/AbstractBlankNodeTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/AbstractBlankNodeTest.html
 Wed Nov 30 23:45:19 2016
@@ -0,0 +1,375 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+AbstractBlankNodeTest (Commons RDF API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+var methods = {"i0":6,"i1":6,"i2":10,"i3":10,"i4":10,"i5":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.commons.rdf.api
+Class 
AbstractBlankNodeTest
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.commons.rdf.api.AbstractBlankNodeTest
+
+
+
+
+
+
+
+
+public abstract class AbstractBlankNodeTest
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+Abstract test class for the BlankNode interface.
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+AbstractBlankNodeTest()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsAbstract MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected abstract BlankNode
+getBlankNode()
+This method must be overridden by the implementing test to 
create a
+ BlankNode to be tested.
+
+
+
+protected abstract BlankNode
+getBlankNode(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringidentifier)
+Gets a new blank node object based on the given 
identifier.
+
+
+
+void
+testEquals()
+Test method for BlankNode.equals(java.lang.Object).
+
+
+
+void
+testHashCode()
+Test method for BlankNode.hashCode().
+
+
+
+void
+testInternalIdentifier()
+Test method for BlankNode.uniqueReference().
+
+
+
+void
+testNtriplesString()
+Test method for RDFTerm.ntriplesString().
+
+
+
+
+
+
+
+Methods inherited from classjava.lang.https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--;
 title="class or interface in java.lang">toString, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-;
 title="class or interface in java.lang">wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+AbstractBlankNodeTest

svn commit: r1001918 [3/13] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNode.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNode.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNode.html
 Wed Nov 30 23:36:45 2016
@@ -103,10 +103,6 @@ var activeTableTab = "activeTableTab";
 All Superinterfaces:
 BlankNodeOrIRI, RDFTerm
 
-
-All Known Subinterfaces:
-JenaBlankNode, JsonLdBlankNode, RDF4JBlankNode
-
 
 
 public interface BlankNode

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html
 Wed Nov 30 23:36:45 2016
@@ -99,11 +99,7 @@
 
 
 All Known Subinterfaces:
-BlankNode, IRI, JenaBlankNode, JenaIRI, JsonLdBlankNode, JsonLdIRI, RDF4JBlankNode, RDF4JBlankNodeOrIRI, RDF4JIRI
-
-
-All Known Implementing Classes:
-Types
+BlankNode, IRI
 
 
 

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Dataset.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Dataset.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Dataset.html
 Wed Nov 30 23:36:45 2016
@@ -103,10 +103,6 @@ var activeTableTab = "activeTableTab";
 All Superinterfaces:
 https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true;
 title="class or interface in java.lang">AutoCloseable, GraphLikeQuad
 
-
-All Known Subinterfaces:
-JenaDataset, JsonLdDataset, RDF4JDataset
-
 
 
 public interface Dataset

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Graph.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Graph.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Graph.html
 Wed Nov 30 23:36:45 2016
@@ -103,14 +103,6 @@ var activeTableTab = "activeTableTab";
 All Superinterfaces:
 https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true;
 title="class or interface in java.lang">AutoCloseable, GraphLikeTriple
 
-
-All Known Subinterfaces:
-JenaGraph, JsonLdGraph, JsonLdUnionGraph, RDF4JGraph
-
-
-All Known Implementing Classes:
-DatasetGraphView
-
 
 
 public interface Graph

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/GraphLike.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/GraphLike.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/GraphLike.html
 Wed Nov 30 23:36:45 2016
@@ -106,11 +106,7 @@ var activeTableTab = "activeTableTab";
 
 
 All Known Subinterfaces:
-Dataset, Graph, JenaDataset, JenaGraph, JsonLdDataset, JsonLdGraph, JsonLdGraphLikeT, JsonLdUnionGraph, RDF4JDataset, RDF4JGraph, RDF4JGraphLikeT
-
-
-All Known Implementing Classes:
-DatasetGraphView
+Dataset, Graph
 
 
 

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/IRI.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/IRI.html 
(original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/IRI.html 
Wed Nov 30 23:36:45 2016
@@ -103,14 +103,6 @@ var activeTableTab = "activeTableTab";
 All Superinterfaces:
 BlankNodeOrIRI, RDFTerm
 
-
-All Known Subinterfaces:
-JenaIRI, JsonLdIRI, RDF4JIRI
-
-
-All Known Implementing Classes:
-Types
-
 
 
 public interface IRI

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Literal.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Literal.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Literal.html
 Wed Nov 30 23:36:45 2016
@@ -103,10 +103,6 @@ var activeTableTab = "activeTableTab";
 All Superinterfaces:
 RDFTerm
 
-
-All Known Subinterfaces:
-JenaLiteral, JsonLdLiteral, RDF4JLiteral
-
 
 
 public interface Literal

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Quad.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Quad.html
 (original)
+++ 

svn commit: r1001918 [7/13] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html
 Wed Nov 30 23:36:45 2016
@@ -88,28 +88,6 @@
 Commons RDF, a common library of RDF 1.1 concepts.
 
 
-
-org.apache.commons.rdf.jena
-
-
-
-org.apache.commons.rdf.jena.experimental
-
-Experimental Commons RDF Jena implementations.
-
-
-
-org.apache.commons.rdf.jsonldjava
-
-Integration with jsonld-java
-
-
-
-org.apache.commons.rdf.rdf4j
-
-Commons RDF integration with http://rdf4j.org/;>RDF4J.
-
-
 
 
 
@@ -168,198 +146,6 @@
 
 
 
-
-
-
-
-
-Uses of TripleLike in org.apache.commons.rdf.jena
-
-Subinterfaces of TripleLike in org.apache.commons.rdf.jena
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JenaGeneralizedQuadLike
-A generalized quad representation.
-
-
-
-interface
-JenaGeneralizedTripleLike
-A generalized triple representation.
-
-
-
-interface
-JenaQuad
-A Jena-backed Quad.
-
-
-
-interface
-JenaQuadLikeG extends 
RDFTerm
-A QuadLike 
wrapper of a Jena Quad.
-
-
-
-interface
-JenaTriple
-A Jena-backed Triple.
-
-
-
-interface
-JenaTripleLike
-A TripleLike 
wrapper of a Jena Triple.
-
-
-
-
-
-Method parameters in org.apache.commons.rdf.jena
 with type arguments of type TripleLike
-
-Modifier and Type
-Method and Description
-
-
-
-org.apache.jena.riot.system.StreamRDF
-JenaRDF.streamJenaToGeneralizedTriple(https://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true;
 title="class or interface in java.util.function">ConsumerTripleLikegeneralizedConsumer)
-Create a StreamRDF instance that inserts 
generalized
- TripleLikes.
-
-
-
-
-
-
-
-
-Uses of TripleLike in org.apache.commons.rdf.jena.experimental
-
-Method parameters in org.apache.commons.rdf.jena.experimental
 with type arguments of type TripleLike
-
-Modifier and Type
-Method and Description
-
-
-
-JenaRDFParser
-JenaRDFParser.targetGeneralizedTriple(https://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true;
 title="class or interface in java.util.function">ConsumerTripleLikeconsumer)
-
-
-
-
-
-
-
-Uses of TripleLike in org.apache.commons.rdf.jsonldjava
-
-Classes in org.apache.commons.rdf.jsonldjava
 with type parameters of type TripleLike
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JsonLdGraphLikeT 
extends TripleLike
-Common abstract GraphLike.
-
-
-
-
-
-Subinterfaces of TripleLike in org.apache.commons.rdf.jsonldjava
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JsonLdQuad
-
-
-interface
-JsonLdQuadLikeG 
extends RDFTerm
-
-
-interface
-JsonLdTriple
-
-
-interface
-JsonLdTripleLike
-
-
-
-
-
-
-
-Uses of TripleLike in org.apache.commons.rdf.rdf4j
-
-Classes in org.apache.commons.rdf.rdf4j
 with type parameters of type TripleLike
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-RDF4JGraphLikeT 
extends TripleLike
-Marker interface for RDF4J implementations of 
GraphLike.
-
-
-
-
-
-Subinterfaces of TripleLike in org.apache.commons.rdf.rdf4j
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-RDF4JQuad
-Marker interface for RDF4J implementations of Quad.
-
-
-
-interface
-RDF4JTriple
-Marker interface for RDF4J implementations of Triple.
-
-
-
-interface
-RDF4JTripleLike
-Marker interface for RDF4J implementations of TripleLike 
statements.
-
-
-
-
-
-Methods in org.apache.commons.rdf.rdf4j
 with parameters of type TripleLike
-
-Modifier and Type
-Method and Description
-
-
-
-org.eclipse.rdf4j.model.Statement
-RDF4J.asStatement(TripleLiketripleLike)
-Adapt a Commons RDF Triple or Quad as a RDF4J
- Statement.
-
-
-
 
 
 

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/package-use.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/package-use.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/package-use.html
 Wed Nov 30 23:36:45 2016
@@ -94,50 +94,6 @@
 Experimental Commons RDF features.
 
 
-
-org.apache.commons.rdf.jena
-
-
-
-org.apache.commons.rdf.jena.experimental
-
-Experimental Commons RDF Jena implementations.
-
-
-
-org.apache.commons.rdf.jena.impl
-
-
-
-org.apache.commons.rdf.jsonldjava
-
-Integration with jsonld-java
-
-
-
-org.apache.commons.rdf.jsonldjava.experimental
-
-Experimental Commons RDF JSONLD-Java implementations.
-
-
-
-org.apache.commons.rdf.rdf4j
-
-Commons RDF integration with http://rdf4j.org/;>RDF4J.
-
-
-
-org.apache.commons.rdf.simple
-
-A simple in-memory implementation of the Commons RDF 
API.
-
-
-
-org.apache.commons.rdf.simple.experimental
-
-Experimental Commons RDF 

svn commit: r1001919 [9/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/source-repository.html
==
--- websites/staging/commonsrdf/content/source-repository.html (original)
+++ websites/staging/commonsrdf/content/source-repository.html Wed Nov 30 
23:38:30 2016
@@ -9,7 +9,7 @@
 
 
 
-Apache Commons RDF  Source Code Management
+Commons RDF API  Source Code Management
 
   
   
@@ -29,15 +29,15 @@
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
+  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
 
 
 Last Published: 30 November 2016
@@ -68,62 +68,8 @@
   
 
 
-  Project
-
-  
-Home
-  
- 
-  
-Introduction
-  
- 
-  
-API
-  
- 
-  
-Implementations
-  
- 
-  
-User Guide
-  
- 
-  
-Download
-  
- 
-  
-Contributing
-  
- 
-  
-Team
-  
- 
-  
-  Tools
-
-  
-Mailing Lists
-  
- 
-  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
-Source (Git)
-  
- 
-  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
-Source (GitHub mirror)
-  
- 
-  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
-Issues (Jira)
-  
- 
-  
 Project Documentation
-   


   
+   


 
   
 Project Information
 
@@ -136,10 +82,6 @@
 Summary
   
  
-  
-Project Modules
-  
- 
   
 Team
   
@@ -177,7 +119,7 @@
   
  
   
-   

  
+   


  
   
 Project Reports
 
@@ -285,7 +227,7 @@
 Web Browser Access
 The following is a link to a browsable version of the source repository:
 
-https://git-wip-us.apache.org/repos/asf/commons-rdf.git;>https://git-wip-us.apache.org/repos/asf/commons-rdf.git
+https://git-wip-us.apache.org/repos/asf/commons-rdf.git/commons-rdf-api;>https://git-wip-us.apache.org/repos/asf/commons-rdf.git/commons-rdf-api
 
 Anonymous Access
 The source can be checked out anonymously from Git with this command (See 
http://git-scm.com/docs/git-clone;>http://git-scm.com/docs/git-clone):

Modified: websites/staging/commonsrdf/content/surefire-report.html
==
--- websites/staging/commonsrdf/content/surefire-report.html (original)
+++ websites/staging/commonsrdf/content/surefire-report.html Wed Nov 30 
23:38:30 2016
@@ -9,7 +9,7 @@
 
 
 
-   

svn commit: r1001918 [5/13] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Literal.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Literal.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Literal.html
 Wed Nov 30 23:36:45 2016
@@ -88,28 +88,6 @@
 Commons RDF, a common library of RDF 1.1 concepts.
 
 
-
-org.apache.commons.rdf.jena
-
-
-
-org.apache.commons.rdf.jsonldjava
-
-Integration with jsonld-java
-
-
-
-org.apache.commons.rdf.rdf4j
-
-Commons RDF integration with http://rdf4j.org/;>RDF4J.
-
-
-
-org.apache.commons.rdf.simple
-
-A simple in-memory implementation of the Commons RDF 
API.
-
-
 
 
 
@@ -168,134 +146,6 @@
 
 
 
-
-
-
-
-Uses of Literal in org.apache.commons.rdf.jena
-
-Subinterfaces of Literal in org.apache.commons.rdf.jena
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JenaLiteral
-A Jena-backed Literal
-
- The underlying Jena Node can be accessed from JenaRDFTerm.asJenaNode().
-
-
-
-
-
-
-
-
-Uses of Literal in org.apache.commons.rdf.jsonldjava
-
-Subinterfaces of Literal in org.apache.commons.rdf.jsonldjava
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-JsonLdLiteral
-
-
-
-
-
-
-
-Uses of Literal in org.apache.commons.rdf.rdf4j
-
-Subinterfaces of Literal in org.apache.commons.rdf.rdf4j
-
-Modifier and Type
-Interface and Description
-
-
-
-interface
-RDF4JLiteral
-Marker interface for RDF4J implementations of Commons RDF
- Literal.
-
-
-
-
-
-Methods in org.apache.commons.rdf.rdf4j
 that return Literal
-
-Modifier and Type
-Method and Description
-
-
-
-Literal
-RDF4J.createLiteral(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringlexicalForm,
- IRIdataType)
-
-
-Literal
-RDF4J.createLiteral(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringlexicalForm,
- https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringlanguageTag)
-
-
-
-
-
-
-
-Uses of Literal in org.apache.commons.rdf.simple
-
-Methods in org.apache.commons.rdf.simple
 that return Literal
-
-Modifier and Type
-Method and Description
-
-
-
-Literal
-SimpleRDFTermFactory.createLiteral(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringliteral)
-Deprecated.
-
-
-
-Literal
-SimpleRDF.createLiteral(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">Stringliteral)
-
-
-Literal
-SimpleRDFTermFactory.createLiteral(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringliteral,
- IRIdataType)
-Deprecated.
-
-
-
-Literal
-SimpleRDF.createLiteral(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringliteral,
- IRIdataType)
-
-
-Literal
-SimpleRDFTermFactory.createLiteral(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringliteral,
- https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringlanguage)
-Deprecated.
-
-
-
-Literal
-SimpleRDF.createLiteral(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringliteral,
- https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">Stringlanguage)
-
-
-
 
 
 

Modified: 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Quad.html
==
--- 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Quad.html
 (original)
+++ 
websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/Quad.html
 Wed Nov 30 23:36:45 2016
@@ -94,34 +94,6 @@
 Experimental Commons RDF features.
 
 
-
-org.apache.commons.rdf.jena
-
-
-
-org.apache.commons.rdf.jsonldjava
-
-Integration with jsonld-java
-
-
-
-org.apache.commons.rdf.rdf4j
-
-Commons RDF integration with http://rdf4j.org/;>RDF4J.
-
-
-
-org.apache.commons.rdf.simple
-
-A simple in-memory implementation of the Commons RDF 
API.
-
-
-
-org.apache.commons.rdf.simple.experimental
-
-Experimental Commons RDF Simple implementations.
-
-
 
 
 
@@ -237,225 +209,6 @@
 
 
 
-
-
-
-
-Uses of Quad in org.apache.commons.rdf.jena
-
-Subinterfaces of Quad in org.apache.commons.rdf.jena
-
-Modifier and Type
-Interface 

svn commit: r1001923 - /websites/staging/commonsrdf/content/

2016-11-30 Thread stain
Author: stain
Date: Thu Dec  1 00:01:09 2016
New Revision: 1001923

Log:
Site checkin for project Commons RDF

Modified:
websites/staging/commonsrdf/content/checkstyle-aggregate.html
websites/staging/commonsrdf/content/dependencies.html
websites/staging/commonsrdf/content/dependency-convergence.html
websites/staging/commonsrdf/content/dependency-info.html
websites/staging/commonsrdf/content/distribution-management.html
websites/staging/commonsrdf/content/integration.html
websites/staging/commonsrdf/content/issue-tracking.html
websites/staging/commonsrdf/content/jira-report.html
websites/staging/commonsrdf/content/mail-lists.html
websites/staging/commonsrdf/content/modules.html
websites/staging/commonsrdf/content/pmd.html
websites/staging/commonsrdf/content/project-info.html
websites/staging/commonsrdf/content/project-reports.html
websites/staging/commonsrdf/content/project-summary.html
websites/staging/commonsrdf/content/rat-report.html
websites/staging/commonsrdf/content/source-repository.html
websites/staging/commonsrdf/content/surefire-report.html
websites/staging/commonsrdf/content/team-list.html

Modified: websites/staging/commonsrdf/content/checkstyle-aggregate.html
==
--- websites/staging/commonsrdf/content/checkstyle-aggregate.html (original)
+++ websites/staging/commonsrdf/content/checkstyle-aggregate.html Thu Dec  1 
00:01:09 2016
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons RDF  Checkstyle Results
 
@@ -35,7 +35,7 @@
   https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
-Last Published: 30 November 2016
+Last Published: 01 December 2016
   | Version: 
0.4.0-SNAPSHOT
   
   

Modified: websites/staging/commonsrdf/content/dependencies.html
==
--- websites/staging/commonsrdf/content/dependencies.html (original)
+++ websites/staging/commonsrdf/content/dependencies.html Thu Dec  1 00:01:09 
2016
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons RDF  Project Dependencies
 
@@ -35,7 +35,7 @@
   https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
-Last Published: 30 November 2016
+Last Published: 01 December 2016
   | Version: 
0.4.0-SNAPSHOT
   
   

Modified: websites/staging/commonsrdf/content/dependency-convergence.html
==
--- websites/staging/commonsrdf/content/dependency-convergence.html (original)
+++ websites/staging/commonsrdf/content/dependency-convergence.html Thu Dec  1 
00:01:09 2016
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons RDF  Reactor Dependency Convergence
 
@@ -35,7 +35,7 @@
   https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
-Last Published: 30 November 2016
+Last Published: 01 December 2016
   | Version: 
0.4.0-SNAPSHOT
   
   

Modified: websites/staging/commonsrdf/content/dependency-info.html
==
--- websites/staging/commonsrdf/content/dependency-info.html (original)
+++ websites/staging/commonsrdf/content/dependency-info.html Thu Dec  1 
00:01:09 2016
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons RDF  Dependency Information
 
@@ -35,7 +35,7 @@
   https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
-Last Published: 30 November 2016
+Last Published: 01 December 2016
   | Version: 
0.4.0-SNAPSHOT
   
   

Modified: websites/staging/commonsrdf/content/distribution-management.html
==
--- websites/staging/commonsrdf/content/distribution-management.html (original)
+++ websites/staging/commonsrdf/content/distribution-management.html Thu Dec  1 
00:01:09 2016
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons RDF  Project Distribution Management
 
@@ -35,7 +35,7 @@
   https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
 
 
-Last Published: 30 November 2016
+Last Published: 01 December 2016
   | Version: 
0.4.0-SNAPSHOT
   
   

svn commit: r1001919 [13/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DefaultDatasetTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DefaultDatasetTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DefaultDatasetTest.html
 Wed Nov 30 23:38:30 2016
@@ -0,0 +1,311 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+DefaultDatasetTest (Commons RDF API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.commons.rdf.api
+Class 
DefaultDatasetTest
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.commons.rdf.api.DefaultDatasetTest
+
+
+
+
+
+
+
+
+public class DefaultDatasetTest
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+DefaultDatasetTest()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+close()
+
+
+void
+defaultFilteredIterate()
+
+
+void
+defaultIterate()
+
+
+
+
+
+
+Methods inherited from classjava.lang.https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--;
 title="class or interface in java.lang">toString, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-;
 title="class or interface in java.lang">wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+DefaultDatasetTest
+publicDefaultDatasetTest()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+close
+publicvoidclose()
+   throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+
+
+
+
+
+
+
+defaultIterate
+publicvoiddefaultIterate()
+throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+
+
+
+
+
+
+

svn commit: r1001919 [10/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: websites/staging/commonsrdf/content/testapidocs/index-all.html
==
--- websites/staging/commonsrdf/content/testapidocs/index-all.html (added)
+++ websites/staging/commonsrdf/content/testapidocs/index-all.html Wed Nov 30 
23:38:30 2016
@@ -0,0 +1,641 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Index (Commons RDF API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+ABCDEFGHIKMNORSTVW
+
+
+A
+
+AbstractBlankNodeTest - Class in org.apache.commons.rdf.api
+
+Abstract test class for the BlankNode interface.
+
+AbstractBlankNodeTest()
 - Constructor for class org.apache.commons.rdf.api.AbstractBlankNodeTest
+
+AbstractDatasetTest - Class in org.apache.commons.rdf.api
+
+Test Dataset implementation
+
+AbstractDatasetTest()
 - Constructor for class org.apache.commons.rdf.api.AbstractDatasetTest
+
+AbstractGraphTest - Class in org.apache.commons.rdf.api
+
+Test Graph implementation
+
+AbstractGraphTest()
 - Constructor for class org.apache.commons.rdf.api.AbstractGraphTest
+
+AbstractRDFTest - Class in org.apache.commons.rdf.api
+
+Test RDF implementation (and thus its RDFTerm 
implementations)
+
+AbstractRDFTest()
 - Constructor for class org.apache.commons.rdf.api.AbstractRDFTest
+
+add() 
- Method in class org.apache.commons.rdf.api.DummyDatasetTest
+
+add() - 
Method in class org.apache.commons.rdf.api.DummyGraphTest
+
+addBlankNodesFromMultipleDatasets()
 - Method in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+addBlankNodesFromMultipleGraphs()
 - Method in class org.apache.commons.rdf.api.AbstractGraphTest
+
+addSPO()
 - Method in class org.apache.commons.rdf.api.DummyDatasetTest
+
+addSPO()
 - Method in class org.apache.commons.rdf.api.DummyGraphTest
+
+alice
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+alice 
- Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+aliceName
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+aliceName
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+asQuad()
 - Method in class org.apache.commons.rdf.api.DefaultQuadTest
+
+
+
+
+
+B
+
+bnode1
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bnode1
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+bnode2
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bnode2
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+bob - 
Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bob - 
Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+bobName
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bobName
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+bobNameQuad
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+bobNameTriple
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+byFileExtension()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byFileExtensionFailsWithoutDot()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byFileExtensionLowerCase()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byFileExtensionUnknown()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byMediaType()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byMediaTypeContentType()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byMediaTypeLowerCase()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+byMediaTypeUnknown()
 - Method in class org.apache.commons.rdf.api.RDFSyntaxTest
+
+
+
+
+
+C
+
+clear()
 - Method in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+clear()
 - Method in class org.apache.commons.rdf.api.AbstractGraphTest
+
+clearNotSupported()
 - Method in class org.apache.commons.rdf.api.DummyDatasetTest
+
+clearNotSupported()
 - Method in class org.apache.commons.rdf.api.DummyGraphTest
+
+close()
 - Method in class org.apache.commons.rdf.api.DefaultDatasetTest
+
+close()
 - Method in class org.apache.commons.rdf.api.DefaultGraphTest
+
+companyName
 - Variable in class org.apache.commons.rdf.api.AbstractDatasetTest
+
+companyName
 - Variable in class org.apache.commons.rdf.api.AbstractGraphTest
+
+contains()
 - Method in class 

svn commit: r1001919 [20/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: websites/staging/commonsrdf/content/testapidocs/stylesheet.css
==
--- websites/staging/commonsrdf/content/testapidocs/stylesheet.css (added)
+++ websites/staging/commonsrdf/content/testapidocs/stylesheet.css Wed Nov 30 
23:38:30 2016
@@ -0,0 +1,574 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+
+@import url('resources/fonts/dejavu.css');
+
+body {
+background-color:#ff;
+color:#353833;
+font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+font-size:14px;
+margin:0;
+}
+a:link, a:visited {
+text-decoration:none;
+color:#4A6782;
+}
+a:hover, a:focus {
+text-decoration:none;
+color:#bb7a2a;
+}
+a:active {
+text-decoration:none;
+color:#4A6782;
+}
+a[name] {
+color:#353833;
+}
+a[name]:hover {
+text-decoration:none;
+color:#353833;
+}
+pre {
+font-family:'DejaVu Sans Mono', monospace;
+font-size:14px;
+}
+h1 {
+font-size:20px;
+}
+h2 {
+font-size:18px;
+}
+h3 {
+font-size:16px;
+font-style:italic;
+}
+h4 {
+font-size:13px;
+}
+h5 {
+font-size:12px;
+}
+h6 {
+font-size:11px;
+}
+ul {
+list-style-type:disc;
+}
+code, tt {
+font-family:'DejaVu Sans Mono', monospace;
+font-size:14px;
+padding-top:4px;
+margin-top:8px;
+line-height:1.4em;
+}
+dt code {
+font-family:'DejaVu Sans Mono', monospace;
+font-size:14px;
+padding-top:4px;
+}
+table tr td dt code {
+font-family:'DejaVu Sans Mono', monospace;
+font-size:14px;
+vertical-align:top;
+padding-top:4px;
+}
+sup {
+font-size:8px;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+clear:both;
+height:0px;
+overflow:hidden;
+}
+.aboutLanguage {
+float:right;
+padding:0px 21px;
+font-size:11px;
+z-index:200;
+margin-top:-9px;
+}
+.legalCopy {
+margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+color:#FF;
+text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+color:#bb7a2a;
+}
+.tab {
+background-color:#0066FF;
+color:#ff;
+padding:8px;
+width:5em;
+font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+background-color:#4D7A97;
+color:#FF;
+padding:.8em .5em .4em .8em;
+height:auto;/*height:1.8em;*/
+font-size:11px;
+margin:0;
+}
+.topNav {
+background-color:#4D7A97;
+color:#FF;
+float:left;
+padding:0;
+width:100%;
+clear:right;
+height:2.8em;
+padding-top:10px;
+overflow:hidden;
+font-size:12px; 
+}
+.bottomNav {
+margin-top:10px;
+background-color:#4D7A97;
+color:#FF;
+float:left;
+padding:0;
+width:100%;
+clear:right;
+height:2.8em;
+padding-top:10px;
+overflow:hidden;
+font-size:12px;
+}
+.subNav {
+background-color:#dee3e9;
+float:left;
+width:100%;
+overflow:hidden;
+font-size:12px;
+}
+.subNav div {
+clear:left;
+float:left;
+padding:0 0 5px 6px;
+text-transform:uppercase;
+}
+ul.navList, ul.subNavList {
+float:left;
+margin:0 25px 0 0;
+padding:0;
+}
+ul.navList li{
+list-style:none;
+float:left;
+padding: 5px 6px;
+text-transform:uppercase;
+}
+ul.subNavList li{
+list-style:none;
+float:left;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, 
.bottomNav a:active, .bottomNav a:visited {
+color:#FF;
+text-decoration:none;
+text-transform:uppercase;
+}
+.topNav a:hover, .bottomNav a:hover {
+text-decoration:none;
+color:#bb7a2a;
+text-transform:uppercase;
+}
+.navBarCell1Rev {
+background-color:#F8981D;
+color:#253441;
+margin: auto 5px;
+}
+.skipNav {
+position:absolute;
+top:auto;
+left:-px;
+overflow:hidden;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+clear:both;
+margin:0 20px;
+padding:5px 0 0 0;
+}
+.indexHeader {
+margin:10px;
+position:relative;
+}
+.indexHeader span{
+margin-right:15px;
+}
+.indexHeader h1 {
+font-size:13px;
+}
+.title {
+color:#2c4557;
+margin:10px 0;
+}
+.subTitle {
+margin:5px 0 0 0;
+}
+.header ul {
+margin:0 0 15px 0;
+padding:0;
+}
+.footer ul {
+margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+list-style:none;
+font-size:13px;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, 
div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+background-color:#dee3e9;
+border:1px solid #d0d9e0;
+margin:0 0 6px -8px;
+padding:7px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+background-color:#dee3e9;
+border:1px solid #d0d9e0;
+margin:0 0 6px -8px;
+padding:7px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+padding:0;
+margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+padding:0px 0 

svn commit: r1001919 [17/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/AbstractDatasetTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/AbstractDatasetTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/src-html/org/apache/commons/rdf/api/AbstractDatasetTest.html
 Wed Nov 30 23:38:30 2016
@@ -0,0 +1,666 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+Source code
+
+
+
+
+001/**
+002 * Licensed to the Apache Software 
Foundation (ASF) under one
+003 * or more contributor license 
agreements. See the NOTICE file
+004 * distributed with this work for 
additional information
+005 * regarding copyright ownership. The ASF 
licenses this file
+006 * to you under the Apache License, 
Version 2.0 (the
+007 * "License"); you may not use this file 
except in compliance
+008 * with the License.  You may obtain a 
copy of the License at
+009 *
+010 * 
http://www.apache.org/licenses/LICENSE-2.0
+011 *
+012 * Unless required by applicable law or 
agreed to in writing, software
+013 * distributed under the License is 
distributed on an "AS IS" BASIS,
+014 * WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied.
+015 * See the License for the specific 
language governing permissions and
+016 * limitations under the License.
+017 */
+018package org.apache.commons.rdf.api;
+019
+020import static org.junit.Assert.*;
+021
+022import java.util.ArrayList;
+023import java.util.HashSet;
+024import java.util.Iterator;
+025import java.util.List;
+026import java.util.Map;
+027import java.util.Optional;
+028import java.util.Set;
+029import 
java.util.concurrent.ConcurrentHashMap;
+030import java.util.stream.Collectors;
+031import java.util.stream.Stream;
+032
+033import org.junit.Assume;
+034import org.junit.Before;
+035import org.junit.Test;
+036
+037/**
+038 * Test Dataset implementation
+039 * p
+040 * To add to your implementation's tests, 
create a subclass with a name ending
+041 * in codeTest/code and 
provide {@link #createFactory()} which minimally
+042 * must support {@link 
RDF#createDataset()} and {@link RDF#createIRI(String)}, but
+043 * ideally support all operations.
+044 * p
+045 * This test uses try-with-resources 
blocks for calls to {@link Dataset#stream()}
+046 * and {@link Dataset#iterate()}.
+047 * 
+048 * @see Dataset
+049 * @see RDF
+050 */
+051public abstract class AbstractDatasetTest 
{
+052
+053protected RDF factory;
+054protected Dataset dataset;
+055protected IRI alice;
+056protected IRI bob;
+057protected IRI name;
+058protected IRI knows;
+059protected IRI member;
+060protected BlankNode bnode1;
+061protected BlankNode bnode2;
+062protected Literal aliceName;
+063protected Literal bobName;
+064protected Literal secretClubName;
+065protected Literal companyName;
+066protected Quad bobNameQuad;
+067private IRI isPrimaryTopicOf;
+068private IRI graph1;
+069private BlankNode graph2;
+070
+071/**
+072 * 
+073 * This method must be overridden by 
the implementing test to provide a
+074 * factory for the test to create 
{@link Dataset}, {@link IRI} etc.
+075 * 
+076 * @return {@link RDF} instance to be 
tested.
+077 */
+078protected abstract RDF 
createFactory();
+079
+080@Before
+081public void createDatasetAndAdd() {
+082factory = createFactory();
+083dataset = 
factory.createDataset();
+084assertEquals(0, 
dataset.size());
+085
+086graph1 = 
factory.createIRI("http://example.com/graph1;);
+087graph2 = 
factory.createBlankNode();
+088
+089alice = 
factory.createIRI("http://example.com/alice;);
+090bob = 
factory.createIRI("http://example.com/bob;);
+091name = 
factory.createIRI("http://xmlns.com/foaf/0.1/name;);
+092knows = 
factory.createIRI("http://xmlns.com/foaf/0.1/knows;);
+093member = 
factory.createIRI("http://xmlns.com/foaf/0.1/member;);
+094bnode1 = 
factory.createBlankNode("org1");
+095bnode2 = 
factory.createBlankNode("org2");
+096
+097secretClubName = 
factory.createLiteral("The Secret Club");
+098companyName = 
factory.createLiteral("A company");
+099aliceName = 
factory.createLiteral("Alice");
+100bobName = 
factory.createLiteral("Bob", "en-US");
+101
+102dataset.add(graph1, alice, name, 
aliceName);
+103dataset.add(graph1, alice, knows, 
bob);
+104
+105dataset.add(graph1, alice, 
member, bnode1);
+106
+107bobNameQuad = 
factory.createQuad(graph2, bob, name, bobName);
+108dataset.add(bobNameQuad);
+109
+110
dataset.add(factory.createQuad(graph2, bob, member, bnode1));
+111
dataset.add(factory.createQuad(graph2, bob, member, bnode2));
+112// NOTE: bnode1 used in both 
graph1 and graph2
+113

svn commit: r1001919 [16/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyGraphTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyGraphTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyGraphTest.html
 Wed Nov 30 23:38:30 2016
@@ -0,0 +1,123 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Class org.apache.commons.rdf.api.DummyGraphTest (Commons RDF 
API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+
+Uses of Classorg.apache.commons.rdf.api.DummyGraphTest
+
+No usage of 
org.apache.commons.rdf.api.DummyGraphTest
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+Copyright  20152016 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+
+
\ No newline at end of file

Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyIRITest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyIRITest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyIRITest.html
 Wed Nov 30 23:38:30 2016
@@ -0,0 +1,123 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Class org.apache.commons.rdf.api.DummyIRITest (Commons RDF API 
0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+
+Uses of Classorg.apache.commons.rdf.api.DummyIRITest
+
+No usage of 
org.apache.commons.rdf.api.DummyIRITest
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+Copyright  20152016 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+
+
\ No newline at end of file

Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyQuadTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyQuadTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/class-use/DummyQuadTest.html
 Wed Nov 30 23:38:30 2016
@@ -0,0 +1,123 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Class org.apache.commons.rdf.api.DummyQuadTest (Commons RDF API 
0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":6,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.commons.rdf.api
+Class AbstractGraphTest
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.commons.rdf.api.AbstractGraphTest
+
+
+
+
+
+
+
+
+public abstract class AbstractGraphTest
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+Test Graph implementation
+ 
+ To add to your implementation's tests, create a subclass with a name ending
+ in Test and provide createFactory()
 which minimally
+ must support RDF.createGraph() and RDF.createIRI(String), but
+ ideally support all operations.
+ 
+ This test uses try-with-resources blocks for calls to Graph.stream()
+ and Graph.iterate().
+
+See Also:
+Graph, 
+RDF
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected IRI
+alice
+
+
+protected Literal
+aliceName
+
+
+protected BlankNode
+bnode1
+
+
+protected BlankNode
+bnode2
+
+
+protected IRI
+bob
+
+
+protected Literal
+bobName
+
+
+protected Triple
+bobNameTriple
+
+
+protected Literal
+companyName
+
+
+protected RDF
+factory
+
+
+protected Graph
+graph
+
+
+protected IRI
+knows
+
+
+protected IRI
+member
+
+
+protected IRI
+name
+
+
+protected Literal
+secretClubName
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+AbstractGraphTest()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsAbstract MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+addBlankNodesFromMultipleGraphs()
+
+
+void
+clear()
+
+
+void
+contains()
+
+
+protected abstract RDF
+createFactory()
+This method must be overridden by the implementing test to 
provide a
+ factory for the test to create Graph, IRI 
etc.
+
+
+
+void
+createGraphAndAdd()
+
+
+void
+getTriples()
+
+
+void
+getTriplesQuery()
+
+
+void
+iterate()
+
+
+void
+iterateFilter()
+
+
+void
+remove()
+
+
+void
+size()
+
+
+void
+whyJavaStreamsMightNotTakeOverFromSparql()
+An attempt to use the Java 8 streams to look up a more 
complicated query.
+
+
+
+
+
+
+
+Methods inherited from classjava.lang.https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" 

svn commit: r1001919 [2/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Modified: websites/staging/commonsrdf/content/dependencies.html
==
--- websites/staging/commonsrdf/content/dependencies.html (original)
+++ websites/staging/commonsrdf/content/dependencies.html Wed Nov 30 23:38:30 
2016
@@ -9,7 +9,7 @@
 
 
 
-Apache Commons RDF  Project Dependencies
+Commons RDF API  Project Dependencies
 
   
   
@@ -29,15 +29,15 @@
   
 
   
-
-   
 
+
+   
 
 
 
 
 
   
 
-  https://commons.apache.org/proper/commons-rdf/;>Commons RDF 
+  https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>Commons 
RDF API 
 
 
 Last Published: 30 November 2016
@@ -68,62 +68,8 @@
   
 
 
-  Project
-
-  
-Home
-  
- 
-  
-Introduction
-  
- 
-  
-API
-  
- 
-  
-Implementations
-  
- 
-  
-User Guide
-  
- 
-  
-Download
-  
- 
-  
-Contributing
-  
- 
-  
-Team
-  
- 
-  
-  Tools
-
-  
-Mailing Lists
-  
- 
-  https://git-wip-us.apache.org/repos/asf/commons-rdf.git; 
class="externalLink" title="Source (Git)">
-Source (Git)
-  
- 
-  https://github.com/apache/commons-rdf/; 
class="externalLink" title="Source (GitHub mirror)">
-Source (GitHub mirror)
-  
- 
-  https://issues.apache.org/jira/browse/COMMONSRDF; 
class="externalLink" title="Issues (Jira)">
-Issues (Jira)
-  
- 
-  
 Project Documentation
-   


   
+   


 
   
 Project Information
 
@@ -136,10 +82,6 @@
 Summary
   
  
-  
-Project Modules
-  
- 
   
 Team
   
@@ -177,7 +119,7 @@
   
  
   
-   

  
+   


  
   
 Project Reports
 
@@ -353,14 +295,14 @@
 
 Dependency Tree
 
-org.apache.commons:commons-rdf-parent:pom:0.4.0-SNAPSHOT 
+org.apache.commons:commons-rdf-api:jar:0.4.0-SNAPSHOT 
 
 
-Commons RDF
+Commons RDF API
 
 
 Description: Commons Java API for RDF 1.1
-URL: https://commons.apache.org/proper/commons-rdf/;>https://commons.apache.org/proper/commons-rdf/
+URL: https://commons.apache.org/proper/commons-rdf/commons-rdf-api/;>https://commons.apache.org/proper/commons-rdf/commons-rdf-api/
 Project Licenses: https://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, Version 
2.0
 
 junit:junit:jar:4.12 (test) 
@@ -405,7 +347,7 @@
 Licenses
 Eclipse Public License 1.0: JUnit
 MIT License: SLF4J API Module, SLF4J Simple Binding
-Apache License, Version 2.0: Commons RDF
+Apache License, Version 2.0: Commons RDF API
 New BSD License: Hamcrest Core
 
 Dependency File Details

Modified: 

svn commit: r1001919 [15/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/exp

2016-11-30 Thread stain
Added: 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DummyTripleTest.html
==
--- 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DummyTripleTest.html
 (added)
+++ 
websites/staging/commonsrdf/content/testapidocs/org/apache/commons/rdf/api/DummyTripleTest.html
 Wed Nov 30 23:38:30 2016
@@ -0,0 +1,342 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+DummyTripleTest (Commons RDF API 0.4.0-SNAPSHOT Test API)
+
+
+
+
+
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.commons.rdf.api
+Class DummyTripleTest
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.commons.rdf.api.DummyTripleTest
+
+
+
+
+
+
+
+
+public class DummyTripleTest
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+DummyTripleTest()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+equals()
+
+
+void
+getObject()
+
+
+void
+getPredicate()
+
+
+void
+getSubject()
+
+
+void
+testHashCode()
+
+
+
+
+
+
+Methods inherited from classjava.lang.https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--;
 title="class or interface in java.lang">toString, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-;
 title="class or interface in java.lang">wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+DummyTripleTest
+publicDummyTripleTest()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getSubject
+publicvoidgetSubject()
+throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+
+
+
+
+
+
+
+getPredicate
+publicvoidgetPredicate()
+  throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
+

svn commit: r1001919 [4/20] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/expe

2016-11-30 Thread stain
Added: websites/staging/commonsrdf/content/jacoco/.sessions.html
==
--- websites/staging/commonsrdf/content/jacoco/.sessions.html (added)
+++ websites/staging/commonsrdf/content/jacoco/.sessions.html Wed Nov 30 
23:38:30 2016
@@ -0,0 +1 @@
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>http://www.w3.org/1999/xhtml; lang="en">SessionsSessionsCommons RDF API  SessionsSessionsThis coverage 
report is based on execution data from the following sessions:SessionStart 
TimeDump Timebiggiebuntu-d7beeb05Nov 30, 2016 11:36:58
  PMNov 30, 2016 11:37:00 PMExecution 
data for the following classes is considered in this report:ClassIdorg.apache.commons.rdf.api.Dataset6737460327f461e7org.apache.commons.rdf.api.DefaultDatasetTest8c10cb2bde40e8f6org.apache.commons.rdf.api.DefaultGraphTestaf434d8b25cff9c3org.apache.commons.rdf.api.DefaultQuadTestde33c6da4c49e7e8org.apache.commons.rdf.api.DefaultRDFTermFactoryTest59a9c61e61d50527org.apache.commons.rdf.api.DefaultRDFTermFac
 toryTest.10dec82997aa02fc1org.apache.commons.rdf.api.DummyDataset520fc4e9ad47fe32org.apache.commons.rdf.api.DummyDatasetTestb361f4a6e2d971a3org.apache.commons.rdf.api.DummyGraph739b2e42fce175edorg.apache.commons.rdf.api.DummyGraphTest9d83cb64b349f906org.apache.commons.rdf.api.DummyIRI1972fe58ce8343f9org.apache.commons.rdf.api.DummyIRITestd874d776cb7b7359org.apache.commons.rdf.api.DummyQuadb979cb33d9685e75org.apache.commons.rdf.api.Du
 
mmyQuadTest911dfa8022b40953org.apache.commons.rdf.api.DummyTriplea219495603064f31org.apache.commons.rdf.api.DummyTripleTestebe44b266bd6fdd5org.apache.commons.rdf.api.Graphd2ea33bead4ec6e1org.apache.commons.rdf.api.Quad0b66147786c094d6org.apache.commons.rdf.api.Quad.13bf5779d11a138e9org.apache.commons.rdf.api.RDFSyntax94ac926485733bd6org.apache.c
 
ommons.rdf.api.RDFSyntaxTestac9f5d82b660e047org.apache.commons.rdf.api.RDFTermFactory4f777a7ee0f0264borg.apache.maven.surefire.NonAbstractClassFilterfc97b6b24692a75aorg.apache.maven.surefire.booter.BaseProviderFactory1863c3f5bbbd786forg.apache.maven.surefire.booter.BiProperty3811df161ff4aaa9org.apache.maven.surefire.booter.BooterDeserializerc83397fbff06643dorg.apache.maven.surefire.booter.ClassLoaderConfigurationecd6032808102caeorg.apache.maven.surefire.b
 
ooter.Classpath9fa80090913f56d2org.apache.maven.surefire.booter.ClasspathConfiguration119cb500297de47borg.apache.maven.surefire.booter.Command6ecf946aa8d2df56org.apache.maven.surefire.booter.CommandReader1b895077377f24ceorg.apache.maven.surefire.booter.CommandReader.1606842280b6ff99borg.apache.maven.surefire.booter.CommandReader.CommandRunnablea7b877ee122885cdorg.apache.maven.surefire.booter.ForkedBooter8a17eb0b7b54baf7org.apache.maven.surefire.booter.ForkedBooter.18ade34fbe7fa4c9
 eorg.apache.maven.surefire.booter.ForkedBooter.236ee353e01c0e482org.apache.maven.surefire.booter.ForkedBooter.330e74f6bd08a5abforg.apache.maven.surefire.booter.ForkedBooter.4a02071697fadd7c1org.apache.maven.surefire.booter.ForkedBooter.5dffbe6c6c2234bf7org.apache.maven.surefire.booter.ForkingReporterFactoryf5ffc73889b06268org.apache.maven.surefire.booter.ForkingRunListener1a6b3fe387024e94org.apache.maven.surefire.booter.MasterProcessCommandc8c52c2b4f2fa353org.apache.maven.surefire.booter.PropertiesWrapperf976b7dccf0ef18a 
 >class="el_class">org.apache.maven.surefire.booter.ProviderConfiguration6e4106aa3a326db1 
 >class="el_class">org.apache.maven.surefire.booter.Shutdown018da1b80039bf2d 
 >class="el_class">org.apache.maven.surefire.booter.StartupConfiguration6be017bfe6c60c9d 
 >class="el_class">org.apache.maven.surefire.booter.SurefireReflector99f9b7a3eb4c9e6f 
 >class="el_class">org.apache.maven.surefire.booter.SystemPropertyManager55457b88b7bddc95 
 >class="el_class">org.apache.maven.surefire.booter.TypeEncodedValue71071dc08d3c84c2 class="el_class">org.apache.maven.surefire.cli.CommandLineOp
 tion923f88578fe31ad5org.apache.maven.surefire.common.junit3.JUnit3TestCheckerd37625d6438b0aacorg.apache.maven.surefire.common.junit4.JUnit4Reflector52042be78e73e38corg.apache.maven.surefire.common.junit4.JUnit4RunListener3a58d4eadd2ee599org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory5469bc692788ab18org.apache.maven.surefire.common.junit4.JUnit4TestCheckeracd246be8ad94713org.apache.maven.surefire.common.junit4.JUnitTestFailureListenerd0146df09768b20forg.apache.maven.surefire.common.juni