Class SPARQLEndpointImpl
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.SPARQLEndpointImpl
- All Implemented Interfaces:
FederationMember,RDFBasedFederationMember,SPARQLEndpoint
-
Field Summary
FieldsFields inherited from class se.liu.ida.hefquin.federation.members.impl.BaseForFederationMember
id -
Constructor Summary
Constructors -
Method Summary
Methods 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.SPARQLEndpoint
isSupportedPattern, supportsMoreThanTriplePatterns
-
Field Details
-
url
-
-
Constructor Details
-
SPARQLEndpointImpl
-
-
Method Details
-
getURL
Description copied from interface:SPARQLEndpointReturns the URL at which this SPARQL endpoint can be reached.- Specified by:
getURLin interfaceSPARQLEndpoint
-
toString
-
equals
- Overrides:
equalsin classBaseForRDFBasedFederationMember
-