Class FedXRepositoryFactory

java.lang.Object
org.eclipse.rdf4j.federated.repository.FedXRepositoryFactory
All Implemented Interfaces:
RepositoryFactory

public class FedXRepositoryFactory extends Object implements RepositoryFactory
A RepositoryFactory to use FedX in settings with a repository manager, e.g. in the RDF4J workbench.

See FedXRepositoryConfig for the configuration.

Author:
Andreas Schwarte
See Also:
  • Field Details

    • REPOSITORY_TYPE

      public static final String REPOSITORY_TYPE
      See Also:
    • log

      protected static final org.slf4j.Logger log
  • Constructor Details

    • FedXRepositoryFactory

      public FedXRepositoryFactory()
  • Method Details