| Package | Description |
|---|---|
| io.konig.cadl | |
| io.konig.core.showl | |
| io.konig.datasource | |
| io.konig.lineage | |
| io.konig.shacl |
| Modifier and Type | Method and Description |
|---|---|
Set<DataSource> |
Cube.getStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cube.addStorage(DataSource ds) |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticDataSource
A DataSource that draws static values from some background graph.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
ShowlDataSource.getDataSource() |
| Modifier and Type | Method and Description |
|---|---|
ShowlNodeShape |
ShowlNodeShapeService.createNodeShape(Shape shape,
DataSource ds) |
ShowlNodeShape |
ShowlServiceImpl.createNodeShape(Shape shape,
DataSource ds) |
ShowlNodeShape |
ShowlManager.Factory.createNodeShape(Shape shape,
DataSource ds) |
| Constructor and Description |
|---|
ShowlDataSource(ShowlNodeShape dataSourceShape,
DataSource dataSource) |
| Modifier and Type | Class and Description |
|---|---|
class |
TableDataSource |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSourceManager.findDataSourceById(org.openrdf.model.Resource id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DataSource> |
DataSourceManager.listDataSources() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceManager.add(DataSource ds) |
void |
DataSourceVisitor.visit(Graph graph,
Shape shape,
DataSource ds) |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DatasourceProperty.getPropertySource() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasourceProperty.setPropertySource(DataSource propertySource) |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
Shape.findDataSourceByType(org.openrdf.model.URI type) |
| Modifier and Type | Method and Description |
|---|---|
List<DataSource> |
Shape.getShapeDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
Shape.addShapeDataSource(DataSource dataSource) |
ShapeBuilder |
ShapeBuilder.datasource(DataSource ds) |
| Modifier and Type | Method and Description |
|---|---|
void |
Shape.setShapeDataSource(List<DataSource> shapeDataSource) |
Copyright © 2019. All rights reserved.