Class SHACLSystemModel

java.lang.Object
org.topbraid.shacl.util.SHACLSystemModel

public class SHACLSystemModel extends Object
Provides API access to the system graphs needed by SHACL. This is used by the stand-alone API only, which bundles these files in an etc folder.
Author:
Holger Knublauch
  • Constructor Details

    • SHACLSystemModel

      public SHACLSystemModel()
  • Method Details

    • getSHACLModel

      public static org.apache.jena.rdf.model.Model getSHACLModel()