glfs/kde4/core/shrdesktopontologies.xml

156 lines
4.9 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY shared-desktop-ontologies-download-http "&sourceforge-repo;/oscaf/shared-desktop-ontologies-&shared-desktop-ontologies-version;.tar.bz2">
<!ENTITY shared-desktop-ontologies-download-ftp " ">
<!ENTITY shared-desktop-ontologies-md5sum "8cd0950dc66eb5fbe560ac7fdb416e04">
<!ENTITY shared-desktop-ontologies-size "3.8 MB">
<!ENTITY shared-desktop-ontologies-buildsize "6.7 MB">
<!ENTITY shared-desktop-ontologies-time "&lt;0.1 SBU">
]>
<sect1 id="shared-desktop-ontologies" xreflabel="shared-desktop-ontologies-&shared-desktop-ontologies-version;">
<?dbhtml filename="shared-desktop-ontologies.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Shared-desktop-ontologies-&shared-desktop-ontologies-version;</title>
<indexterm zone="shared-desktop-ontologies">
<primary sortas="a-shared-desktop-ontologies">shared-desktop-ontologies</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Shared-Desktop-Ontologies</title>
<para>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.</para>
&lfs71_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&shared-desktop-ontologies-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&shared-desktop-ontologies-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &shared-desktop-ontologies-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &shared-desktop-ontologies-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &shared-desktop-ontologies-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &shared-desktop-ontologies-time;</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Required patch: <ulink
url="&patch-root;/shared-desktop-ontologies-&shared-desktop-ontologies-version;-fixes-1.patch"/></para>
</listitem>
</itemizedlist>
-->
<!--
<bridgehead renderas="sect3">Shared-desktop-ontologies Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="docbook-xsl"/>,
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="xine-lib"/>,
<xref linkend="gstreamer"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend='pulseaudio'/>
</para>
-->
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/shared-desktop-ontologies"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Shared-desktop-ontologies</title>
<para>Install <application>shared-desktop-ontologies</application> by running the following
commands:</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; ..</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<!--
<sect2 role="commands">
<title>Command Explanations</title>
<para><option>- -xyz</option>: This option is set for ...</para>
</sect2>
-->
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg>&kde-dir;/share/ontology</seg>
</seglistitem>
</segmentedlist>
<!--
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="blitztest">
<term><command>blitztest</command></term>
<listitem>
<para>is a testing utility for shared-desktop-ontologies.</para>
<indexterm zone="shared-desktop-ontologies blitztest">
<primary sortas="b-blitztest">blitztest</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
-->
</sect2>
</sect1>