Shared-desktop-ontologies-0.9.0

Introduction to Shared-Desktop-Ontologies

The Shared desktop ontologies provide RDF vocabularies for the Semantic Desktop. This includes basic ontologies like RDF and RDFS and all the Nepomuk ontologies like NRL, NIE, or NFO which are also maintained and developed in this open-source project.

This package is known to build and work properly using an LFS-7.1 platform.

Package Information

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/shared-desktop-ontologies

Installation of Shared-desktop-ontologies

Install shared-desktop-ontologies by running the following commands:

mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX ..

Now, as the root user:

make install

Contents

Installed Program: None
Installed Library: None
Installed Directory: $KDE4_PREFIX/share/ontology

Last updated on 2012-04-06 01:50:36 +0000