~zeitgeist/zeitgeist/trunk-freedesktop

Viewing all changes in revision 674.

  • Committer: Manish Sinha
  • Author(s): Ted Gould
  • Date: 2013-03-15 22:28:38 UTC
  • Revision ID: git-v1:3dd83060fd468c13563664d41ee5cd435ce1d38e
Update ontology to store application action usage

This merge adds a couple of entries that could be used to store application action
usage into the ZG database. In casual usage these could come from toolbar or menu usage,
or on Unity, usage through the HUD. This allows for ranking the action usage externally
for things like recently used actions or choosing toolbars based on commonly used items.

An entry would then end up something like this:

Event timestamp: 12345
Event interpretation: http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#AccessEvent
Event manifestation: http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#UserActivity
Actor: application://my-app.desktop
Subject: action:///app/my-action
Subject title: "Do this" # User visible name of the action
Subject interpretation: http://www.semanticdesktop.org/ontologies/2007/03/22/zg#ApplicationAction
Subject manifestation: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareService

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: