Nepomuk
thing.h
Go to the documentation of this file.
27// FIXME: (Would it even make sense to check in Nepomuk::Resource if a resource is a pimo:Thing and if so,
The ResourceManager is the central Nepomuk configuration point.
Definition: resourcemanager.h:56
Thing(const QUrl &uri=QUrl(), const QUrl &pimoType=QUrl())
Create a Thing object with URI uri.
QList< Resource > referencingOccurrences() const
QList< Resource > groundingOccurrences() const
Get the grounding occurrences for this Thing.
Thing(const QString &uriOrName, const QUrl &pimoType=QUrl())
Create a new Thing with label or URI uriOrName.
void addGroundingOccurrence(const Resource &res)
Add a grounding occurrence for this Thing.
QList< Resource > occurrences() const
Thing(const QUrl &uri, const QUrl &pimoType, ResourceManager *manager)
This is an overloaded member function, provided for convenience. It differs from the above function o...
Thing(const QString &uriOrName, const QUrl &pimoType, ResourceManager *manager)
This is an overloaded member function, provided for convenience. It differs from the above function o...
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.