Class ProxyRepositorySchema
java.lang.Object
org.eclipse.rdf4j.repository.sail.config.ProxyRepositorySchema
Defines constants for the HTTPRepository schema which is used by
ProxyRepositoryFactory
s to initialize
ProxyRepository
s.- Author:
- Dale Visser
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
TheProxyRepository
schema namespace ( http://www.openrdf.org/config/repository/proxy#).static final IRI
http://www.openrdf.org/config/repository/proxy#proxiedID -
Constructor Summary
-
Method Summary
-
Field Details
-
NAMESPACE
TheProxyRepository
schema namespace ( http://www.openrdf.org/config/repository/proxy#).- See Also:
-
PROXIED_ID
http://www.openrdf.org/config/repository/proxy#proxiedID
-
-
Constructor Details
-
ProxyRepositorySchema
public ProxyRepositorySchema()
-