syndication/rdf
rdfvocab.cpp
singleton holding RDF vocabulary, expressed as RDF.
Definition: rdfvocab.h:45
a property is node type that represents properties of things, like "name" is a property of a person...
Definition: property.h:45
QString namespaceURI()
the RDF namespace, which is http://www.w3.org/1999/02/22-rdf-syntax-ns#
Definition: rdfvocab.cpp:92
PropertyPtr li()
the rdf:li property, used for list items in RDF containers (like rdf:seq)
Definition: rdfvocab.cpp:87
PropertyPtr type()
the rdf:type property (A rdf:type B means A is instance of B)
Definition: rdfvocab.cpp:82
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.