Class ProxyRepositorySchema

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

@Deprecated(since="4.3.0", forRemoval=true) public class ProxyRepositorySchema extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG instead.
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
      Deprecated, for removal: This API element is subject to removal in a future version.
      The obsolete ProxyRepository schema namespace ( http://www.openrdf.org/config/repository/proxy#).
      See Also:
    • PROXIED_ID

      public static final IRI PROXIED_ID
      Deprecated.
      use
      invalid reference
      CONFIG#proxiedID
      instead.
  • Constructor Details

    • ProxyRepositorySchema

      public ProxyRepositorySchema()
      Deprecated, for removal: This API element is subject to removal in a future version.