Revision 648118

Go back to digest for 1st April 2007

Other in KDE Base

Sebastian Trueg committed changes in /trunk/playground/base/nepomuk-kde:

Added libKonto to the Nepomuk-KDE playground.
Konto is an Ontology wrapper library which is intended to be used to get information about ontologies stored in the Nepomuk-KDE RDF store. It supports internationalization which allows for a simple creation of GUIs that display metadata stored in the RDF store.

I will probably integrate it into KMetaData at some point to make handling these things even more easy. No app developer should be forced to handle URIs.

Be aware that LibKonto is not tested yet at all. I will do that tomorrow probably.

File Changes

Added 23 files
  • /trunk/playground/base/nepomuk-kde/konto
  •   /class.cpp
  •   /class.h
  •   /class_p.h
  •   /CMakeLists.txt
  •   /entity.cpp
  •   /entity.h
  •   /entity_p.h
  •   /konto_export.h
  •   /literal.cpp
  •   /literal.h
  •   /literal_p.h
  •   /ontology.cpp
  •   /ontology.h
  •   /ontology_p.h
  •   /ontologyloader.cpp
  •   /ontologyloader.h
  •   /property.cpp
  •   /property.h
  •   /property_p.h
  •   /qurlhash.cpp
  •   /qurlhash.h
  •   /README
Modified 1 files
  • /trunk/playground/base/nepomuk-kde/CMakeLists.txt
24 files changed in total