lib/rdf/vocab/ical.rb in rdf-vocab-3.1.5 vs lib/rdf/vocab/ical.rb in rdf-vocab-3.1.6

- old
+ new

@@ -4,12 +4,12 @@ require 'rdf' module RDF::Vocab # @!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 + # # @version $Id: icaltzd.rdf,v 1.6 2007/06/28 18:22:09 connolly Exp $ # # @see http://www.w3.org/2002/12/cal/ # # @see http://esw.w3.org/topic/RdfCalendar # # @see http://lists.w3.org/Archives/Public/www-rdf-calendar/ # class ICAL < RDF::StrictVocabulary # # @return [RDF::Vocabulary::Term] @@ -55,13 +55,13 @@ # # # Provide a grouping of calendar properties that describe a to-do. # # @return [RDF::Vocabulary::Term] # attr_reader :Vtodo # - # # value type: TEXT - # # # # This property defines the action to be invoked when an alarm is triggered. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :action # # # To specify an alternate text representation for the property value. # # @return [RDF::Vocabulary::Term] @@ -71,13 +71,13 @@ # # # # default value type: URI # # @return [RDF::Vocabulary::Term] # attr_reader :attach # - # # value type: CAL-ADDRESS - # # # # The property defines an "Attendee" within a calendar component. + # # + # # value type: CAL-ADDRESS # # @return [RDF::Vocabulary::Term] # attr_reader :attendee # # # @return [RDF::Vocabulary::Term] # attr_reader :byday @@ -104,59 +104,59 @@ # 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 # # # # This property defines the categories for a calendar component. # # @return [RDF::Vocabulary::Term] # attr_reader :categories # - # # value type: TEXT - # # # # This property defines the access classification for a calendar component. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :class # # # To specify the common name to be associated with the calendar user specified by the property. # # @return [RDF::Vocabulary::Term] # attr_reader :cn # - # # value type: TEXT - # # # # This property specifies non-processing information intended to provide a comment to the calendar user. + # # + # # value type: TEXT # # @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 # - # # value type: TEXT - # # # # The property is used to represent contact information or alternately a reference to contact information associated with the calendar component. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :contact # # # @return [RDF::Vocabulary::Term] # attr_reader :count # - # # 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 + # # + # # 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. # # @return [RDF::Vocabulary::Term] # attr_reader :created # # # To specify the type of calendar user specified by the property. # # @return [RDF::Vocabulary::Term] @@ -181,13 +181,13 @@ # # # To specify reference to a directory entry associated with the calendar user specified by the property. # # @return [RDF::Vocabulary::Term] # attr_reader :dir # - # # This property specifies the date and time that a calendar component ends. - # # # # default value type: DATE-TIME + # # + # # This property specifies the date and time that a calendar component ends. # # @return [RDF::Vocabulary::Term] # attr_reader :dtend # # # value type: DATE-TIME # # @@ -199,13 +199,13 @@ # # # # 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,19 +215,19 @@ # # # 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 # - # # value type: RECUR - # # # # This property defines a rule or repeating pattern for an exception to a recurrence set. + # # + # # value type: RECUR # # @return [RDF::Vocabulary::Term] # attr_reader :exrule # # # To specify the free or busy time type. # # @return [RDF::Vocabulary::Term] @@ -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,19 +257,19 @@ # # # To specify the language for text values in a property or property parameter. # # @return [RDF::Vocabulary::Term] # attr_reader :language # - # # 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 + # # + # # 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. # # @return [RDF::Vocabulary::Term] # attr_reader :lastModified # - # # value type: TEXT - # # # # The property defines the intended venue for the activity defined by a calendar component. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :location # # # To specify the group or list membership of the calendar user specified by the property. # # @return [RDF::Vocabulary::Term] @@ -279,13 +279,13 @@ # # # # This property defines the iCalendar object method associated with the calendar object. # # @return [RDF::Vocabulary::Term] # attr_reader :method # - # # The property defines the organizer for a calendar component. - # # # # value type: CAL-ADDRESS + # # + # # The property defines the organizer for a calendar component. # # @return [RDF::Vocabulary::Term] # attr_reader :organizer # # # To specify the participation status for the calendar user specified by the property. # # @return [RDF::Vocabulary::Term] @@ -295,13 +295,13 @@ # # # # value type: INTEGER # # @return [RDF::Vocabulary::Term] # attr_reader :percentComplete # - # # The property defines the relative priority for a calendar component. - # # # # value type: INTEGER + # # + # # The property defines the relative priority for a calendar component. # # @return [RDF::Vocabulary::Term] # attr_reader :priority # # # value type: TEXT # # @@ -311,19 +311,19 @@ # # # 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 # - # # 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 + # # + # # 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. # # @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] @@ -337,35 +337,35 @@ # # # To specify the type of hierarchical relationship associated with the calendar component specified by the property. # # @return [RDF::Vocabulary::Term] # attr_reader :reltype # - # # This property defines the number of time the alarm should be repeated, after the initial trigger. - # # # # value type: INTEGER + # # + # # This property defines the number of time the alarm should be repeated, after the initial trigger. # # @return [RDF::Vocabulary::Term] # attr_reader :repeat # - # # value type: TEXT - # # # # This property defines the status code returned for a scheduling request. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :requestStatus # - # # value type: TEXT - # # # # This property defines the equipment or resources anticipated for an activity specified by a calendar entity.. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :resources # # # To specify the participation role for the calendar user specified by the property. # # @return [RDF::Vocabulary::Term] # attr_reader :role # - # # value type: RECUR - # # # # This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions. + # # + # # value type: RECUR # # @return [RDF::Vocabulary::Term] # attr_reader :rrule # # # To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value. # # @return [RDF::Vocabulary::Term] @@ -373,13 +373,13 @@ # # # To specify the calendar user that is acting on behalf of the calendar user specified by the property. # # @return [RDF::Vocabulary::Term] # attr_reader :sentBy # - # # value type: integer - # # # # This property defines the revision sequence number of the calendar component within a sequence of revisions. + # # + # # value type: integer # # @return [RDF::Vocabulary::Term] # attr_reader :sequence # # # @return [RDF::Vocabulary::Term] # attr_reader :standard @@ -394,27 +394,27 @@ # # # # This property defines a short summary or subject for the calendar component. # # @return [RDF::Vocabulary::Term] # attr_reader :summary # - # # value type: TEXT - # # # # This property defines whether an event is transparent or not to busy time searches. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :transp # - # # This property specifies when an alarm will trigger. - # # # # default value type: DURATION + # # + # # This property specifies when an alarm will trigger. # # @return [RDF::Vocabulary::Term] # attr_reader :trigger # - # # 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. # # - # # This property specifies the text value that uniquely identifies the "VTIMEZONE" calendar component. + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :tzid # # # value type: TEXT # # @@ -438,27 +438,27 @@ # # # # value type: URI # # @return [RDF::Vocabulary::Term] # attr_reader :tzurl # - # # value type: TEXT - # # # # This property defines the persistent, globally unique identifier for the calendar component. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :uid # # # @return [RDF::Vocabulary::Term] # attr_reader :until # - # # This property defines a Uniform Resource Locator (URL) associated with the iCalendar object. - # # # # value type: URI + # # + # # This property defines a Uniform Resource Locator (URL) associated with the iCalendar object. # # @return [RDF::Vocabulary::Term] # attr_reader :url # - # # 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. + # # + # # value type: TEXT # # @return [RDF::Vocabulary::Term] # attr_reader :version # # # @return [RDF::Vocabulary::Term] # attr_reader :wkst