Class DEER


  • public class DEER
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NS  
      static java.lang.String PREFIX  
    • Constructor Summary

      Constructors 
      Constructor Description
      DEER()  
    • Method Summary

      Modifier and Type Method Description
      static java.lang.String getURI()  
      static org.apache.jena.rdf.model.Property property​(java.lang.String localName)  
      static org.apache.jena.rdf.model.Resource resource​(java.lang.String localName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DEER

        public DEER()
    • Method Detail

      • property

        public static org.apache.jena.rdf.model.Property property​(java.lang.String localName)
      • resource

        public static org.apache.jena.rdf.model.Resource resource​(java.lang.String localName)
      • getURI

        public static java.lang.String getURI()