Class RDFS


  • public class RDFS
    extends java.lang.Object
    RDFS vocabulary items
    • Field Detail

      • uri

        public static final java.lang.String uri
        The namespace of the vocabulary as a string
        See Also:
        Constant Field Values
      • Class

        public static final Resource Class
      • Datatype

        public static final Resource Datatype
      • Container

        public static final Resource Container
      • ContainerMembershipProperty

        public static final Resource ContainerMembershipProperty
      • Literal

        public static final Resource Literal
      • Resource

        public static final Resource Resource
      • comment

        public static final Property comment
      • domain

        public static final Property domain
      • label

        public static final Property label
      • isDefinedBy

        public static final Property isDefinedBy
      • range

        public static final Property range
      • seeAlso

        public static final Property seeAlso
      • subClassOf

        public static final Property subClassOf
      • subPropertyOf

        public static final Property subPropertyOf
      • member

        public static final Property member
    • Constructor Detail

      • RDFS

        public RDFS()
    • Method Detail

      • getURI

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