rdf-rdfa 0.2.2 → 0.3.0

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.
Files changed (141) hide show
  1. data/.gitignore +2 -0
  2. data/.yardopts +3 -1
  3. data/History.rdoc +52 -0
  4. data/README.rdoc +2 -2
  5. data/Rakefile +12 -17
  6. data/VERSION +1 -1
  7. data/lib/rdf/.gitignore +2 -0
  8. data/lib/rdf/rdfa.rb +1 -1
  9. data/lib/rdf/rdfa/patches/literal_hacks.rb +15 -17
  10. data/lib/rdf/rdfa/profile.rb +167 -0
  11. data/lib/rdf/rdfa/reader.rb +287 -199
  12. data/lib/rdf/rdfa/version.rb +4 -7
  13. data/lib/rdf/rdfa/vocab.rb +1 -0
  14. data/rdf-rdfa.gemspec +16 -125
  15. data/script/parse +16 -9
  16. data/script/tc +29 -13
  17. data/spec/html4-manifest.yml +491 -3855
  18. data/spec/html5-manifest.yml +491 -3855
  19. data/spec/literal_spec.rb +7 -8
  20. data/spec/profile_spec.rb +53 -0
  21. data/spec/rdfa_helper.rb +48 -47
  22. data/spec/rdfa_reader_spec.rb +312 -172
  23. data/spec/spec_helper.rb +12 -3
  24. data/spec/svgtiny-manifest.yml +37 -0
  25. data/spec/xhtml-manifest.yml +533 -2824
  26. metadata +19 -126
  27. data/History.txt +0 -30
  28. data/lib/rdf/rdfa/patches/uri_hacks.rb +0 -24
  29. data/spec/rdfa-triples/0001.nt +0 -1
  30. data/spec/rdfa-triples/0006.nt +0 -2
  31. data/spec/rdfa-triples/0007.nt +0 -3
  32. data/spec/rdfa-triples/0008.nt +0 -1
  33. data/spec/rdfa-triples/0009.nt +0 -1
  34. data/spec/rdfa-triples/0010.nt +0 -2
  35. data/spec/rdfa-triples/0011.nt +0 -3
  36. data/spec/rdfa-triples/0012.nt +0 -1
  37. data/spec/rdfa-triples/0013.nt +0 -1
  38. data/spec/rdfa-triples/0014.nt +0 -1
  39. data/spec/rdfa-triples/0015.nt +0 -2
  40. data/spec/rdfa-triples/0017.nt +0 -3
  41. data/spec/rdfa-triples/0018.nt +0 -1
  42. data/spec/rdfa-triples/0019.nt +0 -1
  43. data/spec/rdfa-triples/0020.nt +0 -1
  44. data/spec/rdfa-triples/0021.nt +0 -1
  45. data/spec/rdfa-triples/0023.nt +0 -1
  46. data/spec/rdfa-triples/0025.nt +0 -2
  47. data/spec/rdfa-triples/0026.nt +0 -1
  48. data/spec/rdfa-triples/0027.nt +0 -1
  49. data/spec/rdfa-triples/0029.nt +0 -1
  50. data/spec/rdfa-triples/0030.nt +0 -1
  51. data/spec/rdfa-triples/0031.nt +0 -1
  52. data/spec/rdfa-triples/0032.nt +0 -1
  53. data/spec/rdfa-triples/0033.nt +0 -2
  54. data/spec/rdfa-triples/0034.nt +0 -1
  55. data/spec/rdfa-triples/0035.nt +0 -1
  56. data/spec/rdfa-triples/0036.nt +0 -1
  57. data/spec/rdfa-triples/0037.nt +0 -1
  58. data/spec/rdfa-triples/0038.nt +0 -1
  59. data/spec/rdfa-triples/0039.nt +0 -1
  60. data/spec/rdfa-triples/0040.nt +0 -1
  61. data/spec/rdfa-triples/0041.nt +0 -1
  62. data/spec/rdfa-triples/0042.nt +0 -0
  63. data/spec/rdfa-triples/0046.nt +0 -3
  64. data/spec/rdfa-triples/0047.nt +0 -3
  65. data/spec/rdfa-triples/0048.nt +0 -3
  66. data/spec/rdfa-triples/0049.nt +0 -2
  67. data/spec/rdfa-triples/0050.nt +0 -2
  68. data/spec/rdfa-triples/0051.nt +0 -2
  69. data/spec/rdfa-triples/0052.nt +0 -1
  70. data/spec/rdfa-triples/0053.nt +0 -2
  71. data/spec/rdfa-triples/0054.nt +0 -2
  72. data/spec/rdfa-triples/0055.nt +0 -2
  73. data/spec/rdfa-triples/0056.nt +0 -3
  74. data/spec/rdfa-triples/0057.nt +0 -4
  75. data/spec/rdfa-triples/0058.nt +0 -6
  76. data/spec/rdfa-triples/0059.nt +0 -6
  77. data/spec/rdfa-triples/0060.nt +0 -2
  78. data/spec/rdfa-triples/0061.nt +0 -1
  79. data/spec/rdfa-triples/0062.nt +0 -1
  80. data/spec/rdfa-triples/0063.nt +0 -1
  81. data/spec/rdfa-triples/0064.nt +0 -1
  82. data/spec/rdfa-triples/0065.nt +0 -3
  83. data/spec/rdfa-triples/0066.nt +0 -1
  84. data/spec/rdfa-triples/0067.nt +0 -1
  85. data/spec/rdfa-triples/0068.nt +0 -1
  86. data/spec/rdfa-triples/0069.nt +0 -1
  87. data/spec/rdfa-triples/0070.nt +0 -1
  88. data/spec/rdfa-triples/0071.nt +0 -1
  89. data/spec/rdfa-triples/0072.nt +0 -1
  90. data/spec/rdfa-triples/0073.nt +0 -1
  91. data/spec/rdfa-triples/0074.nt +0 -1
  92. data/spec/rdfa-triples/0075.nt +0 -1
  93. data/spec/rdfa-triples/0076.nt +0 -23
  94. data/spec/rdfa-triples/0077.nt +0 -23
  95. data/spec/rdfa-triples/0078.nt +0 -6
  96. data/spec/rdfa-triples/0079.nt +0 -3
  97. data/spec/rdfa-triples/0080.nt +0 -1
  98. data/spec/rdfa-triples/0081.nt +0 -6
  99. data/spec/rdfa-triples/0082.nt +0 -8
  100. data/spec/rdfa-triples/0083.nt +0 -6
  101. data/spec/rdfa-triples/0084.nt +0 -8
  102. data/spec/rdfa-triples/0085.nt +0 -4
  103. data/spec/rdfa-triples/0086.nt +0 -0
  104. data/spec/rdfa-triples/0087.nt +0 -23
  105. data/spec/rdfa-triples/0088.nt +0 -3
  106. data/spec/rdfa-triples/0089.nt +0 -1
  107. data/spec/rdfa-triples/0090.nt +0 -1
  108. data/spec/rdfa-triples/0091.nt +0 -3
  109. data/spec/rdfa-triples/0092.nt +0 -3
  110. data/spec/rdfa-triples/0093.nt +0 -2
  111. data/spec/rdfa-triples/0094.nt +0 -3
  112. data/spec/rdfa-triples/0099.nt +0 -1
  113. data/spec/rdfa-triples/0100.nt +0 -1
  114. data/spec/rdfa-triples/0101.nt +0 -1
  115. data/spec/rdfa-triples/0102.nt +0 -1
  116. data/spec/rdfa-triples/0103.nt +0 -1
  117. data/spec/rdfa-triples/0104.nt +0 -3
  118. data/spec/rdfa-triples/0105.nt +0 -1
  119. data/spec/rdfa-triples/0106.nt +0 -1
  120. data/spec/rdfa-triples/0107.nt +0 -0
  121. data/spec/rdfa-triples/0108.nt +0 -1
  122. data/spec/rdfa-triples/0109.nt +0 -1
  123. data/spec/rdfa-triples/0110.nt +0 -1
  124. data/spec/rdfa-triples/0111.nt +0 -2
  125. data/spec/rdfa-triples/0112.nt +0 -1
  126. data/spec/rdfa-triples/0113.nt +0 -2
  127. data/spec/rdfa-triples/0114.nt +0 -3
  128. data/spec/rdfa-triples/0115.nt +0 -4
  129. data/spec/rdfa-triples/0116.nt +0 -2
  130. data/spec/rdfa-triples/0117.nt +0 -2
  131. data/spec/rdfa-triples/0118.nt +0 -1
  132. data/spec/rdfa-triples/0119.nt +0 -1
  133. data/spec/rdfa-triples/0120.nt +0 -1
  134. data/spec/rdfa-triples/0121.nt +0 -2
  135. data/spec/rdfa-triples/0122.nt +0 -1
  136. data/spec/rdfa-triples/0123.nt +0 -3
  137. data/spec/rdfa-triples/0124.nt +0 -4
  138. data/spec/rdfa-triples/0125.nt +0 -1
  139. data/spec/rdfa-triples/0126.nt +0 -3
  140. data/spec/rdfa-triples/1001.nt +0 -6
  141. data/spec/xhtml11-manifest.yml +0 -4707
metadata CHANGED
@@ -5,9 +5,9 @@ version: !ruby/object:Gem::Version
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
- - 2
9
- - 2
10
- version: 0.2.2
8
+ - 3
9
+ - 0
10
+ version: 0.3.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Gregg Kellogg
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-09-01 00:00:00 -07:00
18
+ date: 2010-12-27 00:00:00 -08:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -26,12 +26,12 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- hash: 21
29
+ hash: 19
30
30
  segments:
31
31
  - 0
32
- - 2
33
- - 1
34
- version: 0.2.1
32
+ - 3
33
+ - 0
34
+ version: 0.3.0
35
35
  type: :runtime
36
36
  version_requirements: *id001
37
37
  - !ruby/object:Gem::Dependency
@@ -58,10 +58,12 @@ dependencies:
58
58
  requirements:
59
59
  - - ">="
60
60
  - !ruby/object:Gem::Version
61
- hash: 3
61
+ hash: 11
62
62
  segments:
63
+ - 2
64
+ - 1
63
65
  - 0
64
- version: "0"
66
+ version: 2.1.0
65
67
  type: :development
66
68
  version_requirements: *id003
67
69
  - !ruby/object:Gem::Dependency
@@ -133,14 +135,14 @@ extensions: []
133
135
  extra_rdoc_files:
134
136
  - AUTHORS
135
137
  - CONTRIBUTORS
136
- - History.txt
138
+ - History.rdoc
137
139
  - README.rdoc
138
140
  files:
139
141
  - .gitignore
140
142
  - .yardopts
141
143
  - AUTHORS
142
144
  - CONTRIBUTORS
143
- - History.txt
145
+ - History.rdoc
144
146
  - README.rdoc
145
147
  - Rakefile
146
148
  - VERSION
@@ -148,11 +150,12 @@ files:
148
150
  - etc/foaf.html
149
151
  - etc/xhv.html
150
152
  - example.rb
153
+ - lib/rdf/.gitignore
151
154
  - lib/rdf/rdfa.rb
152
155
  - lib/rdf/rdfa/format.rb
153
156
  - lib/rdf/rdfa/patches/literal_hacks.rb
154
157
  - lib/rdf/rdfa/patches/nokogiri_hacks.rb
155
- - lib/rdf/rdfa/patches/uri_hacks.rb
158
+ - lib/rdf/rdfa/profile.rb
156
159
  - lib/rdf/rdfa/reader.rb
157
160
  - lib/rdf/rdfa/version.rb
158
161
  - lib/rdf/rdfa/vocab.rb
@@ -165,124 +168,13 @@ files:
165
168
  - spec/html5-manifest.yml
166
169
  - spec/literal_spec.rb
167
170
  - spec/matchers.rb
168
- - spec/rdfa-triples/0001.nt
169
- - spec/rdfa-triples/0006.nt
170
- - spec/rdfa-triples/0007.nt
171
- - spec/rdfa-triples/0008.nt
172
- - spec/rdfa-triples/0009.nt
173
- - spec/rdfa-triples/0010.nt
174
- - spec/rdfa-triples/0011.nt
175
- - spec/rdfa-triples/0012.nt
176
- - spec/rdfa-triples/0013.nt
177
- - spec/rdfa-triples/0014.nt
178
- - spec/rdfa-triples/0015.nt
179
- - spec/rdfa-triples/0017.nt
180
- - spec/rdfa-triples/0018.nt
181
- - spec/rdfa-triples/0019.nt
182
- - spec/rdfa-triples/0020.nt
183
- - spec/rdfa-triples/0021.nt
184
- - spec/rdfa-triples/0023.nt
185
- - spec/rdfa-triples/0025.nt
186
- - spec/rdfa-triples/0026.nt
187
- - spec/rdfa-triples/0027.nt
188
- - spec/rdfa-triples/0029.nt
189
- - spec/rdfa-triples/0030.nt
190
- - spec/rdfa-triples/0031.nt
191
- - spec/rdfa-triples/0032.nt
192
- - spec/rdfa-triples/0033.nt
193
- - spec/rdfa-triples/0034.nt
194
- - spec/rdfa-triples/0035.nt
195
- - spec/rdfa-triples/0036.nt
196
- - spec/rdfa-triples/0037.nt
197
- - spec/rdfa-triples/0038.nt
198
- - spec/rdfa-triples/0039.nt
199
- - spec/rdfa-triples/0040.nt
200
- - spec/rdfa-triples/0041.nt
201
- - spec/rdfa-triples/0042.nt
202
- - spec/rdfa-triples/0046.nt
203
- - spec/rdfa-triples/0047.nt
204
- - spec/rdfa-triples/0048.nt
205
- - spec/rdfa-triples/0049.nt
206
- - spec/rdfa-triples/0050.nt
207
- - spec/rdfa-triples/0051.nt
208
- - spec/rdfa-triples/0052.nt
209
- - spec/rdfa-triples/0053.nt
210
- - spec/rdfa-triples/0054.nt
211
- - spec/rdfa-triples/0055.nt
212
- - spec/rdfa-triples/0056.nt
213
- - spec/rdfa-triples/0057.nt
214
- - spec/rdfa-triples/0058.nt
215
- - spec/rdfa-triples/0059.nt
216
- - spec/rdfa-triples/0060.nt
217
- - spec/rdfa-triples/0061.nt
218
- - spec/rdfa-triples/0062.nt
219
- - spec/rdfa-triples/0063.nt
220
- - spec/rdfa-triples/0064.nt
221
- - spec/rdfa-triples/0065.nt
222
- - spec/rdfa-triples/0066.nt
223
- - spec/rdfa-triples/0067.nt
224
- - spec/rdfa-triples/0068.nt
225
- - spec/rdfa-triples/0069.nt
226
- - spec/rdfa-triples/0070.nt
227
- - spec/rdfa-triples/0071.nt
228
- - spec/rdfa-triples/0072.nt
229
- - spec/rdfa-triples/0073.nt
230
- - spec/rdfa-triples/0074.nt
231
- - spec/rdfa-triples/0075.nt
232
- - spec/rdfa-triples/0076.nt
233
- - spec/rdfa-triples/0077.nt
234
- - spec/rdfa-triples/0078.nt
235
- - spec/rdfa-triples/0079.nt
236
- - spec/rdfa-triples/0080.nt
237
- - spec/rdfa-triples/0081.nt
238
- - spec/rdfa-triples/0082.nt
239
- - spec/rdfa-triples/0083.nt
240
- - spec/rdfa-triples/0084.nt
241
- - spec/rdfa-triples/0085.nt
242
- - spec/rdfa-triples/0086.nt
243
- - spec/rdfa-triples/0087.nt
244
- - spec/rdfa-triples/0088.nt
245
- - spec/rdfa-triples/0089.nt
246
- - spec/rdfa-triples/0090.nt
247
- - spec/rdfa-triples/0091.nt
248
- - spec/rdfa-triples/0092.nt
249
- - spec/rdfa-triples/0093.nt
250
- - spec/rdfa-triples/0094.nt
251
- - spec/rdfa-triples/0099.nt
252
- - spec/rdfa-triples/0100.nt
253
- - spec/rdfa-triples/0101.nt
254
- - spec/rdfa-triples/0102.nt
255
- - spec/rdfa-triples/0103.nt
256
- - spec/rdfa-triples/0104.nt
257
- - spec/rdfa-triples/0105.nt
258
- - spec/rdfa-triples/0106.nt
259
- - spec/rdfa-triples/0107.nt
260
- - spec/rdfa-triples/0108.nt
261
- - spec/rdfa-triples/0109.nt
262
- - spec/rdfa-triples/0110.nt
263
- - spec/rdfa-triples/0111.nt
264
- - spec/rdfa-triples/0112.nt
265
- - spec/rdfa-triples/0113.nt
266
- - spec/rdfa-triples/0114.nt
267
- - spec/rdfa-triples/0115.nt
268
- - spec/rdfa-triples/0116.nt
269
- - spec/rdfa-triples/0117.nt
270
- - spec/rdfa-triples/0118.nt
271
- - spec/rdfa-triples/0119.nt
272
- - spec/rdfa-triples/0120.nt
273
- - spec/rdfa-triples/0121.nt
274
- - spec/rdfa-triples/0122.nt
275
- - spec/rdfa-triples/0123.nt
276
- - spec/rdfa-triples/0124.nt
277
- - spec/rdfa-triples/0125.nt
278
- - spec/rdfa-triples/0126.nt
279
- - spec/rdfa-triples/1001.nt
171
+ - spec/profile_spec.rb
280
172
  - spec/rdfa_helper.rb
281
173
  - spec/rdfa_reader_spec.rb
282
174
  - spec/spec.opts
283
175
  - spec/spec_helper.rb
176
+ - spec/svgtiny-manifest.yml
284
177
  - spec/xhtml-manifest.yml
285
- - spec/xhtml11-manifest.yml
286
178
  has_rdoc: true
287
179
  homepage: http://github.com/gkellogg/rdf-rdfa
288
180
  licenses: []
@@ -320,6 +212,7 @@ summary: RDFa reader for RDF.rb.
320
212
  test_files:
321
213
  - spec/literal_spec.rb
322
214
  - spec/matchers.rb
215
+ - spec/profile_spec.rb
323
216
  - spec/rdfa_helper.rb
324
217
  - spec/rdfa_reader_spec.rb
325
218
  - spec/spec_helper.rb
data/History.txt DELETED
@@ -1,30 +0,0 @@
1
- === 0.2.2
2
- * Ruby 1.9.2 compatibility
3
- * Added script/parse as command-line option for parsing files.
4
- * Add back support for RDFa 1.0 as well as RDFa 1.1. Parser checks @version to determine which
5
- * Update RDFa processing to WD-rdfa-core-20100803 semantics
6
- * Added Processor Graph and required output
7
- * Reverse order of processing profiles
8
- * Don't process element if any profile fails
9
- * XMLLiterals must be explicitly specified as @datatype
10
- * TERMorCURIEorAbsURI requires an absolute URI, not document relative
11
- * Extract a new default vocabulary from @profile.
12
-
13
- === 0.2.1
14
- * Update for RDF 0.2.1
15
-
16
- === 0.2.0
17
- * Updates for RDF 0.2.0
18
- * Use URI#intern instead of URI#new
19
- * Change use of Graph#predicates and Graph#objects to use as enumerables
20
-
21
- === 0.0.3
22
- * Removed internal graph in Reader and implement each_triple & each_statement to perform parsing
23
-
24
- === 0.0.2
25
- * Remove dependency on Namespace
26
- * Changed to RDF::RDFa, and moved files accordingly.
27
- * Added vocab definitions for RDA, XHV, XML, XSI and OWL
28
-
29
- === 0.0.1
30
- * First port from RdfContext version 0.5.4
@@ -1,24 +0,0 @@
1
- module RDF
2
- class URI
3
- ##
4
- # Joins several URIs together.
5
- #
6
- # @param [Array<String, URI, #to_str>] uris
7
- # @return [URI]
8
- #
9
- # GK -- don't add a "/" at the end of URIs, due to rdfcore/xmlbase/test002.rdf
10
- def join(*uris)
11
- result = @uri
12
- uris.each do |uri|
13
- result = result.join(uri)
14
- end
15
- self.class.new(result)
16
- end
17
-
18
- class NTriples::Writer
19
- def format_uri(uri, options = {})
20
- "<%s>" % escaped(uri_for(uri))
21
- end
22
- end
23
- end
24
- end
@@ -1 +0,0 @@
1
- <$TCPATH/photo1.jpg> <http://purl.org/dc/elements/1.1/creator> "Mark Birbeck" .
@@ -1,2 +0,0 @@
1
- <http://www.blogger.com/profile/1109404> <http://xmlns.com/foaf/0.1/img> <$TCPATH/photo1.jpg> .
2
- <$TCPATH/photo1.jpg> <http://purl.org/dc/elements/1.1/creator> <http://www.blogger.com/profile/1109404> .
@@ -1,3 +0,0 @@
1
- <http://www.blogger.com/profile/1109404> <http://xmlns.com/foaf/0.1/img> <$TCPATH/photo1.jpg> .
2
- <$TCPATH/photo1.jpg> <http://purl.org/dc/elements/1.1/title> "Portrait of Mark" .
3
- <$TCPATH/photo1.jpg> <http://purl.org/dc/elements/1.1/creator> <http://www.blogger.com/profile/1109404> .
@@ -1 +0,0 @@
1
- <$TCPATH/0008.xhtml> <http://creativecommons.org/ns#license> <http://creativecommons.org/licenses/by-nc-nd/2.5/> .
@@ -1 +0,0 @@
1
- <http://example.org/people#Person2> <http://xmlns.com/foaf/0.1/knows> <http://example.org/people#Person1> .
@@ -1,2 +0,0 @@
1
- <http://example.org/people#Person1> <http://xmlns.com/foaf/0.1/knows> <http://example.org/people#Person2> .
2
- <http://example.org/people#Person2> <http://xmlns.com/foaf/0.1/knows> <http://example.org/people#Person1> .
@@ -1,3 +0,0 @@
1
- <$TCPATH/0011.xhtml> <http://purl.org/dc/elements/1.1/creator> "Albert Einstein" .
2
- # This is one of the allowed result XML Literals
3
- <$TCPATH/0011.xhtml> <http://purl.org/dc/elements/1.1/title> "E = mc<sup xmlns=\"http://www.w3.org/1999/xhtml\">2</sup>: The Most Urgent Problem of Our Time"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
@@ -1 +0,0 @@
1
- <http://example.org/node> <http://example.org/property> "chat"@fr .
@@ -1 +0,0 @@
1
- <http://example.org/node> <http://example.org/property> "chat"@fr .
@@ -1 +0,0 @@
1
- <http://example.org/foo> <http://example.org/bar> "10"^^<http://www.w3.org/2001/XMLSchema#integer> .
@@ -1,2 +0,0 @@
1
- <$TCPATH/0015.xhtml> <http://purl.org/dc/elements/1.1/creator> "Fyodor Dostoevsky" .
2
- <$TCPATH/0015.xhtml> <http://purl.org/dc/elements/1.1/source> <urn:isbn:0140449132> .
@@ -1,3 +0,0 @@
1
- _:a <http://xmlns.com/foaf/0.1/name> "Manu Sporny" .
2
- _:a <http://xmlns.com/foaf/0.1/knows> _:b .
3
- _:b <http://xmlns.com/foaf/0.1/name> "Ralph Swick" .
@@ -1 +0,0 @@
1
- <$TCPATH/photo1.jpg> <http://purl.org/dc/elements/1.1/creator> <http://www.blogger.com/profile/1109404> .
@@ -1 +0,0 @@
1
- <mailto:manu.sporny@digitalbazaar.com> <http://xmlns.com/foaf/0.1/knows> <mailto:michael.hausenblas@joanneum.at> .
@@ -1 +0,0 @@
1
- <$TCPATH/photo1.jpg> <http://purl.org/dc/elements/1.1/creator> "Mark Birbeck" .
@@ -1 +0,0 @@
1
- <$TCPATH/0021.xhtml> <http://purl.org/dc/elements/1.1/creator> "Mark Birbeck" .
@@ -1 +0,0 @@
1
- <$TCPATH/0023.xhtml> <http://purl.org/dc/elements/1.1/creator> "Mark Birbeck" .
@@ -1,2 +0,0 @@
1
- <$TCPATH/0025.xhtml> <http://purl.org/dc/elements/1.1/creator> <$TCPATH/0025.xhtml#me> .
2
- <$TCPATH/0025.xhtml#me> <http://xmlns.com/foaf/0.1/name> "Ben Adida" .
@@ -1 +0,0 @@
1
- <http://internet-apps.blogspot.com/> <http://purl.org/dc/elements/1.1/creator> "Mark Birbeck" .
@@ -1 +0,0 @@
1
- <http://internet-apps.blogspot.com/> <http://purl.org/dc/elements/1.1/creator> "Mark Birbeck" .
@@ -1 +0,0 @@
1
- <http://example.org/foo> <http://purl.org/dc/elements/1.1/creator> "Mark Birbeck"^^<http://www.w3.org/2001/XMLSchema#string> .
@@ -1 +0,0 @@
1
- <$TCPATH/0030.xhtml> <http://creativecommons.org/ns#license> <http://creativecommons.org/licenses/by-nc-nd/2.5/> .
@@ -1 +0,0 @@
1
- <$TCPATH/0031.xhtml#wtw> <http://purl.org/dc/elements/1.1/identifier> <urn:ISBN:0752820907> .
@@ -1 +0,0 @@
1
- <$TCPATH/0032.xhtml#wtw> <http://purl.org/dc/elements/1.1/identifier> <urn:ISBN:0752820907> .
@@ -1,2 +0,0 @@
1
- <$TCPATH/0033.xhtml> <http://purl.org/dc/elements/1.1/creator> _:a .
2
- _:a <http://xmlns.com/foaf/0.1/name> "Ben Adida" .
@@ -1 +0,0 @@
1
- <http://sw-app.org/mic.xhtml#i> <http://xmlns.com/foaf/0.1/img> <http://sw-app.org/img/mic_2007_01.jpg> .
@@ -1 +0,0 @@
1
- <http://sw-app.org/mic.xhtml#i> <http://xmlns.com/foaf/0.1/img> <http://sw-app.org/img/mic_2006_03.jpg> .
@@ -1 +0,0 @@
1
- <http://sw-app.org/mic.xhtml#i> <http://xmlns.com/foaf/0.1/img> <http://sw-app.org/img/mic_2006_03.jpg> .
@@ -1 +0,0 @@
1
- <http://sw-app.org/mic.xhtml#i> <http://xmlns.com/foaf/0.1/img> <http://sw-app.org/mic.xhtml#photo> .
@@ -1 +0,0 @@
1
- <http://sw-app.org/img/mic_2007_01.jpg> <http://xmlns.com/foaf/0.1/depicts> <http://sw-app.org/mic.xhtml#i> .
@@ -1 +0,0 @@
1
- <http://sw-app.org/img/mic_2006_03.jpg> <http://xmlns.com/foaf/0.1/depicts> <http://sw-app.org/mic.xhtml#i> .
@@ -1 +0,0 @@
1
- <http://sw-app.org/img/mic_2006_03.jpg> <http://www.w3.org/1999/xhtml/vocab#alternate> <http://sw-app.org/img/mic_2007_01.jpg> .
@@ -1 +0,0 @@
1
- <http://sw-app.org/mic.xhtml#photo> <http://xmlns.com/foaf/0.1/depicts> <http://sw-app.org/mic.xhtml#i> .
File without changes
@@ -1,3 +0,0 @@
1
- _:a <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Document> .
2
- _:a <http://xmlns.com/foaf/0.1/maker> _:b .
3
- _:b <http://xmlns.com/foaf/0.1/name> "John Doe" .
@@ -1,3 +0,0 @@
1
- _:a <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Document> .
2
- _:a <http://xmlns.com/foaf/0.1/maker> <http://www.example.org/#me> .
3
- <http://www.example.org/#me> <http://xmlns.com/foaf/0.1/name> "John Doe" .
@@ -1,3 +0,0 @@
1
- <http://www.example.org/#me> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
2
- <http://www.example.org/#me> <http://xmlns.com/foaf/0.1/knows> _:a .
3
- _:a <http://xmlns.com/foaf/0.1/name> "John Doe" .
@@ -1,2 +0,0 @@
1
- <http://www.example.org/#me> <http://xmlns.com/foaf/0.1/name> "John Doe" .
2
- <http://www.example.org/#me> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
@@ -1,2 +0,0 @@
1
- _:a <http://xmlns.com/foaf/0.1/name> "John Doe" .
2
- _:a <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
@@ -1,2 +0,0 @@
1
- <$TCPATH/0051.xhtml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Document> .
2
- <$TCPATH/0051.xhtml> <http://xmlns.com/foaf/0.1/topic> "John Doe" .
@@ -1 +0,0 @@
1
- <http://www.example.org/#me> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
@@ -1,2 +0,0 @@
1
- <http://www.example.org/#me> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
2
- <http://www.example.org/#me> <http://xmlns.com/foaf/0.1/name> "John Doe" .
@@ -1,2 +0,0 @@
1
- <$TCPATH/0054.xhtml> <http://purl.org/dc/elements/1.1/creator> "Fabien Gandon" .
2
- <$TCPATH/0054.xhtml> <http://purl.org/dc/elements/1.1/publisher> "Fabien Gandon" .
@@ -1,2 +0,0 @@
1
- <$TCPATH/0055.xhtml> <http://purl.org/dc/elements/1.1/creator> <http://www-sop.inria.fr/acacia/fabien/> .
2
- <$TCPATH/0055.xhtml> <http://purl.org/dc/elements/1.1/publisher> <http://www-sop.inria.fr/acacia/fabien/> .
@@ -1,3 +0,0 @@
1
- <http://www.example.org/#ben> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
2
- <http://www.example.org/#ben> <http://xmlns.com/foaf/0.1/knows> <http://www.example.org/#mark> .
3
- <http://www.example.org/#mark> <http://xmlns.com/foaf/0.1/name> "Mark Birbeck" .