Table of Contents
nuao:DesktopEvent - A desktop event: activity performed by an user. A "hook" class that should be ex... |
nuao:Event - An event: activity that have a specific start datetime and possibly a duration |
nuao:ModificationEvent - An event that lead to changes of the resource that are meaningful to the user |
nuao:UsageEvent - An event of primary or intended use of the resource by the user. Primary or inte... |
nuao:duration - Duration of the event. Deprecated in favor of nuao:end. |
nuao:end - The time the event finished |
nuao:eventCount - The total number of events |
nuao:firstEvent - The start time of the first event |
nuao:firstModification - The start time of the first modification |
nuao:firstUsage - The start time of the first usage |
nuao:involves - Relates an event to the resources that are involved in the event. |
nuao:lastEvent - The start time of the last event |
nuao:lastModification - The start time of the last modification |
nuao:lastUsage - The start time of the last usage |
nuao:modificationCount - The total number of modifications |
nuao:start - The time of the start of the event |
nuao:totalEventDuration - The total duration of all events |
nuao:totalModificationDuration - The total duration of all modifications |
nuao:totalUsageDuration - The total duration of all usages |
nuao:usageCount - The total number of usages |
The Nepomuk User Action Ontology provides basic classes and properties for desktop events. TODO: write a few sentences regarding usage.
Label | desktop event |
Description | A desktop event: activity performed by an user. A "hook" class that should be extended by other ontologies such as desktop service ontology to specify which application or service was involved in the desktop event. |
Super-classes | nuao:Event |
Sub-classes | nuao:ModificationEvent, nuao:UsageEvent, ndo:DownloadEvent |
In domain of | |
In range of |
Label | event |
Description | An event: activity that have a specific start datetime and possibly a duration |
Super-classes | |
Sub-classes | nuao:ModificationEvent, nuao:DesktopEvent, ndo:DownloadEvent, nuao:UsageEvent |
In domain of | nuao:start, nuao:involves, nuao:end, nuao:duration |
In range of |
Label | desktop event |
Description | An event that lead to changes of the resource that are meaningful to the user |
Super-classes | nuao:Event, nuao:DesktopEvent |
Sub-classes | |
In domain of | |
In range of |
Label | desktop event |
Description | An event of primary or intended use of the resource by the user. Primary or intended use is defined as the use by the consumer of the resource, such as watching a movie or listening to a song. Not to be confused with a low-level read on a file. |
Super-classes | nuao:Event, nuao:DesktopEvent |
Sub-classes | |
In domain of | |
In range of |
Label | duration |
Description | Duration of the event. Deprecated in favor of nuao:end. |
Domain | nuao:Event |
Range | xsd:duration |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties |
Label | end time |
Description | The time the event finished |
Domain | nuao:Event |
Range | xsd:dateTime |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties |
Label | event count |
Description | The total number of events |
Domain | rdfs:Resource |
Range | xsd:nonNegativeInteger |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties | nuao:usageCount |
Label | first event |
Description | The start time of the first event |
Domain | rdfs:Resource |
Range | xsd:dateTime |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties | nuao:firstUsage |
Label | first modification event |
Description | The start time of the first modification |
Domain | rdfs:Resource |
Range | xsd:dateTime |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties |
Label | first usage |
Description | The start time of the first usage |
Domain | rdfs:Resource |
Range | xsd:dateTime |
Maximum Cardinality | 1 |
Super-properties | nuao:firstEvent |
Sub-properties |
Label | involves |
Description | Relates an event to the resources that are involved in the event. |
Domain | nuao:Event |
Range | rdfs:Resource |
Super-properties | |
Sub-properties |
Label | last event |
Description | The start time of the last event |
Domain | rdfs:Resource |
Range | xsd:dateTime |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties | nuao:lastUsage |
Label | last modification |
Description | The start time of the last modification |
Domain | rdfs:Resource |
Range | xsd:dateTime |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties |
Label | last usage |
Description | The start time of the last usage |
Domain | rdfs:Resource |
Range | xsd:dateTime |
Maximum Cardinality | 1 |
Super-properties | nuao:lastEvent |
Sub-properties |
Label | modification count |
Description | The total number of modifications |
Domain | rdfs:Resource |
Range | xsd:nonNegativeInteger |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties |
Label | start time |
Description | The time of the start of the event |
Domain | nuao:Event |
Range | xsd:dateTime |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties |
Label | event count |
Description | The total duration of all events |
Domain | rdfs:Resource |
Range | xsd:duration |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties | nuao:totalUsageDuration |
Label | modification count |
Description | The total duration of all modifications |
Domain | rdfs:Resource |
Range | xsd:duration |
Maximum Cardinality | 1 |
Super-properties | |
Sub-properties |
Label | usage count |
Description | The total duration of all usages |
Domain | rdfs:Resource |
Range | xsd:duration |
Maximum Cardinality | 1 |
Super-properties | nuao:totalEventDuration |
Sub-properties |
Label | usage count |
Description | The total number of usages |
Domain | rdfs:Resource |
Range | xsd:nonNegativeInteger |
Maximum Cardinality | 1 |
Super-properties | nuao:eventCount |
Sub-properties |