Class RSS


  • public class RSS
    extends java.lang.Object
    The standard RSS vocabulary.
    • Field Detail

      • uri

        public static final java.lang.String uri
        The namespace of the vocabulary as a string
        See Also:
        Constant Field Values
      • 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
      • link

        public static final Property link
      • name

        public static final Property name
      • textinput

        public static final Property textinput
      • title

        public static final Property title
    • Constructor Detail

      • RSS

        public RSS()
    • Method Detail

      • getURI

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