Class RDF4J


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

      Fields 
      Modifier and Type Field Description
      private static java.lang.String VERSION  
    • Constructor Summary

      Constructors 
      Constructor Description
      RDF4J()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getVersion()
      Get version number string
      private static java.lang.String loadVersion()
      Load version string from java package
      • Methods inherited from class java.lang.Object

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

      • VERSION

        private static final java.lang.String VERSION
    • Constructor Detail

      • RDF4J

        public RDF4J()
    • Method Detail

      • getVersion

        public static final java.lang.String getVersion()
        Get version number string
        Returns:
        version as string
      • loadVersion

        private static java.lang.String loadVersion()
        Load version string from java package
        Returns:
        version string