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

« back to all changes in this revision

Viewing changes to docs/html/tutorial-serializer-send-triples.html

  • Committer: Bazaar Package Importer
  • Author(s): Dave Beckett
  • Date: 2006-10-22 21:15:07 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20061022211507-c93p7f5mhapszeom
Tags: 1.4.13-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>Send RDF Triples to serializer</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
7
 
<link rel="start" href="index.html" title="Raptor RDF Parsing Library Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
 
7
<link rel="start" href="index.html" title="Raptor RDF Syntax Parsing and Serializing Library Manual">
8
8
<link rel="up" href="tutorial-serializing.html" title="Serializing RDF triples to a syntax">
9
 
<link rel="prev" href="tutorial-serializer-to-destination.html" title="Provide a destination for the serialized syntax">
 
9
<link rel="prev" href="tutorial-serializer-get-triples.html" title="Get or construct RDF Triples">
10
10
<link rel="next" href="tutorial-serializer-runtime-info.html" title="Querying serializer run-time information">
11
 
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.7 (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
14
<link rel="part" href="tutorial.html" title="Part&#160;I.&#160;Raptor Tutorial">
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
19
<link rel="part" href="reference-manual.html" title="Part&#160;II.&#160;Raptor Reference Manual">
 
20
<link rel="chapter" href="raptor-parsers.html" title="Parsers in Raptor (syntax to triples)">
 
21
<link rel="chapter" href="raptor-serializers.html" title="Serializers in Raptor (triples to syntax)">
20
22
<link rel="index" href="ix01.html" title="Index">
21
23
</head>
22
24
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
23
25
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
24
 
<td><a accesskey="p" href="tutorial-serializer-to-destination.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
26
<td><a accesskey="p" href="tutorial-serializer-get-triples.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
25
27
<td><a accesskey="u" href="tutorial-serializing.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
26
28
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
27
 
<th width="100%" align="center">Raptor RDF Parsing Library Manual</th>
 
29
<th width="100%" align="center">Raptor RDF Syntax Parsing and Serializing Library Manual</th>
28
30
<td><a accesskey="n" href="tutorial-serializer-runtime-info.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
29
31
</tr></table>
30
32
<div class="section" lang="en">
36
38
<a href="raptor-section-serializer.html#raptor-serialize-statement"><code class="function">raptor_serialize_statement()</code></a>
37
39
function with a
38
40
<a href="raptor-section-triples.html#raptor-statement"><span class="type">raptor_statement</span></a>
39
 
value.   Once all triples are sent, the serializing must be finished
 
41
value.
 
42
</p>
 
43
<p>Once all triples are sent, the serializing must be finished
40
44
with a call to
41
45
<a href="raptor-section-serializer.html#raptor-serialize-end"><code class="function">raptor_serialize_end()</code></a>.
42
46
In particular, only at this point does the