Soprano  2.9.2
owl.h
Go to the documentation of this file.
1 /*
2  * This file has been generated by the onto2vocabularyclass tool
3  * copyright (C) 2007-2008 Sebastian Trueg <trueg@kde.org>
4  *
5  * This library is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU Library General Public
7  * License as published by the Free Software Foundation; either
8  * version 2 of the License, or (at your option) any later version.
9  *
10  * This library is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13  * Library General Public License for more details.
14  *
15  * You should have received a copy of the GNU Library General Public License
16  * along with this library; see the file COPYING.LIB. If not, write to
17  * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18  * Boston, MA 02110-1301, USA.
19  */
20 
21 #ifndef _SOPRANO_OWL_H_
22 #define _SOPRANO_OWL_H_
23 
24 #include <QtCore/QUrl>
25 #include "soprano_export.h"
26 
27 namespace Soprano {
28  namespace Vocabulary {
29  namespace OWL {
34 
39 
44 
49 
54 
59 
64 
69 
74 
79 
84 
89 
94 
99 
104 
109 
114 
119 
124 
129 
134 
139 
144 
149 
154 
159 
164 
169 
174 
179 
184 
189 
194 
199 
204 
209 
214 
219 
224 
229 
234  }
235  }
236 }
237 
238 #endif
SOPRANO_EXPORT QUrl inverseOf()
SOPRANO_EXPORT QUrl SymmetricProperty()
SOPRANO_EXPORT QUrl DeprecatedClass()
SOPRANO_EXPORT QUrl TransitiveProperty()
SOPRANO_EXPORT QUrl owlNamespace()
SOPRANO_EXPORT QUrl Ontology()
SOPRANO_EXPORT QUrl cardinality()
SOPRANO_EXPORT QUrl maxCardinality()
SOPRANO_EXPORT QUrl incompatibleWith()
SOPRANO_EXPORT QUrl complementOf()
SOPRANO_EXPORT QUrl AnnotationProperty()
SOPRANO_EXPORT QUrl Restriction()
SOPRANO_EXPORT QUrl minCardinality()
SOPRANO_EXPORT QUrl priorVersion()
SOPRANO_EXPORT QUrl distinctMembers()
SOPRANO_EXPORT QUrl backwardCompatibleWith()
SOPRANO_EXPORT QUrl unionOf()
SOPRANO_EXPORT QUrl oneOf()
SOPRANO_EXPORT QUrl FunctionalProperty()
SOPRANO_EXPORT QUrl DataRange()
SOPRANO_EXPORT QUrl equivalentClass()
SOPRANO_EXPORT QUrl hasValue()
SOPRANO_EXPORT QUrl intersectionOf()
SOPRANO_EXPORT QUrl someValuesFrom()
SOPRANO_EXPORT QUrl disjointWith()
SOPRANO_EXPORT QUrl InverseFunctionalProperty()
SOPRANO_EXPORT QUrl DeprecatedProperty()
SOPRANO_EXPORT QUrl equivalentProperty()
SOPRANO_EXPORT QUrl ObjectProperty()
#define SOPRANO_EXPORT
SOPRANO_EXPORT QUrl DatatypeProperty()
SOPRANO_EXPORT QUrl onProperty()
SOPRANO_EXPORT QUrl allValuesFrom()
SOPRANO_EXPORT QUrl versionInfo()
SOPRANO_EXPORT QUrl sameAs()
SOPRANO_EXPORT QUrl Nothing()
SOPRANO_EXPORT QUrl differentFrom()
SOPRANO_EXPORT QUrl OntologyProperty()
SOPRANO_EXPORT QUrl imports()
SOPRANO_EXPORT QUrl AllDifferent()
SOPRANO_EXPORT QUrl Class()
SOPRANO_EXPORT QUrl Thing()