![]() |
![]() |
![]() |
Tracker Ontology Reference Manual | ![]() |
---|
© 2007 NEPOMUK Consortium®. This work is made available under the terms of NEPOMUK software license
A status of a calendar entity. This class has been introduced to express the limited set of values for the ncal:status property. The user may use the instances provided with this ontology or create his/her own. See the documentation for ncal:todoStatus for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:todoStatus, |
A common superclass for ncal:Attendee and ncal:Organizer.
|
rdfs:Resource, |
|
ncal:Attendee, ncal:Organizer, |
|
ncal:sentBy, ncal:involvedContact, ncal:dir, |
|
-- |
A calendar. Inspirations for this class can be traced to the VCALENDAR component defined in RFC 2445 sec. 4.4, but it may just as well be used to represent any kind of Calendar.
|
nie:InformationElement, |
|
-- |
|
ncal:version, ncal:prodid, ncal:calscale, ncal:method, ncal:component, |
|
-- |
|
ncal:NcalTimeEntity, |
|
-- |
|
ncal:dateTime, ncal:date, ncal:ncalTimezone, |
|
ncal:dtstart, ncal:recurrenceIdDateTime, ncal:due, ncal:exdate, ncal:dtend, |
An attendee of an event. This class has been introduced to serve as the range for ncal:attendee property. See documentation of ncal:attendee for details.
|
ncal:AttendeeOrOrganizer, |
|
-- |
|
ncal:partstat, ncal:rsvp, ncal:role, ncal:member, ncal:cutype, ncal:delegatedFrom, ncal:delegatedTo, |
|
ncal:attendee, |
The relation between the trigger and its parent calendar component. This class has been introduced to express the limited vocabulary for the ncal:related property. See the documentation for ncal:related for more details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:related, |
An aggregate of a period and a freebusy type. This class has been introduced to serve as a range of the ncal:freebusy property. See documentation for ncal:freebusy for details. Note that the specification of freebusy property states that the period is to be expressed using UTC time, so the timezone properties should NOT be used for instances of this class.
|
ncal:NcalPeriod, |
|
-- |
|
ncal:fbtype, |
|
ncal:freebusy, |
Access classification of a calendar component. Introduced to express the set of values for the ncal:class property. The user may use instances provided with this ontology or create his/her own with desired semantics. See the documentation of ncal:class for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:class, |
Expresses the compound value of a byday part of a recurrence rule. It stores the weekday and the integer modifier. Inspired by RFC 2445 sec. 4.3.10
|
rdfs:Resource, |
|
-- |
|
ncal:bydayWeekday, ncal:bydayModifier, |
|
ncal:byday, |
A role the attendee is going to play during an event. This class has been introduced to express the limited vocabulary for the values of ncal:role property. Please refer to the documentation of ncal:role for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:role, |
|
rdfs:Resource, |
|
-- |
|
ncal:freq, ncal:bymonth, ncal:count, ncal:byyearday, ncal:byminute, ncal:byhour, ncal:bysetpos, ncal:bymonthday, ncal:byweekno, ncal:byday, ncal:interval, ncal:wkst, ncal:bysecond, ncal:until, |
|
ncal:exrule, ncal:rrule, |
|
ncal:UnionParentClass, |
|
-- |
|
ncal:tzname, ncal:tzoffsetto, ncal:tzoffsetfrom, |
|
ncal:daylight, ncal:standard, |
Provide a grouping of component properties that describe an event.
|
nie:InformationElement, ncal:UnionParentClass, |
|
-- |
|
ncal:transp, ncal:eventStatus, |
|
-- |
This class notifies about changes
Frequency of a recurrence rule. This class has been introduced to express a limited set of allowed values for the ncal:freq property. See the documentation of ncal:freq for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:freq, |
Request Status. A class that was introduced to provide a structure for the value of ncal:requestStatus property. See documentation for ncal:requestStatus for details.
|
rdfs:Resource, |
|
-- |
|
ncal:requestStatusData, ncal:returnStatus, ncal:statusDescription, |
|
ncal:requestStatus, |
Provide a grouping of component properties that describe a journal entry.
|
nie:InformationElement, ncal:UnionParentClass, |
|
-- |
|
ncal:journalStatus, |
|
-- |
This class notifies about changes
A status of an event. This class has been introduced to express the limited set of values for the ncal:status property. The user may use the instances provided with this ontology or create his/her own. See the documentation for ncal:eventStatus for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:eventStatus, |
Provide a grouping of component properties that defines a time zone.
|
ncal:UnionParentClass, nie:InformationElement, |
|
-- |
|
ncal:tzid, ncal:daylight, ncal:standard, ncal:tzurl, |
|
ncal:ncalTimezone, |
Action to be performed on alarm. This class has been introduced to express the limited set of values of the ncal:action property. Please refer to the documentation of ncal:action for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:action, |
Participation Status. This class has been introduced to express the limited vocabulary of values for the ncal:partstat property. See the documentation of ncal:partstat for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:partstat, |
A calendar scale. This class has been introduced to provide the limited vocabulary for the ncal:calscale property.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:calscale, |
A period of time. Inspired by the PERIOD datatype specified in RFC 2445 sec. 4.3.9
|
ncal:NcalTimeEntity, |
|
ncal:FreebusyPeriod, |
|
ncal:periodEnd, ncal:periodDuration, ncal:periodBegin, |
|
-- |
Attachment encoding. This class has been introduced to express the limited vocabulary of values for the ncal:encoding property. See the documentation of ncal:encoding for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:encoding, |
Time transparency. Introduced to provide a way to express the limited vocabulary for the values of ncal:transp property. See documentation of ncal:transp for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:transp, |
An organizer of an event. This class has been introduced to serve as a range of ncal:organizer property. See documentation of ncal:organizer for details.
|
ncal:AttendeeOrOrganizer, |
|
-- |
|
-- |
|
ncal:organizer, |
|
rdfs:Resource, |
|
ncal:Timezone, ncal:Journal, ncal:Freebusy, ncal:Todo, ncal:Event, ncal:Alarm, ncal:TimezoneObservance, |
|
ncal:relatedToParent, ncal:relatedToChild, ncal:categories, ncal:duration, ncal:relatedToSibling, ncal:description, ncal:dtstart, ncal:resourcesAltRep, ncal:geo, ncal:exrule, ncal:hasAlarm, ncal:locationAltRep, ncal:rdate, ncal:contactAltRep, ncal:contact, ncal:sequence, ncal:commentAltRep, ncal:descriptionAltRep, ncal:summary, ncal:exdate, ncal:ncalRelation, ncal:dtend, ncal:rrule, ncal:attendee, ncal:organizer, ncal:class, ncal:dtstamp, ncal:recurrenceId, ncal:requestStatus, ncal:uid, ncal:location, ncal:resources, ncal:priority, ncal:summaryAltRep, ncal:comment, ncal:url, ncal:created, ncal:trigger, ncal:lastModified, ncal:attach, |
|
-- |
A calendar user type. This class has been introduced to express the limited vocabulary for the ncal:cutype property. See documentation of ncal:cutype for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:cutype, |
An object attached to a calendar entity. This class has been introduced to serve as a structured value of the ncal:attach property. See the documentation of ncal:attach for details.
|
nfo:Attachment, |
|
-- |
|
ncal:attachmentContent, ncal:encoding, ncal:fmttype, ncal:attachmentUri, |
|
ncal:attach, |
Provide a grouping of component properties that define an alarm.
|
ncal:UnionParentClass, nie:InformationElement, |
|
-- |
|
ncal:repeat, ncal:action, |
|
-- |
Type of a Freebusy indication. This class has been introduced to serve as a limited set of values for the ncal:fbtype property. See the documentation of ncal:fbtype for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:fbtype, |
Recurrence Identifier. Introduced to provide a structure for the value of ncal:recurrenceId property. See the documentation of ncal:recurrenceId for details.
|
rdfs:Resource, |
|
-- |
|
ncal:recurrenceIdDateTime, ncal:range, |
|
ncal:recurrenceId, |
A status of a journal entry. This class has been introduced to express the limited set of values for the ncal:status property. The user may use the instances provided with this ontology or create his/her own. See the documentation for ncal:journalStatus for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:journalStatus, |
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.
|
nie:InformationElement, ncal:UnionParentClass, |
|
-- |
|
ncal:freebusy, |
|
-- |
An alarm trigger. This class has been created to serve as the range of ncal:trigger property. See the documentation for ncal:trigger for more details.
|
rdfs:Resource, |
|
-- |
|
ncal:triggerDuration, ncal:triggerDateTime, ncal:related, |
|
ncal:trigger, |
Provide a grouping of calendar properties that describe a to-do.
|
nie:InformationElement, ncal:UnionParentClass, |
|
-- |
|
ncal:due, ncal:todoStatus, ncal:completed, ncal:percentComplete, |
|
-- |
This class notifies about changes
A time entity. Conceived as a common superclass for NcalDateTime and NcalPeriod. According to RFC 2445 both DateTime and Period can be interpreted in different timezones. The first case is explored in many properties. The second case is theoretically possible in ncal:rdate property. Therefore the timezone properties have been defined at this level.
|
rdfs:Resource, |
|
ncal:NcalPeriod, ncal:NcalDateTime, |
|
-- |
|
ncal:rdate, |
Recurrence Identifier Range. This class has been created to provide means to express the limited set of values for the ncal:range property. See documentation for ncal:range for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:range, |
Day of the week. This class has been created to provide the limited vocabulary for ncal:byday property. See the documentation for ncal:byday for details.
|
rdfs:Resource, |
|
-- |
|
-- |
|
ncal:bydayWeekday, ncal:wkst, |
A DataObject found in a calendar. It is usually interpreted as one of the calendar entity types (e.g. Event, Journal, Todo etc.)
|
nie:DataObject, |
|
-- |
|
-- |
|
ncal:hasAlarm, ncal:component, |