com.hp.hpl.mesa.rdf.jena.vocabulary
Class VCARD

java.lang.Object
  |
  +--com.hp.hpl.mesa.rdf.jena.vocabulary.VCARD

public class VCARD
extends java.lang.Object

VCARD vocabulary class for namespace http://www.w3.org/2001/vcard-rdf/3.0#


Field Summary
static Property ADR
           
static Resource ADRPROPERTIES
           
static Resource ADRTYPES
           
static Property AGENT
           
static Property BDAY
           
static Property CATEGORIES
           
static Property CLASS
           
static Property Country
           
static Property EMAIL
           
static Resource EMAILTYPES
           
static Property Extadd
           
static Property Family
           
static Property FN
           
static Property GEO
           
static Property Given
           
static Property GROUP
           
static Property KEY
           
static Property LABEL
           
static Property Locality
           
static Property LOGO
           
static Property MAILER
           
static Property N
           
static Property NAME
           
static Property NICKNAME
           
static Property NOTE
           
static Resource NPROPERTIES
           
static Property ORG
           
static Property Orgname
           
static Resource ORGPROPERTIES
           
static Property Orgunit
           
static Property Other
           
static Property Pcode
           
static Property PHOTO
           
static Property Pobox
           
static Property Prefix
           
static Property PRODID
           
static Property Region
           
static Property REV
           
static Property ROLE
           
static Property SORT_STRING
           
static Property SOUND
           
static Property SOURCE
           
static Property Street
           
static Property Suffix
           
static Property TEL
           
static Resource TELTYPES
           
static Property TITLE
           
static Property TZ
           
static Resource TZTYPES
           
static Property UID
           
 
Constructor Summary
VCARD()
           
 
Method Summary
static java.lang.String getURI()
          returns the URI for this schema
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORGPROPERTIES

public static Resource ORGPROPERTIES

ADRTYPES

public static Resource ADRTYPES

NPROPERTIES

public static Resource NPROPERTIES

EMAILTYPES

public static Resource EMAILTYPES

TELTYPES

public static Resource TELTYPES

ADRPROPERTIES

public static Resource ADRPROPERTIES

TZTYPES

public static Resource TZTYPES

Street

public static Property Street

AGENT

public static Property AGENT

SOURCE

public static Property SOURCE

LOGO

public static Property LOGO

BDAY

public static Property BDAY

REV

public static Property REV

SORT_STRING

public static Property SORT_STRING

Orgname

public static Property Orgname

CATEGORIES

public static Property CATEGORIES

N

public static Property N

Pcode

public static Property Pcode

Prefix

public static Property Prefix

PHOTO

public static Property PHOTO

FN

public static Property FN

ORG

public static Property ORG

Suffix

public static Property Suffix

CLASS

public static Property CLASS

ADR

public static Property ADR

Region

public static Property Region

GEO

public static Property GEO

Extadd

public static Property Extadd

GROUP

public static Property GROUP

EMAIL

public static Property EMAIL

UID

public static Property UID

Family

public static Property Family

TZ

public static Property TZ

NAME

public static Property NAME

Orgunit

public static Property Orgunit

Country

public static Property Country

SOUND

public static Property SOUND

TITLE

public static Property TITLE

NOTE

public static Property NOTE

MAILER

public static Property MAILER

Other

public static Property Other

Locality

public static Property Locality

Pobox

public static Property Pobox

KEY

public static Property KEY

PRODID

public static Property PRODID

Given

public static Property Given

LABEL

public static Property LABEL

TEL

public static Property TEL

NICKNAME

public static Property NICKNAME

ROLE

public static Property ROLE
Constructor Detail

VCARD

public VCARD()
Method Detail

getURI

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


Copyright © 2001 Hewlett-Packard. All Rights Reserved.