$Id: ical.rdf,v 1.14 2004/04/07 18:45:16 connolly Exp $ subject to change with notice to www-rdf-calendar@w3.org VEVENT Provide a grouping of component properties that describe an event. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 VTODO Provide a grouping of calendar properties that describe a to-do. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 VJOURNAL Provide a grouping of component properties that describe a journal entry. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 VFREEBUSY Provide a grouping of component properties that describe either a request for free/busy time, describe a response to a request for free/busy time or describe a published set of busy time. 0 0 0 0 0 0 0 0 0 0 0 0 VTIMEZONE Provide a grouping of component properties that defines a time zone. 0 0 0 0 0 0 0 0 0 0 0 0 VALARM Provide a grouping of component properties that define an alarm. 0 0 0 0 0 0 0 0 CALSCALE This property defines the calendar scale used for the calendar information specified in the iCalendar object. value type: TEXT TEXT METHOD This property defines the iCalendar object method associated with the calendar object. value type: TEXT TEXT PRODID This property specifies the identifier for the product that created the iCalendar object. value type: TEXT TEXT VERSION This property specifies the identifier corresponding to the highest version number or the minimum and maximum range of the iCalendar specification that is required in order to interpret the iCalendar object. value type: TEXT TEXT ATTACH The property provides the capability to associate a document object with a calendar component. default value type: URI URI CATEGORIES This property defines the categories for a calendar component. value type: TEXT TEXT CLASS This property defines the access classification for a calendar component. value type: TEXT TEXT COMMENT This property specifies non-processing information intended to provide a comment to the calendar user. value type: TEXT TEXT DESCRIPTION This property provides a more complete description of the calendar component, than that provided by the "SUMMARY" property. value type: TEXT TEXT GEO This property specifies information related to the global position for the activity specified by a calendar component. value type: list of FLOAT FLOAT LOCATION The property defines the intended venue for the activity defined by a calendar component. value type: TEXT TEXT PERCENT-COMPLETE This property is used by an assignee or delegatee of a to-do to convey the percent completion of a to-do to the Organizer. value type: INTEGER INTEGER PRIORITY The property defines the relative priority for a calendar component. value type: INTEGER INTEGER RESOURCES This property defines the equipment or resources anticipated for an activity specified by a calendar entity.. value type: TEXT TEXT STATUS This property defines the overall status or confirmation for the calendar component. value type: TEXT TEXT SUMMARY This property defines a short summary or subject for the calendar component. value type: TEXT TEXT COMPLETED This property defines the date and time that a to-do was actually completed. value type: DATE-TIME DATE-TIME DTEND This property specifies the date and time that a calendar component ends. default value type: DATE-TIME DATE-TIME DUE This property defines the date and time that a to-do is expected to be completed. default value type: DATE-TIME DATE-TIME DTSTART This property specifies when the calendar component begins. default value type: DATE-TIME DATE-TIME DURATION The property specifies a positive duration of time. value type: DURATION DURATION FREEBUSY The property defines one or more free or busy time intervals. value type: PERIOD PERIOD TRANSP This property defines whether an event is transparent or not to busy time searches. value type: TEXT TEXT TZID This property specifies the text value that uniquely identifies the "VTIMEZONE" calendar component. value type: TEXT TEXT TZNAME This property specifies the customary designation for a time zone description. value type: TEXT TEXT TZOFFSETFROM This property specifies the offset which is in use prior to this time zone observance. value type: UTC-OFFSET UTC-OFFSET TZOFFSETTO This property specifies the offset which is in use in this time zone observance. value type: UTC-OFFSET UTC-OFFSET TZURL The TZURL provides a means for a VTIMEZONE component to point to a network location that can be used to retrieve an up-to- date version of itself. value type: URI URI ATTENDEE The property defines an "Attendee" within a calendar component. value type: CAL-ADDRESS CAL-ADDRESS CONTACT The property is used to represent contact information or alternately a reference to contact information associated with the calendar component. value type: TEXT TEXT ORGANIZER The property defines the organizer for a calendar component. value type: CAL-ADDRESS CAL-ADDRESS RECURRENCE-ID This property is used in conjunction with the "UID" and "SEQUENCE" property to identify a specific instance of a recurring "VEVENT", "VTODO" or "VJOURNAL" calendar component. The property value is the effective value of the "DTSTART" property of the recurrence instance. default value type: DATE-TIME DATE-TIME RELATED-TO The property is used to represent a relationship or reference between one calendar component and another. value type: TEXT TEXT URL This property defines a Uniform Resource Locator (URL) associated with the iCalendar object. value type: URI URI UID This property defines the persistent, globally unique identifier for the calendar component. value type: TEXT TEXT EXDATE This property defines the list of date/time exceptions for a recurring calendar component. default value type: DATE-TIME DATE-TIME EXRULE This property defines a rule or repeating pattern for an exception to a recurrence set. value type: RECUR RECUR RDATE This property defines the list of date/times for a recurrence set. default value type: DATE-TIME DATE-TIME RRULE This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions. value type: RECUR RECUR ACTION This property defines the action to be invoked when an alarm is triggered. value type: TEXT TEXT REPEAT This property defines the number of time the alarm should be repeated, after the initial trigger. value type: INTEGER INTEGER TRIGGER This property specifies when an alarm will trigger. default value type: DURATION DURATION CREATED This property specifies the date and time that the calendar information was created by the calendar user agent in the calendar store. Note: This is analogous to the creation date and time for a file in the file system. value type: DATE-TIME DATE-TIME DTSTAMP The property indicates the date/time that the instance of the iCalendar object was created. value type: DATE-TIME DATE-TIME LAST-MODIFIED The property specifies the date and time that the information associated with the calendar component was last revised in the calendar store. Note: This is analogous to the modification date and time for a file in the file system. value type: DATE-TIME DATE-TIME SEQUENCE This property defines the revision sequence number of the calendar component within a sequence of revisions. value type: integer integer Any property name with a "X-" prefix This class of property provides a framework for defining non-standard properties. value type: TEXT TEXT REQUEST-STATUS This property defines the status code returned for a scheduling request. value type: TEXT TEXT