OWL schema for Emacs PlannerMode.
$Id$
Represents a PlannerMode link, e.g. [[http://www.emacswiki.org][EmacsWiki]]).
Abstract superclass for PlannerMode-related concepts.
A representation of PlanerMode note. Contains all data except the note text. However, all tags and links mentioned in the note text are stored in the link/tag collections.
A represetation of tags i.e., {{<tag-id>:<tag-value>}}. An example are the global task numbers: {{Tasks:153}}. Tags are used to represent abstract things, for which there is no link address.
Represetation of a PlannerMode task. Contains all information. Tags and links mentioned are stored in their collections.
Links to the contained notes
Links to contained tasks
The same element on a different page
A collection of PlannerMode links mentioned in the element.
The collection PlannerTags entioned in the element.
The value of the {{Tasks:<Number>}} tag, if used.
PlannerMode uses currently 3 values (A,B,C) to indicate the importance of a task.
C
B
A
Type means the URI scheme e.g., http, mailto etc. A convenience field for searching.
If the note title contains a time (HH:MM) it is stored here.
Name of the plan page.
The link's label. Optional.
A number indicating the number of a task relative to the task-priority.
_
P
o
C
D
X
PlannerMode currently indicates the status of a task with "_" not started, "P" pending, "o" ongoing, "X" finished, "C" cancelled, and "D" delegated.
File URI,containing the task.
The note title, as plain text.
The ID (number) of the note, relative to the containing page.
The complet URI of the link.
A page about a certain topic or project.
A journal page about a day in the life of ...
No day or topic page, probably a generated page, an index etc.