Class JenaPluginShacl

java.lang.Object
org.aksw.jenax.model.shacl.plugin.JenaPluginShacl
All Implemented Interfaces:
org.apache.jena.base.module.SubsystemLifecycle, org.apache.jena.sys.JenaSubsystemLifecycle

public class JenaPluginShacl extends Object implements org.apache.jena.sys.JenaSubsystemLifecycle
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     
    static void
    init(org.apache.jena.enhanced.Personality<org.apache.jena.rdf.model.RDFNode> p)
     
    void
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apache.jena.base.module.SubsystemLifecycle

    level
  • Constructor Details

    • JenaPluginShacl

      public JenaPluginShacl()
  • Method Details

    • start

      public void start()
      Specified by:
      start in interface org.apache.jena.base.module.SubsystemLifecycle
    • stop

      public void stop()
      Specified by:
      stop in interface org.apache.jena.base.module.SubsystemLifecycle
    • init

      public static void init()
    • init

      public static void init(org.apache.jena.enhanced.Personality<org.apache.jena.rdf.model.RDFNode> p)