Syndication::RDF::RDFVocab Class Reference

singleton holding RDF vocabulary, expressed as RDF. More...

#include <rdfvocab.h>

List of all members.

Public Member Functions

 ~RDFVocab ()
PropertyPtr li ()
QString namespaceURI ()
ResourcePtr seq ()
PropertyPtr type ()

Static Public Member Functions

static RDFVocabself ()

Detailed Description

singleton holding RDF vocabulary, expressed as RDF.

Definition at line 45 of file rdfvocab.h.


Constructor & Destructor Documentation

Syndication::RDF::RDFVocab::~RDFVocab (  ) 

destructor

Definition at line 72 of file rdfvocab.cpp.


Member Function Documentation

PropertyPtr Syndication::RDF::RDFVocab::li (  ) 

the rdf:li property, used for list items in RDF containers (like rdf:seq)

Definition at line 87 of file rdfvocab.cpp.

QString Syndication::RDF::RDFVocab::namespaceURI (  ) 

the RDF namespace, which is http://www.w3.org/1999/02/22-rdf-syntax-ns#

Definition at line 92 of file rdfvocab.cpp.

RDFVocab * Syndication::RDF::RDFVocab::self (  )  [static]

returns the singleton instance

Definition at line 51 of file rdfvocab.cpp.

ResourcePtr Syndication::RDF::RDFVocab::seq (  ) 

the sequence type

Definition at line 77 of file rdfvocab.cpp.

PropertyPtr Syndication::RDF::RDFVocab::type (  ) 

the rdf:type property (A rdf:type B means A is instance of B)

Definition at line 82 of file rdfvocab.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys