
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
The Nepomuk Swiss Army Knife or NepomukShell is a maintenance and debugging tool intended for developers.
It is NOT intended for the end user.
NepSak allows to browse, query, and edit your Nepomuk resources. It provides the means
to modify, delete, and mess up your data in any way possible.
9 years ago
0.8.0
* Show query time in status bar in query mode
* Use abbreviated namespaces in the query results
* A new dialog to show a resource in plain TURTLE encoding
* New action which shortens ontology URIs in the query
* New action which auto-indents queries for better readability
* Better error handling in query mode
0.7.0
* First official release. Caution: Depends on KDELibs 4.6
9 years ago
0.8.0
* Show query time in status bar in query mode
* Use abbreviated namespaces in the query results
* A new dialog to show a resource in plain TURTLE encoding
* New action which shortens ontology URIs in the query
* New action which auto-indents queries for better readability
* Better error handling in query mode
0.7.0
* First official release. Caution: Depends on KDELibs 4.6
BastianBalthazarreBux
10 years ago
[ 0%] Built target nepomukshell_automoc
[ 3%] Building CXX object CMakeFiles/nepomukshell.dir/mainwindow.o
/home/vivo/tmp/nepomukshell-0.7.0/mainwindow.cpp:25:27: error: resourcemodel.h: No such file or directory
make[2]: *** [CMakeFiles/nepomukshell.dir/mainwindow.o] Errore 1
make[1]: *** [CMakeFiles/nepomukshell.dir/all] Errore 2
make: *** [all] Errore 2
Report
trueg
10 years ago
Report