source: kde4/core/shrdesktopontologies.xml@ c638591

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c638591 was c638591, checked in by Ragnar Thomsen <rthomsen@…>, 12 years ago

Updated attica and shared-desktop-ontologies. Cleaned up qimageblitz.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9561 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY shared-desktop-ontologies-download-http "&sourceforge-repo;/oscaf/shared-desktop-ontologies-&shared-desktop-ontologies-version;.tar.bz2">
8 <!ENTITY shared-desktop-ontologies-download-ftp " ">
9 <!ENTITY shared-desktop-ontologies-md5sum "8cd0950dc66eb5fbe560ac7fdb416e04">
10 <!ENTITY shared-desktop-ontologies-size "3.8 MB">
11 <!ENTITY shared-desktop-ontologies-buildsize "6.7 MB">
12 <!ENTITY shared-desktop-ontologies-time "&lt;0.1 SBU">
13]>
14
15<sect1 id="shared-desktop-ontologies" xreflabel="shared-desktop-ontologies-&shared-desktop-ontologies-version;">
16 <?dbhtml filename="shared-desktop-ontologies.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Shared-desktop-ontologies-&shared-desktop-ontologies-version;</title>
24
25 <indexterm zone="shared-desktop-ontologies">
26 <primary sortas="a-shared-desktop-ontologies">shared-desktop-ontologies</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Shared-Desktop-Ontologies</title>
31
32 <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>
33
34 &lfs70_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&shared-desktop-ontologies-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&shared-desktop-ontologies-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &shared-desktop-ontologies-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &shared-desktop-ontologies-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &shared-desktop-ontologies-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &shared-desktop-ontologies-time;</para>
55 </listitem>
56 </itemizedlist>
57
58<!--
59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing='compact'>
61 <listitem>
62 <para>Required patch: <ulink
63 url="&patch-root;/shared-desktop-ontologies-&shared-desktop-ontologies-version;-fixes-1.patch"/></para>
64 </listitem>
65 </itemizedlist>
66-->
67<!--
68 <bridgehead renderas="sect3">Shared-desktop-ontologies Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para role="required">
72 <xref linkend="docbook-xsl"/>,
73 </para>
74
75
76 <bridgehead renderas="sect4">Recommended</bridgehead>
77 <para role="recommended">
78 <xref linkend="xine-lib"/>,
79 <xref linkend="gstreamer"/>
80 </para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
84 <xref linkend='pulseaudio'/>
85 </para>
86-->
87
88
89
90 <para condition="html" role="usernotes">User Notes:
91 <ulink url="&blfs-wiki;/shared-desktop-ontologies"/></para>
92
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of Shared-desktop-ontologies</title>
97
98 <para>Install <application>shared-desktop-ontologies</application> by running the following
99 commands:</para>
100
101<screen><userinput>mkdir build &amp;&amp;
102cd build</userinput></screen>
103
104 <para>Prepare the package for compilation:</para>
105
106<screen><userinput>cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX ..</userinput></screen>
107
108 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
109
110<screen role="root"><userinput>make install</userinput></screen>
111
112 </sect2>
113<!--
114 <sect2 role="commands">
115 <title>Command Explanations</title>
116
117 <para><option>- -xyz</option>: This option is set for ...</para>
118
119 </sect2>
120-->
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Program</segtitle>
126 <segtitle>Installed Library</segtitle>
127 <segtitle>Installed Directory</segtitle>
128
129 <seglistitem>
130 <seg>None</seg>
131 <seg>None</seg>
132 <seg>&kde4-dir;/share/ontology</seg>
133 </seglistitem>
134 </segmentedlist>
135<!--
136 <variablelist>
137 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
138 <?dbfo list-presentation="list"?>
139 <?dbhtml list-presentation="table"?>
140
141 <varlistentry id="blitztest">
142 <term><command>blitztest</command></term>
143 <listitem>
144 <para>is a testing utility for shared-desktop-ontologies.</para>
145 <indexterm zone="shared-desktop-ontologies blitztest">
146 <primary sortas="b-blitztest">blitztest</primary>
147 </indexterm>
148 </listitem>
149 </varlistentry>
150
151 </variablelist>
152-->
153 </sect2>
154
155</sect1>
156
Note: See TracBrowser for help on using the repository browser.