Class RDFS

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

public class RDFS extends Object
RDFS vocabulary items
  • Field Details

    • uri

      public static final String uri
      The namespace of the vocabulary as a string
      See Also:
    • 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 Details

    • RDFS

      public RDFS()
  • Method Details

    • getURI

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