public class HTTPRepositorySchema extends Object
HTTPRepositoryFactory
s to initialize HTTPRepository
s.Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
The HTTPRepository schema namespace (http://www.openrdf.org/config/repository/http#).
|
static URI |
PASSWORD
http://www.openrdf.org/config/repository/http#password
|
static URI |
REPOSITORYURL
http://www.openrdf.org/config/repository/http#repositoryURL
|
static URI |
USERNAME
http://www.openrdf.org/config/repository/http#username
|
Constructor and Description |
---|
HTTPRepositorySchema() |
public static final String NAMESPACE
public static final URI REPOSITORYURL
public static final URI USERNAME
public static final URI PASSWORD
Copyright © 2001-2016 Aduna. All Rights Reserved.