This file is indexed.

/usr/share/gtk-doc/html/zeitgeist-1.0/zeitgeist-1.0-Manifestation-Ontology.html is in libzeitgeist-doc 0.3.18-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Manifestation Ontology</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="API Documentation for the Zeitgeist Client Library">
<link rel="up" href="ch03.html" title="Enumerations and Macros">
<link rel="prev" href="zeitgeist-1.0-Interpretation-Ontology.html" title="Interpretation Ontology">
<link rel="next" href="ch04.html" title="API for Zeitgeist Extensions">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="zeitgeist-1.0-Interpretation-Ontology.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch03.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">API Documentation for the Zeitgeist Client Library</th>
<td><a accesskey="n" href="ch04.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#zeitgeist-1.0-Manifestation-Ontology.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#zeitgeist-1.0-Manifestation-Ontology.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="zeitgeist-1.0-Manifestation-Ontology"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="zeitgeist-1.0-Manifestation-Ontology.top_of_page"></a>Manifestation Ontology</span></h2>
<p>Manifestation Ontology — Helper macros for declaring manifestation types
                    for both events and subjects</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="zeitgeist-1.0-Manifestation-Ontology.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include &lt;zeitgeist.h&gt;

#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NCAL-ATTACHMENT:CAPS" title="ZEITGEIST_NCAL_ATTACHMENT">ZEITGEIST_NCAL_ATTACHMENT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NCAL-CALENDAR-DATA-OBJECT:CAPS" title="ZEITGEIST_NCAL_CALENDAR_DATA_OBJECT">ZEITGEIST_NCAL_CALENDAR_DATA_OBJECT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NCO-CONTACT-LIST-DATA-OBJECT:CAPS" title="ZEITGEIST_NCO_CONTACT_LIST_DATA_OBJECT">ZEITGEIST_NCO_CONTACT_LIST_DATA_OBJECT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-ARCHIVE-ITEM:CAPS" title="ZEITGEIST_NFO_ARCHIVE_ITEM">ZEITGEIST_NFO_ARCHIVE_ITEM</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-ATTACHMENT:CAPS" title="ZEITGEIST_NFO_ATTACHMENT">ZEITGEIST_NFO_ATTACHMENT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-DELETED-RESOURCE:CAPS" title="ZEITGEIST_NFO_DELETED_RESOURCE">ZEITGEIST_NFO_DELETED_RESOURCE</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-EMBEDDED-FILE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT">ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-FILE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_FILE_DATA_OBJECT">ZEITGEIST_NFO_FILE_DATA_OBJECT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-HARD-DISK-PARTITION:CAPS" title="ZEITGEIST_NFO_HARD_DISK_PARTITION">ZEITGEIST_NFO_HARD_DISK_PARTITION</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-MEDIA-STREAM:CAPS" title="ZEITGEIST_NFO_MEDIA_STREAM">ZEITGEIST_NFO_MEDIA_STREAM</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-REMOTE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_REMOTE_DATA_OBJECT">ZEITGEIST_NFO_REMOTE_DATA_OBJECT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-REMOTE-PORT-ADDRESS:CAPS" title="ZEITGEIST_NFO_REMOTE_PORT_ADDRESS">ZEITGEIST_NFO_REMOTE_PORT_ADDRESS</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-SOFTWARE-ITEM:CAPS" title="ZEITGEIST_NFO_SOFTWARE_ITEM">ZEITGEIST_NFO_SOFTWARE_ITEM</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-SOFTWARE-SERVICE:CAPS" title="ZEITGEIST_NFO_SOFTWARE_SERVICE">ZEITGEIST_NFO_SOFTWARE_SERVICE</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-WEB-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_WEB_DATA_OBJECT">ZEITGEIST_NFO_WEB_DATA_OBJECT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NMO-MAILBOX-DATA-OBJECT:CAPS" title="ZEITGEIST_NMO_MAILBOX_DATA_OBJECT">ZEITGEIST_NMO_MAILBOX_DATA_OBJECT</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-EVENT-MANIFESTATION:CAPS" title="ZEITGEIST_ZG_EVENT_MANIFESTATION">ZEITGEIST_ZG_EVENT_MANIFESTATION</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-HEURISTIC-ACTIVITY:CAPS" title="ZEITGEIST_ZG_HEURISTIC_ACTIVITY">ZEITGEIST_ZG_HEURISTIC_ACTIVITY</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-SCHEDULED-ACTIVITY:CAPS" title="ZEITGEIST_ZG_SCHEDULED_ACTIVITY">ZEITGEIST_ZG_SCHEDULED_ACTIVITY</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-SYSTEM-NOTIFICATION:CAPS" title="ZEITGEIST_ZG_SYSTEM_NOTIFICATION">ZEITGEIST_ZG_SYSTEM_NOTIFICATION</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-USER-ACTIVITY:CAPS" title="ZEITGEIST_ZG_USER_ACTIVITY">ZEITGEIST_ZG_USER_ACTIVITY</a>
#define             <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-WORLD-ACTIVITY:CAPS" title="ZEITGEIST_ZG_WORLD_ACTIVITY">ZEITGEIST_ZG_WORLD_ACTIVITY</a>
</pre>
</div>
<div class="refsect1">
<a name="zeitgeist-1.0-Manifestation-Ontology.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="zeitgeist-1.0-Manifestation-Ontology.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="ZEITGEIST-NCAL-ATTACHMENT:CAPS"></a><h3>ZEITGEIST_NCAL_ATTACHMENT</h3>
<pre class="programlisting">#define ZEITGEIST_NCAL_ATTACHMENT "http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Attachment"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Attachment" target="_top">http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Attachment</a>
</p>
<p>
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.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-ATTACHMENT:CAPS" title="ZEITGEIST_NFO_ATTACHMENT"><span class="type">ZEITGEIST_NFO_ATTACHMENT</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NCAL-CALENDAR-DATA-OBJECT:CAPS"></a><h3>ZEITGEIST_NCAL_CALENDAR_DATA_OBJECT</h3>
<pre class="programlisting">#define ZEITGEIST_NCAL_CALENDAR_DATA_OBJECT "http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarDataObject"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarDataObject" target="_top">http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarDataObject</a>
</p>
<p>
A DataObject found in a calendar. It is usually interpreted as one of the calendar entity types (e.g. Event, Journal, Todo etc.).
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NCO-CONTACT-LIST-DATA-OBJECT:CAPS"></a><h3>ZEITGEIST_NCO_CONTACT_LIST_DATA_OBJECT</h3>
<pre class="programlisting">#define ZEITGEIST_NCO_CONTACT_LIST_DATA_OBJECT "http://www.semanticdesktop.org/ontologies/2007/03/22/nco#ContactListDataObject"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#ContactListDataObject" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nco#ContactListDataObject</a>
</p>
<p>
An entity occuring on a contact list (usually interpreted as an nco:Contact).
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-ARCHIVE-ITEM:CAPS"></a><h3>ZEITGEIST_NFO_ARCHIVE_ITEM</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_ARCHIVE_ITEM "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#ArchiveItem"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#ArchiveItem" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#ArchiveItem</a>
</p>
<p>
A file entity inside an archive.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-EMBEDDED-FILE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT"><span class="type">ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-ATTACHMENT:CAPS"></a><h3>ZEITGEIST_NFO_ATTACHMENT</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_ATTACHMENT "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Attachment"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Attachment" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Attachment</a>
</p>
<p>
A file attached to another data object. Many data formats allow for attachments: emails, vcards, ical events, id3 and exif.
</p>
<p>
Children: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NCAL-ATTACHMENT:CAPS" title="ZEITGEIST_NCAL_ATTACHMENT"><span class="type">ZEITGEIST_NCAL_ATTACHMENT</span></a>
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-EMBEDDED-FILE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT"><span class="type">ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-DELETED-RESOURCE:CAPS"></a><h3>ZEITGEIST_NFO_DELETED_RESOURCE</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_DELETED_RESOURCE "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#DeletedResource"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#DeletedResource" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#DeletedResource</a>
</p>
<p>
A file entity that has been deleted from the original source. Usually such entities are stored within various kinds of 'Trash' or 'Recycle Bin' folders.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-FILE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_FILE_DATA_OBJECT"><span class="type">ZEITGEIST_NFO_FILE_DATA_OBJECT</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-EMBEDDED-FILE-DATA-OBJECT:CAPS"></a><h3>ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#EmbeddedFileDataObject"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#EmbeddedFileDataObject" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#EmbeddedFileDataObject</a>
</p>
<p>
A file embedded in another data object. There are many ways in which a file may be embedded in another one. Use this class directly only in cases if none of the subclasses gives a better description of your case.
</p>
<p>
Children: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-ARCHIVE-ITEM:CAPS" title="ZEITGEIST_NFO_ARCHIVE_ITEM"><span class="type">ZEITGEIST_NFO_ARCHIVE_ITEM</span></a>, <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-ATTACHMENT:CAPS" title="ZEITGEIST_NFO_ATTACHMENT"><span class="type">ZEITGEIST_NFO_ATTACHMENT</span></a>
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-FILE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_FILE_DATA_OBJECT"><span class="type">ZEITGEIST_NFO_FILE_DATA_OBJECT</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-FILE-DATA-OBJECT:CAPS"></a><h3>ZEITGEIST_NFO_FILE_DATA_OBJECT</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_FILE_DATA_OBJECT "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject</a>
</p>
<p>
A resource containing a finite sequence of bytes with arbitrary information, that is available to a computer program and is usually based on some kind of durable storage. A file is durable in the sense that it remains available for programs to use after the current program has finished.
</p>
<p>
Children: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-EMBEDDED-FILE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT"><span class="type">ZEITGEIST_NFO_EMBEDDED_FILE_DATA_OBJECT</span></a>, <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-DELETED-RESOURCE:CAPS" title="ZEITGEIST_NFO_DELETED_RESOURCE"><span class="type">ZEITGEIST_NFO_DELETED_RESOURCE</span></a>, <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-REMOTE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_REMOTE_DATA_OBJECT"><span class="type">ZEITGEIST_NFO_REMOTE_DATA_OBJECT</span></a>
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-HARD-DISK-PARTITION:CAPS"></a><h3>ZEITGEIST_NFO_HARD_DISK_PARTITION</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_HARD_DISK_PARTITION "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#HardDiskPartition"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#HardDiskPartition" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#HardDiskPartition</a>
</p>
<p>
A partition on a hard disk.
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-MEDIA-STREAM:CAPS"></a><h3>ZEITGEIST_NFO_MEDIA_STREAM</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_MEDIA_STREAM "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#MediaStream"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#MediaStream" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#MediaStream</a>
</p>
<p>
A stream of multimedia content, usually contained within a media container such as a movie (containing both audio and video) or a DVD (possibly containing many streams of audio and video). Most common interpretations for such a DataObject include Audio and Video.
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-REMOTE-DATA-OBJECT:CAPS"></a><h3>ZEITGEIST_NFO_REMOTE_DATA_OBJECT</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_REMOTE_DATA_OBJECT "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RemoteDataObject"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RemoteDataObject" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RemoteDataObject</a>
</p>
<p>
A file data object stored at a remote location. Don't confuse this class with a RemotePortAddress. This one applies to a particular resource, RemotePortAddress applies to an address, that can have various interpretations.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-NFO-FILE-DATA-OBJECT:CAPS" title="ZEITGEIST_NFO_FILE_DATA_OBJECT"><span class="type">ZEITGEIST_NFO_FILE_DATA_OBJECT</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-REMOTE-PORT-ADDRESS:CAPS"></a><h3>ZEITGEIST_NFO_REMOTE_PORT_ADDRESS</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_REMOTE_PORT_ADDRESS "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RemotePortAddress"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RemotePortAddress" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RemotePortAddress</a>
</p>
<p>
An address specifying a remote host and port. Such an address can be interpreted in many ways (examples of such interpretations include mailboxes, websites, remote calendars or filesystems), depending on an interpretation, various kinds of data may be extracted from such an address.
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-SOFTWARE-ITEM:CAPS"></a><h3>ZEITGEIST_NFO_SOFTWARE_ITEM</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_SOFTWARE_ITEM "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareItem"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareItem" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareItem</a>
</p>
<p>
A DataObject representing a piece of software. Examples of interpretations of a SoftwareItem include an Application and an OperatingSystem.
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-SOFTWARE-SERVICE:CAPS"></a><h3>ZEITGEIST_NFO_SOFTWARE_SERVICE</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_SOFTWARE_SERVICE "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareService"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareService" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareService</a>
</p>
<p>
A service published by a piece of software, either by an operating system or an application. Examples of such services may include calendar, addressbook and mailbox managed by a PIM application. This category is introduced to distinguish between data available directly from the applications (Via some Interprocess Communication Mechanisms) and data available from files on a disk. In either case both DataObjects would receive a similar interpretation (e.g. a Mailbox) and wouldn't differ on the content level.
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NFO-WEB-DATA-OBJECT:CAPS"></a><h3>ZEITGEIST_NFO_WEB_DATA_OBJECT</h3>
<pre class="programlisting">#define ZEITGEIST_NFO_WEB_DATA_OBJECT "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#WebDataObject"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#WebDataObject" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#WebDataObject</a>
</p>
<p>
An information resources of which representations (files, streams) can be retrieved through a web server. They may be generated at retrieval time. Typical examples are pages served by PHP or AJAX or mp3 streams.
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-NMO-MAILBOX-DATA-OBJECT:CAPS"></a><h3>ZEITGEIST_NMO_MAILBOX_DATA_OBJECT</h3>
<pre class="programlisting">#define ZEITGEIST_NMO_MAILBOX_DATA_OBJECT "http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#MailboxDataObject"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#MailboxDataObject" target="_top">http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#MailboxDataObject</a>
</p>
<p>
An entity encountered in a mailbox. Most common interpretations for such an entity include Message or Folder.
</p>
<p>
Children: None
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-ZG-EVENT-MANIFESTATION:CAPS"></a><h3>ZEITGEIST_ZG_EVENT_MANIFESTATION</h3>
<pre class="programlisting">#define ZEITGEIST_ZG_EVENT_MANIFESTATION "http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#EventManifestation"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#EventManifestation" target="_top">http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#EventManifestation</a>
</p>
<p>
Base class for event manifestation types. Please do no instantiate directly, but use one of the sub classes. The manifestation of an event describes 'how it happened'. Fx. 'the user did this' or 'the system notified the user'.
</p>
<p>
Children: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-USER-ACTIVITY:CAPS" title="ZEITGEIST_ZG_USER_ACTIVITY"><span class="type">ZEITGEIST_ZG_USER_ACTIVITY</span></a>, <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-SYSTEM-NOTIFICATION:CAPS" title="ZEITGEIST_ZG_SYSTEM_NOTIFICATION"><span class="type">ZEITGEIST_ZG_SYSTEM_NOTIFICATION</span></a>, <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-HEURISTIC-ACTIVITY:CAPS" title="ZEITGEIST_ZG_HEURISTIC_ACTIVITY"><span class="type">ZEITGEIST_ZG_HEURISTIC_ACTIVITY</span></a>, <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-SCHEDULED-ACTIVITY:CAPS" title="ZEITGEIST_ZG_SCHEDULED_ACTIVITY"><span class="type">ZEITGEIST_ZG_SCHEDULED_ACTIVITY</span></a>, <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-WORLD-ACTIVITY:CAPS" title="ZEITGEIST_ZG_WORLD_ACTIVITY"><span class="type">ZEITGEIST_ZG_WORLD_ACTIVITY</span></a>
</p>
<p>
Parents: None
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-ZG-HEURISTIC-ACTIVITY:CAPS"></a><h3>ZEITGEIST_ZG_HEURISTIC_ACTIVITY</h3>
<pre class="programlisting">#define ZEITGEIST_ZG_HEURISTIC_ACTIVITY "http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#HeuristicActivity"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#HeuristicActivity" target="_top">http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#HeuristicActivity</a>
</p>
<p>
An event that is caused indirectly from user activity or deducted via analysis of other events. Fx. if an algorithm divides a user workflow into disjoint 'projects' based on temporal analysis it could insert heuristic events when the user changed project.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-EVENT-MANIFESTATION:CAPS" title="ZEITGEIST_ZG_EVENT_MANIFESTATION"><span class="type">ZEITGEIST_ZG_EVENT_MANIFESTATION</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-ZG-SCHEDULED-ACTIVITY:CAPS"></a><h3>ZEITGEIST_ZG_SCHEDULED_ACTIVITY</h3>
<pre class="programlisting">#define ZEITGEIST_ZG_SCHEDULED_ACTIVITY "http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#ScheduledActivity"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#ScheduledActivity" target="_top">http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#ScheduledActivity</a>
</p>
<p>
An event that was directly triggered by some user initiated sequence of actions. For example a music player automatically changing to the next song in a playlist.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-EVENT-MANIFESTATION:CAPS" title="ZEITGEIST_ZG_EVENT_MANIFESTATION"><span class="type">ZEITGEIST_ZG_EVENT_MANIFESTATION</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-ZG-SYSTEM-NOTIFICATION:CAPS"></a><h3>ZEITGEIST_ZG_SYSTEM_NOTIFICATION</h3>
<pre class="programlisting">#define ZEITGEIST_ZG_SYSTEM_NOTIFICATION "http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#SystemNotification"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#SystemNotification" target="_top">http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#SystemNotification</a>
</p>
<p>
An event send to the user by the operating system. Examples could include when the user inserts a USB stick or when the system warns that the hard disk is full.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-EVENT-MANIFESTATION:CAPS" title="ZEITGEIST_ZG_EVENT_MANIFESTATION"><span class="type">ZEITGEIST_ZG_EVENT_MANIFESTATION</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-ZG-USER-ACTIVITY:CAPS"></a><h3>ZEITGEIST_ZG_USER_ACTIVITY</h3>
<pre class="programlisting">#define ZEITGEIST_ZG_USER_ACTIVITY "http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#UserActivity"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#UserActivity" target="_top">http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#UserActivity</a>
</p>
<p>
An event that was actively performed by the user. For example saving or opening a file by clicking on it in the file manager.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-EVENT-MANIFESTATION:CAPS" title="ZEITGEIST_ZG_EVENT_MANIFESTATION"><span class="type">ZEITGEIST_ZG_EVENT_MANIFESTATION</span></a>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-ZG-WORLD-ACTIVITY:CAPS"></a><h3>ZEITGEIST_ZG_WORLD_ACTIVITY</h3>
<pre class="programlisting">#define ZEITGEIST_ZG_WORLD_ACTIVITY "http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#WorldActivity"
</pre>
<p>
Macro defining the manifestation type <a class="ulink" href="http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#WorldActivity" target="_top">http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#WorldActivity</a>
</p>
<p>
An event that was performed by an entity, usually human or organization, other than the user. An example could be logging the activities of other people in a team.
</p>
<p>
Children: None
</p>
<p>
Parents: <a class="link" href="zeitgeist-1.0-Manifestation-Ontology.html#ZEITGEIST-ZG-EVENT-MANIFESTATION:CAPS" title="ZEITGEIST_ZG_EVENT_MANIFESTATION"><span class="type">ZEITGEIST_ZG_EVENT_MANIFESTATION</span></a>
</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>