Projects/Nepomuk/NepomukShow

From KDE TechBase
Revision as of 16:40, 7 November 2012 by Vishesh (talk | contribs) (Created page with "NepomukShow is a debugging tool which can be used to easily view nepomuk data. It currently resides in a scratch repo - git://anongit.kde.org/scratch/vhanda/nepomukshow Using...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

NepomukShow is a debugging tool which can be used to easily view nepomuk data. It currently resides in a scratch repo - git://anongit.kde.org/scratch/vhanda/nepomukshow

Using nepomukshow is fairly straightforward.

$ nepomukshow fileUrl
or
$ nepomukshow resourceUri

It has a bunch of additional options, which can be used to show extra info.

TODO: Improve this page!