Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D5389200BE2 for ; Thu, 1 Dec 2016 00:37:07 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D3C76160B19; Wed, 30 Nov 2016 23:37:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B18C9160B13 for ; Thu, 1 Dec 2016 00:37:05 +0100 (CET) Received: (qmail 68117 invoked by uid 500); 30 Nov 2016 23:37:04 -0000 Mailing-List: contact commits-help@commonsrdf.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commonsrdf.incubator.apache.org Delivered-To: mailing list commits@commonsrdf.incubator.apache.org Received: (qmail 68108 invoked by uid 99); 30 Nov 2016 23:37:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2016 23:37:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 487A7C9E3B for ; Wed, 30 Nov 2016 23:37:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.198 X-Spam-Level: X-Spam-Status: No, score=-1.198 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id xOHg3Bh84WDE for ; Wed, 30 Nov 2016 23:36:59 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id DC91E5F472 for ; Wed, 30 Nov 2016 23:36:57 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 62EDDE20CD for ; Wed, 30 Nov 2016 23:36:48 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id EA65A3A03A4 for ; Wed, 30 Nov 2016 23:36:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: 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/experimental/ apidocs/org/apache/commons/rdf/experimenta... Date: Wed, 30 Nov 2016 23:36:46 -0000 To: commits@commonsrdf.incubator.apache.org From: stain@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161130233647.EA65A3A03A4@svn01-us-west.apache.org> archived-at: Wed, 30 Nov 2016 23:37:08 -0000 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 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 TypeInterface 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 TypeInterface and Description
    interface JsonLdDataset 
    -
  • -
  • - - -

    Uses of Dataset in org.apache.commons.rdf.rdf4j

    - - - - - - - - - - - - -
    Subinterfaces of Dataset in org.apache.commons.rdf.rdf4j 
    Modifier and TypeInterface 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 TypeMethod and Description
    DatasetSimpleRDF.createDataset() 
    - - - - - - - - - - - - - -
    Constructors in org.apache.commons.rdf.simple with parameters of type Dataset 
    Constructor and Description
    DatasetGraphView(Dataset dataset) 
    DatasetGraphView(Dataset dataset, - BlankNodeOrIRI namedGraph) 
    -
  • -
  • - - -

    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 TypeMethod and Description
    Optional<Dataset>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 TypeMethod and Description
    TAbstractRDFParser.target(Dataset dataset) 
  • 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 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 TypeInterface and Description
    interface JenaGraph -
    A Jena-backed Graph.
    -
    - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.jena with parameters of type Graph 
    Modifier and TypeMethod and Description
    org.apache.jena.graph.GraphJenaRDF.asJenaGraph(Graph graph) -
    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 TypeInterface 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 TypeInterface 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 TypeClass and Description
    class DatasetGraphView -
    A Graph view on a Dataset.
    -
    - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.simple that return Graph 
    Modifier and TypeMethod and Description
    GraphSimpleRDFTermFactory.createGraph() -
    Deprecated. 
    GraphSimpleRDF.createGraph() 
    -
  • -
  • - - -

    Uses of Graph in org.apache.commons.rdf.simple.experimental

    - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.simple.experimental that return types with arguments of type Graph 
    Modifier and TypeMethod and Description
    Optional<Graph>AbstractRDFParser.getTargetGraph() -
    Get the target graph as set by AbstractRDFParser.target(Graph).
    -
    - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.simple.experimental with parameters of type Graph 
    Modifier and TypeMethod and Description
    TAbstractRDFParser.target(Graph graph) 
  • Modified: 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/GraphLike.html (original) +++ websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/GraphLike.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 RDF4J.
    - - - -org.apache.commons.rdf.simple - -
    A simple in-memory implementation of the Commons RDF API.
    - - @@ -145,120 +123,6 @@ - - -
  • - - -

    Uses of GraphLike in org.apache.commons.rdf.jena

    - - - - - - - - - - - - - - - - -
    Subinterfaces of GraphLike in org.apache.commons.rdf.jena 
    Modifier and TypeInterface and Description
    interface JenaDataset -
    A Jena-backed Dataset.
    -
    interface JenaGraph -
    A Jena-backed Graph.
    -
    -
  • -
  • - - -

    Uses of GraphLike in org.apache.commons.rdf.jsonldjava

    - - - - - - - - - - - - - - - - - - - - - - - - -
    Subinterfaces of GraphLike in org.apache.commons.rdf.jsonldjava 
    Modifier and TypeInterface and Description
    interface JsonLdDataset 
    interface JsonLdGraph -
    A Graph view of a JsonLd RDFDataset.
    -
    interface JsonLdGraphLike<T extends TripleLike> -
    Common abstract GraphLike.
    -
    interface JsonLdUnionGraph -
    A union graph representation of a JsonLd RDFDataset.
    -
    -
  • -
  • - - -

    Uses of GraphLike in org.apache.commons.rdf.rdf4j

    - - - - - - - - - - - - - - - - - - - - -
    Subinterfaces of GraphLike in org.apache.commons.rdf.rdf4j 
    Modifier and TypeInterface and Description
    interface RDF4JDataset -
    Marker interface for RDF4J implementations of Dataset.
    -
    interface RDF4JGraph -
    Marker interface for RDF4J implementations of Graph.
    -
    interface RDF4JGraphLike<T extends TripleLike> -
    Marker interface for RDF4J implementations of GraphLike.
    -
    -
  • -
  • - - -

    Uses of GraphLike in org.apache.commons.rdf.simple

    - - - - - - - - - - - -
    Classes in org.apache.commons.rdf.simple that implement GraphLike 
    Modifier and TypeClass and Description
    class DatasetGraphView -
    A Graph view on a Dataset.
    -
  • Modified: 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/IRI.html (original) +++ websites/staging/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/IRI.html Wed Nov 30 23:36:45 2016 @@ -94,38 +94,6 @@
    Experimental Commons RDF features.
    - -org.apache.commons.rdf.jena -  - - -org.apache.commons.rdf.jena.impl -  - - -org.apache.commons.rdf.jsonldjava - -
    Integration with jsonld-java
    - - - -org.apache.commons.rdf.rdf4j - -
    Commons RDF integration with 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.
    - - @@ -163,14 +131,14 @@ IRI -Quad.getPredicate() -
    The predicate IRI of this quad.
    +Triple.getPredicate() +
    The predicate IRI of this triple.
    IRI -Triple.getPredicate() -
    The predicate IRI of this triple.
    +Quad.getPredicate() +
    The predicate IRI of this quad.
    @@ -346,393 +314,6 @@ - -
  • - - -

    Uses of IRI in org.apache.commons.rdf.jena

    - - - - - - - - - - - - -
    Subinterfaces of IRI in org.apache.commons.rdf.jena 
    Modifier and TypeInterface and Description
    interface JenaIRI -
    A Jena-backed IRI.
    -
    - - - - - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.jena with parameters of type IRI 
    Modifier and TypeMethod and Description
    JenaLiteralJenaRDF.createLiteral(String lexicalForm, - IRI dataType) 
    JenaQuadJenaRDF.createQuad(BlankNodeOrIRI graphName, - BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    JenaTripleJenaRDF.createTriple(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    -
  • -
  • - - -

    Uses of IRI in org.apache.commons.rdf.jena.impl

    - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.jena.impl with parameters of type IRI 
    Modifier and TypeMethod and Description
    JenaQuadInternalJenaFactory.createQuad(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object, - BlankNodeOrIRI graphName) 
    JenaTripleInternalJenaFactory.createTriple(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    -
  • -
  • - - -

    Uses of IRI in org.apache.commons.rdf.jsonldjava

    - - - - - - - - - - - - -
    Subinterfaces of IRI in org.apache.commons.rdf.jsonldjava 
    Modifier and TypeInterface and Description
    interface JsonLdIRI 
    - - - - - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.jsonldjava with parameters of type IRI 
    Modifier and TypeMethod and Description
    JsonLdLiteralJsonLdRDF.createLiteral(String literal, - IRI dataType) 
    JsonLdQuadJsonLdRDF.createQuad(BlankNodeOrIRI graphName, - BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    JsonLdTripleJsonLdRDF.createTriple(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    -
  • -
  • - - -

    Uses of IRI in org.apache.commons.rdf.rdf4j

    - - - - - - - - - - - - -
    Subinterfaces of IRI in org.apache.commons.rdf.rdf4j 
    Modifier and TypeInterface and Description
    interface RDF4JIRI -
    Marker interface for RDF4J implementations of Commons RDF - IRI.
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.rdf4j with parameters of type IRI 
    Modifier and TypeMethod and Description
    LiteralRDF4J.createLiteral(String lexicalForm, - IRI dataType) 
    QuadRDF4J.createQuad(BlankNodeOrIRI graphName, - BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    RDF4JTripleRDF4J.createTriple(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    ClosableIterable<Triple>RDF4JGraph.iterate(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) -
    Get an Iterable for iterating over the triples in the graph that match - the pattern.
    -
    ClosableIterable<Quad>RDF4JDataset.iterate(Optional<BlankNodeOrIRI> graphName, - BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) -
    Get an Iterable for iterating over the quads in the dataset that match - the pattern.
    -
    Stream<RDF4JTriple>RDF4JGraph.stream(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) -
    Get all triples contained by the graph matched with the pattern.
    -
    Stream<RDF4JQuad>RDF4JDataset.stream(Optional<BlankNodeOrIRI> graphName, - BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) -
    Get all quads contained by the dataset matched with the pattern.
    -
    -
  • -
  • - - -

    Uses of IRI in org.apache.commons.rdf.simple

    - - - - - - - - - - - - -
    Classes in org.apache.commons.rdf.simple that implement IRI 
    Modifier and TypeClass and Description
    class Types -
    Types from the RDF and XML Schema vocabularies.
    -
    - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.simple that return IRI 
    Modifier and TypeMethod and Description
    IRISimpleRDFTermFactory.createIRI(String iri) -
    Deprecated. 
    IRISimpleRDF.createIRI(String iri) 
    - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.simple that return types with arguments of type IRI 
    Modifier and TypeMethod and Description
    static Optional<IRI>Types.get(IRI nextIRI) -
    Get the IRI from this collection if it is present, or return - Optional.empty() otherwise.
    -
    static Set<IRI>Types.values() -
    Get an immutable set of the IRIs used by the RDF-1.1 specification to - define types, from the RDF and XML Schema vocabularies.
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.simple with parameters of type IRI 
    Modifier and TypeMethod and Description
    voidDatasetGraphView.add(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    booleanDatasetGraphView.contains(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    LiteralSimpleRDFTermFactory.createLiteral(String literal, - IRI dataType) -
    Deprecated. 
    LiteralSimpleRDF.createLiteral(String literal, - IRI dataType) 
    QuadSimpleRDF.createQuad(BlankNodeOrIRI graphName, - BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    TripleSimpleRDFTermFactory.createTriple(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) -
    Deprecated. 
    TripleSimpleRDF.createTriple(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    static Optional<IRI>Types.get(IRI nextIRI) -
    Get the IRI from this collection if it is present, or return - Optional.empty() otherwise.
    -
    voidDatasetGraphView.remove(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    Stream<? extends Triple>DatasetGraphView.stream(BlankNodeOrIRI subject, - IRI predicate, - RDFTerm object) 
    -
  • -
  • - - -

    Uses of IRI in org.apache.commons.rdf.simple.experimental

    - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.simple.experimental that return types with arguments of type IRI 
    Modifier and TypeMethod and Description
    Optional<IRI>AbstractRDFParser.getBase() -
    Get the set base IRI, if present.
    -
    Optional<IRI>AbstractRDFParser.getSourceIri() -
    Get the set source Path.
    -
    - - - - - - - - - - - - - - - - - - - - -
    Methods in org.apache.commons.rdf.simple.experimental with parameters of type IRI 
    Modifier and TypeMethod and Description
    TAbstractRDFParser.base(IRI base) 
    protected voidAbstractRDFParser.checkIsAbsolute(IRI iri) -
    Check if an iri is absolute.
    -
    TAbstractRDFParser.source(IRI iri)