java.lang.Object
org.apache.jena.vocabulary.RSS

public class RSS extends Object
The standard RSS vocabulary.
  • Field Details

    • uri

      public static final String uri
      The namespace of the vocabulary as a string
      See Also:
    • channel

      public static final Resource channel
    • item

      public static final Resource item
    • description

      public static final Property description
    • image

      public static final Property image
    • items

      public static final Property items
    • name

      public static final Property name
    • textinput

      public static final Property textinput
    • title

      public static final Property title
    • url

      public static final Property url
  • Constructor Details

    • RSS

      public RSS()
  • Method Details

    • getURI

      public static String getURI()
      returns the URI for this schema
      Returns:
      the URI for this schema