Class VCARD

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

public class VCARD extends Object
VCARD vocabulary class for namespace http://www.w3.org/2001/vcard-rdf/3.0#
  • Field Details

    • uri

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

      public static final Resource ORGPROPERTIES
    • ADRTYPES

      public static final Resource ADRTYPES
    • NPROPERTIES

      public static final Resource NPROPERTIES
    • EMAILTYPES

      public static final Resource EMAILTYPES
    • TELTYPES

      public static final Resource TELTYPES
    • ADRPROPERTIES

      public static final Resource ADRPROPERTIES
    • TZTYPES

      public static final Resource TZTYPES
    • Street

      public static final Property Street
    • AGENT

      public static final Property AGENT
    • SOURCE

      public static final Property SOURCE
    • BDAY

      public static final Property BDAY
    • REV

      public static final Property REV
    • SORT_STRING

      public static final Property SORT_STRING
    • Orgname

      public static final Property Orgname
    • CATEGORIES

      public static final Property CATEGORIES
    • N

      public static final Property N
    • Pcode

      public static final Property Pcode
    • Prefix

      public static final Property Prefix
    • PHOTO

      public static final Property PHOTO
    • FN

      public static final Property FN
    • ORG

      public static final Property ORG
    • Suffix

      public static final Property Suffix
    • CLASS

      public static final Property CLASS
    • ADR

      public static final Property ADR
    • Region

      public static final Property Region
    • GEO

      public static final Property GEO
    • Extadd

      public static final Property Extadd
    • GROUP

      public static final Property GROUP
    • EMAIL

      public static final Property EMAIL
    • UID

      public static final Property UID
    • Family

      public static final Property Family
    • TZ

      public static final Property TZ
    • NAME

      public static final Property NAME
    • Orgunit

      public static final Property Orgunit
    • Country

      public static final Property Country
    • SOUND

      public static final Property SOUND
    • TITLE

      public static final Property TITLE
    • NOTE

      public static final Property NOTE
    • MAILER

      public static final Property MAILER
    • Other

      public static final Property Other
    • Locality

      public static final Property Locality
    • Pobox

      public static final Property Pobox
    • KEY

      public static final Property KEY
    • PRODID

      public static final Property PRODID
    • Given

      public static final Property Given
    • LABEL

      public static final Property LABEL
    • TEL

      public static final Property TEL
    • NICKNAME

      public static final Property NICKNAME
    • ROLE

      public static final Property ROLE
  • Constructor Details

    • VCARD

      public VCARD()
  • Method Details

    • getURI

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