Class ShExJ

java.lang.Object
org.apache.jena.shex.parser.ShExJ

public class ShExJ extends Object
Shape Expressions : JSON syntax
  • Constructor Details

    • ShExJ

      public ShExJ()
  • Method Details

    • readShapeMapJson

      public static ShapeMap readShapeMapJson(InputStream input)
      Parse the InputStream to get a ShEx shape map from JSON syntax.
      Parameters:
      input -
      Returns:
      ShexShapeMap