| Package | Description |
|---|---|
| io.konig.core.showl | |
| io.konig.core.showl.expression |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ShowlService |
| Modifier and Type | Class and Description |
|---|---|
class |
ShowlManager.Factory |
class |
ShowlServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
ShowlSchemaService |
BasicTransformService.getSchemaService() |
| Modifier and Type | Method and Description |
|---|---|
Set<org.openrdf.model.URI> |
ShowlProperty.domainIncludes(ShowlSchemaService service)
Get the set of OWL Classes that are known to be in the domain of
the property.
|
static ShowlExpression |
ShowlFunctionExpression.fromIriTemplate(ShowlSchemaService schemaService,
ShowlNodeShapeService nodeService,
ShowlPropertyShape declaringProperty,
IriTemplate template) |
ShowlClass |
ShowlInwardPropertyShape.getValueType(ShowlSchemaService schemaService) |
ShowlClass |
ShowlPropertyShape.getValueType(ShowlSchemaService schemaService) |
ShowlClass |
ShowlProperty.inferDomain(ShowlSchemaService service) |
ShowlClass |
ShowlProperty.inferRange(ShowlSchemaService service) |
| Constructor and Description |
|---|
BasicTransformService(ShowlSchemaService schemaService,
ShowlNodeShapeService nodeService,
ShowlSourceNodeFactory sourceNodeFactory) |
OverlayTransformService(ShowlSchemaService schemaService,
ShowlNodeShapeService nodeService,
ShowlSourceNodeFactory sourceNodeFactory,
Set<ShowlNodeShape> candidates) |
ShowlClassProcessor(ShowlSchemaService schemaService,
ShowlNodeShapeService nodeService) |
ShowlNodeShapeBuilder(ShowlSchemaService schemaService,
ShowlNodeShapeService nodeService) |
| Constructor and Description |
|---|
ShowlExpressionBuilder(ShowlSchemaService schemaService,
ShowlNodeShapeService nodeService) |
Copyright © 2019. All rights reserved.