| Package | Description |
|---|---|
| io.konig.cadl | |
| io.konig.shacl |
| Modifier and Type | Method and Description |
|---|---|
Cube |
Cube.Builder.build() |
Cube |
CubeManager.findById(org.openrdf.model.URI cubeId) |
Cube |
CubeManager.produceCube(org.openrdf.model.URI cubeId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Cube> |
CubeManager.listCubes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CubeManager.add(Cube cube) |
Shape |
CubeShapeBuilder.buildShape(Cube cube) |
static org.openrdf.model.URI |
CubeUtil.predicate(Cube cube,
org.openrdf.model.URI elementId) |
void |
CubeReasoner.visit(Cube cube) |
| Modifier and Type | Method and Description |
|---|---|
Cube |
Shape.getNodeShapeCube() |
| Modifier and Type | Method and Description |
|---|---|
void |
Shape.setNodeShapeCube(Cube nodeShapeCube) |
Copyright © 2019. All rights reserved.