| Package | Description |
|---|---|
| org.aksw.sparqlify.config.lang | |
| org.aksw.sparqlify.config.syntax | |
| org.aksw.sparqlify.config.v0_2.bridge | |
| org.aksw.sparqlify.core | |
| org.aksw.sparqlify.web |
| Modifier and Type | Method and Description |
|---|---|
ViewDefinition |
SparqlifyConfigTree.viewDefinition() |
| Modifier and Type | Method and Description |
|---|---|
List<ViewDefinition> |
Config.getViewDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setViewDefinitions(List<ViewDefinition> viewDefinitions) |
| Modifier and Type | Method and Description |
|---|---|
ViewDefinition |
SyntaxBridge.create(ViewDefinition viewDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static List<ViewDefinition> |
SyntaxBridge.bridge(SyntaxBridge bridge,
Collection<ViewDefinition> viewDefinitions,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
static RdfView |
RdfView.create(ViewDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
static List<ViewDefinition> |
SparqlifyCliHelper.extractViewDefinitions(List<ViewDefinition> viewDefinitions,
DataSource dataSource,
TypeSystem typeSystem,
Map<String,String> typeAlias,
org.slf4j.Logger logger) |
Copyright © 2014. All Rights Reserved.