NepomukDaemons
Nepomuk::Migration1 Class Reference
This simple run-once service migrates old metadata data by updating it to the new ontology concepts. More...
#include <migration1.h>
Inheritance diagram for Nepomuk::Migration1:

Public Member Functions | |
| Migration1 (QObject *parent=0, const QList< QVariant > &args=QList< QVariant >()) | |
| ~Migration1 () | |
Detailed Description
This simple run-once service migrates old metadata data by updating it to the new ontology concepts.In detail this means: nao:label -> nao:prefLabel nao:rating -> nao:numericRating
Definition at line 35 of file migration1.h.
Constructor & Destructor Documentation
| Nepomuk::Migration1::Migration1 | ( | QObject * | parent = 0, |
|
| const QList< QVariant > & | args = QList<QVariant>() | |||
| ) |
Definition at line 31 of file migration1.cpp.
| Nepomuk::Migration1::~Migration1 | ( | ) |
Definition at line 71 of file migration1.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference