Class ProxyRepositorySchema

java.lang.Object
org.eclipse.rdf4j.repository.sail.config.ProxyRepositorySchema

public class ProxyRepositorySchema extends Object
Defines constants for the HTTPRepository schema which is used by ProxyRepositoryFactorys to initialize ProxyRepositorys.
Author:
Dale Visser
  • Field Details

    • NAMESPACE

      public static final String NAMESPACE
      The ProxyRepository schema namespace ( http://www.openrdf.org/config/repository/proxy#).
      See Also:
    • PROXIED_ID

      public static final IRI PROXIED_ID
      http://www.openrdf.org/config/repository/proxy#proxiedID
  • Constructor Details

    • ProxyRepositorySchema

      public ProxyRepositorySchema()