java.lang.Object
org.apache.jena.shex.sys.ShexLib
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdisplayStr(org.apache.jena.graph.Node n) Display string for human-readable output.static StringdisplayStr(org.apache.jena.graph.Triple triple) static StringExtract the fragment from a URI.static voidprintReport(OutputStream outStream, ShexReport report) static voidprintReport(ShexReport report) static StringstrDatatype(org.apache.jena.graph.Node n) Display string for human-readable output.static voidwalk(ShapeExpression shExpr, ShapeExprVisitor shapeVisitor, TripleExprVisitor tripleExpressionVisitor, NodeConstraintVisitor nodeConstraintVisitor)
-
Constructor Details
-
ShexLib
public ShexLib()
-
-
Method Details
-
fragment
Extract the fragment from a URI. Return "". -
walk
public static void walk(ShapeExpression shExpr, ShapeExprVisitor shapeVisitor, TripleExprVisitor tripleExpressionVisitor, NodeConstraintVisitor nodeConstraintVisitor) -
strDatatype
Display string for human-readable output. -
displayStr
Display string for human-readable output. -
displayStr
-
printReport
-
printReport
-