Bug 82622

Summary: [PATCH] Adding clipboard ontologies
Product: Zeitgeist Reporter: Oliver Sauder <os>
Component: libzeitgeistAssignee: zeitgeist-bugs <zeitgeist-bugs>
Status: RESOLVED MOVED QA Contact: zeitgeist-bugs <zeitgeist-bugs>
Severity: enhancement    
Priority: medium CC: os
Version: 0.9.x   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Adding clipboard ontologies

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.