public class OntopConfigurationManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DBMETADATA_EXT |
static String |
DBPREFS_EXT |
| Modifier and Type | Method and Description |
|---|---|
OntopSQLOWLAPIConfiguration |
buildOntopSQLOWLAPIConfiguration(org.semanticweb.owlapi.model.OWLOntology ontology) |
OntopMappingSQLAllConfiguration |
buildR2RMLConfiguration(DataSource datasource,
File file) |
void |
clear() |
OntopSQLOWLAPIConfiguration |
getBasicConfiguration(OBDAModel obdaModel) |
SQLMappingParser |
getSQLMappingParser(DataSource datasource,
Reader mappingReader) |
void |
load(String owlName)
Can be called twice in a row without clear(), at least for now.
|
public static final String DBPREFS_EXT
public static final String DBMETADATA_EXT
public void clear()
public void load(String owlName)
public SQLMappingParser getSQLMappingParser(DataSource datasource, Reader mappingReader)
public OntopMappingSQLAllConfiguration buildR2RMLConfiguration(DataSource datasource, File file)
public OntopSQLOWLAPIConfiguration buildOntopSQLOWLAPIConfiguration(org.semanticweb.owlapi.model.OWLOntology ontology)
public OntopSQLOWLAPIConfiguration getBasicConfiguration(OBDAModel obdaModel)
Copyright © 2009–2021 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.