Class Vocab


  • public class Vocab
    extends java.lang.Object
    RDF Vocabulary Classes and Properties
    • Constructor Summary

      Constructors 
      Constructor Description
      Vocab()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • aggrProperty

        public static org.apache.jena.rdf.model.Property aggrProperty
      • rdfsID

        public static org.apache.jena.rdf.model.Property rdfsID
      • filterProperty

        public static org.apache.jena.rdf.model.Property filterProperty
      • groupByProperty

        public static org.apache.jena.rdf.model.Property groupByProperty
      • havingProperty

        public static org.apache.jena.rdf.model.Property havingProperty
      • triplesProperty

        public static org.apache.jena.rdf.model.Property triplesProperty
      • offsetProperty

        public static org.apache.jena.rdf.model.Property offsetProperty
      • optionalProperty

        public static org.apache.jena.rdf.model.Property optionalProperty
      • orderByProperty

        public static org.apache.jena.rdf.model.Property orderByProperty
      • unionProperty

        public static org.apache.jena.rdf.model.Property unionProperty
      • worker2metric

        public static org.apache.jena.rdf.model.Property worker2metric
      • workerResult

        public static org.apache.jena.rdf.model.Property workerResult
      • workerClass

        public static org.apache.jena.rdf.model.Resource workerClass
      • queryClass

        public static org.apache.jena.rdf.model.Resource queryClass
      • metricClass

        public static org.apache.jena.rdf.model.Resource metricClass
    • Constructor Detail

      • Vocab

        public Vocab()