public class HTTPRepositorySchema extends Object
HTTPRepositoryFactorys to initialize
HTTPRepositorys.| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
The HTTPRepository schema namespace (http://www.openrdf.org/config/repository/http#).
|
static org.eclipse.rdf4j.model.IRI |
PASSWORD
http://www.openrdf.org/config/repository/http#password
|
static org.eclipse.rdf4j.model.IRI |
REPOSITORYURL
http://www.openrdf.org/config/repository/http#repositoryURL
|
static org.eclipse.rdf4j.model.IRI |
USERNAME
http://www.openrdf.org/config/repository/http#username
|
| Constructor and Description |
|---|
HTTPRepositorySchema() |
public static final String NAMESPACE
public static final org.eclipse.rdf4j.model.IRI REPOSITORYURL
public static final org.eclipse.rdf4j.model.IRI USERNAME
public static final org.eclipse.rdf4j.model.IRI PASSWORD
Copyright © 2015-2021 Eclipse Foundation. All Rights Reserved.