Package org.aksw.jenax.dataaccess.sparql.linksource
package org.aksw.jenax.dataaccess.sparql.linksource
-
ClassDescriptionDecoratedRDFLinkSource<X extends RDFLinkSource>FIXME Confusing design: Note: The delegate is the original data source in order to allow unwrapping it with getDelegate().Interface for entities that provide an RDFLinkSource.Interface for a link-based DataSource.All implemented methods are based on
RDFDataSource.getConnection().A wrapper for anRDFEnginethat supports transformations on several levels.Link source over a DatasetGraph.RDFLinkSourceWrapper<X extends RDFLinkSource>RDFLinkSourceWrapperBase<X extends RDFLinkSource>Usually you wantRDFLinkSourceWrapperOverNewLinkBase.RDFLinkSourceWrapperOverNewLinkBase<X extends RDFLinkSource>