Class HobbitErrors


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

      • 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
    • Constructor Detail

      • HobbitErrors

        public HobbitErrors()
    • Method Detail

      • 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)