Copyright © 2012 OSCAF® The ontologies are made available under the terms of OSCAF software license
The Nepomuk User Action Ontology defines provides basic classes and properties for user events on a device.
This document arose from the work in KDE, acting upon the work done by Task-Force ontologies within the NEPOMUK project.
The Nepomuk User Action Ontology defines provides basic classes and properties for desktop user events.
| Superclasses | nuao:Event, rdfs:Resource |
| Subclasses | ndo:DownloadEvent, nuao:FocusEvent, nuao:ModificationEvent, nuao:UsageEvent |
| In domain of: | -- |
| In range of: | -- |
| 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. |
| Superclasses | rdfs:Resource |
| Subclasses | nuao:DesktopEvent, ndo:DownloadEvent, nuao:FocusEvent, nuao:ModificationEvent, nuao:UsageEvent |
| In domain of: | nuao:duration, nuao:end, nuao:initiatingAgent, nuao:involves, nuao:start, nuao:targettedResource |
| In range of: | -- |
| Description | An event: activity that have a specific start datetime and possibly a duration |
| Superclasses | nuao:DesktopEvent, nuao:Event, rdfs:Resource |
| Subclasses | -- |
| In domain of: | -- |
| In range of: | -- |
| Description | An event which refers to the timespan in which a resource was in the focus of the user. |
| Superclasses | nuao:DesktopEvent, nuao:Event, rdfs:Resource |
| Subclasses | -- |
| In domain of: | -- |
| In range of: | -- |
| Description | An event that lead to changes of the resource that are meaningful to the user |
| Superclasses | nuao:DesktopEvent, nuao:Event, rdfs:Resource |
| Subclasses | -- |
| In domain of: | -- |
| In range of: | -- |
| 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. |
| Type | rdf:Property, rdfs:Resource |
| Domain | nuao:Event |
| Range | xsd:duration |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | -- |
| Description | Duration of the event. Deprecated in favor of nuao:end. |
| Type | rdf:Property, rdfs:Resource |
| Domain | nuao:Event |
| Range | xsd:dateTime |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | -- |
| Description | The time the event finished |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:nonNegativeInteger |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | nuao:usageCount |
| Description | The total number of events |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:dateTime |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | nuao:firstUsage |
| Description | The start time of the first event |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:dateTime |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | -- |
| Description | The start time of the first modification |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:dateTime |
| Maximal cardinality | 1 |
| Superproperties | nuao:firstEvent |
| Subproperties | -- |
| Description | The start time of the first usage |
| Type | rdf:Property, rdfs:Resource |
| Domain | nuao:Event |
| Range | nao:Agent |
| Cardinality | 1 |
| Superproperties | nuao:involves |
| Subproperties | -- |
| Description | Relates an event to the agent initiating the event. |
| Type | rdf:Property, rdfs:Resource |
| Domain | nuao:Event |
| Range | rdfs:Resource |
| Superproperties | -- |
| Subproperties | nuao:initiatingAgent, nuao:targettedResource |
| Description | Relates an event to the resources that are involved in the event. |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:dateTime |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | nuao:lastUsage |
| Description | The start time of the last event |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:dateTime |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | -- |
| Description | The start time of the last modification |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:dateTime |
| Maximal cardinality | 1 |
| Superproperties | nuao:lastEvent |
| Subproperties | -- |
| Description | The start time of the last usage |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:nonNegativeInteger |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | -- |
| Description | The total number of modifications |
| Type | rdf:Property, rdfs:Resource |
| Domain | nuao:Event |
| Range | xsd:dateTime |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | -- |
| Description | The time of the start of the event |
| Type | rdf:Property, rdfs:Resource |
| Domain | nuao:Event |
| Range | nie:InformationElement |
| Minimal cardinality | 1 |
| Superproperties | nuao:involves |
| Subproperties | -- |
| Description | Relates an event to the resource that was targetted in the event. |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:duration |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | nuao:totalUsageDuration |
| Description | The total duration of all events |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:UsageEvent |
| Range | xsd:duration |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | -- |
| Description | The total amount of time a resource was in focus during a UsageEvent. This property should be used to 'compress' several FocusEvent instances into the essential information. |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:duration |
| Maximal cardinality | 1 |
| Superproperties | -- |
| Subproperties | -- |
| Description | The total duration of all modifications |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:duration |
| Maximal cardinality | 1 |
| Superproperties | nuao:totalEventDuration |
| Subproperties | -- |
| Description | The total duration of all usages |
| Type | rdf:Property, rdfs:Resource |
| Domain | rdfs:Resource |
| Range | xsd:nonNegativeInteger |
| Maximal cardinality | 1 |
| Superproperties | nuao:eventCount |
| Subproperties | -- |
| Description | The total number of usages |