Interface Jena


public interface Jena

Provides various meta-data constants about the Jena package.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The date and time at which this release was built
    static final String
    The root name for metadata
    static final String
    The product name
    static final String
    The root package name for Jena
    static final String
     
    static final String
    The full name of the current Jena version
    static final String
    The Jena web site
  • Field Details

    • PATH

      static final String PATH
      The root package name for Jena
      See Also:
    • MPATH

      static final String MPATH
      The root name for metadata
      See Also:
    • UNSET

      static final String UNSET
      See Also:
    • NAME

      static final String NAME
      The product name
    • WEBSITE

      static final String WEBSITE
      The Jena web site
    • VERSION

      static final String VERSION
      The full name of the current Jena version
    • BUILD_DATE

      static final String BUILD_DATE
      The date and time at which this release was built