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

« back to all changes in this revision

Viewing changes to docs/html/serializer-rdfxml-xmp.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:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
5
<title>RDF/XML (XMP Profile) serializer (name rdfxml-xmp)</title>
 
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
<link rel="up" href="raptor-serializers.html" title="Serializers in Raptor (triples to syntax)">
 
9
<link rel="prev" href="serializer-rdfxml-abbrev.html" title="RDF/XML (Abbreviated) serializer (name rdfxml-abbrev)">
 
10
<link rel="next" href="serializer-rss-1-0.html" title="RSS 1.0 serializer (name rss-1.0)">
 
11
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="chapter" href="introduction.html" title="Raptor Overview">
 
14
<link rel="part" href="tutorial.html" title="Part&#160;I.&#160;Raptor Tutorial">
 
15
<link rel="chapter" href="tutorial-initialising-finishing.html" title="Initialising and Finishing using the Library">
 
16
<link rel="chapter" href="tutorial-querying-functionality.html" title="Listing built-in functionality">
 
17
<link rel="chapter" href="tutorial-parsing.html" title="Parsing syntaxes to RDF Triples">
 
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">
 
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)">
 
22
<link rel="index" href="ix01.html" title="Index">
 
23
</head>
 
24
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
25
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
26
<td><a accesskey="p" href="serializer-rdfxml-abbrev.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
27
<td><a accesskey="u" href="raptor-serializers.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
28
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
29
<th width="100%" align="center">Raptor RDF Syntax Parsing and Serializing Library Manual</th>
 
30
<td><a accesskey="n" href="serializer-rss-1-0.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
31
</tr></table>
 
32
<div class="section" lang="en">
 
33
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
 
34
<a name="serializer-rdfxml-xmp"></a>RDF/XML (XMP Profile) serializer (name <code class="literal">rdfxml-xmp</code>)</h2></div></div></div>
 
35
<p>A serializer to the Adobe XMP profile of RDF/XML suitable for
 
36
embedding inside an external document.  Embedding means that the
 
37
XML header is omitted, wheras for other XML serializings, it is
 
38
always emitted.
 
39
</p>
 
40
</div>
 
41
</body>
 
42
</html>