Changes between Version 36 and Version 37 of ApertureVocabularies
- Timestamp:
- 11/02/06 23:46:15 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApertureVocabularies
v36 v37 87 87 * organizer 88 88 * attendee 89 * sequence (his property defines the revision sequence number of the calendar component within a sequence of revisions) 90 * action (This property defines the action to be invoked when an alarm is triggered) 89 91 * #url 90 92 * #uid … … 94 96 * #rdate (This property defines the list of date/times for a recurrence set) 95 97 * #recurrenceId 96 * #trigger 98 * #trigger (This property specifies when an alarm will trigger) 97 99 * #requestStatus 98 100 * #class (This property defines the access classification for a calendar component) … … 116 118 * tzoffsetto (This property specifies the offset which is in use in this time zone observance) 117 119 * 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) 120 * repeat (This property defines the number of time the alarm should be repeated, after the initial trigger) 121 * requestStatus (This property defines the status code returned for a scheduling request) 118 122 123 Gnowsis vCard [http://www.gnowsis.org/ont/vcard] 124 * http://www.gnowsis.org/ont/vcard#nameFamily (Family Name) 125 * http://www.gnowsis.org/ont/vcard#nameGiven (Given Name) 126 * http://www.gnowsis.org/ont/vcard#nameAdditional (Additional Name) 127 * http://www.gnowsis.org/ont/vcard#nameHonorificPrefix (Honorific Prefix Name) 128 * http://www.gnowsis.org/ont/vcard#nameHonorificSuffix (Honorific Suffix Name) 129 * http://www.gnowsis.org/ont/vcard#fullname (Fullname) 130 * http://www.gnowsis.org/ont/vcard#org (Organisation) 131 * http://www.gnowsis.org/ont/vcard#tel (Telefone number) 132 * http://www.gnowsis.org/ont/vcard#telWork (Work Telefone number) 133 * http://www.gnowsis.org/ont/vcard#telHome (Home Telefone number) 134 * http://www.gnowsis.org/ont/vcard#telMsg (Message Telefone number) 135 * http://www.gnowsis.org/ont/vcard#telPref (Prefered Telefone number) 136 * http://www.gnowsis.org/ont/vcard#telVoice (Voice Telefone number) 137 * http://www.gnowsis.org/ont/vcard#telFax (Fax Telefone number) 119 138 120 139 We should also have a look at metadata inside !OpenDocument and OpenXML files. They already use Dublin Core as much as possible but also other properties for encoding page counts, generated application, etc. Perhaps that has been standardized also?