Soprano
2.8.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
soprano
vocabulary
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 {
33
SOPRANO_EXPORT
QUrl
owlNamespace
();
34
38
SOPRANO_EXPORT
QUrl
AllDifferent
();
39
43
SOPRANO_EXPORT
QUrl
AnnotationProperty
();
44
48
SOPRANO_EXPORT
QUrl
Class
();
49
53
SOPRANO_EXPORT
QUrl
DataRange
();
54
58
SOPRANO_EXPORT
QUrl
DatatypeProperty
();
59
63
SOPRANO_EXPORT
QUrl
DeprecatedClass
();
64
68
SOPRANO_EXPORT
QUrl
DeprecatedProperty
();
69
73
SOPRANO_EXPORT
QUrl
FunctionalProperty
();
74
78
SOPRANO_EXPORT
QUrl
InverseFunctionalProperty
();
79
83
SOPRANO_EXPORT
QUrl
Nothing
();
84
88
SOPRANO_EXPORT
QUrl
ObjectProperty
();
89
93
SOPRANO_EXPORT
QUrl
Ontology
();
94
98
SOPRANO_EXPORT
QUrl
OntologyProperty
();
99
103
SOPRANO_EXPORT
QUrl
Restriction
();
104
108
SOPRANO_EXPORT
QUrl
SymmetricProperty
();
109
113
SOPRANO_EXPORT
QUrl
Thing
();
114
118
SOPRANO_EXPORT
QUrl
TransitiveProperty
();
119
123
SOPRANO_EXPORT
QUrl
allValuesFrom
();
124
128
SOPRANO_EXPORT
QUrl
backwardCompatibleWith
();
129
133
SOPRANO_EXPORT
QUrl
cardinality
();
134
138
SOPRANO_EXPORT
QUrl
complementOf
();
139
143
SOPRANO_EXPORT
QUrl
differentFrom
();
144
148
SOPRANO_EXPORT
QUrl
disjointWith
();
149
153
SOPRANO_EXPORT
QUrl
distinctMembers
();
154
158
SOPRANO_EXPORT
QUrl
equivalentClass
();
159
163
SOPRANO_EXPORT
QUrl
equivalentProperty
();
164
168
SOPRANO_EXPORT
QUrl
hasValue
();
169
173
SOPRANO_EXPORT
QUrl
imports
();
174
178
SOPRANO_EXPORT
QUrl
incompatibleWith
();
179
183
SOPRANO_EXPORT
QUrl
intersectionOf
();
184
188
SOPRANO_EXPORT
QUrl
inverseOf
();
189
193
SOPRANO_EXPORT
QUrl
maxCardinality
();
194
198
SOPRANO_EXPORT
QUrl
minCardinality
();
199
203
SOPRANO_EXPORT
QUrl
onProperty
();
204
208
SOPRANO_EXPORT
QUrl
oneOf
();
209
213
SOPRANO_EXPORT
QUrl
priorVersion
();
214
218
SOPRANO_EXPORT
QUrl
sameAs
();
219
223
SOPRANO_EXPORT
QUrl
someValuesFrom
();
224
228
SOPRANO_EXPORT
QUrl
unionOf
();
229
233
SOPRANO_EXPORT
QUrl
versionInfo
();
234
}
235
}
236
}
237
238
#endif
Generated by
1.8.1.2