Bug 82622 - [PATCH] Adding clipboard ontologies
Summary: [PATCH] Adding clipboard ontologies
Status: RESOLVED MOVED
Alias: None
Product: Zeitgeist
Classification: Unclassified
Component: libzeitgeist (show other bugs)
Version: 0.9.x
Hardware: Other All
: medium enhancement
Assignee: zeitgeist-bugs@lists.freedesktop.org
QA Contact: zeitgeist-bugs@lists.freedesktop.org
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-14 15:37 UTC by Oliver Sauder
Modified: 2018-05-31 09:12 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Adding clipboard ontologies (1.11 KB, patch)
2014-08-14 15:38 UTC, Oliver Sauder
Details | Splinter Review

Description Oliver Sauder 2014-08-14 15:37:05 UTC
I have created a patch to add clipboard ontologies to get better support for clipboard activities. This is a patch for a basis of discussions.

In the patch I added a zg:CopyEvent based on zg:EventInterpretation and zg:Clipboard based on nie:InformationElement.

An example how a clipboard copy event could be stored in Zeitgeist:

Event interpretation = ZG.USER_ACTIVITY
Event manifestation = ZG.COPY_EVENT
Subject interpretation = ZG.CLIPBOARD
Subject manifestation =
NFO.IMAGE for images
NFO.FILE_DATA_OBJECT for files
NFO.PLAIN_TEXT_DOCUMENT for text

These changes would help to distinguish clipboard activities from others and would e.g. give the possibility to add exceptions for clipboard content to be recorded when others are disabled.

Additionally to this patch see also https://bugs.freedesktop.org/show_bug.cgi?id=70173
Comment 1 Oliver Sauder 2014-08-14 15:38:03 UTC
Created attachment 104624 [details] [review]
Adding clipboard ontologies
Comment 2 GitLab Migration User 2018-05-31 09:12:00 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/zeitgeist/zeitgeist/issues/3.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.