Class ShExJ


  • public class ShExJ
    extends java.lang.Object
    Shape Expressions : JSON syntax
    • Constructor Summary

      Constructors 
      Constructor Description
      ShExJ()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ShexMap readShapeMapJson​(java.io.InputStream input)
      Parse the InputStream to get a ShEx shape map from JSON syntax.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShExJ

        public ShExJ()
    • Method Detail

      • readShapeMapJson

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