public class HTTPRepositorySchema extends Object
HTTPRepositoryFactorys to initialize
 HTTPRepositorys.| Modifier and Type | Field and Description | 
|---|---|
| static String | NAMESPACEThe HTTPRepository schema namespace (http://www.openrdf.org/config/repository/http#). | 
| static IRI | PASSWORDhttp://www.openrdf.org/config/repository/http#password | 
| static IRI | REPOSITORYURLhttp://www.openrdf.org/config/repository/http#repositoryURL | 
| static IRI | USERNAMEhttp://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-2020 Eclipse Foundation. All Rights Reserved.