Class HobbitErrorInstances

java.lang.Object
org.hobbit.vocab.HobbitErrorInstances

public class HobbitErrorInstances extends Object
HOBBIT namespace for error instances.
Author:
Michael Röder (michael.roeder@uni-paderborn.de)
  • Field Details

  • Constructor Details

    • HobbitErrorInstances

      public HobbitErrorInstances()
  • Method Details

    • getURI

      public static String getURI()
      returns the URI for this schema
      Returns:
      the URI for this schema
    • resource

      protected static final org.apache.jena.rdf.model.Resource resource(String local)
    • getErrorInstance

      public static org.apache.jena.rdf.model.Resource getErrorInstance(String instanceId)
      returns the error-instance resource given its ID
      Parameters:
      instanceId - the ID of the error instance
      Returns:
      the error instance resource
    • getErrorInstanceUri

      public static String getErrorInstanceUri(String instanceId)
      returns the URI of an error instance given its ID
      Parameters:
      instanceId - the ID of the error instance
      Returns:
      the error instance URI