public class BeamUtil extends Object
| Constructor and Description |
|---|
BeamUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
collectSourceProperties(Set<ShowlPropertyShapeGroup> groupSet,
ShowlExpression e,
OwlReasoner reasoner) |
static String |
errorTableDataset(ShowlNodeShape node) |
static String |
errorTableName(org.openrdf.model.URI shapeId) |
static boolean |
hasBatchWindow(ShowlNodeShape targetNode,
OwlReasoner reasoner) |
static Set<ShowlPropertyShape> |
nonEnumProperties(ShowlStatement statement) |
static Set<ShowlPropertyShape> |
nonEnumProperties(ShowlStatement statement,
OwlReasoner reasoner) |
public static String errorTableName(org.openrdf.model.URI shapeId)
public static String errorTableDataset(ShowlNodeShape node) throws BeamTransformGenerationException
BeamTransformGenerationExceptionpublic static Set<ShowlPropertyShape> nonEnumProperties(ShowlStatement statement, OwlReasoner reasoner) throws BeamTransformGenerationException
BeamTransformGenerationExceptionpublic static Set<ShowlPropertyShape> nonEnumProperties(ShowlStatement statement)
public static void collectSourceProperties(Set<ShowlPropertyShapeGroup> groupSet, ShowlExpression e, OwlReasoner reasoner) throws BeamTransformGenerationException
BeamTransformGenerationExceptionpublic static boolean hasBatchWindow(ShowlNodeShape targetNode, OwlReasoner reasoner)
Copyright © 2019. All rights reserved.