/usr/include/nepomuk/nmo.h is in kdelibs5-dev 4:4.8.4-4+deb7u1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 | /*
* This file has been generated by the onto2vocabularyclass tool
* copyright (C) 2007-2010 Sebastian Trueg <trueg@kde.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public License
* along with this library; see the file COPYING.LIB. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/
#ifndef _SOPRANO_NMO_H_
#define _SOPRANO_NMO_H_
#include <QtCore/QUrl>
#include "nepomuk_export.h"
namespace Nepomuk {
namespace Vocabulary {
namespace NMO {
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#
*/
NEPOMUK_EXPORT QUrl nmoNamespace();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#
*/
NEPOMUK_EXPORT QUrl nrlOntologyGraph();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#Email
*
* An email.
*/
NEPOMUK_EXPORT QUrl Email();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#IMMessage
*
* A message sent with Instant Messaging software.
*/
NEPOMUK_EXPORT QUrl IMMessage();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#Mailbox
*
* A mailbox - container for MailboxDataObjects.
*/
NEPOMUK_EXPORT QUrl Mailbox();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#MailboxDataObject
*
* An entity encountered in a mailbox. Most common interpretations
* for such an entity include Message or Folder
*/
NEPOMUK_EXPORT QUrl MailboxDataObject();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#Message
*
* A message. Could be an email, instant messanging message, SMS
* message etc.
*/
NEPOMUK_EXPORT QUrl Message();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#MessageHeader
*
* An arbitrary message header.
*/
NEPOMUK_EXPORT QUrl MessageHeader();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#MimeEntity
*
* A MIME entity, as defined in RFC2045, Section 2.4.
*/
NEPOMUK_EXPORT QUrl MimeEntity();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#bcc
*
* deprecated in favor of nmo:emailBcc
*/
NEPOMUK_EXPORT QUrl bcc();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#cc
*
* deprecated in favor of nmo:emailCc
*/
NEPOMUK_EXPORT QUrl cc();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#contentMimeType
*
* Key used to store the MIME type of the content of an object when
* it is different from the object's main MIME type. This value
* can be used, for example, to model an e-mail message whose mime
* type is"message/rfc822", but whose content has type "text/html".
* If not specified, the MIME type of the
* content defaults to the value specified by the 'mimeType' property.
*/
NEPOMUK_EXPORT QUrl contentMimeType();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#emailBcc
*
* A Contact that is to receive a bcc of the email. A Bcc (blind carbon
* copy) is a copy of an email message sent to a recipient whose email
* address does not appear in the message.
*/
NEPOMUK_EXPORT QUrl emailBcc();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#emailCc
*
* A Contact that is to receive a cc of the email. A cc (carbon copy)
* is a copy of an email message whose recipient appears on the recipient
* list, so that all other recipients are aware of it.
*/
NEPOMUK_EXPORT QUrl emailCc();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#emailTo
*
* The primary intended recipient of an email.
*/
NEPOMUK_EXPORT QUrl emailTo();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#from
*
* deprecated in favor of nmo:messageFrom
*/
NEPOMUK_EXPORT QUrl from();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#hasAttachment
*
* Links a message with files that were sent as attachments.
*/
NEPOMUK_EXPORT QUrl hasAttachment();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#headerName
*
* Name of the message header.
*/
NEPOMUK_EXPORT QUrl headerName();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#headerValue
*
* Value of the message header.
*/
NEPOMUK_EXPORT QUrl headerValue();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#htmlMessageContent
*
* HTML representation of the body of the message. For multipart
* messages, all parts are concatenated into the value of this
* property. Attachments, whose mimeTypes are different from
* text/plain or message/rfc822 are considered separate DataObjects
* and are therefore not included in the value of this property.
*/
NEPOMUK_EXPORT QUrl htmlMessageContent();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#inReplyTo
*
* Signifies that a message is a reply to another message. This
* feature is commonly used to link messages into conversations.
* Note that it is more specific than nmo:references. See RFC 2822
* sec. 3.6.4
*/
NEPOMUK_EXPORT QUrl inReplyTo();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#isRead
*
* A flag that states the fact that a MailboxDataObject has been
* read.
*/
NEPOMUK_EXPORT QUrl isRead();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#messageFrom
*
* The sender of the message
*/
NEPOMUK_EXPORT QUrl messageFrom();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#messageHeader
*
* Links the message with an arbitrary message header.
*/
NEPOMUK_EXPORT QUrl messageHeader();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#messageId
*
* An identifier of a message. This property has been inspired
* by the message-id property defined in RFC 2822, Sec. 3.6.4.
* It should be used for all kinds of identifiers used by various
* messaging applications to connect multiple messages into
* conversations. For email messageids, values are according
* to RFC2822/sec 3.6.4 and the literal value in RDF must include
* the brackets.
*/
NEPOMUK_EXPORT QUrl messageId();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#messageRecipient
*
* A common superproperty for all properties that link a message
* with its recipients. Please don't use this property directly.
*/
NEPOMUK_EXPORT QUrl messageRecipient();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#messageReplyTo
*
* An address where the reply should be sent.
*/
NEPOMUK_EXPORT QUrl messageReplyTo();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#messageSender
*
* The person or agent submitting the message to the network, if
* other from the one given with the nmo:from property. Defined
* in RFC 822 sec. 4.4.2
*/
NEPOMUK_EXPORT QUrl messageSender();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#messageSubject
*
* The subject of a message
*/
NEPOMUK_EXPORT QUrl messageSubject();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#plainTextMessageContent
*
* Plain text representation of the body of the message. For multipart
* messages, all parts are concatenated into the value of this
* property. Attachments, whose mimeTypes are different from
* text/plain or message/rfc822 are considered separate DataObjects
* and are therefore not included in the value of this property.
*/
NEPOMUK_EXPORT QUrl plainTextMessageContent();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#primaryMessageRecipient
*
* The primary intended recipient of a message.
*/
NEPOMUK_EXPORT QUrl primaryMessageRecipient();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#primaryRecipient
*
* deprecated in favor of primaryMessageRecipient
*/
NEPOMUK_EXPORT QUrl primaryRecipient();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#receivedDate
*
* Date when this message was received.
*/
NEPOMUK_EXPORT QUrl receivedDate();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#recipient
*
* deprecated in favor of nmo:messageRecipient
*/
NEPOMUK_EXPORT QUrl recipient();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#references
*
* Signifies that a message references another message. This
* property is a generic one. See RFC 2822 Sec. 3.6.4
*/
NEPOMUK_EXPORT QUrl references();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#replyTo
*
* deprecated in favor of nmo:messageReplyTo
*/
NEPOMUK_EXPORT QUrl replyTo();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#secondaryMessageRecipient
*
* A superproperty for all "additional" recipients of a message.
*/
NEPOMUK_EXPORT QUrl secondaryMessageRecipient();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#secondaryRecipient
*
* deprecated in favor of nmo:secondaryMessageRecipient
*/
NEPOMUK_EXPORT QUrl secondaryRecipient();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#sender
*
* deprecated in favor of nmo:messageSender
*/
NEPOMUK_EXPORT QUrl sender();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#sentDate
*
* Date when this message was sent.
*/
NEPOMUK_EXPORT QUrl sentDate();
/**
* http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#to
*
* deprecated in favor of nmo:emailTo
*/
NEPOMUK_EXPORT QUrl to();
}
}
}
#endif
|