java.lang.Object
org.apache.jena.shex.sys.ShexLib
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
displayStr
(org.apache.jena.graph.Node n) Display string for human-readable output.static String
displayStr
(org.apache.jena.graph.Triple triple) static String
Extract the fragment from a URI.static void
printReport
(OutputStream outStream, ShexReport report) static void
printReport
(ShexReport report) static String
strDatatype
(org.apache.jena.graph.Node n) Display string for human-readable output.static void
walk
(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
-