Soprano  2.7.2
/builddir/build/BUILD/soprano-2.7.2/soprano/vocabulary/nao.h
Go to the documentation of this file.
00001 /*
00002  * This file has been generated by the onto2vocabularyclass tool
00003  * copyright (C) 2007-2011 Sebastian Trueg <trueg@kde.org>
00004  *
00005  * This library is free software; you can redistribute it and/or
00006  * modify it under the terms of the GNU Library General Public
00007  * License as published by the Free Software Foundation; either
00008  * version 2 of the License, or (at your option) any later version.
00009  *
00010  * This library is distributed in the hope that it will be useful,
00011  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00012  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00013  * Library General Public License for more details.
00014  *
00015  * You should have received a copy of the GNU Library General Public License
00016  * along with this library; see the file COPYING.LIB.  If not, write to
00017  * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
00018  * Boston, MA 02110-1301, USA.
00019  */
00020 
00021 #ifndef _SOPRANO_NAO_H_
00022 #define _SOPRANO_NAO_H_
00023 
00024 #include <QtCore/QUrl>
00025 #include "soprano_export.h"
00026 
00027 namespace Soprano {
00028     namespace Vocabulary {
00029         namespace NAO {
00033             SOPRANO_EXPORT QUrl naoNamespace();
00034 
00041             SOPRANO_EXPORT QUrl FreeDesktopIcon();
00042 
00048             SOPRANO_EXPORT QUrl Party();
00049 
00055             SOPRANO_EXPORT QUrl Symbol();
00056 
00062             SOPRANO_EXPORT QUrl Tag();
00063 
00069             SOPRANO_EXPORT QUrl altLabel();
00070 
00076             SOPRANO_EXPORT QUrl altSymbol();
00077 
00083             SOPRANO_EXPORT QUrl annotation();
00084 
00091             SOPRANO_EXPORT QUrl contributor();
00092 
00098             SOPRANO_EXPORT QUrl created();
00099 
00106             SOPRANO_EXPORT QUrl creator();
00107 
00115             SOPRANO_EXPORT QUrl deprecated();
00116 
00122             SOPRANO_EXPORT QUrl description();
00123 
00129             SOPRANO_EXPORT QUrl engineeringTool();
00130 
00136             SOPRANO_EXPORT QUrl hasDefaultNamespace();
00137 
00143             SOPRANO_EXPORT QUrl hasDefaultNamespaceAbbreviation();
00144 
00151             SOPRANO_EXPORT QUrl hasSubResource();
00152 
00159             SOPRANO_EXPORT QUrl hasSuperResource();
00160 
00166             SOPRANO_EXPORT QUrl hasSymbol();
00167 
00173             SOPRANO_EXPORT QUrl hasTag();
00174 
00181             SOPRANO_EXPORT QUrl hasTopic();
00182 
00189             SOPRANO_EXPORT QUrl iconName();
00190 
00196             SOPRANO_EXPORT QUrl identifier();
00197 
00206             SOPRANO_EXPORT QUrl isDataGraphFor();
00207 
00214             SOPRANO_EXPORT QUrl isRelated();
00215 
00221             SOPRANO_EXPORT QUrl isTagFor();
00222 
00229             SOPRANO_EXPORT QUrl isTopicOf();
00230 
00236             SOPRANO_EXPORT QUrl lastModified();
00237 
00243             SOPRANO_EXPORT QUrl modified();
00244 
00252             SOPRANO_EXPORT QUrl numericRating();
00253 
00259             SOPRANO_EXPORT QUrl personalIdentifier();
00260 
00266             SOPRANO_EXPORT QUrl pluralPrefLabel();
00267 
00273             SOPRANO_EXPORT QUrl prefLabel();
00274 
00280             SOPRANO_EXPORT QUrl prefSymbol();
00281 
00287             SOPRANO_EXPORT QUrl rating();
00288 
00294             SOPRANO_EXPORT QUrl score();
00295 
00304             SOPRANO_EXPORT QUrl scoreParameter();
00305 
00312             SOPRANO_EXPORT QUrl serializationLanguage();
00313 
00319             SOPRANO_EXPORT QUrl status();
00320 
00328             SOPRANO_EXPORT QUrl userVisible();
00329 
00335             SOPRANO_EXPORT QUrl version();
00336 
00342             SOPRANO_EXPORT QUrl Agent();
00343 
00349             SOPRANO_EXPORT QUrl maintainedBy();
00350         }
00351     }
00352 }
00353 
00354 #endif