| Modifier and Type | Method and Description |
|---|---|
static PredefinedQueries |
PredefinedQueries.defaultPredefinedQueries(it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> tupleQueries,
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> graphQueries,
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> contextMap) |
| Modifier and Type | Class and Description |
|---|---|
class |
PredefinedQueriesImpl |
| Constructor and Description |
|---|
OntopRDF4JPredefinedQueryEngineImpl(OntopQueryEngine ontopEngine,
PredefinedQueries predefinedQueries,
OntopSystemConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
PredefinedQueries |
PredefinedQueryParser.parse(Reader configReader,
Reader queryReader) |
PredefinedQueries |
PredefinedQueryParser.parse(Reader configReader,
Reader queryReader,
Reader contextReader) |
| Modifier and Type | Method and Description |
|---|---|
PredefinedQueries |
PredefinedQueryParserImpl.parse(Reader configReader,
Reader queryReader) |
PredefinedQueries |
PredefinedQueryParserImpl.parse(Reader configReader,
Reader queryReader,
Reader contextReader)
TODO: handle exceptions from TOML and Jackson
|
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.