~ubuntu-branches/ubuntu/natty/raptor/natty-updates

« back to all changes in this revision

Viewing changes to docs/html/raptor-section-constants.html

  • Committer: Bazaar Package Importer
  • Author(s): Dave Beckett
  • Date: 2008-04-01 22:06:01 UTC
  • mfrom: (1.1.8 upstream) (2.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20080401220601-4h1tzxtwyziurokj
Tags: 1.4.17-1
* New upstream release
* Rebuild against libcurl4-gnutls-dev rather than libcurl4-openssl-dev
  (Closes: #463344)
* debian/control: depend on libtool 1.5 rather than older debian specific
  release
* debian/copyright: 2008
* debian/libraptor1-doc.doc-base: Use a correct Section:

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Constants</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="Raptor RDF Syntax Parsing and Serializing Library Manual">
8
 
<link rel="up" href="reference-manual.html" title="Part&#160;II.&#160;Raptor Reference Manual">
 
8
<link rel="up" href="reference-manual.html" title="Part II. Raptor Reference Manual">
9
9
<link rel="prev" href="raptor-section-memory.html" title="Memory">
10
10
<link rel="next" href="raptor-section-feature.html" title="Features">
11
 
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="introduction.html" title="Raptor Overview">
14
 
<link rel="part" href="tutorial.html" title="Part&#160;I.&#160;Raptor Tutorial">
 
14
<link rel="part" href="tutorial.html" title="Part I. Raptor Tutorial">
15
15
<link rel="chapter" href="tutorial-initialising-finishing.html" title="Initialising and Finishing using the Library">
16
16
<link rel="chapter" href="tutorial-querying-functionality.html" title="Listing built-in functionality">
17
17
<link rel="chapter" href="tutorial-parsing.html" title="Parsing syntaxes to RDF Triples">
18
18
<link rel="chapter" href="tutorial-serializing.html" title="Serializing RDF triples to a syntax">
19
 
<link rel="part" href="reference-manual.html" title="Part&#160;II.&#160;Raptor Reference Manual">
 
19
<link rel="part" href="reference-manual.html" title="Part II. Raptor Reference Manual">
20
20
<link rel="chapter" href="raptor-parsers.html" title="Parsers in Raptor (syntax to triples)">
21
21
<link rel="chapter" href="raptor-serializers.html" title="Serializers in Raptor (triples to syntax)">
22
22
<link rel="index" href="ix01.html" title="Index">
30
30
<th width="100%" align="center">Raptor RDF Syntax Parsing and Serializing Library Manual</th>
31
31
<td><a accesskey="n" href="raptor-section-feature.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
32
32
</tr>
33
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2615610" class="shortcut">Top</a>
34
 
                  &#160;|&#160;
35
 
                  <a href="#id2627408" class="shortcut">Description</a></nobr></td></tr>
 
33
<tr><td colspan="5" class="shortcuts"><nobr><a href="#raptor-section-constants.synopsis" class="shortcut">Top</a>
 
34
                   | 
 
35
                  <a href="#raptor-section-constants.description" class="shortcut">Description</a></nobr></td></tr>
36
36
</table>
37
37
<div class="refentry" lang="en">
38
38
<a name="raptor-section-constants"></a><div class="titlepage"></div>
39
39
<div class="refnamediv"><table width="100%"><tr>
40
40
<td valign="top">
41
 
<h2>
42
 
<a name="id2615610"></a><span class="refentrytitle">Constants</span>
43
 
</h2>
44
 
<p>Constants &#8212; Constant values and strings</p>
 
41
<h2><span class="refentrytitle"><a name="raptor-section-constants.top_of_page"></a>Constants</span></h2>
 
42
<p>Constants — Constant values and strings</p>
45
43
</td>
46
44
<td valign="top" align="right"></td>
47
45
</tr></table></div>
48
46
<div class="refsynopsisdiv">
49
 
<h2>Synopsis</h2>
 
47
<a name="raptor-section-constants.synopsis"></a><h2>Synopsis</h2>
50
48
<pre class="synopsis">
51
 
 
52
 
 
53
 
 
54
 
extern              const unsigned int <a class="link" href="raptor-section-constants.html#raptor-rdf-namespace-uri-len">raptor_rdf_namespace_uri_len</a>;
55
 
extern              const unsigned int <a class="link" href="raptor-section-constants.html#raptor-xml-literal-datatype-uri-string-len">raptor_xml_literal_datatype_uri_string_len</a>;
56
 
#define             <a class="link" href="raptor-section-constants.html#RAPTOR-RDF-MS-URI:CAPS">RAPTOR_RDF_MS_URI</a>
57
 
#define             <a class="link" href="raptor-section-constants.html#RAPTOR-RDF-SCHEMA-URI:CAPS">RAPTOR_RDF_SCHEMA_URI</a>
58
 
#define             <a class="link" href="raptor-section-constants.html#RAPTOR-XMLSCHEMA-DATATYPES-URI:CAPS">RAPTOR_XMLSCHEMA_DATATYPES_URI</a>
59
 
#define             <a class="link" href="raptor-section-constants.html#RAPTOR-OWL-URI:CAPS">RAPTOR_OWL_URI</a>
 
49
extern              const unsigned int <a class="link" href="raptor-section-constants.html#raptor-rdf-namespace-uri-len" title="raptor_rdf_namespace_uri_len">raptor_rdf_namespace_uri_len</a>;
 
50
extern              const unsigned int <a class="link" href="raptor-section-constants.html#raptor-xml-literal-datatype-uri-string-len" title="raptor_xml_literal_datatype_uri_string_len">raptor_xml_literal_datatype_uri_string_len</a>;
 
51
#define             <a class="link" href="raptor-section-constants.html#RAPTOR-RDF-MS-URI:CAPS" title="RAPTOR_RDF_MS_URI">RAPTOR_RDF_MS_URI</a>
 
52
#define             <a class="link" href="raptor-section-constants.html#RAPTOR-RDF-SCHEMA-URI:CAPS" title="RAPTOR_RDF_SCHEMA_URI">RAPTOR_RDF_SCHEMA_URI</a>
 
53
#define             <a class="link" href="raptor-section-constants.html#RAPTOR-XMLSCHEMA-DATATYPES-URI:CAPS" title="RAPTOR_XMLSCHEMA_DATATYPES_URI">RAPTOR_XMLSCHEMA_DATATYPES_URI</a>
 
54
#define             <a class="link" href="raptor-section-constants.html#RAPTOR-OWL-URI:CAPS" title="RAPTOR_OWL_URI">RAPTOR_OWL_URI</a>
60
55
</pre>
61
56
</div>
62
57
<div class="refsect1" lang="en">
63
 
<a name="id2627408"></a><h2>Description</h2>
 
58
<a name="raptor-section-constants.description"></a><h2>Description</h2>
64
59
<p>
65
60
Version numbers and often-used namespace URI strings.
66
61
</p>
67
62
</div>
68
63
<div class="refsect1" lang="en">
69
 
<a name="id2527045"></a><h2>Details</h2>
 
64
<a name="raptor-section-constants.details"></a><h2>Details</h2>
70
65
<div class="refsect2" lang="en">
71
 
<a name="id2527055"></a><h3>
72
 
<a name="raptor-rdf-namespace-uri-len"></a>raptor_rdf_namespace_uri_len</h3>
73
 
<a class="indexterm" name="id2527067"></a><pre class="programlisting">extern const unsigned int raptor_rdf_namespace_uri_len;
 
66
<a name="raptor-rdf-namespace-uri-len"></a><h3>raptor_rdf_namespace_uri_len</h3>
 
67
<pre class="programlisting">extern const unsigned int raptor_rdf_namespace_uri_len;
74
68
</pre>
75
69
<p>
76
70
Length of <span class="type">raptor_rdf_namespace_uri</span> string</p>
80
74
</div>
81
75
<hr>
82
76
<div class="refsect2" lang="en">
83
 
<a name="id2527093"></a><h3>
84
 
<a name="raptor-xml-literal-datatype-uri-string-len"></a>raptor_xml_literal_datatype_uri_string_len</h3>
85
 
<a class="indexterm" name="id2527105"></a><pre class="programlisting">extern const unsigned int raptor_xml_literal_datatype_uri_string_len;
 
77
<a name="raptor-xml-literal-datatype-uri-string-len"></a><h3>raptor_xml_literal_datatype_uri_string_len</h3>
 
78
<pre class="programlisting">extern const unsigned int raptor_xml_literal_datatype_uri_string_len;
86
79
</pre>
87
80
<p>
88
81
Length of <span class="type">raptor_xml_literal_datatype_uri_string</span></p>
92
85
</div>
93
86
<hr>
94
87
<div class="refsect2" lang="en">
95
 
<a name="id2527133"></a><h3>
96
 
<a name="RAPTOR-RDF-MS-URI:CAPS"></a>RAPTOR_RDF_MS_URI</h3>
97
 
<a class="indexterm" name="id2527144"></a><pre class="programlisting">#define RAPTOR_RDF_MS_URI raptor_rdf_namespace_uri
 
88
<a name="RAPTOR-RDF-MS-URI:CAPS"></a><h3>RAPTOR_RDF_MS_URI</h3>
 
89
<pre class="programlisting">#define RAPTOR_RDF_MS_URI raptor_rdf_namespace_uri
98
90
</pre>
99
91
<p>
100
92
RDF Namespace URI (rdf:).
101
93
</p>
102
94
<p>
103
 
Copy with <a class="link" href="raptor-section-uri.html#raptor-uri-copy"><code class="function">raptor_uri_copy()</code></a> to use.</p>
 
95
Copy with <a class="link" href="raptor-section-uri.html#raptor-uri-copy" title="raptor_uri_copy ()"><code class="function">raptor_uri_copy()</code></a> to use.</p>
104
96
<p>
105
97
 
106
98
</p>
107
99
</div>
108
100
<hr>
109
101
<div class="refsect2" lang="en">
110
 
<a name="id2632726"></a><h3>
111
 
<a name="RAPTOR-RDF-SCHEMA-URI:CAPS"></a>RAPTOR_RDF_SCHEMA_URI</h3>
112
 
<a class="indexterm" name="id2632737"></a><pre class="programlisting">#define RAPTOR_RDF_SCHEMA_URI raptor_rdf_schema_namespace_uri
 
102
<a name="RAPTOR-RDF-SCHEMA-URI:CAPS"></a><h3>RAPTOR_RDF_SCHEMA_URI</h3>
 
103
<pre class="programlisting">#define RAPTOR_RDF_SCHEMA_URI raptor_rdf_schema_namespace_uri
113
104
</pre>
114
105
<p>
115
106
RDF Schema Namespace URI (rdfs:).
116
107
</p>
117
108
<p>
118
 
Copy with <a class="link" href="raptor-section-uri.html#raptor-uri-copy"><code class="function">raptor_uri_copy()</code></a> to use.</p>
 
109
Copy with <a class="link" href="raptor-section-uri.html#raptor-uri-copy" title="raptor_uri_copy ()"><code class="function">raptor_uri_copy()</code></a> to use.</p>
119
110
<p>
120
111
 
121
112
</p>
122
113
</div>
123
114
<hr>
124
115
<div class="refsect2" lang="en">
125
 
<a name="id2632768"></a><h3>
126
 
<a name="RAPTOR-XMLSCHEMA-DATATYPES-URI:CAPS"></a>RAPTOR_XMLSCHEMA_DATATYPES_URI</h3>
127
 
<a class="indexterm" name="id2632779"></a><pre class="programlisting">#define RAPTOR_XMLSCHEMA_DATATYPES_URI raptor_xmlschema_datatypes_namespace_uri
 
116
<a name="RAPTOR-XMLSCHEMA-DATATYPES-URI:CAPS"></a><h3>RAPTOR_XMLSCHEMA_DATATYPES_URI</h3>
 
117
<pre class="programlisting">#define RAPTOR_XMLSCHEMA_DATATYPES_URI raptor_xmlschema_datatypes_namespace_uri
128
118
</pre>
129
119
<p>
130
120
XML Schema Datatypes URI (xsd:).
131
121
</p>
132
122
<p>
133
 
Copy with <a class="link" href="raptor-section-uri.html#raptor-uri-copy"><code class="function">raptor_uri_copy()</code></a> to use.</p>
 
123
Copy with <a class="link" href="raptor-section-uri.html#raptor-uri-copy" title="raptor_uri_copy ()"><code class="function">raptor_uri_copy()</code></a> to use.</p>
134
124
<p>
135
125
 
136
126
</p>
137
127
</div>
138
128
<hr>
139
129
<div class="refsect2" lang="en">
140
 
<a name="id2632811"></a><h3>
141
 
<a name="RAPTOR-OWL-URI:CAPS"></a>RAPTOR_OWL_URI</h3>
142
 
<a class="indexterm" name="id2632822"></a><pre class="programlisting">#define RAPTOR_OWL_URI raptor_owl_namespace_uri
 
130
<a name="RAPTOR-OWL-URI:CAPS"></a><h3>RAPTOR_OWL_URI</h3>
 
131
<pre class="programlisting">#define RAPTOR_OWL_URI raptor_owl_namespace_uri
143
132
</pre>
144
133
<p>
145
134
OWL Namespace URI (owl:).
146
135
</p>
147
136
<p>
148
 
Copy with <a class="link" href="raptor-section-uri.html#raptor-uri-copy"><code class="function">raptor_uri_copy()</code></a> to use.</p>
 
137
Copy with <a class="link" href="raptor-section-uri.html#raptor-uri-copy" title="raptor_uri_copy ()"><code class="function">raptor_uri_copy()</code></a> to use.</p>
149
138
<p>
150
139
 
151
140
</p>
152
141
</div>
153
142
</div>
154
143
</div>
 
144
<div class="footer">
 
145
<hr>
 
146
          Generated by GTK-Doc V1.10</div>
155
147
</body>
156
148
</html>