Class HobbitAnalysis


  • public class HobbitAnalysis
    extends Object
    HOBBIT analysis vocabulary.
    Author:
    Denis Kuchelev
    • Constructor Detail

      • HobbitAnalysis

        public HobbitAnalysis()
    • 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)
      • getResultset

        public static org.apache.jena.rdf.model.Resource getResultset​(org.apache.jena.rdf.model.Resource benchmark,
                                                                      org.apache.jena.rdf.model.Resource systemInstance)
        returns the resultset resource given its benchmark and system instance
        Parameters:
        benchmark - the benchmark this resultset involves
        systemInstance - the system instance this resultset involves
        Returns:
        the resultset resource