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.
Download (HTTP): http://downloads.sourceforge.net/oscaf/shared-desktop-ontologies-0.9.0.tar.bz2
Download MD5 sum: 8cd0950dc66eb5fbe560ac7fdb416e04
Download size: 3.8 MB
Estimated disk space required: 6.7 MB
Estimated build time: <0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
Last updated on 2012-04-06 01:50:36 +0000