Class HobbitErrors

java.lang.Object
org.hobbit.vocab.HobbitErrors

public class HobbitErrors extends Object
Resources representing Hobbit errors.
Author:
Michael Röder (roeder@informatik.uni-leipzig.de)
  • Field Details

    • uri

      protected static final String uri
      See Also:
    • BenchmarkCrashed

      public static final org.apache.jena.rdf.model.Resource BenchmarkCrashed
    • BenchmarkImageMissing

      public static final org.apache.jena.rdf.model.Resource BenchmarkImageMissing
    • BenchmarkCreationError

      public static final org.apache.jena.rdf.model.Resource BenchmarkCreationError
    • ExperimentTookTooMuchTime

      public static final org.apache.jena.rdf.model.Resource ExperimentTookTooMuchTime
    • SystemCrashed

      public static final org.apache.jena.rdf.model.Resource SystemCrashed
    • SystemImageMissing

      public static final org.apache.jena.rdf.model.Resource SystemImageMissing
    • SystemCreationError

      public static final org.apache.jena.rdf.model.Resource SystemCreationError
    • TerminatedByUser

      public static final org.apache.jena.rdf.model.Resource TerminatedByUser
    • UnexpectedError

      public static final org.apache.jena.rdf.model.Resource UnexpectedError
    • ClusterNotHealthy

      public static final org.apache.jena.rdf.model.Resource ClusterNotHealthy
    • UnhandledException

      public static final org.apache.jena.rdf.model.Resource UnhandledException
    • UnspecifiedError

      public static final org.apache.jena.rdf.model.Resource UnspecifiedError
  • Constructor Details

    • HobbitErrors

      public HobbitErrors()
  • 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)
    • property

      protected static final org.apache.jena.rdf.model.Property property(String local)