00001 /* 00002 * This file has been generated by the onto2vocabularyclass tool 00003 * copyright (C) 2007-2008 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 00113 SOPRANO_EXPORT QUrl description(); 00114 00120 SOPRANO_EXPORT QUrl engineeringTool(); 00121 00127 SOPRANO_EXPORT QUrl hasDefaultNamespace(); 00128 00134 SOPRANO_EXPORT QUrl hasDefaultNamespaceAbbreviation(); 00135 00142 SOPRANO_EXPORT QUrl hasSubResource(); 00143 00150 SOPRANO_EXPORT QUrl hasSuperResource(); 00151 00157 SOPRANO_EXPORT QUrl hasSymbol(); 00158 00164 SOPRANO_EXPORT QUrl hasTag(); 00165 00172 SOPRANO_EXPORT QUrl hasTopic(); 00173 00180 SOPRANO_EXPORT QUrl iconName(); 00181 00187 SOPRANO_EXPORT QUrl identifier(); 00188 00195 SOPRANO_EXPORT QUrl isRelated(); 00196 00202 SOPRANO_EXPORT QUrl isTagFor(); 00203 00210 SOPRANO_EXPORT QUrl isTopicOf(); 00211 00217 SOPRANO_EXPORT QUrl lastModified(); 00218 00224 SOPRANO_EXPORT QUrl modified(); 00225 00233 SOPRANO_EXPORT QUrl numericRating(); 00234 00240 SOPRANO_EXPORT QUrl personalIdentifier(); 00241 00247 SOPRANO_EXPORT QUrl pluralPrefLabel(); 00248 00254 SOPRANO_EXPORT QUrl prefLabel(); 00255 00261 SOPRANO_EXPORT QUrl prefSymbol(); 00262 00268 SOPRANO_EXPORT QUrl rating(); 00269 00275 SOPRANO_EXPORT QUrl score(); 00276 00285 SOPRANO_EXPORT QUrl scoreParameter(); 00286 00293 SOPRANO_EXPORT QUrl serializationLanguage(); 00294 00300 SOPRANO_EXPORT QUrl status(); 00301 00307 SOPRANO_EXPORT QUrl version(); 00308 } 00309 } 00310 } 00311 00312 #endif