java.lang.Object
org.apache.jena.shex.parser.ShExJ
Shape Expressions : JSON syntax
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ShapeMap
readShapeMapJson
(InputStream input) Parse theInputStream
to get a ShEx shape map from JSON syntax.
-
Constructor Details
-
ShExJ
public ShExJ()
-
-
Method Details
-
readShapeMapJson
Parse theInputStream
to get a ShEx shape map from JSON syntax.- Parameters:
input
-- Returns:
- ShexShapeMap
-