Shared-desktop-ontologies-0.11.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, and 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.5 platform.

Package Information

Shared-desktop-ontologies Dependencies

Required

CMake-2.8.12.2

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=$KDE_PREFIX -Wno-dev ..

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: none
Installed Libraries: none
Installed Directories: $KDE_PREFIX/share/ontology and $KDE_PREFIX/share/cmake/SharedDesktopOntologies

Last updated on 2014-02-27 20:59:01 -0800