Class BRTPFServerImpl
java.lang.Object
se.liu.ida.hefquin.federation.members.impl.BaseForFederationMember
se.liu.ida.hefquin.federation.members.impl.BaseForRDFBasedFederationMember
se.liu.ida.hefquin.federation.members.impl.TPFServerImpl
se.liu.ida.hefquin.federation.members.impl.BRTPFServerImpl
- All Implemented Interfaces:
FederationMember,BRTPFServer,RDFBasedFederationMember,TPFServer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringfinal Stringprotected static final org.apache.jena.sparql.serializer.SerializationContextFields inherited from class se.liu.ida.hefquin.federation.members.impl.TPFServerImpl
baseURL, baseURLWithFinalSeparator, DfltHttpQueryArgumentForObject, DfltHttpQueryArgumentForPredicate, DfltHttpQueryArgumentForSubject, httpQueryArgumentForObject, httpQueryArgumentForPredicate, httpQueryArgumentForSubject, nodeFormatterFields inherited from class se.liu.ida.hefquin.federation.members.impl.BaseForFederationMember
id -
Constructor Summary
ConstructorsConstructorDescriptionBRTPFServerImpl(String baseURL, String httpQueryArgumentForSubject, String httpQueryArgumentForPredicate, String httpQueryArgumentForObject, String httpQueryArgumentForBindings, VocabularyMapping vm) BRTPFServerImpl(String baseURL, VocabularyMapping vm) -
Method Summary
Methods inherited from class se.liu.ida.hefquin.federation.members.impl.TPFServerImpl
createParams, createRequestURL, getBaseURLMethods inherited from class se.liu.ida.hefquin.federation.members.impl.BaseForRDFBasedFederationMember
getVocabularyMappingMethods inherited from class se.liu.ida.hefquin.federation.members.impl.BaseForFederationMember
getIDMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface se.liu.ida.hefquin.federation.FederationMember
getIDMethods inherited from interface se.liu.ida.hefquin.federation.members.RDFBasedFederationMember
getVocabularyMappingMethods inherited from interface se.liu.ida.hefquin.federation.members.TPFServer
createRequestURL, getBaseURL, isSupportedPattern, supportsMoreThanTriplePatterns
-
Field Details
-
DfltHttpQueryArgumentForBindings
- See Also:
-
scxt
protected static final org.apache.jena.sparql.serializer.SerializationContext scxt -
httpQueryArgumentForBindings
-
-
Constructor Details
-
BRTPFServerImpl
-
BRTPFServerImpl
-
-
Method Details
-
toString
- Overrides:
toStringin classTPFServerImpl
-
equals
- Overrides:
equalsin classTPFServerImpl
-
createRequestURL
- Specified by:
createRequestURLin interfaceBRTPFServer
-