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 IRI |
PASSWORD
http://www.openrdf.org/config/repository/http#password
|
static IRI |
REPOSITORYURL
http://www.openrdf.org/config/repository/http#repositoryURL
|
static IRI |
USERNAME
http://www.openrdf.org/config/repository/http#username
|
Constructor and Description |
---|
HTTPRepositorySchema() |
public static final String NAMESPACE
public static final IRI REPOSITORYURL
public static final IRI USERNAME
public static final IRI PASSWORD
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.