Uses of Interface
se.liu.ida.hefquin.federation.wrappers.Wrapper
Packages that use Wrapper
-
Uses of Wrapper in se.liu.ida.hefquin.federation.members
Methods in se.liu.ida.hefquin.federation.members that return WrapperModifier and TypeMethodDescriptionWrappedFederationMember.getWrapper()Returns the wrapper for this federation member. -
Uses of Wrapper in se.liu.ida.hefquin.federation.wrappers
Subinterfaces of Wrapper in se.liu.ida.hefquin.federation.wrappersModifier and TypeInterfaceDescriptioninterfaceThis interface captures any type of wrapper that can be used to request data from the federation member that it wraps and, then, convert this data into RDF.interfaceThis interface captures any type of wrapper that can be used to evaluate SPARQL query patterns by means of query rewriting into a query language supported by the wrapped federation member.