lib/rdf/vocab/ical.rb in rdf-vocab-3.1.9 vs lib/rdf/vocab/ical.rb in rdf-vocab-3.1.10

- old
+ new

@@ -6,12 +6,12 @@ # @!parse # # Vocabulary for <http://www.w3.org/2002/12/cal/icaltzd#> # # # # @version $Id: icaltzd.rdf,v 1.6 2007/06/28 18:22:09 connolly Exp $ # # @version subject to change with notice to www-rdf-calendar@w3.org - # # @see http://lists.w3.org/Archives/Public/www-rdf-calendar/ # # @see http://esw.w3.org/topic/RdfCalendar + # # @see http://lists.w3.org/Archives/Public/www-rdf-calendar/ # # @see http://www.w3.org/2002/12/cal/ # class ICAL < RDF::StrictVocabulary # # @return [RDF::Vocabulary::Term] # attr_reader :DomainOf_rrule # @@ -104,13 +104,13 @@ # attr_reader :byyearday # # # @return [RDF::Vocabulary::Term] # attr_reader :calAddress # - # # value type: TEXT - # # # # This property defines the calendar scale used for the calendar information specified in the iCalendar object. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :calscale # # # value type: TEXT # # @@ -132,13 +132,13 @@ # # # # This property specifies non-processing information intended to provide a comment to the calendar user. # # @return [RDF::Vocabulary::Term] # attr_reader :comment # - # # This property defines the date and time that a to-do was actually completed. - # # # # value type: DATE-TIME + # # + # # This property defines the date and time that a to-do was actually completed. # # @return [RDF::Vocabulary::Term] # attr_reader :completed # # # @return [RDF::Vocabulary::Term] # attr_reader :component @@ -171,13 +171,13 @@ # # # To specify the calendar users to whom the calendar user specified by the property has delegated participation. # # @return [RDF::Vocabulary::Term] # attr_reader :delegatedTo # - # # This property provides a more complete description of the calendar component, than that provided by the "SUMMARY" property. - # # # # value type: TEXT + # # + # # This property provides a more complete description of the calendar component, than that provided by the "SUMMARY" property. # # @return [RDF::Vocabulary::Term] # attr_reader :description # # # To specify reference to a directory entry associated with the calendar user specified by the property. # # @return [RDF::Vocabulary::Term] @@ -187,25 +187,25 @@ # # # # default value type: DATE-TIME # # @return [RDF::Vocabulary::Term] # attr_reader :dtend # - # # The property indicates the date/time that the instance of the iCalendar object was created. - # # # # value type: DATE-TIME + # # + # # The property indicates the date/time that the instance of the iCalendar object was created. # # @return [RDF::Vocabulary::Term] # attr_reader :dtstamp # # # This property specifies when the calendar component begins. # # # # default value type: DATE-TIME # # @return [RDF::Vocabulary::Term] # attr_reader :dtstart # - # # default value type: DATE-TIME - # # # # This property defines the date and time that a to-do is expected to be completed. + # # + # # default value type: DATE-TIME # # @return [RDF::Vocabulary::Term] # attr_reader :due # # # value type: DURATION # # @@ -215,13 +215,13 @@ # # # To specify an alternate inline encoding for the property value. # # @return [RDF::Vocabulary::Term] # attr_reader :encoding # - # # default value type: DATE-TIME - # # # # This property defines the list of date/time exceptions for a recurring calendar component. + # # + # # default value type: DATE-TIME # # @return [RDF::Vocabulary::Term] # attr_reader :exdate # # # This property defines a rule or repeating pattern for an exception to a recurrence set. # # @@ -235,13 +235,13 @@ # # # To specify the content type of a referenced object. # # @return [RDF::Vocabulary::Term] # attr_reader :fmttype # - # # value type: PERIOD - # # # # The property defines one or more free or busy time intervals. + # # + # # value type: PERIOD # # @return [RDF::Vocabulary::Term] # attr_reader :freebusy # # # @return [RDF::Vocabulary::Term] # attr_reader :freq @@ -257,13 +257,13 @@ # # # To specify the language for text values in a property or property parameter. # # @return [RDF::Vocabulary::Term] # attr_reader :language # - # # value type: DATE-TIME - # # # # 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 # # @return [RDF::Vocabulary::Term] # attr_reader :lastModified # # # value type: TEXT # # @@ -279,13 +279,13 @@ # # # # This property defines the iCalendar object method associated with the calendar object. # # @return [RDF::Vocabulary::Term] # attr_reader :method # - # # value type: CAL-ADDRESS - # # # # The property defines the organizer for a calendar component. + # # + # # value type: CAL-ADDRESS # # @return [RDF::Vocabulary::Term] # attr_reader :organizer # # # To specify the participation status for the calendar user specified by the property. # # @return [RDF::Vocabulary::Term] @@ -301,29 +301,29 @@ # # # # The property defines the relative priority for a calendar component. # # @return [RDF::Vocabulary::Term] # attr_reader :priority # - # # This property specifies the identifier for the product that created the iCalendar object. - # # # # value type: TEXT + # # + # # This property specifies the identifier for the product that created the iCalendar object. # # @return [RDF::Vocabulary::Term] # attr_reader :prodid # # # To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property. # # @return [RDF::Vocabulary::Term] # attr_reader :range # - # # default value type: DATE-TIME - # # # # This property defines the list of date/times for a recurrence set. + # # + # # default value type: DATE-TIME # # @return [RDF::Vocabulary::Term] # attr_reader :rdate # - # # default value type: DATE-TIME - # # # # 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 # # @return [RDF::Vocabulary::Term] # attr_reader :recurrenceId # # # To specify the relationship of the alarm trigger with respect to the start or end of the calendar component. # # @return [RDF::Vocabulary::Term] @@ -400,27 +400,27 @@ # # # # This property defines whether an event is transparent or not to busy time searches. # # @return [RDF::Vocabulary::Term] # attr_reader :transp # - # # default value type: DURATION - # # # # This property specifies when an alarm will trigger. + # # + # # default value type: DURATION # # @return [RDF::Vocabulary::Term] # attr_reader :trigger # - # # To specify the identifier for the time zone definition for a time component in the property value. + # # This property specifies the text value that uniquely identifies the "VTIMEZONE" calendar component. # # # # value type: TEXT # # - # # This property specifies the text value that uniquely identifies the "VTIMEZONE" calendar component. + # # To specify the identifier for the time zone definition for a time component in the property value. # # @return [RDF::Vocabulary::Term] # attr_reader :tzid # - # # This property specifies the customary designation for a time zone description. - # # # # value type: TEXT + # # + # # This property specifies the customary designation for a time zone description. # # @return [RDF::Vocabulary::Term] # attr_reader :tzname # # # value type: UTC-OFFSET # # @@ -432,33 +432,33 @@ # # # # This property specifies the offset which is in use in this time zone observance. # # @return [RDF::Vocabulary::Term] # attr_reader :tzoffsetto # - # # value type: URI - # # # # 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 # # @return [RDF::Vocabulary::Term] # attr_reader :tzurl # - # # This property defines the persistent, globally unique identifier for the calendar component. - # # # # value type: TEXT + # # + # # This property defines the persistent, globally unique identifier for the calendar component. # # @return [RDF::Vocabulary::Term] # attr_reader :uid # # # @return [RDF::Vocabulary::Term] # attr_reader :until # - # # value type: URI - # # # # This property defines a Uniform Resource Locator (URL) associated with the iCalendar object. + # # + # # value type: URI # # @return [RDF::Vocabulary::Term] # attr_reader :url # - # # 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 + # # + # # 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. # # @return [RDF::Vocabulary::Term] # attr_reader :version # # # @return [RDF::Vocabulary::Term] # attr_reader :wkst