rdf-rdfa 0.3.4.2 → 0.3.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/VERSION +1 -1
- data/lib/rdf/rdfa/reader.rb +6 -6
- data/lib/rdf/rdfa/writer.rb +29 -13
- data/lib/rdf/rdfa/writer/haml_templates.rb +3 -0
- metadata +111 -240
- data/.yardopts +0 -13
- data/CONTRIBUTORS +0 -1
- data/Gemfile +0 -19
- data/History.md +0 -98
- data/README.md +0 -311
- data/Rakefile +0 -64
- data/etc/basic.html +0 -15
- data/etc/foaf.html +0 -83
- data/etc/profile.html +0 -40
- data/etc/xhv.html +0 -459
- data/example-files/bb-test.rb +0 -14
- data/example-files/best-buy.html +0 -3203
- data/example-files/data-view.xhtml +0 -369
- data/example-files/erdf_profile.html +0 -116
- data/example-files/gk-foaf.html +0 -283
- data/example-files/payswarm.html +0 -449
- data/example-files/payswarm.n3 +0 -86
- data/example.rb +0 -23
- data/lib/rdf/.gitignore +0 -2
- data/pkg/.gitignore +0 -1
- data/rdf-rdfa.gemspec +0 -163
- data/script/console +0 -10
- data/script/intern_vocabulary +0 -99
- data/script/parse +0 -91
- data/script/tc +0 -115
- data/script/yard-to-rubyforge +0 -2
- data/spec/.gitignore +0 -1
- data/spec/literal_spec.rb +0 -244
- data/spec/matchers.rb +0 -108
- data/spec/profile_spec.rb +0 -68
- data/spec/reader_spec.rb +0 -572
- data/spec/spec.opts +0 -1
- data/spec/spec_helper.rb +0 -46
- data/spec/test_helper.rb +0 -97
- data/spec/writer_spec.rb +0 -410
@@ -1,369 +0,0 @@
|
|
1
|
-
<?xml version="1.0"?><!--*- nxml -*-->
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
5
|
-
<head profile=
|
6
|
-
"http://www.w3.org/2003/g/data-view http://purl.org/NET/erdf/profile">
|
7
|
-
<meta name="generator" content=
|
8
|
-
"HTML Tidy for Linux/x86 (vers 12 April 2005), see www.w3.org" />
|
9
|
-
|
10
|
-
<title>GRDDL Data Views: RDF expressed in XHTML and XML</title>
|
11
|
-
<link rel="stylesheet" href="style" type="text/css" />
|
12
|
-
<link rel="stylesheet" href="/StyleSheets/base" type=
|
13
|
-
"text/css" />
|
14
|
-
<link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" />
|
15
|
-
<link rel="schema.doap" href="http://usefulinc.com/ns/doap#" />
|
16
|
-
<link rel="schema.foaf" href="http://xmlns.com/foaf/0.1/" />
|
17
|
-
<link rel="schema.grddl" href=
|
18
|
-
"http://www.w3.org/2003/g/data-view#" />
|
19
|
-
<link rel="schema.rddl" href="http://www.rddl.org/purposes#" />
|
20
|
-
<link rel="schema.rdfs" href=
|
21
|
-
"http://www.w3.org/2000/01/rdf-schema#" />
|
22
|
-
<link rel="schema.rdf" href=
|
23
|
-
"http://www.w3.org/1999/02/22-rdf-syntax-ns#" />
|
24
|
-
<link rel="schema.owl" href=
|
25
|
-
"http://www.w3.org/2002/07/owl#" />
|
26
|
-
<link rev="doap-homepage" href="#grddlProject" />
|
27
|
-
<link rel="foaf-maker" href="#grddl-wg" />
|
28
|
-
|
29
|
-
<!-- more local copy of eRDF transformation, while we work out
|
30
|
-
redirect/base details. -->
|
31
|
-
<link rel="transformation" href="http://www.w3.org/2001/sw/grddl-wg/td/extract-rdf.xsl" />
|
32
|
-
|
33
|
-
<link href="/People/Berners-Lee/general.css" rel="stylesheet"
|
34
|
-
type="text/css" />
|
35
|
-
<!-- base seems to be necessary for embedded RDF rev links -->
|
36
|
-
<base href="http://www.w3.org/2003/g/data-view" />
|
37
|
-
</head>
|
38
|
-
|
39
|
-
<body>
|
40
|
-
<div>
|
41
|
-
<a href="/"><img src="../../Icons/w3c_home" alt="W3C" height=
|
42
|
-
"48" width="72" /></a>
|
43
|
-
</div>
|
44
|
-
|
45
|
-
<div id="grddlProject">
|
46
|
-
<h1>GRDDL Data Views: Getting Started, Learning More</h1>
|
47
|
-
|
48
|
-
<p class="doap-shortdesc"><abbr title= "Gleaning Resource
|
49
|
-
Descriptions from Dialects of Languages">GRDDL</abbr> is a
|
50
|
-
technique for <dfn><b>g</b>leaning <b>r</b>esource
|
51
|
-
<b>d</b>escriptions from <b>d</b>ialects of
|
52
|
-
<b>l</b>anguages</dfn>. It's a way of extracting Semantic Web data
|
53
|
-
in <a href="/RDF/">RDF</a> from XML formats (especially XHTML
|
54
|
-
dialects or <a href=
|
55
|
-
"http://www.microformats.org/">microformats</a>) via
|
56
|
-
transformations identified by URIs and typically expressed in
|
57
|
-
XSLT. For full details, see the <a href="#grddl_spec">GRDDL
|
58
|
-
specification</a>.</p>
|
59
|
-
|
60
|
-
<blockquote>
|
61
|
-
<p class="status"><strong>Note:</strong> The <a
|
62
|
-
href="#grddl_spec">GRDDL specification</a> is a <a
|
63
|
-
href="http://www.w3.org/2005/10/Process-20051014/tr.html#RecsPR">W3C
|
64
|
-
Recommendation</a>. W3C welcomes <a
|
65
|
-
href="http://lists.w3.org/Archives/Public/public-grddl-comments/">comments
|
66
|
-
by email</a>, especially comments that reflect implementation
|
67
|
-
experience.</p>
|
68
|
-
</blockquote>
|
69
|
-
|
70
|
-
<p>To use GRDDL:</p>
|
71
|
-
|
72
|
-
<ol type="A">
|
73
|
-
<li>If you're using a dialect (<a href=
|
74
|
-
"http://purl.org/stuff/hdoap/profile">hDoap</a>, <a href=
|
75
|
-
"http://www.w3.org/2000/08/w3c-synd/">Site Summaries</a>,
|
76
|
-
<a href="http://purl.org/NET/erdf/profile">Embedded RDF</a>,
|
77
|
-
<a href="#moreDialects">etc.</a>) that already has an
|
78
|
-
established GRDDL-compatible profile:
|
79
|
-
|
80
|
-
<ol>
|
81
|
-
<li>Add the profile attribute:
|
82
|
-
<pre class="example">
|
83
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
84
|
-
<head <span style=
|
85
|
-
"font-weight: bold">profile="http://purl.org/stuff/hdoap/profile"</span>>
|
86
|
-
<title>My Project</title>
|
87
|
-
</head>
|
88
|
-
...
|
89
|
-
</html>
|
90
|
-
</pre>
|
91
|
-
</li>
|
92
|
-
|
93
|
-
<li id="check">Look at the data expressed as RDF using
|
94
|
-
the <a href="../11/rdf-in-xhtml-demo">online GRDDL demo
|
95
|
-
service</a>, and if you like, check its output with the
|
96
|
-
<a href="/RDF/Validator/">W3C RDF Validation service</a>,
|
97
|
-
or with a tool more customized for your data, like the
|
98
|
-
<a href="http://xml.mfd-consult.dk/foaf/explorer/">FOAF
|
99
|
-
explorer</a>.</li>
|
100
|
-
|
101
|
-
<li>Let the GRDDL Working Group know how you're using GRDDL
|
102
|
-
by sending mail to the <a rel="doap.mailing-list" href=
|
103
|
-
"http://lists.w3.org/Archives/Public/public-grddl-comments/"
|
104
|
-
>public-grddl-comments</a> list.</li>
|
105
|
-
</ol>
|
106
|
-
</li>
|
107
|
-
|
108
|
-
<li>If you're using an XHTML dialect (<a href=
|
109
|
-
"http://www.ietf.org/rfc/rfc2731.txt">Dublin Core
|
110
|
-
encoding</a>, <a href="http://geourl.org/add.html">GeoURL
|
111
|
-
markup</a>, <a href="#moreDialects">etc.</a>) that has an
|
112
|
-
existing transformation (<a href=
|
113
|
-
"/2000/06/dc-extract/dc-extract.xsl">dc-extract.xsl</a>,
|
114
|
-
<a href=
|
115
|
-
"../12/rdf-in-xhtml-xslts/grokGeoURL.xsl">grokGeoURL.xsl</a>)
|
116
|
-
...
|
117
|
-
|
118
|
-
<ol>
|
119
|
-
<li>Make links from your XHTML data to the
|
120
|
-
transformation, using the <a href=
|
121
|
-
"#transformation">transformation</a> link type:
|
122
|
-
<pre class="example">
|
123
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
124
|
-
<head profile="http://www.w3.org/2003/g/data-view">
|
125
|
-
<title>Some Document</title>
|
126
|
-
<link rel="<strong>transformation</strong>"
|
127
|
-
href="<strong>http://www.w3.org/2000/06/dc-extract/dc-extract.xsl</strong>" />
|
128
|
-
<meta name="DC.Subject"
|
129
|
-
content="ADAM; Simple Search; Index+; prototype" />
|
130
|
-
...
|
131
|
-
</head>
|
132
|
-
...
|
133
|
-
</html>
|
134
|
-
</pre>
|
135
|
-
</li>
|
136
|
-
|
137
|
-
<li>Reference the GRDDL profile to make it clear what
|
138
|
-
that transformation link type means:
|
139
|
-
<pre class="example">
|
140
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
141
|
-
<head <strong>profile="http://www.w3.org/2003/g/data-view"</strong>>
|
142
|
-
<title>Some Document</title>
|
143
|
-
...
|
144
|
-
</pre>
|
145
|
-
</li>
|
146
|
-
|
147
|
-
<li>Check your data and let us know how it went as
|
148
|
-
<a href="#check">above</a>.</li>
|
149
|
-
</ol>
|
150
|
-
</li>
|
151
|
-
</ol>
|
152
|
-
|
153
|
-
<h3>Questions?</h3>
|
154
|
-
|
155
|
-
<ul class="q-and-a">
|
156
|
-
<li>Q: How about more complete examples?
|
157
|
-
|
158
|
-
<p>
|
159
|
-
The <a href="http://www.w3.org/TR/grddl-primer/">GRDDL primer</a>
|
160
|
-
gives a number of examples in detail.
|
161
|
-
Also, a <a href=
|
162
|
-
"../12/rdf-in-xhtml-xslts/complete-example.html">home page
|
163
|
-
for Joe Lambda</a> shows DC, geoURL, RSS as above plus
|
164
|
-
markup for <a href="http://www.foaf-project.org/">FOAF</a>
|
165
|
-
(using <a href=
|
166
|
-
"../12/rdf-in-xhtml-xslts/grokFOAF.xsl">grokFOAF.xsl</a>)
|
167
|
-
and <a href="http://creativecommons.org/licenses/">Creative
|
168
|
-
Commons Licenses</a> (using <a href=
|
169
|
-
"../12/rdf-in-xhtml-xslts/grokCC.xsl">grokCC.xsl</a>) that
|
170
|
-
you can probably figure out if you view source.</p>
|
171
|
-
</li>
|
172
|
-
|
173
|
-
<li id="moreDialects">Q: Where can I find out about existing
|
174
|
-
'ways' rather than duplicate similar work?
|
175
|
-
|
176
|
-
<p>A: The <a href=
|
177
|
-
"http://esw.w3.org/topic/CustomRdfDialects">CustomRdfDialects</a>
|
178
|
-
wiki topic provides an informal directory of existing
|
179
|
-
conventions.</p>
|
180
|
-
</li>
|
181
|
-
</ul>
|
182
|
-
|
183
|
-
<p>If you just want to use GRDDL, that's all you need to know.
|
184
|
-
If you're curious to learn more, read on...</p>
|
185
|
-
</div>
|
186
|
-
|
187
|
-
<div>
|
188
|
-
<h2 id="vocab_ref">GRDDL Namespace and Metadata Profile Reference</h2>
|
189
|
-
|
190
|
-
<p>This document, <a rel="ns-claim" href="http://www.w3.org/2003/g/data-view">http://www.w3.org/2003/g/data-view</a>,
|
191
|
-
is a metadata profile in the sense of the HTML specification, in section
|
192
|
-
<a href="/TR/1999/REC-html401-19991224/struct/global.html#h-7.4.4.3">7.4.4.3 Meta data profiles</a>.</p>
|
193
|
-
|
194
|
-
<p>The following term is introduced here as an XHTML link relationship
|
195
|
-
name and RDF property name:</p>
|
196
|
-
|
197
|
-
<ul>
|
198
|
-
<li id="transformation" class="-rdf-Property">
|
199
|
-
<tt class="rdfs-label">transformation</tt>: <span
|
200
|
-
class="rdfs-comment">relates a source document to a
|
201
|
-
transformation, usually represented in <a
|
202
|
-
href="/TR/xslt">XSLT</a>, that relates the source document syntax
|
203
|
-
to the RDF graph syntax</span>. domain: <a rel="rdfs-domain"
|
204
|
-
href="#RootNode">RootNode</a>; range: <a
|
205
|
-
rel="rdfs-range" href="#Transformation">Transformation</a>
|
206
|
-
</li>
|
207
|
-
|
208
|
-
</ul>
|
209
|
-
|
210
|
-
<p>The following terms are introduced here as RDF properties:</p>
|
211
|
-
|
212
|
-
<ul>
|
213
|
-
<li id="namespaceTransformation" class="-rdf-Property">
|
214
|
-
<tt class="rdfs-label">namespaceTransformation</tt>: <span
|
215
|
-
class="rdfs-comment">relates a namespace to a transformation for
|
216
|
-
all documents in that namespace</span>. range: <a
|
217
|
-
rel="rdfs-range" href="#Transformation">Transformation</a>
|
218
|
-
</li>
|
219
|
-
|
220
|
-
<li id="profileTransformation" class="-rdf-Property">
|
221
|
-
<tt class="rdfs-label">profileTransformation</tt>: <span
|
222
|
-
class="rdfs-comment">relates a profile document to a
|
223
|
-
transformation for all documents bearing that profile</span>.
|
224
|
-
range: <a rel="rdfs-range"
|
225
|
-
href="#Transformation">Transformation</a>
|
226
|
-
</li>
|
227
|
-
|
228
|
-
<li id="result" class="-rdf-Property">
|
229
|
-
<tt class="rdfs-label">result</tt>: <span class="rdfs-comment">an
|
230
|
-
RDF graph obtained from an information resource by directly
|
231
|
-
parsing a representation in the standard RDF/XML syntax or
|
232
|
-
indirectly by parsing some other dialect using a transformation
|
233
|
-
nominated by the document</span>. domain: <a rel="rdfs-domain"
|
234
|
-
href="#InformationResource">InformationResource</a>; range: <a
|
235
|
-
rel="rdfs-range" href="#RDFGraph">RDFGraph</a>
|
236
|
-
</li>
|
237
|
-
|
238
|
-
<li id="transformationProperty" class="-owl-FunctionalProperty">
|
239
|
-
<tt class="rdfs-label">transformationProperty</tt> <span
|
240
|
-
class="rdfs-comment">relates a transformation to the algorithm
|
241
|
-
specified by the property that computes an RDF graph from an XML
|
242
|
-
document node</span> domain: <a rel="rdfs-domain"
|
243
|
-
href="#Transformation">Transformation</a> range: <a
|
244
|
-
rel="rdfs-range"
|
245
|
-
href="#TransformationProperty">TransformationProperty</a>
|
246
|
-
</li>
|
247
|
-
<li id="Transformation" class="-rdfs-Class">
|
248
|
-
<tt class="rdfs-label">Transformation</tt> <span
|
249
|
-
class="rdfs-comment">an <a rel="rdfs-subClassOf"
|
250
|
-
href="#InformationResource">InformationResource</a> that specifies
|
251
|
-
a transformation from a set of XML documents to RDF graphs</span>
|
252
|
-
Each Transformation has at least one <a rel="owl-onProperty"
|
253
|
-
href="#transformationProperty">transformationProperty</a> that is
|
254
|
-
a <a rel="owl-someValuesFrom"
|
255
|
-
href="#TransformationProperty">TransformationProperty</a>.
|
256
|
-
</li>
|
257
|
-
|
258
|
-
<li id="TransformationProperty" class="-rdfs-Class">
|
259
|
-
<tt class="rdfs-label">TransformationProperty</tt>
|
260
|
-
<span class="rdfs-comment">a <a rel="rdfs-subClassOf"
|
261
|
-
href="http://www.w3.org/2002/07/owl#FunctionalProperty"
|
262
|
-
>FunctionalProperty</a> that relates
|
263
|
-
<a href="#RootNode">XML document root nodes</a> to
|
264
|
-
<a href="#RDFGraph">RDF graphs</a></span>
|
265
|
-
</li>
|
266
|
-
|
267
|
-
</ul>
|
268
|
-
|
269
|
-
<p>The following terms are bound to concepts from existing standards:</p>
|
270
|
-
|
271
|
-
<ul>
|
272
|
-
<li id="RootNode" class="-rdfs-Class">
|
273
|
-
<tt class="rdfs-label">RootNode</tt> <span
|
274
|
-
class="rdfs-comment">the root of the tree in the XPath data
|
275
|
-
model</span>, per <a rel="rdfs-isDefinedBy"
|
276
|
-
href="http://www.w3.org/TR/1999/REC-xpath-19991116#root-node">section
|
277
|
-
5.1 Root Node in <cite>XML Path Language (XPath) Version
|
278
|
-
1.0</cite></a>
|
279
|
-
</li>
|
280
|
-
|
281
|
-
<li id="RDFGraph" class="-rdfs-Class">
|
282
|
-
<tt class="rdfs-label">RDFGraph</tt> <span class="rdfs-comment">a
|
283
|
-
set of RDF triples</span>, per <a rel="rdfs-isDefinedBy"
|
284
|
-
href="http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#dfn-rdf-graph">definition
|
285
|
-
in <cite>Resource Description Framework (RDF): Concepts and
|
286
|
-
Abstract Syntax</cite></a>
|
287
|
-
|
288
|
-
</li>
|
289
|
-
|
290
|
-
<li id="InformationResource" class="-rdfs-Class">
|
291
|
-
<tt class="rdfs-label">InformationResource</tt>
|
292
|
-
<span class="rdfs-comment">A resource which has the property that all of its essential characteristics can be conveyed in a message</span>, per <a rel="rdfs-isDefinedBy" href="http://www.w3.org/TR/2004/REC-webarch-20041215/#def-information-resource">definition in <cite>Architecture of the World Wide Web, Volume One</cite></a>
|
293
|
-
</li>
|
294
|
-
|
295
|
-
</ul>
|
296
|
-
|
297
|
-
<p>We provide a <a href="../11/rdf-in-xhtml-processor">sample
|
298
|
-
GRDDL/XHTML implementation</a>, and a more complete <a href=
|
299
|
-
"rdf-in-xml-processor">sample GRDDL implementation</a> and a
|
300
|
-
technical specification, <a href=
|
301
|
-
"http://www.w3.org/TR/grddl/">Gleaning Resource Descriptions
|
302
|
-
from Dialects of Languages (GRDDL)</a>, as a specification.</p>
|
303
|
-
|
304
|
-
<h2>References</h2>
|
305
|
-
|
306
|
-
<ul>
|
307
|
-
<li id="grddl_spec">
|
308
|
-
<a href="http://www.w3.org/TR/grddl/" rel=
|
309
|
-
"rddl.normative-reference"><cite class="dc-title">Gleaning
|
310
|
-
Resource Descriptions from Dialects of Languages
|
311
|
-
(GRDDL)</cite>, W3C Recommendation <abbr
|
312
|
-
title="2007-09-11" class="dc.date">11 September 2007</abbr></a>
|
313
|
-
</li>
|
314
|
-
|
315
|
-
<li><a href="/TR/xslt" rel= "rddl.normative-reference"><cite
|
316
|
-
class="dc-title">XSL Transformations (XSLT) Version
|
317
|
-
1.0</cite> W3C Recommendation <abbr title="1999-11-16"
|
318
|
-
class="dc.date">16 November 1999</abbr></a>
|
319
|
-
</li>
|
320
|
-
|
321
|
-
<li><a href="http://www.w3.org/TR/rdf-concepts/" rel=
|
322
|
-
"rddl.normative-reference"><cite class="dc.title">Resource
|
323
|
-
Description Framework (RDF): Concepts and Abstract
|
324
|
-
Syntax</cite>, W3C Recommendation <abbr title="2004-02-10"
|
325
|
-
class="dc.date">10 February 2004</abbr></a></li>
|
326
|
-
|
327
|
-
<li id="WEBARCH">
|
328
|
-
<a href= "http://www.w3.org/TR/webarch/" ><cite
|
329
|
-
class="dc.title">Architecture of the World Wide Web, Volume
|
330
|
-
One</cite>, W3C Recommendation, <abbr class="dc.date"
|
331
|
-
title="2004-12-15">15 December 2004</abbr></a>
|
332
|
-
</li>
|
333
|
-
|
334
|
-
</ul>
|
335
|
-
|
336
|
-
<div>
|
337
|
-
<h2>Acknowledgements and Colophon</h2>
|
338
|
-
|
339
|
-
<p>This document uses <a href=
|
340
|
-
"http://purl.org/NET/erdf/profile">Embedded RDF</a> to encode
|
341
|
-
<a href="http://usefulinc.com/doap">Description of a Project
|
342
|
-
(DOAP)</a> data as well as RDF Schema data and one or two
|
343
|
-
<a href="http://www.tbray.org/tag/rddl4.html">RDDL</a>
|
344
|
-
properties. We have moved away from the RDDL syntax
|
345
|
-
itself.</p>
|
346
|
-
|
347
|
-
<p>This document was inspired by the <a href=
|
348
|
-
"http://gmpg.org/xfn/join">XFN getting started page</a>.
|
349
|
-
Previous versions used <a href= "http://gmpg.org/xmdp/">XMDP</a>
|
350
|
-
(with <a href=
|
351
|
-
"http://www.w3.org/2003/12/rdf-in-xhtml-xslts/grokXMDP.xsl"
|
352
|
-
>grokXMDP.xsl</a>), but in documenting domains and ranges of
|
353
|
-
properties, maintaining the XMDP convention of ids on the
|
354
|
-
<tt>dt</tt> rather than the <tt>dd</tt> element were too awkward
|
355
|
-
to maintain.</p>
|
356
|
-
|
357
|
-
</div>
|
358
|
-
</div>
|
359
|
-
<hr />
|
360
|
-
|
361
|
-
<address>
|
362
|
-
<span id="danc"><a rel="foaf-homepage" class="foaf-name" href=
|
363
|
-
"/People/Connolly/">Dan Connolly</a></span>
|
364
|
-
for <span id="grddl-wg"><a rel="foaf-homepage" href="http://www.w3.org/2001/sw-grddl-wg/">the GRDDL Working Group</a></span><br />
|
365
|
-
<small>$Revision: 1.47 $ of $Date: 2007/10/31 02:59:16 $ <!-- -->
|
366
|
-
by $Author: connolly $</small>
|
367
|
-
</address>
|
368
|
-
</body>
|
369
|
-
</html>
|
@@ -1,116 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
-
<head profile="http://www.w3.org/2003/g/data-view">
|
5
|
-
<meta content="HTML Tidy for Windows (vers 1st February 2003), see www.w3.org" name="generator" />
|
6
|
-
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
7
|
-
<title>
|
8
|
-
Embedded RDF HTML Profile
|
9
|
-
</title>
|
10
|
-
<style type="text/css">
|
11
|
-
/*<![CDATA[*/
|
12
|
-
@import url(/styles/undohtml.css);
|
13
|
-
@import url(/styles/screen-default.css);
|
14
|
-
|
15
|
-
/*]]>*/
|
16
|
-
</style>
|
17
|
-
<link rel="transformation"
|
18
|
-
href="http://www.w3.org/2003/g/glean-profile" />
|
19
|
-
|
20
|
-
</head>
|
21
|
-
<body>
|
22
|
-
<div id="container" class="specification">
|
23
|
-
<div id="header">
|
24
|
-
<div id="logo">
|
25
|
-
<a href="http://www.talis.com/home/index.shtml"><img src="/images/logo.gif" alt="Talis Home Page" width="144" height="49" border="0" /></a>
|
26
|
-
</div>
|
27
|
-
<form name="topsearch" method="get" action="http://www.talis.com/cgi-bin/search.cgi">
|
28
|
-
<ul id="quicklinks">
|
29
|
-
<li>
|
30
|
-
<a href="http://www.talis.com/home/index.shtml"><img src="/images/home.gif" alt="Home" width="16" height="16" border="0" /></a>
|
31
|
-
<a href="http://www.talis.com/home/index.shtml">Home</a>
|
32
|
-
</li>
|
33
|
-
<li>
|
34
|
-
<a href="http://www.talis.com/services/support.shtml"><img src="/images/login.gif" alt="Access the support area" width="16" height="16"
|
35
|
-
border="0" /></a> <a href="http://www.talis.com/services/support.shtml">Support</a>
|
36
|
-
</li>
|
37
|
-
<li>
|
38
|
-
<a href="http://blogs.talis.com/panlibus" target="_blank"><img src="/images/BLOG.png" alt="blogs" width="16" height="16" border="0" /></a>
|
39
|
-
<a href="http://www.talis.com/community/Talisblogs.shtml" target="_blank">Blogs</a>
|
40
|
-
</li>
|
41
|
-
<li>
|
42
|
-
<a href="http://www.talis.com/community/talis_forums.shtml" target="_blank"><img src="/images/FORUMS.png" alt="Forums" width="16" height="16"
|
43
|
-
border="0" /></a> <a href="http://www.talis.com/community/talis_forums.shtml" target="_self">Forums</a>
|
44
|
-
</li>
|
45
|
-
<li>
|
46
|
-
<a href="http://www.talis.com/community/rss_help.shtml"><img src="/images/rss_feed.gif" alt="RSS" width="32" height="16" border="0" /></a>
|
47
|
-
</li>
|
48
|
-
<li>
|
49
|
-
<a href="http://www.talis.com/cgi-bin/search.cgi" class="menu03Txt"><img src="/images/search.gif" alt="Search the Knowledgebase" width="16"
|
50
|
-
height="16" border="0" class="c1" /></a>  <input type="text" class="search" name="q" value="Search..." size="12" /> <input type="submit"
|
51
|
-
class="search" value="Go" /> <input type="hidden" name="t" value="documentation" /> <input type="hidden" name="t" value="all" />
|
52
|
-
<input type="hidden" name="t" value="forum" /> <input type="hidden" name="t" value="solutions" /> <input type="hidden" name="t" value="defect" />
|
53
|
-
<input type="hidden" name="t" value="blog" />
|
54
|
-
</li>
|
55
|
-
</ul>
|
56
|
-
</form>
|
57
|
-
<ul id="menubar">
|
58
|
-
<li>
|
59
|
-
<a href="http://www.talis.com/about_talis/corporate.shtml">About</a>
|
60
|
-
</li>
|
61
|
-
<li>
|
62
|
-
<a href="http://www.talis.com/news/press/press_releases.shtml">News & Events</a>
|
63
|
-
</li>
|
64
|
-
<li>
|
65
|
-
<a href="http://www.talis.com/solutions/academic.shtml">Solutions</a>
|
66
|
-
</li>
|
67
|
-
<li>
|
68
|
-
<a href="http://www.talis.com/products/product_select.shtml">Products</a>
|
69
|
-
</li>
|
70
|
-
<li>
|
71
|
-
<a href="http://www.talis.com/services/service_select.shtml">Services</a>
|
72
|
-
</li>
|
73
|
-
<li>
|
74
|
-
<a href="http://www.talis.com/partners/partners.shtml">Partners</a>
|
75
|
-
</li>
|
76
|
-
<li>
|
77
|
-
<a href="http://www.talis.com/tdn/index.shtml">Developers</a>
|
78
|
-
</li>
|
79
|
-
<li>
|
80
|
-
<a href="http://www.talis.com/community/community.shtml">Community</a>
|
81
|
-
</li>
|
82
|
-
<li>
|
83
|
-
<a href="http://research.talis.com/" class="selected">Research</a>
|
84
|
-
</li>
|
85
|
-
</ul>
|
86
|
-
</div>
|
87
|
-
<div id="breadcrumb">
|
88
|
-
<a href="/">Home</a> → <a href="/2005/erdf">Embedded RDF</a>
|
89
|
-
</div>
|
90
|
-
<div id="content">
|
91
|
-
<h1>
|
92
|
-
Embedded RDF HTML Profile
|
93
|
-
</h1>
|
94
|
-
|
95
|
-
<p>A GRDDL-capable client tool, when visiting a page which contains the profile reference <code>http://purl.org/NET/erdf/profile</code>
|
96
|
-
will first visit this profile document and apply the transformation declared here. The results of that transformation will
|
97
|
-
contain a statement identifying the transformation that should be applied to
|
98
|
-
convert the originating document into RDF/XML. The GRDDL client has everything it
|
99
|
-
needs to get RDF/XML from the original XHTML document, while the author of
|
100
|
-
the originating document need not concern themselves with the details of the
|
101
|
-
profile, merely including the reference to its URI is enough. </p>
|
102
|
-
<p>This following link provides the statement : <a
|
103
|
-
rel="profileTransformation"
|
104
|
-
href="http://purl.org/NET/erdf/extract-rdf.xsl">extract-rdf.xsl</a>, <a
|
105
|
-
rel="profile" href="http://purl.org/NET/erdf/profile">profile</a></p>
|
106
|
-
</div>
|
107
|
-
<div id="footer">
|
108
|
-
<a href="https://mail.talis.com/exchange">Webmail</a> <a href="http://www.talis.com/about_talis/contact_us.shtml"></a>|
|
109
|
-
<a href="http://www.talis.com/legal/site_map.shtml">Site Map</a> <a href="http://www.talis.com/about_talis/contact_us.shtml"></a>|
|
110
|
-
<a href="http://www.talis.com/about_talis/contact_us.shtml">Contact Us</a> | <a href="http://www.talis.com/legal/copyright.shtml">©2005 Talis
|
111
|
-
Information Ltd</a> | <a href="http://www.talis.com/legal/legal.shtml">Legal Notice</a> |
|
112
|
-
<a href="http://www.talis.com/legal/privacy.shtml">Privacy</a> | <a href="mailto:webmaster@talis.com">Contact Webmaster</a>
|
113
|
-
</div>
|
114
|
-
</div>
|
115
|
-
</body>
|
116
|
-
</html>
|