Class RDFLinkBuilderHTTP<X extends RDFLinkBuilderHTTP<X>>

java.lang.Object
org.apache.jena.rdflink.RDFLinkHTTPBuilder
org.aksw.jenax.dataaccess.sparql.link.builder.RDFLinkBuilderHTTP<X>
All Implemented Interfaces:
org.aksw.commons.util.obj.HasSelf<X>, RDFLinkBuilder<X>

public class RDFLinkBuilderHTTP<X extends RDFLinkBuilderHTTP<X>> extends org.apache.jena.rdflink.RDFLinkHTTPBuilder implements RDFLinkBuilder<X>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from class org.apache.jena.rdflink.RDFLinkHTTPBuilder

    acceptAskResult, acceptDataset, acceptGraph, acceptSelectResult, acceptSparqlResults, destination, gspURL, httpClient, outputQuads, outputTriples, parseCheckQueries, parseCheckUpdates, querySendMode, queryURL, sGSP, sQuery, sUpdate, txnLifecycle, updateSendMode, updateURL
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.jena.rdflink.RDFLink
     
    Reqister a function with the builder that transforms the result of RDFLinkBuilder.build().

    Methods inherited from class org.apache.jena.rdflink.RDFLinkHTTPBuilder

    acceptHeaderAskQuery, acceptHeaderDataset, acceptHeaderGraph, acceptHeaderQuery, acceptHeaderSelectQuery, buildConnection, creator, destination, gspEndpoint, httpClient, parseCheckSPARQL, quadsFormat, quadsFormat, quadsFormat, queryEndpoint, queryOnly, querySendMode, triplesFormat, triplesFormat, triplesFormat, updateEndpoint, updateSendMode

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.aksw.commons.util.obj.HasSelf

    self