Difference between revisions of "Projects/Nepomuk/NepomukShow"
(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...") |
|||
Line 2: | Line 2: | ||
Using nepomukshow is fairly straightforward. | Using nepomukshow is fairly straightforward. | ||
− | <syntaxhighlight> | + | <syntaxhighlight lang="bash"> |
$ nepomukshow fileUrl | $ nepomukshow fileUrl | ||
or | or |
Revision as of 16:40, 7 November 2012
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!
This page was last edited on 7 November 2012, at 16:40. Content is available under Creative Commons License SA 4.0 unless otherwise noted.