rdf-rdfa 0.3.1.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: rdf-rdfa
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.3.1.2
5
+ version: 0.3.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Gregg Kellogg
@@ -10,78 +10,77 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-02-18 00:00:00 -08:00
13
+ date: 2011-04-25 00:00:00 -07:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
- name: rdf
18
- prerelease: false
17
+ name: addressable
19
18
  requirement: &id001 !ruby/object:Gem::Requirement
20
19
  none: false
21
20
  requirements:
22
- - - ">="
21
+ - - "="
23
22
  - !ruby/object:Gem::Version
24
- version: 0.3.1
23
+ version: 2.2.4
25
24
  type: :runtime
25
+ prerelease: false
26
26
  version_requirements: *id001
27
27
  - !ruby/object:Gem::Dependency
28
- name: nokogiri
29
- prerelease: false
28
+ name: rdf
30
29
  requirement: &id002 !ruby/object:Gem::Requirement
31
30
  none: false
32
31
  requirements:
33
32
  - - ">="
34
33
  - !ruby/object:Gem::Version
35
- version: 1.3.3
34
+ version: "0"
36
35
  type: :runtime
36
+ prerelease: false
37
37
  version_requirements: *id002
38
38
  - !ruby/object:Gem::Dependency
39
- name: spira
40
- prerelease: false
39
+ name: haml
41
40
  requirement: &id003 !ruby/object:Gem::Requirement
42
41
  none: false
43
42
  requirements:
44
43
  - - ">="
45
44
  - !ruby/object:Gem::Version
46
- version: 0.0.12
47
- type: :development
45
+ version: 3.0.0
46
+ type: :runtime
47
+ prerelease: false
48
48
  version_requirements: *id003
49
49
  - !ruby/object:Gem::Dependency
50
- name: rspec
51
- prerelease: false
50
+ name: nokogiri
52
51
  requirement: &id004 !ruby/object:Gem::Requirement
53
52
  none: false
54
53
  requirements:
55
54
  - - ">="
56
55
  - !ruby/object:Gem::Version
57
- version: 2.5.0
58
- type: :development
56
+ version: 1.3.3
57
+ type: :runtime
58
+ prerelease: false
59
59
  version_requirements: *id004
60
60
  - !ruby/object:Gem::Dependency
61
- name: rdf-spec
62
- prerelease: false
61
+ name: open-uri-cached
63
62
  requirement: &id005 !ruby/object:Gem::Requirement
64
63
  none: false
65
64
  requirements:
66
65
  - - ">="
67
66
  - !ruby/object:Gem::Version
68
- version: 0.3.1
67
+ version: 0.0.3
69
68
  type: :development
69
+ prerelease: false
70
70
  version_requirements: *id005
71
71
  - !ruby/object:Gem::Dependency
72
- name: rdf-rdfxml
73
- prerelease: false
72
+ name: rdf-spec
74
73
  requirement: &id006 !ruby/object:Gem::Requirement
75
74
  none: false
76
75
  requirements:
77
76
  - - ">="
78
77
  - !ruby/object:Gem::Version
79
- version: 0.3.1
78
+ version: "0"
80
79
  type: :development
80
+ prerelease: false
81
81
  version_requirements: *id006
82
82
  - !ruby/object:Gem::Dependency
83
83
  name: rdf-isomorphic
84
- prerelease: false
85
84
  requirement: &id007 !ruby/object:Gem::Requirement
86
85
  none: false
87
86
  requirements:
@@ -89,19 +88,174 @@ dependencies:
89
88
  - !ruby/object:Gem::Version
90
89
  version: 0.3.4
91
90
  type: :development
91
+ prerelease: false
92
92
  version_requirements: *id007
93
+ - !ruby/object:Gem::Dependency
94
+ name: rdf-n3
95
+ requirement: &id008 !ruby/object:Gem::Requirement
96
+ none: false
97
+ requirements:
98
+ - - ">="
99
+ - !ruby/object:Gem::Version
100
+ version: 0.3.1
101
+ type: :development
102
+ prerelease: false
103
+ version_requirements: *id008
104
+ - !ruby/object:Gem::Dependency
105
+ name: rspec
106
+ requirement: &id009 !ruby/object:Gem::Requirement
107
+ none: false
108
+ requirements:
109
+ - - ">="
110
+ - !ruby/object:Gem::Version
111
+ version: 2.1.0
112
+ type: :development
113
+ prerelease: false
114
+ version_requirements: *id009
115
+ - !ruby/object:Gem::Dependency
116
+ name: sxp
117
+ requirement: &id010 !ruby/object:Gem::Requirement
118
+ none: false
119
+ requirements:
120
+ - - ">="
121
+ - !ruby/object:Gem::Version
122
+ version: "0"
123
+ type: :development
124
+ prerelease: false
125
+ version_requirements: *id010
126
+ - !ruby/object:Gem::Dependency
127
+ name: sparql-algebra
128
+ requirement: &id011 !ruby/object:Gem::Requirement
129
+ none: false
130
+ requirements:
131
+ - - ">="
132
+ - !ruby/object:Gem::Version
133
+ version: "0"
134
+ type: :development
135
+ prerelease: false
136
+ version_requirements: *id011
137
+ - !ruby/object:Gem::Dependency
138
+ name: sparql-grammar
139
+ requirement: &id012 !ruby/object:Gem::Requirement
140
+ none: false
141
+ requirements:
142
+ - - ">="
143
+ - !ruby/object:Gem::Version
144
+ version: "0"
145
+ type: :development
146
+ prerelease: false
147
+ version_requirements: *id012
148
+ - !ruby/object:Gem::Dependency
149
+ name: spira
150
+ requirement: &id013 !ruby/object:Gem::Requirement
151
+ none: false
152
+ requirements:
153
+ - - ">="
154
+ - !ruby/object:Gem::Version
155
+ version: 0.0.12
156
+ type: :development
157
+ prerelease: false
158
+ version_requirements: *id013
93
159
  - !ruby/object:Gem::Dependency
94
160
  name: yard
161
+ requirement: &id014 !ruby/object:Gem::Requirement
162
+ none: false
163
+ requirements:
164
+ - - ">="
165
+ - !ruby/object:Gem::Version
166
+ version: 0.6.4
167
+ type: :development
95
168
  prerelease: false
96
- requirement: &id008 !ruby/object:Gem::Requirement
169
+ version_requirements: *id014
170
+ - !ruby/object:Gem::Dependency
171
+ name: rdf
172
+ requirement: &id015 !ruby/object:Gem::Requirement
173
+ none: false
174
+ requirements:
175
+ - - ">="
176
+ - !ruby/object:Gem::Version
177
+ version: 0.3.3
178
+ type: :runtime
179
+ prerelease: false
180
+ version_requirements: *id015
181
+ - !ruby/object:Gem::Dependency
182
+ name: haml
183
+ requirement: &id016 !ruby/object:Gem::Requirement
184
+ none: false
185
+ requirements:
186
+ - - ">="
187
+ - !ruby/object:Gem::Version
188
+ version: 3.0.0
189
+ type: :runtime
190
+ prerelease: false
191
+ version_requirements: *id016
192
+ - !ruby/object:Gem::Dependency
193
+ name: nokogiri
194
+ requirement: &id017 !ruby/object:Gem::Requirement
195
+ none: false
196
+ requirements:
197
+ - - ">="
198
+ - !ruby/object:Gem::Version
199
+ version: 1.4.4
200
+ type: :runtime
201
+ prerelease: false
202
+ version_requirements: *id017
203
+ - !ruby/object:Gem::Dependency
204
+ name: spira
205
+ requirement: &id018 !ruby/object:Gem::Requirement
206
+ none: false
207
+ requirements:
208
+ - - ">="
209
+ - !ruby/object:Gem::Version
210
+ version: 0.0.12
211
+ type: :development
212
+ prerelease: false
213
+ version_requirements: *id018
214
+ - !ruby/object:Gem::Dependency
215
+ name: rspec
216
+ requirement: &id019 !ruby/object:Gem::Requirement
217
+ none: false
218
+ requirements:
219
+ - - ">="
220
+ - !ruby/object:Gem::Version
221
+ version: 2.5.0
222
+ type: :development
223
+ prerelease: false
224
+ version_requirements: *id019
225
+ - !ruby/object:Gem::Dependency
226
+ name: rdf-spec
227
+ requirement: &id020 !ruby/object:Gem::Requirement
228
+ none: false
229
+ requirements:
230
+ - - ">="
231
+ - !ruby/object:Gem::Version
232
+ version: 0.3.3
233
+ type: :development
234
+ prerelease: false
235
+ version_requirements: *id020
236
+ - !ruby/object:Gem::Dependency
237
+ name: rdf-isomorphic
238
+ requirement: &id021 !ruby/object:Gem::Requirement
239
+ none: false
240
+ requirements:
241
+ - - ">="
242
+ - !ruby/object:Gem::Version
243
+ version: 0.3.4
244
+ type: :development
245
+ prerelease: false
246
+ version_requirements: *id021
247
+ - !ruby/object:Gem::Dependency
248
+ name: yard
249
+ requirement: &id022 !ruby/object:Gem::Requirement
97
250
  none: false
98
251
  requirements:
99
252
  - - ">="
100
253
  - !ruby/object:Gem::Version
101
254
  version: "0"
102
255
  type: :development
103
- version_requirements: *id008
104
- description: " RDF::RDFa is an RDFa reader for Ruby using the RDF.rb library suite.\n"
256
+ prerelease: false
257
+ version_requirements: *id022
258
+ description: " RDF::RDFa is an RDFa reader/writer for Ruby using the RDF.rb library suite.\n"
105
259
  email: gregg@kellogg-assoc.com
106
260
  executables: []
107
261
 
@@ -116,42 +270,53 @@ files:
116
270
  - .yardopts
117
271
  - AUTHORS
118
272
  - CONTRIBUTORS
273
+ - Gemfile
119
274
  - History.md
275
+ - README
120
276
  - README.md
121
277
  - Rakefile
278
+ - UNLICENSE
122
279
  - VERSION
123
280
  - etc/basic.html
124
281
  - etc/foaf.html
282
+ - etc/profile.html
125
283
  - etc/xhv.html
126
284
  - example-files/data-view.xhtml
127
285
  - example-files/erdf_profile.html
286
+ - example-files/payswarm.html
287
+ - example-files/payswarm.n3
128
288
  - example.rb
129
289
  - lib/rdf/.gitignore
130
290
  - lib/rdf/rdfa.rb
131
291
  - lib/rdf/rdfa/format.rb
292
+ - lib/rdf/rdfa/patches/graph_properties.rb
132
293
  - lib/rdf/rdfa/patches/literal_hacks.rb
133
294
  - lib/rdf/rdfa/patches/nokogiri_hacks.rb
295
+ - lib/rdf/rdfa/patches/string_hacks.rb
134
296
  - lib/rdf/rdfa/profile.rb
297
+ - lib/rdf/rdfa/profile/xhtml.rb
298
+ - lib/rdf/rdfa/profile/xml.rb
135
299
  - lib/rdf/rdfa/reader.rb
136
300
  - lib/rdf/rdfa/version.rb
137
301
  - lib/rdf/rdfa/vocab.rb
302
+ - lib/rdf/rdfa/writer.rb
303
+ - lib/rdf/rdfa/writer/haml_templates.rb
138
304
  - pkg/.gitignore
139
305
  - rdf-rdfa.gemspec
140
306
  - script/console
307
+ - script/intern_vocabulary
141
308
  - script/parse
142
309
  - script/tc
143
310
  - script/yard-to-rubyforge
144
- - spec/html4-manifest.yml
145
- - spec/html5-manifest.yml
311
+ - spec/.gitignore
146
312
  - spec/literal_spec.rb
147
313
  - spec/matchers.rb
148
314
  - spec/profile_spec.rb
149
- - spec/rdfa_helper.rb
150
- - spec/rdfa_reader_spec.rb
315
+ - spec/reader_spec.rb
151
316
  - spec/spec.opts
152
317
  - spec/spec_helper.rb
153
- - spec/svgtiny-manifest.yml
154
- - spec/xhtml-manifest.yml
318
+ - spec/test_helper.rb
319
+ - spec/writer_spec.rb
155
320
  has_rdoc: true
156
321
  homepage: http://github.com/gkellogg/rdf-rdfa
157
322
  licenses: []
@@ -176,14 +341,15 @@ required_rubygems_version: !ruby/object:Gem::Requirement
176
341
  requirements: []
177
342
 
178
343
  rubyforge_project:
179
- rubygems_version: 1.5.0
344
+ rubygems_version: 1.6.2
180
345
  signing_key:
181
346
  specification_version: 3
182
- summary: RDFa reader for RDF.rb.
347
+ summary: RDFa reader/writer for RDF.rb.
183
348
  test_files:
184
349
  - spec/literal_spec.rb
185
350
  - spec/matchers.rb
186
351
  - spec/profile_spec.rb
187
- - spec/rdfa_helper.rb
188
- - spec/rdfa_reader_spec.rb
352
+ - spec/reader_spec.rb
189
353
  - spec/spec_helper.rb
354
+ - spec/test_helper.rb
355
+ - spec/writer_spec.rb
@@ -1,1749 +0,0 @@
1
- ---
2
- - !ruby/object:RdfaHelper::TestCase
3
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0001
4
- classification: http://www.w3.org/2006/03/test-description#required
5
- contributor: Elias Torres
6
- expectedResults: true
7
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0001.html
8
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0001.sparql
9
- name: "0001"
10
- purpose: Tests @property to establish the predicate; literal object is in the content of the element.
11
- specificationReference: ""
12
- suite: html4
13
- title: Predicate establishment with @property
14
- - !ruby/object:RdfaHelper::TestCase
15
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0006
16
- classification: http://www.w3.org/2006/03/test-description#required
17
- contributor: Elias Torres
18
- expectedResults: true
19
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0006.html
20
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0006.sparql
21
- name: "0006"
22
- purpose: Tests @rev and @rel together, with the object being specified by @href, ignoring content
23
- specificationReference: ""
24
- suite: html4
25
- title: "@rel and @rev"
26
- - !ruby/object:RdfaHelper::TestCase
27
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0007
28
- classification: http://www.w3.org/2006/03/test-description#required
29
- contributor: Elias Torres
30
- expectedResults: true
31
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0007.html
32
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0007.sparql
33
- name: "0007"
34
- purpose: Tests @rel, @rev, @property, and @content together to generate several RDF triples.
35
- specificationReference: ""
36
- suite: html4
37
- title: "@rel, @rev, @property, @content"
38
- - !ruby/object:RdfaHelper::TestCase
39
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0008
40
- classification: http://www.w3.org/2006/03/test-description#required
41
- contributor: Elias Torres
42
- expectedResults: true
43
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0008.html
44
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0008.sparql
45
- name: 0008
46
- purpose: Tests empty @about.
47
- specificationReference: ""
48
- suite: html4
49
- title: empty string @about
50
- - !ruby/object:RdfaHelper::TestCase
51
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0009
52
- classification: http://www.w3.org/2006/03/test-description#required
53
- contributor: Elias Torres
54
- expectedResults: true
55
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0009.html
56
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0009.sparql
57
- name: 0009
58
- purpose: Tests @rev.
59
- specificationReference: ""
60
- suite: html4
61
- title: "@rev"
62
- - !ruby/object:RdfaHelper::TestCase
63
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0010
64
- classification: http://www.w3.org/2006/03/test-description#required
65
- contributor: Elias Torres
66
- expectedResults: true
67
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0010.html
68
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0010.sparql
69
- name: "0010"
70
- purpose: Tests @rel, @rev, and @href to generate two RDF triples.
71
- specificationReference: ""
72
- suite: html4
73
- title: "@rel, @rev, @href"
74
- - !ruby/object:RdfaHelper::TestCase
75
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0011
76
- classification: http://www.w3.org/2006/03/test-description#buggy
77
- contributor: Elias Torres
78
- expectedResults: true
79
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0011.html
80
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0011.sparql
81
- name: "0011"
82
- purpose: Tests XMLLiteral content
83
- specificationReference: ""
84
- suite: html4
85
- title: XMLLiteral
86
- - !ruby/object:RdfaHelper::TestCase
87
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0012
88
- classification: http://www.w3.org/2006/03/test-description#required
89
- contributor: Elias Torres
90
- expectedResults: true
91
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0012.html
92
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0012.sparql
93
- name: "0012"
94
- purpose: Tests @xml:lang
95
- specificationReference: ""
96
- suite: html4
97
- title: "@xml:lang"
98
- - !ruby/object:RdfaHelper::TestCase
99
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0013
100
- classification: http://www.w3.org/2006/03/test-description#required
101
- contributor: Elias Torres
102
- expectedResults: true
103
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0013.html
104
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0013.sparql
105
- name: "0013"
106
- purpose: Tests @xml:lang inheritance
107
- specificationReference: ""
108
- suite: html4
109
- title: "@xml:lang inheritance"
110
- - !ruby/object:RdfaHelper::TestCase
111
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0014
112
- classification: http://www.w3.org/2006/03/test-description#required
113
- contributor: Elias Torres
114
- expectedResults: true
115
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0014.html
116
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0014.sparql
117
- name: "0014"
118
- purpose: Tests setting the @datatype to xsd:integer
119
- specificationReference: ""
120
- suite: html4
121
- title: "@datatype, xsd:integer"
122
- - !ruby/object:RdfaHelper::TestCase
123
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0015
124
- classification: http://www.w3.org/2006/03/test-description#required
125
- contributor: Elias Torres
126
- expectedResults: true
127
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0015.html
128
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0015.sparql
129
- name: "0015"
130
- purpose: Tests meta and link with no parent @about
131
- specificationReference: ""
132
- suite: html4
133
- title: meta and link
134
- - !ruby/object:RdfaHelper::TestCase
135
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0017
136
- classification: http://www.w3.org/2006/03/test-description#required
137
- contributor: Elias Torres
138
- expectedResults: true
139
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0017.html
140
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0017.sparql
141
- name: "0017"
142
- purpose: Tests creation of statements involving explicitly created blank nodes.
143
- specificationReference: ""
144
- suite: html4
145
- title: Related blanknodes
146
- - !ruby/object:RdfaHelper::TestCase
147
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0018
148
- classification: http://www.w3.org/2006/03/test-description#required
149
- contributor: Wing Yung
150
- expectedResults: true
151
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0018.html
152
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0018.sparql
153
- name: 0018
154
- purpose: Tests @rel to establish predicate.
155
- specificationReference: ""
156
- suite: html4
157
- title: "@rel for predicate"
158
- - !ruby/object:RdfaHelper::TestCase
159
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0019
160
- classification: http://www.w3.org/2006/03/test-description#required
161
- contributor: Wing Yung
162
- expectedResults: true
163
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0019.html
164
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0019.sparql
165
- name: 0019
166
- purpose: Tests @about to establish subject.
167
- specificationReference: ""
168
- suite: html4
169
- title: "@about for subject"
170
- - !ruby/object:RdfaHelper::TestCase
171
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0020
172
- classification: http://www.w3.org/2006/03/test-description#required
173
- contributor: Wing Yung
174
- expectedResults: true
175
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0020.html
176
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0020.sparql
177
- name: "0020"
178
- purpose: Tests @about inheritance to establish subject.
179
- specificationReference: ""
180
- suite: html4
181
- title: Inheriting @about for subject
182
- - !ruby/object:RdfaHelper::TestCase
183
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0021
184
- classification: http://www.w3.org/2006/03/test-description#required
185
- contributor: Wing Yung
186
- expectedResults: true
187
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0021.html
188
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0021.sparql
189
- name: "0021"
190
- purpose: Tests inheritance of subject when no @about can be found
191
- specificationReference: ""
192
- suite: html4
193
- title: Subject inheritance with no @about
194
- - !ruby/object:RdfaHelper::TestCase
195
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0023
196
- classification: http://www.w3.org/2006/03/test-description#required
197
- contributor: Wing Yung
198
- expectedResults: true
199
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0023.html
200
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0023.sparql
201
- name: "0023"
202
- purpose: Tests that @id does not generate subjects
203
- specificationReference: ""
204
- suite: html4
205
- title: "@id does not generate subjects"
206
- - !ruby/object:RdfaHelper::TestCase
207
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0025
208
- classification: http://www.w3.org/2006/03/test-description#required
209
- contributor: Ben Adida
210
- expectedResults: true
211
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0025.html
212
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0025.sparql
213
- name: "0025"
214
- purpose: Tests simple chaining with cascade of @resource and @property
215
- specificationReference: ""
216
- suite: html4
217
- title: simple chaining test
218
- - !ruby/object:RdfaHelper::TestCase
219
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0026
220
- classification: http://www.w3.org/2006/03/test-description#required
221
- contributor: Wing Yung
222
- expectedResults: true
223
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0026.html
224
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0026.sparql
225
- name: "0026"
226
- purpose: Tests @content for literal object
227
- specificationReference: ""
228
- suite: html4
229
- title: "@content"
230
- - !ruby/object:RdfaHelper::TestCase
231
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0027
232
- classification: http://www.w3.org/2006/03/test-description#required
233
- contributor: Wing Yung
234
- expectedResults: true
235
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0027.html
236
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0027.sparql
237
- name: "0027"
238
- purpose: Tests @content for literal object, overriding element content.
239
- specificationReference: ""
240
- suite: html4
241
- title: "@content, ignore element content"
242
- - !ruby/object:RdfaHelper::TestCase
243
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0029
244
- classification: http://www.w3.org/2006/03/test-description#required
245
- contributor: Michael Hausenblas
246
- expectedResults: true
247
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0029.html
248
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0029.sparql
249
- name: 0029
250
- purpose: Tests markup stripping from a span element with @datatype=xsd:string
251
- specificationReference: ""
252
- suite: html4
253
- title: markup stripping with @datatype
254
- - !ruby/object:RdfaHelper::TestCase
255
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0030
256
- classification: http://www.w3.org/2006/03/test-description#required
257
- contributor: Michael Hausenblas
258
- expectedResults: true
259
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0030.html
260
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0030.sparql
261
- name: "0030"
262
- purpose: Tests omitted @about.
263
- specificationReference: ""
264
- suite: html4
265
- title: omitted @about
266
- - !ruby/object:RdfaHelper::TestCase
267
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0031
268
- classification: http://www.w3.org/2006/03/test-description#required
269
- contributor: Ralph Swick
270
- expectedResults: true
271
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0031.html
272
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0031.sparql
273
- name: "0031"
274
- purpose: Tests if @resource sets URIref object correct.
275
- specificationReference: ""
276
- suite: html4
277
- title: simple @resource
278
- - !ruby/object:RdfaHelper::TestCase
279
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0032
280
- classification: http://www.w3.org/2006/03/test-description#required
281
- contributor: Ralph Swick
282
- expectedResults: true
283
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0032.html
284
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0032.sparql
285
- name: "0032"
286
- purpose: Tests if @resource overrides @href to set the URIref object.
287
- specificationReference: ""
288
- suite: html4
289
- title: "@resource overrides @href"
290
- - !ruby/object:RdfaHelper::TestCase
291
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0033
292
- classification: http://www.w3.org/2006/03/test-description#required
293
- contributor: Michael Hausenblas
294
- expectedResults: true
295
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0033.html
296
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0033.sparql
297
- name: "0033"
298
- purpose: Tests simple chaining with cascade of bNode and @property
299
- specificationReference: ""
300
- suite: html4
301
- title: simple chaining test with bNode
302
- - !ruby/object:RdfaHelper::TestCase
303
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0034
304
- classification: http://www.w3.org/2006/03/test-description#required
305
- contributor: Michael Hausenblas
306
- expectedResults: true
307
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0034.html
308
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0034.sparql
309
- name: "0034"
310
- purpose: Tests if a @src (in img element) correctly sets the URIref object
311
- specificationReference: ""
312
- suite: html4
313
- title: simple img[@src] test
314
- - !ruby/object:RdfaHelper::TestCase
315
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0035
316
- classification: http://www.w3.org/2006/03/test-description#required
317
- contributor: Michael Hausenblas
318
- expectedResults: true
319
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0035.html
320
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0035.sparql
321
- name: "0035"
322
- purpose: Tests if @href overwrites @src
323
- specificationReference: ""
324
- suite: html4
325
- title: "@src/@href test"
326
- - !ruby/object:RdfaHelper::TestCase
327
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0036
328
- classification: http://www.w3.org/2006/03/test-description#required
329
- contributor: Michael Hausenblas
330
- expectedResults: true
331
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0036.html
332
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0036.sparql
333
- name: "0036"
334
- purpose: Tests if @resource overwrites @src
335
- specificationReference: ""
336
- suite: html4
337
- title: "@src/@resource test"
338
- - !ruby/object:RdfaHelper::TestCase
339
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0037
340
- classification: http://www.w3.org/2006/03/test-description#required
341
- contributor: Steven Pemberton
342
- expectedResults: true
343
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0037.html
344
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0037.sparql
345
- name: "0037"
346
- purpose: Tests if @resource overwrites both @href and @src
347
- specificationReference: ""
348
- suite: html4
349
- title: "@src/@href/@resource test"
350
- - !ruby/object:RdfaHelper::TestCase
351
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0038
352
- classification: http://www.w3.org/2006/03/test-description#required
353
- contributor: Mark Birbeck
354
- expectedResults: true
355
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0038.html
356
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0038.sparql
357
- name: 0038
358
- purpose: Tests if a @src (in img element) correctly sets the URIref subject (due to @rev)
359
- specificationReference: ""
360
- suite: html4
361
- title: "@rev - img[@src] test"
362
- - !ruby/object:RdfaHelper::TestCase
363
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0039
364
- classification: http://www.w3.org/2006/03/test-description#required
365
- contributor: Mark Birbeck
366
- expectedResults: true
367
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0039.html
368
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0039.sparql
369
- name: 0039
370
- purpose: Tests if @href overwrites @src correctly to set the URIref subject (due to @rev)
371
- specificationReference: ""
372
- suite: html4
373
- title: "@rev - @src/@href test"
374
- - !ruby/object:RdfaHelper::TestCase
375
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0040
376
- classification: http://www.w3.org/2006/03/test-description#required
377
- contributor: Mark Birbeck
378
- expectedResults: true
379
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0040.html
380
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0040.sparql
381
- name: "0040"
382
- purpose: Tests if @resource overwrites @src correctly to set the URIref subject (due to @rev)
383
- specificationReference: ""
384
- suite: html4
385
- title: "@rev - @src/@resource test"
386
- - !ruby/object:RdfaHelper::TestCase
387
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0041
388
- classification: http://www.w3.org/2006/03/test-description#required
389
- contributor: Mark Birbeck
390
- expectedResults: true
391
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0041.html
392
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0041.sparql
393
- name: "0041"
394
- purpose: Tests if @resource overwrites both @href and @src correctly to set the URIref subject (due to @rev)
395
- specificationReference: ""
396
- suite: html4
397
- title: "@rev - @src/@href/@resource test"
398
- - !ruby/object:RdfaHelper::TestCase
399
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0042
400
- classification: http://www.w3.org/2006/03/test-description#required
401
- contributor: Ben Adida
402
- expectedResults: false
403
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0042.html
404
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0042.sparql
405
- name: "0042"
406
- purpose: Tests if a @src (in img element) correctly sets the URIref object (with omitted @about)
407
- specificationReference: ""
408
- suite: html4
409
- title: img[@src] test with omitted @about
410
- - !ruby/object:RdfaHelper::TestCase
411
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0046
412
- classification: http://www.w3.org/2006/03/test-description#required
413
- contributor: Ivan Herman
414
- expectedResults: true
415
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0046.html
416
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0046.sparql
417
- name: "0046"
418
- purpose: Tests @typeof with @rel present, no @href, @resource, or @about
419
- specificationReference: ""
420
- suite: html4
421
- title: "@typeof with @rel present, no @href, @resource, or @about"
422
- - !ruby/object:RdfaHelper::TestCase
423
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0047
424
- classification: http://www.w3.org/2006/03/test-description#required
425
- contributor: Ivan Herman
426
- expectedResults: true
427
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0047.html
428
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0047.sparql
429
- name: "0047"
430
- purpose: Tests @typeof with @rel and @resource present, no @about
431
- specificationReference: ""
432
- suite: html4
433
- title: "@typeof with @rel and @resource present, no @about"
434
- - !ruby/object:RdfaHelper::TestCase
435
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0048
436
- classification: http://www.w3.org/2006/03/test-description#required
437
- contributor: Ivan Herman
438
- expectedResults: true
439
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0048.html
440
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0048.sparql
441
- name: 0048
442
- purpose: Tests @typeof with @about and @rel present, no @resource
443
- specificationReference: ""
444
- suite: html4
445
- title: "@typeof with @about and @rel present, no @resource"
446
- - !ruby/object:RdfaHelper::TestCase
447
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0049
448
- classification: http://www.w3.org/2006/03/test-description#required
449
- contributor: Ivan Herman
450
- expectedResults: true
451
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0049.html
452
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0049.sparql
453
- name: 0049
454
- purpose: Tests @typeof with @about, no @rel or @resource
455
- specificationReference: ""
456
- suite: html4
457
- title: "@typeof with @about, no @rel or @resource"
458
- - !ruby/object:RdfaHelper::TestCase
459
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0050
460
- classification: http://www.w3.org/2006/03/test-description#required
461
- contributor: Ivan Herman
462
- expectedResults: true
463
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0050.html
464
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0050.sparql
465
- name: "0050"
466
- purpose: Tests @typeof without anything else
467
- specificationReference: ""
468
- suite: html4
469
- title: "@typeof without anything else"
470
- - !ruby/object:RdfaHelper::TestCase
471
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0051
472
- classification: http://www.w3.org/2006/03/test-description#required
473
- contributor: Ivan Herman
474
- expectedResults: true
475
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0051.html
476
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0051.sparql
477
- name: "0051"
478
- purpose: Tests @typeof with a single @property
479
- specificationReference: ""
480
- suite: html4
481
- title: "@typeof with a single @property"
482
- - !ruby/object:RdfaHelper::TestCase
483
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0052
484
- classification: http://www.w3.org/2006/03/test-description#required
485
- contributor: Ivan Herman
486
- expectedResults: true
487
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0052.html
488
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0052.sparql
489
- name: "0052"
490
- purpose: Tests to ensure that @typeof does not apply to @resource
491
- specificationReference: ""
492
- suite: html4
493
- title: "@typeof with @resource and nothing else"
494
- - !ruby/object:RdfaHelper::TestCase
495
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0053
496
- classification: http://www.w3.org/2006/03/test-description#required
497
- contributor: Ivan Herman
498
- expectedResults: true
499
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0053.html
500
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0053.sparql
501
- name: "0053"
502
- purpose: Tests to make sure that @typeof does not apply to @resource, but @resource sets the subject for the next triple to be generated
503
- specificationReference: ""
504
- suite: html4
505
- title: "@typeof with @resource and nothing else, with a subelement"
506
- - !ruby/object:RdfaHelper::TestCase
507
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0054
508
- classification: http://www.w3.org/2006/03/test-description#required
509
- contributor: Fabien Gandon
510
- expectedResults: true
511
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0054.html
512
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0054.sparql
513
- name: "0054"
514
- purpose: Tests multiple @property separated by white spaces
515
- specificationReference: ""
516
- suite: html4
517
- title: multiple @property
518
- - !ruby/object:RdfaHelper::TestCase
519
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0055
520
- classification: http://www.w3.org/2006/03/test-description#required
521
- contributor: Fabien Gandon
522
- expectedResults: true
523
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0055.html
524
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0055.sparql
525
- name: "0055"
526
- purpose: Tests multiple @rel separated by white spaces
527
- specificationReference: ""
528
- suite: html4
529
- title: multiple @rel
530
- - !ruby/object:RdfaHelper::TestCase
531
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0056
532
- classification: http://www.w3.org/2006/03/test-description#required
533
- contributor: Manu Sporny
534
- expectedResults: true
535
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0056.html
536
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0056.sparql
537
- name: "0056"
538
- purpose: Tests if @typeof applies to @about on same element with hanging @rel
539
- specificationReference: ""
540
- suite: html4
541
- title: "@typeof applies to @about on same element with hanging rel"
542
- - !ruby/object:RdfaHelper::TestCase
543
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0057
544
- classification: http://www.w3.org/2006/03/test-description#required
545
- contributor: Manu Sporny
546
- expectedResults: true
547
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0057.html
548
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0057.sparql
549
- name: "0057"
550
- purpose: Tests if hanging @rel creates multiple triples
551
- specificationReference: ""
552
- suite: html4
553
- title: hanging @rel creates multiple triples
554
- - !ruby/object:RdfaHelper::TestCase
555
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0058
556
- classification: http://www.w3.org/2006/03/test-description#required
557
- contributor: Manu Sporny
558
- expectedResults: true
559
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0058.html
560
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0058.sparql
561
- name: 0058
562
- purpose: Tests if hanging @rel creates multiple triples with @typeof permutation
563
- specificationReference: ""
564
- suite: html4
565
- title: hanging @rel creates multiple triples, @typeof permutation
566
- - !ruby/object:RdfaHelper::TestCase
567
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0059
568
- classification: http://www.w3.org/2006/03/test-description#required
569
- contributor: Manu Sporny
570
- expectedResults: true
571
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0059.html
572
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0059.sparql
573
- name: 0059
574
- purpose: Tests multiple hanging @rels with multiple children
575
- specificationReference: ""
576
- suite: html4
577
- title: multiple hanging @rels with multiple children
578
- - !ruby/object:RdfaHelper::TestCase
579
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0060
580
- classification: http://www.w3.org/2006/03/test-description#required
581
- contributor: Manu Sporny
582
- expectedResults: true
583
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0060.html
584
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0060.sparql
585
- name: "0060"
586
- purpose: Tests conformance with UTF-8 encoding
587
- specificationReference: ""
588
- suite: html4
589
- title: UTF-8 conformance
590
- - !ruby/object:RdfaHelper::TestCase
591
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0061
592
- classification: http://www.w3.org/2006/03/test-description#required
593
- contributor: Manu Sporny
594
- expectedResults: true
595
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0061.html
596
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0061.sparql
597
- name: "0061"
598
- purpose: Tests @rel in head using reserved, non-prefixed XHTML value
599
- specificationReference: ""
600
- suite: html4
601
- title: "@rel in head using reserved, non-prefixed XHTML value"
602
- - !ruby/object:RdfaHelper::TestCase
603
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0062
604
- classification: http://www.w3.org/2006/03/test-description#required
605
- contributor: Manu Sporny
606
- expectedResults: true
607
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0062.html
608
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0062.sparql
609
- name: "0062"
610
- purpose: Tests @rev in head using reserved, non-prefixed XHTML value
611
- specificationReference: ""
612
- suite: html4
613
- title: "@rev in head using reserved, non-prefixed XHTML value"
614
- - !ruby/object:RdfaHelper::TestCase
615
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0063
616
- classification: http://www.w3.org/2006/03/test-description#required
617
- contributor: Manu Sporny
618
- expectedResults: true
619
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0063.html
620
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0063.sparql
621
- name: "0063"
622
- purpose: Tests @rel in head using reserved XHTML value and empty-prefix CURIE syntax
623
- specificationReference: ""
624
- suite: html4
625
- title: "@rel in head using reserved XHTML value and empty-prefix CURIE syntax"
626
- - !ruby/object:RdfaHelper::TestCase
627
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0064
628
- classification: http://www.w3.org/2006/03/test-description#required
629
- contributor: Manu Sporny
630
- expectedResults: true
631
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0064.html
632
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0064.sparql
633
- name: "0064"
634
- purpose: Tests if @about generates a proper triple when a safe CURIE is used
635
- specificationReference: ""
636
- suite: html4
637
- title: "@about with safe CURIE"
638
- - !ruby/object:RdfaHelper::TestCase
639
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0065
640
- classification: http://www.w3.org/2006/03/test-description#required
641
- contributor: Manu Sporny
642
- expectedResults: true
643
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0065.html
644
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0065.sparql
645
- name: "0065"
646
- purpose: Tests if @rel properly connects triples generated when safe CURIEs are used
647
- specificationReference: ""
648
- suite: html4
649
- title: "@rel with safe CURIE"
650
- - !ruby/object:RdfaHelper::TestCase
651
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0066
652
- classification: http://www.w3.org/2006/03/test-description#required
653
- contributor: Manu Sporny
654
- expectedResults: true
655
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0066.html
656
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0066.sparql
657
- name: "0066"
658
- purpose: Test to make sure that @about (with current document) is implied in the head, and the proper triples are generated using @typeof
659
- specificationReference: ""
660
- suite: html4
661
- title: "@about with @typeof in the head"
662
- - !ruby/object:RdfaHelper::TestCase
663
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0067
664
- classification: http://www.w3.org/2006/03/test-description#required
665
- contributor: Manu Sporny
666
- expectedResults: true
667
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0067.html
668
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0067.sparql
669
- name: "0067"
670
- purpose: Test to make sure that @property in head uses the implied current document as the subject if no other subject is specified
671
- specificationReference: ""
672
- suite: html4
673
- title: "@property in the head"
674
- - !ruby/object:RdfaHelper::TestCase
675
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0068
676
- classification: http://www.w3.org/2006/03/test-description#required
677
- contributor: Manu Sporny
678
- expectedResults: true
679
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0068.html
680
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0068.sparql
681
- name: 0068
682
- purpose: Tests to ensure that relative URI is resolved correctly when used in @about
683
- specificationReference: ""
684
- suite: html4
685
- title: Relative URI in @about
686
- - !ruby/object:RdfaHelper::TestCase
687
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0069
688
- classification: http://www.w3.org/2006/03/test-description#required
689
- contributor: Manu Sporny
690
- expectedResults: true
691
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0069.html
692
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0069.sparql
693
- name: 0069
694
- purpose: Tests to ensure that relative URI is resolved correctly when used in @href
695
- specificationReference: ""
696
- suite: html4
697
- title: Relative URI in @href
698
- - !ruby/object:RdfaHelper::TestCase
699
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0070
700
- classification: http://www.w3.org/2006/03/test-description#required
701
- contributor: Manu Sporny
702
- expectedResults: true
703
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0070.html
704
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0070.sparql
705
- name: "0070"
706
- purpose: Tests to ensure that relative URI is resolved correctly when used in @resource
707
- specificationReference: ""
708
- suite: html4
709
- title: Relative URI in @resource
710
- - !ruby/object:RdfaHelper::TestCase
711
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0071
712
- classification: http://www.w3.org/2006/03/test-description#required
713
- contributor: Manu Sporny
714
- expectedResults: true
715
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0071.html
716
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0071.sparql
717
- name: "0071"
718
- purpose: Tests to ensure that a triple is generated even if @typeof and @about is not specified anywhere in the document
719
- specificationReference: ""
720
- suite: html4
721
- title: No explicit @about
722
- - !ruby/object:RdfaHelper::TestCase
723
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0072
724
- classification: http://www.w3.org/2006/03/test-description#required
725
- contributor: Manu Sporny
726
- expectedResults: true
727
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0072.html
728
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0072.sparql
729
- name: "0072"
730
- purpose: Tests to ensure that relative URIs are resolved correctly when used in @about with XHTML base set in head
731
- specificationReference: ""
732
- suite: html4
733
- title: Relative URI in @about (with XHTML base in head)
734
- - !ruby/object:RdfaHelper::TestCase
735
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0073
736
- classification: http://www.w3.org/2006/03/test-description#required
737
- contributor: Manu Sporny
738
- expectedResults: true
739
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0073.html
740
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0073.sparql
741
- name: "0073"
742
- purpose: Tests to ensure that relative URIs are resolved correctly when used in @resource with XHTML base set in head
743
- specificationReference: ""
744
- suite: html4
745
- title: Relative URI in @resource (with XHTML base in head)
746
- - !ruby/object:RdfaHelper::TestCase
747
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0074
748
- classification: http://www.w3.org/2006/03/test-description#required
749
- contributor: Manu Sporny
750
- expectedResults: true
751
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0074.html
752
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0074.sparql
753
- name: "0074"
754
- purpose: Tests to ensure that relative URIs are resolved correctly when used in @href with XHTML base set in head
755
- specificationReference: ""
756
- suite: html4
757
- title: Relative URI in @href (with XHTML base in head)
758
- - !ruby/object:RdfaHelper::TestCase
759
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0075
760
- classification: http://www.w3.org/2006/03/test-description#required
761
- contributor: Manu Sporny
762
- expectedResults: true
763
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0075.html
764
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0075.sparql
765
- name: "0075"
766
- purpose: Tests to ensure that the XHTML+RDFa reserved word 'license' when used in @rel (with no @about) generates the proper triple
767
- specificationReference: ""
768
- suite: html4
769
- title: Reserved word 'license' in @rel with no explizit @about
770
- - !ruby/object:RdfaHelper::TestCase
771
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0076
772
- classification: http://www.w3.org/2006/03/test-description#required
773
- contributor: Manu Sporny
774
- expectedResults: true
775
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0076.html
776
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0076.sparql
777
- name: "0076"
778
- purpose: Tests to ensure that all reserved XHTML words are supported in @rel
779
- specificationReference: ""
780
- suite: html4
781
- title: All reserved XHTML @rel values
782
- - !ruby/object:RdfaHelper::TestCase
783
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0077
784
- classification: http://www.w3.org/2006/03/test-description#required
785
- contributor: Manu Sporny
786
- expectedResults: true
787
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0077.html
788
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0077.sparql
789
- name: "0077"
790
- purpose: Tests to ensure that all reserved XHTML words are supported in @rev
791
- specificationReference: ""
792
- suite: html4
793
- title: All reserved XHTML @rev values
794
- - !ruby/object:RdfaHelper::TestCase
795
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0078
796
- classification: http://www.w3.org/2006/03/test-description#required
797
- contributor: Ivan Herman
798
- expectedResults: true
799
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0078.html
800
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0078.sparql
801
- name: 0078
802
- purpose: Tests multiple ways of handling incomplete triples; the first two triples should use the same bnode as subject ('merged'). The third should have a separate bNode.
803
- specificationReference: ""
804
- suite: html4
805
- title: Multiple incomplete triples
806
- - !ruby/object:RdfaHelper::TestCase
807
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0079
808
- classification: http://www.w3.org/2006/03/test-description#required
809
- contributor: Ivan Herman
810
- expectedResults: true
811
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0079.html
812
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0079.sparql
813
- name: 0079
814
- purpose: Tests role of @resource and @href in completing incomplete triples (including their mutual priorities)
815
- specificationReference: ""
816
- suite: html4
817
- title: "@resource and @href in completing incomplete triples"
818
- - !ruby/object:RdfaHelper::TestCase
819
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0080
820
- classification: http://www.w3.org/2006/03/test-description#required
821
- contributor: Ivan Herman
822
- expectedResults: true
823
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0080.html
824
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0080.sparql
825
- name: 0080
826
- purpose: Tests if @about has a higher priority than @resource in handling incomplete triples
827
- specificationReference: ""
828
- suite: html4
829
- title: "@about overrides @resource in incomplete triples"
830
- - !ruby/object:RdfaHelper::TestCase
831
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0081
832
- classification: http://www.w3.org/2006/03/test-description#required
833
- contributor: Ivan Herman
834
- expectedResults: true
835
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0081.html
836
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0081.sparql
837
- name: 0081
838
- purpose: Tests multiple ways of handling incomplete triples, this time with @rev
839
- specificationReference: ""
840
- suite: html4
841
- title: multiple ways of handling incomplete triples (with @rev)
842
- - !ruby/object:RdfaHelper::TestCase
843
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0082
844
- classification: http://www.w3.org/2006/03/test-description#required
845
- contributor: Ivan Herman
846
- expectedResults: true
847
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0082.html
848
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0082.sparql
849
- name: 0082
850
- purpose: Tests multiple ways of handling incomplete triples, this time with both @rel and @rev
851
- specificationReference: ""
852
- suite: html4
853
- title: multiple ways of handling incomplete triples (with @rel and @rev)
854
- - !ruby/object:RdfaHelper::TestCase
855
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0083
856
- classification: http://www.w3.org/2006/03/test-description#required
857
- contributor: Ivan Herman
858
- expectedResults: true
859
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0083.html
860
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0083.sparql
861
- name: 0083
862
- purpose: Tests multiple ways of handling incomplete triples; the first two triples should use the same bNode as subject ('merged'); the third case should use @about
863
- specificationReference: ""
864
- suite: html4
865
- title: multiple ways of handling incomplete triples (merged)
866
- - !ruby/object:RdfaHelper::TestCase
867
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0084
868
- classification: http://www.w3.org/2006/03/test-description#required
869
- contributor: Ivan Herman
870
- expectedResults: true
871
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0084.html
872
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0084.sparql
873
- name: 0084
874
- purpose: Tests multiple ways of handling incomplete triples, this time with both @rel and @rev. There is an intermediate div that should be ignored by the process
875
- specificationReference: ""
876
- suite: html4
877
- title: multiple ways of handling incomplete triples, this time with both @rel and @rev
878
- - !ruby/object:RdfaHelper::TestCase
879
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0085
880
- classification: http://www.w3.org/2006/03/test-description#required
881
- contributor: Ivan Herman
882
- expectedResults: true
883
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0085.html
884
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0085.sparql
885
- name: 0085
886
- purpose: Tests the role of @resource and @href in completing incomplete triples (including their mutual priorities), but with an intermediate layer (ie, bNode) added
887
- specificationReference: ""
888
- suite: html4
889
- title: "@resource and @href in completing incomplete triples"
890
- - !ruby/object:RdfaHelper::TestCase
891
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0086
892
- classification: http://www.w3.org/2006/03/test-description#buggy
893
- contributor: Ivan Herman
894
- expectedResults: false
895
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0086.html
896
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0086.sparql
897
- name: 0086
898
- purpose: Test that NO triple should be generated for a non-reserved @rel value
899
- specificationReference: 7.4.3 General Use of Terms in Attributes
900
- suite: html4
901
- title: NO triple for a non-reserved @rel value
902
- - !ruby/object:RdfaHelper::TestCase
903
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0087
904
- classification: http://www.w3.org/2006/03/test-description#required
905
- contributor: Ivan Herman
906
- expectedResults: true
907
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0087.html
908
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0087.sparql
909
- name: 0087
910
- purpose: Tests to ensure that all reserved XHTML words are supported in @rel (with :xxx)
911
- specificationReference: ""
912
- suite: html4
913
- title: All reserved XHTML @rel values (with :xxx)
914
- - !ruby/object:RdfaHelper::TestCase
915
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0088
916
- classification: http://www.w3.org/2006/03/test-description#required
917
- contributor: Ivan Herman
918
- expectedResults: true
919
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0088.html
920
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0088.sparql
921
- name: 0088
922
- purpose: Test the interpretation of the CURIE "_:"
923
- specificationReference: ""
924
- suite: html4
925
- title: Interpretation of the CURIE "_:"
926
- - !ruby/object:RdfaHelper::TestCase
927
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0089
928
- classification: http://www.w3.org/2006/03/test-description#required
929
- contributor: Manu Sporny
930
- expectedResults: true
931
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0089.html
932
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0089.sparql
933
- name: 0089
934
- purpose: Tests to ensure that @src sets a new subject (focuses on @typeof).
935
- specificationReference: ""
936
- suite: html4
937
- title: "@src sets a new subject (@typeof)"
938
- - !ruby/object:RdfaHelper::TestCase
939
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0090
940
- classification: http://www.w3.org/2006/03/test-description#required
941
- contributor: Manu Sporny
942
- expectedResults: true
943
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0090.html
944
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0090.sparql
945
- name: 0090
946
- purpose: Tests to ensure that @src sets a new subject (focuses on @rel/@href).
947
- specificationReference: ""
948
- suite: html4
949
- title: "@src sets a new subject (@rel/@href)"
950
- - !ruby/object:RdfaHelper::TestCase
951
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0091
952
- classification: http://www.w3.org/2006/03/test-description#required
953
- contributor: Manu Sporny
954
- expectedResults: true
955
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0091.html
956
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0091.sparql
957
- name: 0091
958
- purpose: Tests to ensure that non-reserved, un-prefixed CURIEs, when used in @property, generate triples.
959
- specificationReference: ""
960
- suite: html4
961
- title: Non-reserved, un-prefixed CURIE in @property
962
- - !ruby/object:RdfaHelper::TestCase
963
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0092
964
- classification: http://www.w3.org/2006/03/test-description#buggy
965
- contributor: Ivan Herman
966
- expectedResults: true
967
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0092.html
968
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0092.sparql
969
- name: 0092
970
- purpose: Tests the explicit specification of an RDF XMLLiteral with @datatype.
971
- specificationReference: ""
972
- suite: html4
973
- title: Tests XMLLiteral content with explicit @datatype
974
- - !ruby/object:RdfaHelper::TestCase
975
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0093
976
- classification: http://www.w3.org/2006/03/test-description#required
977
- contributor: Ivan Herman
978
- expectedResults: true
979
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0093.html
980
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0093.sparql
981
- name: 0093
982
- purpose: Tests the explicit specification of an RDF XMLLiteral with @datatype using a non-RDF namespace, yielding a user-data-typed literal
983
- specificationReference: ""
984
- suite: html4
985
- title: Tests XMLLiteral content with explicit @datatype (user-data-typed literal)
986
- - !ruby/object:RdfaHelper::TestCase
987
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0094
988
- classification: http://www.w3.org/2006/03/test-description#buggy
989
- contributor: Ivan Herman
990
- expectedResults: true
991
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0094.html
992
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0094.sparql
993
- name: 0094
994
- purpose: "Tests the explicit specification of an RDF XMLLiteral with @datatype using the proper RDF namespace, but with an unusual prefix - bla:"
995
- specificationReference: ""
996
- suite: html4
997
- title: Tests XMLLiteral content with explicit @datatype (unusual prefix - bla:)
998
- - !ruby/object:RdfaHelper::TestCase
999
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0099
1000
- classification: http://www.w3.org/2006/03/test-description#required
1001
- contributor: Ivan Herman
1002
- expectedResults: true
1003
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0099.html
1004
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0099.sparql
1005
- name: 0099
1006
- purpose: Tests the preservation of white space in literals.
1007
- specificationReference: ""
1008
- suite: html4
1009
- title: Preservation of white space in literals
1010
- - !ruby/object:RdfaHelper::TestCase
1011
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0100
1012
- classification: http://www.w3.org/2006/03/test-description#buggy
1013
- contributor: Ivan Herman
1014
- expectedResults: true
1015
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0100.html
1016
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0100.sparql
1017
- name: "0100"
1018
- purpose: Tests XML elements with explicit namespace. Each of the XML elements in the literal should have at least those namespaces declared that are used in that literal (more is acceptable)
1019
- specificationReference: ""
1020
- suite: html4
1021
- title: XMLLiteral with explicit namespace
1022
- - !ruby/object:RdfaHelper::TestCase
1023
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0101
1024
- classification: http://www.w3.org/2006/03/test-description#buggy
1025
- contributor: Ivan Herman
1026
- expectedResults: true
1027
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0101.html
1028
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0101.sparql
1029
- name: "0101"
1030
- purpose: Tests XML elements with explicit namespace. Each of the XML elements in the literal should have at least those namespaces declared that are used in that literal (more is acceptable). Furthermore, the xml:lang should also be set for each of those elements.
1031
- specificationReference: ""
1032
- suite: html4
1033
- title: XMLLiteral with explicit namespace and xml:lang
1034
- - !ruby/object:RdfaHelper::TestCase
1035
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0102
1036
- classification: http://www.w3.org/2006/03/test-description#buggy
1037
- contributor: Ivan Herman
1038
- expectedResults: true
1039
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0102.html
1040
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0102.sparql
1041
- name: "0102"
1042
- purpose: |-
1043
- Tests XML elements with explicit namespace. Each of the XML elements in the literal should have at least those namespaces declared that are used in that literal (more is acceptable). Furthermore, the xml:lang should also be set on the first element but existing language
1044
- declaration should not be changed.
1045
- specificationReference: ""
1046
- suite: html4
1047
- title: XMLLiteral with explicit namespace and xml:lang; not overwriting existing langs
1048
- - !ruby/object:RdfaHelper::TestCase
1049
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0103
1050
- classification: http://www.w3.org/2006/03/test-description#buggy
1051
- contributor: Ivan Herman
1052
- expectedResults: true
1053
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0103.html
1054
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0103.sparql
1055
- name: "0103"
1056
- purpose: Tests XML elements with explicit namespace. Each of the XML elements in the literal should have at least those namespaces declared that are used in that literal (more is acceptable), but locally set namespaces should not be changed; i.e., the default namespace for the svg element should remain unchanged in the output
1057
- specificationReference: ""
1058
- suite: html4
1059
- title: XMLLiteral with explicit namespace; not overwriting local namespaces
1060
- - !ruby/object:RdfaHelper::TestCase
1061
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0104
1062
- classification: http://www.w3.org/2006/03/test-description#required
1063
- contributor: Fabien Gandon
1064
- expectedResults: true
1065
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0104.html
1066
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0104.sparql
1067
- name: "0104"
1068
- purpose: Tests rdf:value with blank nodes to give a value with a unit
1069
- specificationReference: ""
1070
- suite: html4
1071
- title: rdf:value
1072
- - !ruby/object:RdfaHelper::TestCase
1073
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0105
1074
- classification: http://www.w3.org/2006/03/test-description#buggy
1075
- contributor: Manu Sporny
1076
- expectedResults: true
1077
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0105.html
1078
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0105.sparql
1079
- name: "0105"
1080
- purpose: Test the behavior of triple generation in a corner case where the inner @rel is neither a CURIE or a LinkType. This test effectively causes a rel="" to be inserted between the outer div subject and the inner @href, which halts chaining.
1081
- specificationReference: 7.4.3 General Use of Terms in Attributes
1082
- suite: html4
1083
- title: inner @rel neither CURIE nor LinkType
1084
- - !ruby/object:RdfaHelper::TestCase
1085
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0106
1086
- classification: http://www.w3.org/2006/03/test-description#required
1087
- contributor: Manu Sporny
1088
- expectedResults: true
1089
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0106.html
1090
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0106.sparql
1091
- name: "0106"
1092
- purpose: Tests the behavior of triple generation in the case where the inner @rel is defined, but is blank, which halts chaining.
1093
- specificationReference: ""
1094
- suite: html4
1095
- title: chaining with empty value in inner @rel
1096
- - !ruby/object:RdfaHelper::TestCase
1097
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0107
1098
- classification: http://www.w3.org/2006/03/test-description#required
1099
- contributor: Manu Sporny
1100
- expectedResults: false
1101
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0107.html
1102
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0107.sparql
1103
- name: "0107"
1104
- purpose: Checks to make sure that that while we shouldn't garbage collect bnodes no triples are generated.
1105
- specificationReference: ""
1106
- suite: html4
1107
- title: no garbage collecting bnodes
1108
- - !ruby/object:RdfaHelper::TestCase
1109
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0108
1110
- classification: http://www.w3.org/2006/03/test-description#required
1111
- contributor: Manu Sporny
1112
- expectedResults: true
1113
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0108.html
1114
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0108.sparql
1115
- name: 0108
1116
- purpose: Checks to make sure that the RDFa parser emits a plain literal when the datatype is specified as "" and preserves the xml:lang value. The text, with control characters and whitespace preserved, reads "Greek\nwhite space\n".
1117
- specificationReference: ""
1118
- suite: html4
1119
- title: plain literal with datatype="" and xml:lang preservation
1120
- - !ruby/object:RdfaHelper::TestCase
1121
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0109
1122
- classification: http://www.w3.org/2006/03/test-description#required
1123
- contributor: Manu Sporny
1124
- expectedResults: true
1125
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0109.html
1126
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0109.sparql
1127
- name: 0109
1128
- purpose: Tests to make sure that @xml:base is ignored in XHTML+RDFa 1.0. The input test document is invalid XHTML.
1129
- specificationReference: ""
1130
- suite: html4
1131
- title: Tests to ensure @xml:base is ignored
1132
- - !ruby/object:RdfaHelper::TestCase
1133
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0110
1134
- classification: http://www.w3.org/2006/03/test-description#required
1135
- contributor: Manu Sporny
1136
- expectedResults: true
1137
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0110.html
1138
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0110.sparql
1139
- name: "0110"
1140
- purpose: Tests to make sure that a bNode is generated even though no nested @about exists.
1141
- specificationReference: ""
1142
- suite: html4
1143
- title: bNode generated even though no nested @about exists
1144
- - !ruby/object:RdfaHelper::TestCase
1145
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0111
1146
- classification: http://www.w3.org/2006/03/test-description#required
1147
- contributor: Manu Sporny
1148
- expectedResults: true
1149
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0111.html
1150
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0111.sparql
1151
- name: "0111"
1152
- purpose: Tests to make sure that two bNodes are generated after three levels of nesting and that the last div does not generate a triple.
1153
- specificationReference: ""
1154
- suite: html4
1155
- title: two bNodes generated after three levels of nesting
1156
- - !ruby/object:RdfaHelper::TestCase
1157
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0112
1158
- classification: http://www.w3.org/2006/03/test-description#required
1159
- contributor: Manu Sporny
1160
- expectedResults: true
1161
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0112.html
1162
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0112.sparql
1163
- name: "0112"
1164
- purpose: Checks to make sure that the RDFa parser emits a plain literal when the datatype is specified as "".
1165
- specificationReference: ""
1166
- suite: html4
1167
- title: plain literal with datatype=""
1168
- - !ruby/object:RdfaHelper::TestCase
1169
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0113
1170
- classification: http://www.w3.org/2006/03/test-description#required
1171
- contributor: Manu Sporny
1172
- expectedResults: true
1173
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0113.html
1174
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0113.sparql
1175
- name: "0113"
1176
- purpose: Checks to make sure that an element with @property and no child nodes generates empty plain literal.
1177
- specificationReference: ""
1178
- suite: html4
1179
- title: element with @property and no child nodes generates empty plain literal
1180
- - !ruby/object:RdfaHelper::TestCase
1181
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0114
1182
- classification: http://www.w3.org/2006/03/test-description#required
1183
- contributor: Manu Sporny
1184
- expectedResults: true
1185
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0114.html
1186
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0114.sparql
1187
- name: "0114"
1188
- purpose: Checks to make sure that a relative URI is resolved correctly according to RFC3986, section 5 (even when the relative URI is invalid, in this case).
1189
- specificationReference: ""
1190
- suite: html4
1191
- title: Relative URI
1192
- - !ruby/object:RdfaHelper::TestCase
1193
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0115
1194
- classification: http://www.w3.org/2006/03/test-description#required
1195
- contributor: Toby Inkster
1196
- expectedResults: true
1197
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0115.html
1198
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0115.sparql
1199
- name: "0115"
1200
- purpose: Checks to make sure that XML Entities are treated properly by the RDFa parser.
1201
- specificationReference: ""
1202
- suite: html4
1203
- title: XML Entities must be supported by RDFa parser
1204
- - !ruby/object:RdfaHelper::TestCase
1205
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0117
1206
- classification: http://www.w3.org/2006/03/test-description#required
1207
- contributor: Manu Sporny
1208
- expectedResults: true
1209
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0117.html
1210
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0117.sparql
1211
- name: "0117"
1212
- purpose: Checks to make sure that fragment identifiers are stripped from [base] when used to generate triples.
1213
- specificationReference: ""
1214
- suite: html4
1215
- title: Fragment identifiers stripped from BASE
1216
- - !ruby/object:RdfaHelper::TestCase
1217
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0118
1218
- classification: http://www.w3.org/2006/03/test-description#required
1219
- contributor: Ben Adida
1220
- expectedResults: true
1221
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0118.html
1222
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0118.sparql
1223
- name: 0118
1224
- purpose: |-
1225
- Checks to make sure that the empty
1226
- string "" isn't considered as NULL in languages such as Javascript when
1227
- generating triples. This test sets the subject in a chain using @href
1228
- and then immediately changes the subject using @about and generates a
1229
- triple. A buggy parser may use the @href subject
1230
- (http://example.org/javascript.html) instead of the one defined by @about.
1231
- specificationReference: ""
1232
- suite: html4
1233
- title: empty string "" is not equivalent to NULL - @about
1234
- - !ruby/object:RdfaHelper::TestCase
1235
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0119
1236
- classification: http://www.w3.org/2006/03/test-description#required
1237
- contributor: Manu Sporny
1238
- expectedResults: true
1239
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0119.html
1240
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0119.sparql
1241
- name: 0119
1242
- purpose: "Checks to make sure that an RDFa processor expands CURIEs having only a prefix and a\n colon if a prefix is properly defined using xmlns.\n "
1243
- specificationReference: ""
1244
- suite: html4
1245
- title: "\"[prefix:]\" CURIE format is valid"
1246
- - !ruby/object:RdfaHelper::TestCase
1247
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0120
1248
- classification: http://www.w3.org/2006/03/test-description#required
1249
- contributor: Manu Sporny
1250
- expectedResults: true
1251
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0120.html
1252
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0120.sparql
1253
- name: "0120"
1254
- purpose: "Checks to make sure that an RDFa processor expands CURIEs having only a colon to the\n default prefix \"http://www.w3.org/1999/test-cases/html4/vocab#\".\n "
1255
- specificationReference: ""
1256
- suite: html4
1257
- title: "\"[:]\" CURIE format is valid"
1258
- - !ruby/object:RdfaHelper::TestCase
1259
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0121
1260
- classification: http://www.w3.org/2006/03/test-description#required
1261
- contributor: Manu Sporny
1262
- expectedResults: true
1263
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0121.html
1264
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0121.sparql
1265
- name: "0121"
1266
- purpose: "Checks to make sure RDFa processors resolve the empty CURIE correctly.\n "
1267
- specificationReference: ""
1268
- suite: html4
1269
- title: "\"[]\" is a valid safe CURIE"
1270
- - !ruby/object:RdfaHelper::TestCase
1271
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0122
1272
- classification: http://www.w3.org/2006/03/test-description#required
1273
- contributor: Manu Sporny
1274
- expectedResults: false
1275
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0122.html
1276
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0122.sparql
1277
- name: "0122"
1278
- purpose: "Checks to make sure that resource=\"[]\" does not set the object since RDFa does not allow non-prefixed CURIEs.\n "
1279
- specificationReference: ""
1280
- suite: html4
1281
- title: resource="[]" does not set the object since RDFa does not allow non-prefixed CURIEs
1282
- - !ruby/object:RdfaHelper::TestCase
1283
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0124
1284
- classification: http://www.w3.org/2006/03/test-description#buggy
1285
- contributor: Shane P. McCarron
1286
- expectedResults: true
1287
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0124.html
1288
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0124.sparql
1289
- name: "0124"
1290
- purpose: Checks to make sure that XMLLiteral gets processed properly if surrounding element is tagged with @datatype=''.
1291
- specificationReference: ""
1292
- suite: html4
1293
- title: XMLLiteral with explicit @datatype=''
1294
- - !ruby/object:RdfaHelper::TestCase
1295
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0126
1296
- classification: http://www.w3.org/2006/03/test-description#required
1297
- contributor: Shane P. McCarron
1298
- expectedResults: true
1299
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0126.html
1300
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0126.sparql
1301
- name: "0126"
1302
- purpose: Checks to ensure that multiple (white space separated) values in @typeof trigger multiple rdf:type triples.
1303
- specificationReference: ""
1304
- suite: html4
1305
- title: Multiple @typeof values
1306
- - !ruby/object:RdfaHelper::TestCase
1307
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0131
1308
- classification: http://www.w3.org/2006/03/test-description#required
1309
- contributor: Philip Taylor
1310
- expectedResults: true
1311
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0131.html
1312
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0131.sparql
1313
- name: "0131"
1314
- purpose: Ensures that multiple whitespace alternatives in attributes are allowed.
1315
- specificationReference: ""
1316
- suite: html4
1317
- title: Whitespace alternatives in attributes
1318
- - !ruby/object:RdfaHelper::TestCase
1319
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0134
1320
- classification: http://www.w3.org/2006/03/test-description#required
1321
- contributor: Philip Taylor
1322
- expectedResults: true
1323
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0134.html
1324
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0134.sparql
1325
- name: "0134"
1326
- purpose: Ensures that mixed-case reserved words generate triples.
1327
- specificationReference: ""
1328
- suite: html4
1329
- title: Uppercase reserved words
1330
- - !ruby/object:RdfaHelper::TestCase
1331
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0140
1332
- classification: http://www.w3.org/2006/03/test-description#required
1333
- contributor: Philip Taylor
1334
- expectedResults: false
1335
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0140.html
1336
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0140.sparql
1337
- name: "0140"
1338
- purpose: Ensures that a prefix cannot start with an underscore character when specified using xmlns.
1339
- specificationReference: ""
1340
- suite: html4
1341
- title: Underscore is not allowed in xmlns
1342
- - !ruby/object:RdfaHelper::TestCase
1343
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0142
1344
- classification: http://www.w3.org/2006/03/test-description#buggy
1345
- contributor: Philip Taylor
1346
- expectedResults: true
1347
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0142.html
1348
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0142.sparql
1349
- name: "0142"
1350
- purpose: Ensures that RDFa processors allow a prefix named 'xml' with the correct URI.
1351
- specificationReference: ""
1352
- suite: html4
1353
- title: xmlns prefix 'xml' with correct URI
1354
- - !ruby/object:RdfaHelper::TestCase
1355
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0147
1356
- classification: http://www.w3.org/2006/03/test-description#required
1357
- contributor: Philip Taylor
1358
- expectedResults: true
1359
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0147.html
1360
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0147.sparql
1361
- name: "0147"
1362
- purpose: Ensures that RDFa processors allow the prefix 'xmlzzz', even though it is a reserved prefix in XML.
1363
- specificationReference: ""
1364
- suite: html4
1365
- title: xmlns prefix 'xmlzzz' (reserved)
1366
- - !ruby/object:RdfaHelper::TestCase
1367
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0154
1368
- classification: http://www.w3.org/2006/03/test-description#buggy
1369
- contributor: Philip Taylor
1370
- expectedResults: false
1371
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0154.html
1372
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0154.sparql
1373
- name: "0154"
1374
- purpose: XHTML+RDFa is based on XHTML M12N and is thus dependent on XML 4th edition rules, which defines certain characters invalid that the 5th edition rules do not. This test ensures that the 4th edition rules are used instead of the 5th edition rules.
1375
- specificationReference: ""
1376
- suite: html4
1377
- title: Invalid characters should not generate triples per XML 4th edition rules
1378
- - !ruby/object:RdfaHelper::TestCase
1379
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0160
1380
- classification: http://www.w3.org/2006/03/test-description#buggy
1381
- contributor: Philip Taylor
1382
- expectedResults: false
1383
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0160.html
1384
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0160.sparql
1385
- name: "0160"
1386
- purpose: Ensure that the undeclared prefix 'xml' is not used to generate any triples.
1387
- specificationReference: ""
1388
- suite: html4
1389
- title: Undeclared prefix 'xml'
1390
- - !ruby/object:RdfaHelper::TestCase
1391
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0162
1392
- classification: http://www.w3.org/2006/03/test-description#buggy
1393
- contributor: Philip Taylor
1394
- expectedResults: false
1395
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0162.html
1396
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0162.sparql
1397
- name: "0162"
1398
- purpose: Ensure that the undeclared prefix 'xmlns' is not used to generate any triples.
1399
- specificationReference: ""
1400
- suite: html4
1401
- title: Undeclared prefix 'xmlns'
1402
- - !ruby/object:RdfaHelper::TestCase
1403
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0164
1404
- classification: http://www.w3.org/2006/03/test-description#buggy
1405
- contributor: Philip Taylor
1406
- expectedResults: false
1407
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0164.html
1408
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0164.sparql
1409
- name: "0164"
1410
- purpose: Ensure that a number of common prefixes, when undeclared, do not generate any unknown triples.
1411
- specificationReference: ""
1412
- suite: html4
1413
- title: Undeclared common prefixes
1414
- - !ruby/object:RdfaHelper::TestCase
1415
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0172
1416
- classification: http://www.w3.org/2006/03/test-description#required
1417
- contributor: KANZAKI, Masahide
1418
- expectedResults: true
1419
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0172.html
1420
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0172.sparql
1421
- name: "0172"
1422
- purpose: Checks to ensure that when @datatype="" is used on an element that contains child nodes, that the literal that is generated is a plain literal.
1423
- specificationReference: ""
1424
- suite: html4
1425
- title: "@datatype=\"\" generates plain literal in presence of child nodes"
1426
- - !ruby/object:RdfaHelper::TestCase
1427
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0173
1428
- classification: http://www.w3.org/2006/03/test-description#required
1429
- contributor: KANZAKI, Masahide
1430
- expectedResults: true
1431
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0173.html
1432
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0173.sparql
1433
- name: "0173"
1434
- purpose: Checks to ensure that when @xml:lang="" is used that any parent element language setting is cleared and a language-less literal is generated.
1435
- specificationReference: ""
1436
- suite: html4
1437
- title: "@xml:lang=\"\" clears language setting"
1438
- - !ruby/object:RdfaHelper::TestCase
1439
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0174
1440
- classification: http://www.w3.org/2006/03/test-description#required
1441
- contributor: I. Stewartson
1442
- expectedResults: true
1443
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0174.html
1444
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0174.sparql
1445
- name: "0174"
1446
- purpose: Checks to ensure that the RDFa processor correctly processes single character prefixes when processing CURIEs.
1447
- specificationReference: ""
1448
- suite: html4
1449
- title: Support single character prefix in CURIEs
1450
- - !ruby/object:RdfaHelper::TestCase
1451
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0175
1452
- classification: http://www.w3.org/2006/03/test-description#required
1453
- contributor: Gregg Kellogg
1454
- expectedResults: true
1455
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0175.html
1456
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0175.sparql
1457
- name: "0175"
1458
- purpose: Checks to make sure that a URI may be used as a @property value
1459
- specificationReference: ""
1460
- suite: html4
1461
- title: Property is URI
1462
- - !ruby/object:RdfaHelper::TestCase
1463
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0176
1464
- classification: http://www.w3.org/2006/03/test-description#required
1465
- contributor: Gregg Kellogg
1466
- expectedResults: true
1467
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0176.html
1468
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0176.sparql
1469
- name: "0176"
1470
- purpose: Checks to make sure that a URI may be used as @rel and @rev values
1471
- specificationReference: ""
1472
- suite: html4
1473
- title: Rel and Rev is URI
1474
- - !ruby/object:RdfaHelper::TestCase
1475
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0177
1476
- classification: http://www.w3.org/2006/03/test-description#required
1477
- contributor: Ivan Herman
1478
- expectedResults: true
1479
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0177.html
1480
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0177.sparql
1481
- name: "0177"
1482
- purpose: Checks to make sure @profile with a single entry creates a URI mapping
1483
- specificationReference: ""
1484
- suite: html4
1485
- title: Test @profile
1486
- - !ruby/object:RdfaHelper::TestCase
1487
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0178
1488
- classification: http://www.w3.org/2006/03/test-description#required
1489
- contributor: Ivan Herman
1490
- expectedResults: true
1491
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0178.html
1492
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0178.sparql
1493
- name: 0178
1494
- purpose: Checks to make sure @profile with multiple entires creates multiple URI mappings
1495
- specificationReference: ""
1496
- suite: html4
1497
- title: Test @profile with multiple mappings
1498
- - !ruby/object:RdfaHelper::TestCase
1499
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0179
1500
- classification: http://www.w3.org/2006/03/test-description#required
1501
- contributor: Ivan Herman
1502
- expectedResults: true
1503
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0179.html
1504
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0179.sparql
1505
- name: 0179
1506
- purpose: Checks to make sure @prefix has a higher priority than @xmlns
1507
- specificationReference: ""
1508
- suite: html4
1509
- title: Test @prefix vs @xmlns priority
1510
- - !ruby/object:RdfaHelper::TestCase
1511
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0180
1512
- classification: http://www.w3.org/2006/03/test-description#required
1513
- contributor: Ivan Herman
1514
- expectedResults: true
1515
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0180.html
1516
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0180.sparql
1517
- name: 0180
1518
- purpose: Checks to make sure @profile with empty prefix creates a mapping.
1519
- specificationReference: ""
1520
- suite: html4
1521
- title: Test @profile with empty mapping
1522
- - !ruby/object:RdfaHelper::TestCase
1523
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0181
1524
- classification: http://www.w3.org/2006/03/test-description#required
1525
- contributor: Ivan Herman
1526
- expectedResults: true
1527
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0181.html
1528
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0181.sparql
1529
- name: 0181
1530
- purpose: Checks Tests a CURIE with default namespace uses XHTML Vocabulary namespace.
1531
- specificationReference: ""
1532
- suite: html4
1533
- title: Test default XHTML vocabulary
1534
- - !ruby/object:RdfaHelper::TestCase
1535
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0182
1536
- classification: http://www.w3.org/2006/03/test-description#required
1537
- contributor: Ivan Herman
1538
- expectedResults: true
1539
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0182.html
1540
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0182.sparql
1541
- name: 0182
1542
- purpose: Checks to be sure that prefixes are defined within the element hierarchy.
1543
- specificationReference: ""
1544
- suite: html4
1545
- title: Test prefix locality
1546
- - !ruby/object:RdfaHelper::TestCase
1547
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0183
1548
- classification: http://www.w3.org/2006/03/test-description#required
1549
- contributor: Ivan Herman
1550
- expectedResults: true
1551
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0183.html
1552
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0183.sparql
1553
- name: 0183
1554
- purpose: A new @xmlns definition should override a previous @prefix definition at this element.
1555
- specificationReference: ""
1556
- suite: html4
1557
- title: Test @xmlns redefines @prefix
1558
- - !ruby/object:RdfaHelper::TestCase
1559
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0184
1560
- classification: http://www.w3.org/2006/03/test-description#required
1561
- contributor: Ivan Herman
1562
- expectedResults: true
1563
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0184.html
1564
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0184.sparql
1565
- name: 0184
1566
- purpose: Check that @profile imports terms
1567
- specificationReference: ""
1568
- suite: html4
1569
- title: Test @profile
1570
- - !ruby/object:RdfaHelper::TestCase
1571
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0185
1572
- classification: http://www.w3.org/2006/03/test-description#required
1573
- contributor: Ivan Herman
1574
- expectedResults: true
1575
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0185.html
1576
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0185.sparql
1577
- name: 0185
1578
- purpose: Check that @profile imports prefixes
1579
- specificationReference: ""
1580
- suite: html4
1581
- title: Test @profile
1582
- - !ruby/object:RdfaHelper::TestCase
1583
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0186
1584
- classification: http://www.w3.org/2006/03/test-description#required
1585
- contributor: Ivan Herman
1586
- expectedResults: true
1587
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0186.html
1588
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0186.sparql
1589
- name: 0186
1590
- purpose: Check that @vocab defines a new default mapping
1591
- specificationReference: ""
1592
- suite: html4
1593
- title: Test @vocab
1594
- - !ruby/object:RdfaHelper::TestCase
1595
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0187
1596
- classification: http://www.w3.org/2006/03/test-description#required
1597
- contributor: Ivan Herman
1598
- expectedResults: true
1599
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0187.html
1600
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0187.sparql
1601
- name: 0187
1602
- purpose: Check that @vocab redefines a previous @vocab definition
1603
- specificationReference: ""
1604
- suite: html4
1605
- title: Test @vocab redefinitnion
1606
- - !ruby/object:RdfaHelper::TestCase
1607
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0188
1608
- classification: http://www.w3.org/2006/03/test-description#required
1609
- contributor: Ivan Herman
1610
- expectedResults: true
1611
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0188.html
1612
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0188.sparql
1613
- name: 0188
1614
- purpose: Check that @vocab defines a new default mapping
1615
- specificationReference: ""
1616
- suite: html4
1617
- title: Test @vocab
1618
- - !ruby/object:RdfaHelper::TestCase
1619
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0189
1620
- classification: http://www.w3.org/2006/03/test-description#required
1621
- contributor: Ivan Herman
1622
- expectedResults: true
1623
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0189.html
1624
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0189.sparql
1625
- name: 0189
1626
- purpose: Check that @vocab does not change a default term from XHV
1627
- specificationReference: ""
1628
- suite: html4
1629
- title: Test @vocab does not override default term
1630
- - !ruby/object:RdfaHelper::TestCase
1631
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0190
1632
- classification: http://www.w3.org/2006/03/test-description#required
1633
- contributor: Ivan Herman
1634
- expectedResults: true
1635
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0190.html
1636
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0190.sparql
1637
- name: 0190
1638
- purpose: Check to ensure a mixed case term matches a case insensitive definition
1639
- specificationReference: ""
1640
- suite: html4
1641
- title: Test term case insensitivity
1642
- - !ruby/object:RdfaHelper::TestCase
1643
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0192
1644
- classification: http://www.w3.org/2006/03/test-description#buggy
1645
- contributor: Gregg Kellogg
1646
- expectedResults: true
1647
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0192.html
1648
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0192.sparql
1649
- name: 0192
1650
- purpose: Checks to make sure that reserved words that are used in @property generate triples.
1651
- specificationReference: 7.4.3 General Use of Terms in Attributes
1652
- suite: html4
1653
- title: Reserved word used in @property should generate triple (opposite of 0116)
1654
- - !ruby/object:RdfaHelper::TestCase
1655
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0193
1656
- classification: http://www.w3.org/2006/03/test-description#required
1657
- contributor: Gregg Kellogg
1658
- expectedResults: true
1659
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0193.html
1660
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0193.sparql
1661
- name: 0193
1662
- purpose: Check that @profile imports prefixes
1663
- specificationReference: ""
1664
- suite: html4
1665
- title: Test @profile defines vocabulary
1666
- - !ruby/object:RdfaHelper::TestCase
1667
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0194
1668
- classification: http://www.w3.org/2006/03/test-description#required
1669
- contributor: Gregg Kellogg
1670
- expectedResults: true
1671
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0194.html
1672
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0194.sparql
1673
- name: 0194
1674
- purpose: Check that profiles are processed from right to left, so that terms defined in left-most profiles take precedence over others
1675
- specificationReference: ""
1676
- suite: html4
1677
- title: Test process @profile right to left
1678
- - !ruby/object:RdfaHelper::TestCase
1679
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0195
1680
- classification: http://www.w3.org/2006/03/test-description#required
1681
- contributor: Gregg Kellogg
1682
- expectedResults: false
1683
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0195.html
1684
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0195.sparql
1685
- name: 0195
1686
- purpose: If any referenced RDFa Profile is not available, then the current element and its children must not place any triples in the default graph
1687
- specificationReference: ""
1688
- suite: html4
1689
- title: Test process @profile aborts processing
1690
- - !ruby/object:RdfaHelper::TestCase
1691
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0196
1692
- classification: http://www.w3.org/2006/03/test-description#required
1693
- contributor: Gregg Kellogg
1694
- expectedResults: true
1695
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0196.html
1696
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0196.sparql
1697
- name: 0196
1698
- purpose: XMLLiteral must be explicitly specified, otherwise a normal untyped literal is created
1699
- specificationReference: ""
1700
- suite: html4
1701
- title: Test process explicit XMLLiteral
1702
- - !ruby/object:RdfaHelper::TestCase
1703
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0197
1704
- classification: http://www.w3.org/2006/03/test-description#required
1705
- contributor: Gregg Kellogg
1706
- expectedResults: true
1707
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0197.html
1708
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0197.sparql
1709
- name: 0197
1710
- purpose: TERMorCURIEorAbsURI requires an absolute URI
1711
- specificationReference: ""
1712
- suite: html4
1713
- title: Test TERMorCURIEorAbsURI requires an absolute URI
1714
- - !ruby/object:RdfaHelper::TestCase
1715
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0198
1716
- classification: http://www.w3.org/2006/03/test-description#required
1717
- contributor: Shane P. McCarron
1718
- expectedResults: true
1719
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0198.html
1720
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0198.sparql
1721
- name: 0198
1722
- purpose: Checks to ensure that when datatype is the default the parser generates triples for embedded content.
1723
- specificationReference: ""
1724
- suite: html4
1725
- title: datatype XMLLiteral with other embedded RDFa
1726
- - !ruby/object:RdfaHelper::TestCase
1727
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0200
1728
- classification: http://www.w3.org/2006/03/test-description#required
1729
- contributor: Ivan Herman
1730
- expectedResults: true
1731
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0200.html
1732
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/0200.sparql
1733
- name: "0200"
1734
- purpose: Check to ensure that terms that differ only in case match to distinct URIs
1735
- specificationReference: ""
1736
- suite: html4
1737
- title: Test term case insensitivity
1738
- - !ruby/object:RdfaHelper::TestCase
1739
- about: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/1001
1740
- classification: http://www.w3.org/2006/03/test-description#required
1741
- contributor: Fabien Gandon
1742
- expectedResults: true
1743
- informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/1001.html
1744
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/html4/1001.sparql
1745
- name: "1001"
1746
- purpose: Tests Vevent using @typeof (inlc. dtstart, dtend, etc.)
1747
- specificationReference: N.A.
1748
- suite: html4
1749
- title: Vevent using @typeof