All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.clerezza.rdf.ontologies.VCARD Maven / Gradle / Ivy

The newest version!
// Generated by org.apache.clerezza.rdf.schemagen.SchemaGen
package org.apache.clerezza.rdf.ontologies;

import org.apache.clerezza.commons.rdf.IRI;

public class VCARD {
	// Classes

	/**
	 * comment: Resources that are vCard Addresses

	 */
	public static final IRI Address = new IRI("http://www.w3.org/2006/vcard/ns#Address");

	/**
	 * comment: Bulletin Board System Communications

	 */
	public static final IRI BBS = new IRI("http://www.w3.org/2006/vcard/ns#BBS");

	/**
	 * comment: Car Telephone

	 */
	public static final IRI Car = new IRI("http://www.w3.org/2006/vcard/ns#Car");

	/**
	 * comment: Cellular or Mobile Telephone

	 */
	public static final IRI Cell = new IRI("http://www.w3.org/2006/vcard/ns#Cell");

	/**
	 * comment: Information related to a Domestic Address or Label

	 */
	public static final IRI Dom = new IRI("http://www.w3.org/2006/vcard/ns#Dom");

	/**
	 * comment: Resources that are vCard Email Addresses

	 */
	public static final IRI Email = new IRI("http://www.w3.org/2006/vcard/ns#Email");

	/**
	 * comment: Fax Communications

	 */
	public static final IRI Fax = new IRI("http://www.w3.org/2006/vcard/ns#Fax");

	/**
	 * comment: Information related to a Home Address, Label, or Telephone

	 */
	public static final IRI Home = new IRI("http://www.w3.org/2006/vcard/ns#Home");

	/**
	 * comment: ISDN Communications

	 */
	public static final IRI ISDN = new IRI("http://www.w3.org/2006/vcard/ns#ISDN");

	/**
	 * comment: Internet Email

	 */
	public static final IRI Internet = new IRI("http://www.w3.org/2006/vcard/ns#Internet");

	/**
	 * comment: Information related to an International Address or Label

	 */
	public static final IRI Intl = new IRI("http://www.w3.org/2006/vcard/ns#Intl");

	/**
	 * comment: Resources that are vCard Labels

	 */
	public static final IRI Label = new IRI("http://www.w3.org/2006/vcard/ns#Label");

	/**
	 * comment: Resources that are vCard geographic locations

	 */
	public static final IRI Location = new IRI("http://www.w3.org/2006/vcard/ns#Location");

	/**
	 * comment: Modem Communications

	 */
	public static final IRI Modem = new IRI("http://www.w3.org/2006/vcard/ns#Modem");

	/**
	 * comment: Voice Message Communications

	 */
	public static final IRI Msg = new IRI("http://www.w3.org/2006/vcard/ns#Msg");

	/**
	 * comment: Resources that are vCard personal names

	 */
	public static final IRI Name = new IRI("http://www.w3.org/2006/vcard/ns#Name");

	/**
	 * comment: Resources that are vCard organizations

	 */
	public static final IRI Organization = new IRI("http://www.w3.org/2006/vcard/ns#Organization");

	/**
	 * comment: Personal Communications Service

	 */
	public static final IRI PCS = new IRI("http://www.w3.org/2006/vcard/ns#PCS");

	/**
	 * comment: Pager Communications

	 */
	public static final IRI Pager = new IRI("http://www.w3.org/2006/vcard/ns#Pager");

	/**
	 * comment: Information related to a Parcel Address or Label

	 */
	public static final IRI Parcel = new IRI("http://www.w3.org/2006/vcard/ns#Parcel");

	/**
	 * comment: Information related to a Postal Address or Label

	 */
	public static final IRI Postal = new IRI("http://www.w3.org/2006/vcard/ns#Postal");

	/**
	 * comment: Information related to a Preferred Address, Email, Label, or Telephone

	 */
	public static final IRI Pref = new IRI("http://www.w3.org/2006/vcard/ns#Pref");

	/**
	 * comment: Resources that are vCard Telephony communication mechanisms
comment: Telephone

	 */
	public static final IRI Tel = new IRI("http://www.w3.org/2006/vcard/ns#Tel");

	/**
	 * comment: Resources that are vCards and the URIs that denote these vCards can also be the same URIs that denote people/orgs

	 */
	public static final IRI VCard = new IRI("http://www.w3.org/2006/vcard/ns#VCard");

	/**
	 * comment: Video Communications

	 */
	public static final IRI Video = new IRI("http://www.w3.org/2006/vcard/ns#Video");

	/**
	 * comment: Voice Communications

	 */
	public static final IRI Voice = new IRI("http://www.w3.org/2006/vcard/ns#Voice");

	/**
	 * comment: Information related to a Work Address, Label, or Telephone

	 */
	public static final IRI Work = new IRI("http://www.w3.org/2006/vcard/ns#Work");

	/**
	 * comment: X.400 Email

	 */
	public static final IRI X400 = new IRI("http://www.w3.org/2006/vcard/ns#X400");

	// Properties

	/**
	 * comment: An additional part of a person's name

	 */
	public static final IRI additional_name = new IRI("http://www.w3.org/2006/vcard/ns#additional-name");

	/**
	 * comment: A postal or street address of a person

	 */
	public static final IRI adr = new IRI("http://www.w3.org/2006/vcard/ns#adr");

	/**
	 * comment: A person that acts as one's agent

	 */
	public static final IRI agent = new IRI("http://www.w3.org/2006/vcard/ns#agent");

	/**
	 * comment: The birthday of a person

	 */
	public static final IRI bday = new IRI("http://www.w3.org/2006/vcard/ns#bday");

	/**
	 * comment: A category of a vCard

	 */
	public static final IRI category = new IRI("http://www.w3.org/2006/vcard/ns#category");

	/**
	 * comment: A class (e.g., public, private, etc.) of a vCard

	 */
	public static final IRI class_ = new IRI("http://www.w3.org/2006/vcard/ns#class");

	/**
	 * comment: The country of a postal address

	 */
	public static final IRI country_name = new IRI("http://www.w3.org/2006/vcard/ns#country-name");

	/**
	 * comment: An email address

	 */
	public static final IRI email = new IRI("http://www.w3.org/2006/vcard/ns#email");

	/**
	 * comment: The extended address of a postal address

	 */
	public static final IRI extended_address = new IRI("http://www.w3.org/2006/vcard/ns#extended-address");

	/**
	 * comment: A family name part of a person's name

	 */
	public static final IRI family_name = new IRI("http://www.w3.org/2006/vcard/ns#family-name");

	/**
	 * comment: A formatted name of a person

	 */
	public static final IRI fn = new IRI("http://www.w3.org/2006/vcard/ns#fn");

	/**
	 * comment: A geographic location associated with a person

	 */
	public static final IRI geo = new IRI("http://www.w3.org/2006/vcard/ns#geo");

	/**
	 * comment: A given name part of a person's name

	 */
	public static final IRI given_name = new IRI("http://www.w3.org/2006/vcard/ns#given-name");

	/**
	 * comment: An honorific prefix part of a person's name

	 */
	public static final IRI honorific_prefix = new IRI("http://www.w3.org/2006/vcard/ns#honorific-prefix");

	/**
	 * comment: An honorific suffix part of a person's name

	 */
	public static final IRI honorific_suffix = new IRI("http://www.w3.org/2006/vcard/ns#honorific-suffix");

	/**
	 * comment: A key (e.g, PKI key) of a person

	 */
	public static final IRI key = new IRI("http://www.w3.org/2006/vcard/ns#key");

	/**
	 * comment: The formatted version of a postal address (a string with embedded line breaks, punctuation, etc.)

	 */
	public static final IRI label = new IRI("http://www.w3.org/2006/vcard/ns#label");

	/**
	 * comment: The latitude of the location of the vCard object

	 */
	public static final IRI latitude = new IRI("http://www.w3.org/2006/vcard/ns#latitude");

	/**
	 * comment: The locality (e.g., city) of a postal address

	 */
	public static final IRI locality = new IRI("http://www.w3.org/2006/vcard/ns#locality");

	/**
	 * comment: A logo associated with a person or their organization

	 */
	public static final IRI logo = new IRI("http://www.w3.org/2006/vcard/ns#logo");

	/**
	 * comment: The longitude of the location of the vCard object

	 */
	public static final IRI longitude = new IRI("http://www.w3.org/2006/vcard/ns#longitude");

	/**
	 * comment: A mailer associated with a vCard

	 */
	public static final IRI mailer = new IRI("http://www.w3.org/2006/vcard/ns#mailer");

	/**
	 * comment: The components of the name of a person

	 */
	public static final IRI n = new IRI("http://www.w3.org/2006/vcard/ns#n");

	/**
	 * comment: The nickname of a person

	 */
	public static final IRI nickname = new IRI("http://www.w3.org/2006/vcard/ns#nickname");

	/**
	 * comment: Notes about a person on a vCard

	 */
	public static final IRI note = new IRI("http://www.w3.org/2006/vcard/ns#note");

	/**
	 * comment: An organization associated with a person

	 */
	public static final IRI org = new IRI("http://www.w3.org/2006/vcard/ns#org");

	/**
	 * comment: The name of an organization

	 */
	public static final IRI organization_name = new IRI("http://www.w3.org/2006/vcard/ns#organization-name");

	/**
	 * comment: The name of a unit within an organization

	 */
	public static final IRI organization_unit = new IRI("http://www.w3.org/2006/vcard/ns#organization-unit");

	/**
	 * comment: A photograph of a person

	 */
	public static final IRI photo = new IRI("http://www.w3.org/2006/vcard/ns#photo");

	/**
	 * comment: The post office box of a postal address

	 */
	public static final IRI post_office_box = new IRI("http://www.w3.org/2006/vcard/ns#post-office-box");

	/**
	 * comment: The postal code (e.g., U.S. ZIP code) of a postal address

	 */
	public static final IRI postal_code = new IRI("http://www.w3.org/2006/vcard/ns#postal-code");

	/**
	 * comment: The Identifier for the product that created the vCard object

	 */
	public static final IRI prodid = new IRI("http://www.w3.org/2006/vcard/ns#prodid");

	/**
	 * comment: The region (e.g., state or province) of a postal address

	 */
	public static final IRI region = new IRI("http://www.w3.org/2006/vcard/ns#region");

	/**
	 * comment: The timestamp of a revision of a vCard

	 */
	public static final IRI rev = new IRI("http://www.w3.org/2006/vcard/ns#rev");

	/**
	 * comment: A role a person plays within an organization

	 */
	public static final IRI role = new IRI("http://www.w3.org/2006/vcard/ns#role");

	/**
	 * comment: A version of a person's name suitable for collation

	 */
	public static final IRI sort_string = new IRI("http://www.w3.org/2006/vcard/ns#sort-string");

	/**
	 * comment: A sound (e.g., a greeting or pronounciation) of a person

	 */
	public static final IRI sound = new IRI("http://www.w3.org/2006/vcard/ns#sound");

	/**
	 * comment: The street address of a postal address

	 */
	public static final IRI street_address = new IRI("http://www.w3.org/2006/vcard/ns#street-address");

	/**
	 * comment: A telephone number of a person

	 */
	public static final IRI tel = new IRI("http://www.w3.org/2006/vcard/ns#tel");

	/**
	 * comment: A person's title

	 */
	public static final IRI title = new IRI("http://www.w3.org/2006/vcard/ns#title");

	/**
	 * comment: A timezone associated with a person

	 */
	public static final IRI tz = new IRI("http://www.w3.org/2006/vcard/ns#tz");

	/**
	 * comment: A UID of a person's vCard

	 */
	public static final IRI uid = new IRI("http://www.w3.org/2006/vcard/ns#uid");

	/**
	 * comment: A URL associated with a person

	 */
	public static final IRI url = new IRI("http://www.w3.org/2006/vcard/ns#url");

	// Properties

	/**
	 * 
	 */
	public static final IRI ns = new IRI("http://www.w3.org/2006/vcard/ns");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy