rdfa_parser 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitmodules +3 -0
- data/History.txt +11 -3
- data/VERSION +1 -1
- data/bin/rdfa_parser +0 -6
- data/lib/rdfa_parser/literal.rb +20 -9
- data/lib/rdfa_parser/namespace.rb +2 -2
- data/lib/rdfa_parser/rdfa_parser.rb +29 -8
- data/lib/rdfa_parser/triple.rb +2 -4
- data/spec/graph_spec.rb +3 -3
- data/spec/literal_spec.rb +12 -9
- data/spec/matchers.rb +6 -3
- data/spec/rdfa-triples/0001.nt +1 -0
- data/spec/rdfa-triples/0006.nt +2 -0
- data/spec/rdfa-triples/0007.nt +3 -0
- data/spec/rdfa-triples/0008.nt +1 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0009.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0010.nt +0 -0
- data/spec/rdfa-triples/0011.nt +3 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0012.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0013.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0014.nt +0 -0
- data/spec/rdfa-triples/0015.nt +2 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0017.nt +0 -0
- data/spec/rdfa-triples/0018.nt +1 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0019.nt +0 -0
- data/spec/rdfa-triples/0020.nt +1 -0
- data/spec/rdfa-triples/0021.nt +1 -0
- data/spec/rdfa-triples/0023.nt +1 -0
- data/spec/rdfa-triples/0025.nt +2 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0026.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0027.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0029.nt +0 -0
- data/spec/rdfa-triples/0030.nt +1 -0
- data/spec/rdfa-triples/0031.nt +1 -0
- data/spec/rdfa-triples/0032.nt +1 -0
- data/spec/rdfa-triples/0033.nt +2 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0034.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0035.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0036.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0037.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0038.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0039.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0040.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0041.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0042.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0046.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0047.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0048.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0049.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0050.nt +0 -0
- data/spec/rdfa-triples/0051.nt +2 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0052.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0053.nt +0 -0
- data/spec/rdfa-triples/0054.nt +2 -0
- data/spec/rdfa-triples/0055.nt +2 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0056.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0057.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0058.nt +0 -0
- data/spec/rdfa-triples/0059.nt +6 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0060.nt +0 -0
- data/spec/rdfa-triples/0061.nt +1 -0
- data/spec/rdfa-triples/0062.nt +1 -0
- data/spec/rdfa-triples/0063.nt +1 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0064.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0065.nt +0 -0
- data/spec/rdfa-triples/0066.nt +1 -0
- data/spec/rdfa-triples/0067.nt +1 -0
- data/spec/rdfa-triples/0068.nt +1 -0
- data/spec/rdfa-triples/0069.nt +1 -0
- data/spec/rdfa-triples/0070.nt +1 -0
- data/spec/rdfa-triples/0071.nt +1 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0072.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0073.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0074.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0075.nt +0 -0
- data/spec/rdfa-triples/0076.nt +23 -0
- data/spec/rdfa-triples/0077.nt +23 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0078.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0079.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0080.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0081.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0082.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0083.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0084.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0085.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0086.nt +0 -0
- data/spec/rdfa-triples/0087.nt +23 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0088.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0089.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0090.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0091.nt +0 -0
- data/spec/rdfa-triples/0092.nt +3 -0
- data/spec/rdfa-triples/0093.nt +2 -0
- data/spec/rdfa-triples/0094.nt +3 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0099.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0100.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0101.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0102.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0103.nt +0 -0
- data/spec/rdfa-triples/0104.nt +3 -0
- data/spec/rdfa-triples/0105.nt +1 -0
- data/spec/rdfa-triples/0106.nt +1 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0107.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0108.nt +0 -0
- data/spec/rdfa-triples/0109.nt +1 -0
- data/spec/rdfa-triples/0110.nt +1 -0
- data/spec/rdfa-triples/0111.nt +2 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0112.nt +0 -0
- data/spec/rdfa-triples/0113.nt +2 -0
- data/spec/rdfa-triples/0114.nt +3 -0
- data/spec/rdfa-triples/0115.nt +4 -0
- data/spec/rdfa-triples/0116.nt +2 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0117.nt +0 -0
- data/spec/rdfa-triples/0118.nt +1 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0119.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0120.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0121.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0122.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0123.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0124.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0125.nt +0 -0
- data/spec/{xhtml1-testcases → rdfa-triples}/0126.nt +0 -0
- data/spec/rdfa-triples/1001.nt +6 -0
- data/spec/rdfa_helper.rb +131 -19
- data/spec/rdfa_parser_spec.rb +42 -25
- data/spec/triple_spec.rb +0 -19
- data/spec/xhtml1-testcases/9997.xhtml +11 -0
- metadata +116 -346
- data/spec/html4-testcases/0011.html +0 -13
- data/spec/html5-testcases/0011.html +0 -13
- data/spec/xhtml1-testcases/.sparql +0 -13
- data/spec/xhtml1-testcases/0001.nt +0 -1
- data/spec/xhtml1-testcases/0001.sparql +0 -3
- data/spec/xhtml1-testcases/0001.xhtml +0 -11
- data/spec/xhtml1-testcases/0002.sparql +0 -3
- data/spec/xhtml1-testcases/0003.sparql +0 -3
- data/spec/xhtml1-testcases/0006.nt +0 -2
- data/spec/xhtml1-testcases/0006.sparql +0 -8
- data/spec/xhtml1-testcases/0006.xhtml +0 -16
- data/spec/xhtml1-testcases/0007.nt +0 -3
- data/spec/xhtml1-testcases/0007.sparql +0 -5
- data/spec/xhtml1-testcases/0007.xhtml +0 -16
- data/spec/xhtml1-testcases/0008.nt +0 -1
- data/spec/xhtml1-testcases/0008.sparql +0 -3
- data/spec/xhtml1-testcases/0008.xhtml +0 -16
- data/spec/xhtml1-testcases/0009.sparql +0 -3
- data/spec/xhtml1-testcases/0009.xhtml +0 -14
- data/spec/xhtml1-testcases/0010.sparql +0 -4
- data/spec/xhtml1-testcases/0010.xhtml +0 -13
- data/spec/xhtml1-testcases/0011.nt +0 -3
- data/spec/xhtml1-testcases/0011.sparql +0 -17
- data/spec/xhtml1-testcases/0011.xhtml +0 -14
- data/spec/xhtml1-testcases/0012.sparql +0 -3
- data/spec/xhtml1-testcases/0012.xhtml +0 -12
- data/spec/xhtml1-testcases/0013.sparql +0 -3
- data/spec/xhtml1-testcases/0013.xhtml +0 -12
- data/spec/xhtml1-testcases/0014.sparql +0 -3
- data/spec/xhtml1-testcases/0014.xhtml +0 -15
- data/spec/xhtml1-testcases/0015.nt +0 -2
- data/spec/xhtml1-testcases/0015.sparql +0 -4
- data/spec/xhtml1-testcases/0015.xhtml +0 -13
- data/spec/xhtml1-testcases/0017.sparql +0 -6
- data/spec/xhtml1-testcases/0017.xhtml +0 -16
- data/spec/xhtml1-testcases/0018.nt +0 -1
- data/spec/xhtml1-testcases/0018.sparql +0 -3
- data/spec/xhtml1-testcases/0018.xhtml +0 -17
- data/spec/xhtml1-testcases/0019.sparql +0 -3
- data/spec/xhtml1-testcases/0019.xhtml +0 -14
- data/spec/xhtml1-testcases/0020.nt +0 -1
- data/spec/xhtml1-testcases/0020.sparql +0 -3
- data/spec/xhtml1-testcases/0020.xhtml +0 -17
- data/spec/xhtml1-testcases/0021.nt +0 -1
- data/spec/xhtml1-testcases/0021.sparql +0 -3
- data/spec/xhtml1-testcases/0021.xhtml +0 -17
- data/spec/xhtml1-testcases/0023.nt +0 -1
- data/spec/xhtml1-testcases/0023.sparql +0 -3
- data/spec/xhtml1-testcases/0023.xhtml +0 -16
- data/spec/xhtml1-testcases/0025.nt +0 -2
- data/spec/xhtml1-testcases/0025.sparql +0 -4
- data/spec/xhtml1-testcases/0025.xhtml +0 -19
- data/spec/xhtml1-testcases/0026.sparql +0 -3
- data/spec/xhtml1-testcases/0026.xhtml +0 -16
- data/spec/xhtml1-testcases/0027.sparql +0 -3
- data/spec/xhtml1-testcases/0027.xhtml +0 -17
- data/spec/xhtml1-testcases/0029.sparql +0 -3
- data/spec/xhtml1-testcases/0029.xhtml +0 -17
- data/spec/xhtml1-testcases/0030.nt +0 -1
- data/spec/xhtml1-testcases/0030.sparql +0 -3
- data/spec/xhtml1-testcases/0030.xhtml +0 -16
- data/spec/xhtml1-testcases/0031.nt +0 -1
- data/spec/xhtml1-testcases/0031.sparql +0 -3
- data/spec/xhtml1-testcases/0031.xhtml +0 -14
- data/spec/xhtml1-testcases/0032.nt +0 -1
- data/spec/xhtml1-testcases/0032.sparql +0 -3
- data/spec/xhtml1-testcases/0032.xhtml +0 -15
- data/spec/xhtml1-testcases/0033.nt +0 -2
- data/spec/xhtml1-testcases/0033.sparql +0 -5
- data/spec/xhtml1-testcases/0033.xhtml +0 -19
- data/spec/xhtml1-testcases/0034.sparql +0 -3
- data/spec/xhtml1-testcases/0034.xhtml +0 -14
- data/spec/xhtml1-testcases/0035.sparql +0 -3
- data/spec/xhtml1-testcases/0035.xhtml +0 -17
- data/spec/xhtml1-testcases/0036.sparql +0 -3
- data/spec/xhtml1-testcases/0036.xhtml +0 -17
- data/spec/xhtml1-testcases/0037.sparql +0 -3
- data/spec/xhtml1-testcases/0037.xhtml +0 -18
- data/spec/xhtml1-testcases/0038.sparql +0 -3
- data/spec/xhtml1-testcases/0038.xhtml +0 -14
- data/spec/xhtml1-testcases/0039.sparql +0 -3
- data/spec/xhtml1-testcases/0039.xhtml +0 -17
- data/spec/xhtml1-testcases/0040.sparql +0 -3
- data/spec/xhtml1-testcases/0040.xhtml +0 -16
- data/spec/xhtml1-testcases/0041.sparql +0 -3
- data/spec/xhtml1-testcases/0041.xhtml +0 -18
- data/spec/xhtml1-testcases/0042.sparql +0 -4
- data/spec/xhtml1-testcases/0042.xhtml +0 -15
- data/spec/xhtml1-testcases/0046.sparql +0 -6
- data/spec/xhtml1-testcases/0046.xhtml +0 -13
- data/spec/xhtml1-testcases/0047.sparql +0 -6
- data/spec/xhtml1-testcases/0047.xhtml +0 -13
- data/spec/xhtml1-testcases/0048.sparql +0 -6
- data/spec/xhtml1-testcases/0048.xhtml +0 -14
- data/spec/xhtml1-testcases/0049.sparql +0 -4
- data/spec/xhtml1-testcases/0049.xhtml +0 -14
- data/spec/xhtml1-testcases/0050.sparql +0 -5
- data/spec/xhtml1-testcases/0050.xhtml +0 -14
- data/spec/xhtml1-testcases/0051.nt +0 -2
- data/spec/xhtml1-testcases/0051.sparql +0 -4
- data/spec/xhtml1-testcases/0051.xhtml +0 -12
- data/spec/xhtml1-testcases/0052.sparql +0 -3
- data/spec/xhtml1-testcases/0052.xhtml +0 -13
- data/spec/xhtml1-testcases/0053.sparql +0 -4
- data/spec/xhtml1-testcases/0053.xhtml +0 -13
- data/spec/xhtml1-testcases/0054.nt +0 -2
- data/spec/xhtml1-testcases/0054.sparql +0 -4
- data/spec/xhtml1-testcases/0054.xhtml +0 -14
- data/spec/xhtml1-testcases/0055.nt +0 -2
- data/spec/xhtml1-testcases/0055.sparql +0 -4
- data/spec/xhtml1-testcases/0055.xhtml +0 -16
- data/spec/xhtml1-testcases/0056.sparql +0 -5
- data/spec/xhtml1-testcases/0056.xhtml +0 -13
- data/spec/xhtml1-testcases/0057.sparql +0 -6
- data/spec/xhtml1-testcases/0057.xhtml +0 -14
- data/spec/xhtml1-testcases/0058.sparql +0 -9
- data/spec/xhtml1-testcases/0058.xhtml +0 -14
- data/spec/xhtml1-testcases/0059.nt +0 -6
- data/spec/xhtml1-testcases/0059.sparql +0 -8
- data/spec/xhtml1-testcases/0059.xhtml +0 -16
- data/spec/xhtml1-testcases/0060.sparql +0 -4
- data/spec/xhtml1-testcases/0060.xhtml +0 -14
- data/spec/xhtml1-testcases/0061.nt +0 -1
- data/spec/xhtml1-testcases/0061.sparql +0 -3
- data/spec/xhtml1-testcases/0061.xhtml +0 -11
- data/spec/xhtml1-testcases/0062.nt +0 -1
- data/spec/xhtml1-testcases/0062.sparql +0 -3
- data/spec/xhtml1-testcases/0062.xhtml +0 -12
- data/spec/xhtml1-testcases/0063.nt +0 -1
- data/spec/xhtml1-testcases/0063.sparql +0 -3
- data/spec/xhtml1-testcases/0063.xhtml +0 -11
- data/spec/xhtml1-testcases/0064.sparql +0 -4
- data/spec/xhtml1-testcases/0064.xhtml +0 -13
- data/spec/xhtml1-testcases/0065.sparql +0 -6
- data/spec/xhtml1-testcases/0065.xhtml +0 -22
- data/spec/xhtml1-testcases/0066.nt +0 -1
- data/spec/xhtml1-testcases/0066.sparql +0 -3
- data/spec/xhtml1-testcases/0066.xhtml +0 -11
- data/spec/xhtml1-testcases/0067.nt +0 -1
- data/spec/xhtml1-testcases/0067.sparql +0 -3
- data/spec/xhtml1-testcases/0067.xhtml +0 -11
- data/spec/xhtml1-testcases/0068.nt +0 -1
- data/spec/xhtml1-testcases/0068.sparql +0 -3
- data/spec/xhtml1-testcases/0068.xhtml +0 -14
- data/spec/xhtml1-testcases/0069.nt +0 -1
- data/spec/xhtml1-testcases/0069.sparql +0 -3
- data/spec/xhtml1-testcases/0069.xhtml +0 -14
- data/spec/xhtml1-testcases/0070.nt +0 -1
- data/spec/xhtml1-testcases/0070.sparql +0 -3
- data/spec/xhtml1-testcases/0070.xhtml +0 -13
- data/spec/xhtml1-testcases/0071.nt +0 -1
- data/spec/xhtml1-testcases/0071.sparql +0 -3
- data/spec/xhtml1-testcases/0071.xhtml +0 -16
- data/spec/xhtml1-testcases/0072.sparql +0 -3
- data/spec/xhtml1-testcases/0072.xhtml +0 -16
- data/spec/xhtml1-testcases/0073.sparql +0 -3
- data/spec/xhtml1-testcases/0073.xhtml +0 -16
- data/spec/xhtml1-testcases/0074.sparql +0 -3
- data/spec/xhtml1-testcases/0074.xhtml +0 -16
- data/spec/xhtml1-testcases/0075.sparql +0 -3
- data/spec/xhtml1-testcases/0075.xhtml +0 -16
- data/spec/xhtml1-testcases/0076.nt +0 -23
- data/spec/xhtml1-testcases/0076.sparql +0 -70
- data/spec/xhtml1-testcases/0076.xhtml +0 -35
- data/spec/xhtml1-testcases/0077.nt +0 -23
- data/spec/xhtml1-testcases/0077.sparql +0 -70
- data/spec/xhtml1-testcases/0077.xhtml +0 -58
- data/spec/xhtml1-testcases/0078.sparql +0 -7
- data/spec/xhtml1-testcases/0078.xhtml +0 -15
- data/spec/xhtml1-testcases/0079.sparql +0 -6
- data/spec/xhtml1-testcases/0079.xhtml +0 -15
- data/spec/xhtml1-testcases/0080.sparql +0 -3
- data/spec/xhtml1-testcases/0080.xhtml +0 -13
- data/spec/xhtml1-testcases/0081.sparql +0 -9
- data/spec/xhtml1-testcases/0081.xhtml +0 -15
- data/spec/xhtml1-testcases/0082.sparql +0 -11
- data/spec/xhtml1-testcases/0082.xhtml +0 -15
- data/spec/xhtml1-testcases/0083.sparql +0 -9
- data/spec/xhtml1-testcases/0083.xhtml +0 -15
- data/spec/xhtml1-testcases/0084.sparql +0 -11
- data/spec/xhtml1-testcases/0084.xhtml +0 -18
- data/spec/xhtml1-testcases/0085.sparql +0 -6
- data/spec/xhtml1-testcases/0085.xhtml +0 -17
- data/spec/xhtml1-testcases/0086.sparql +0 -4
- data/spec/xhtml1-testcases/0086.xhtml +0 -13
- data/spec/xhtml1-testcases/0087.nt +0 -23
- data/spec/xhtml1-testcases/0087.sparql +0 -70
- data/spec/xhtml1-testcases/0087.xhtml +0 -35
- data/spec/xhtml1-testcases/0088.sparql +0 -6
- data/spec/xhtml1-testcases/0088.xhtml +0 -14
- data/spec/xhtml1-testcases/0089.sparql +0 -3
- data/spec/xhtml1-testcases/0089.xhtml +0 -13
- data/spec/xhtml1-testcases/0090.sparql +0 -3
- data/spec/xhtml1-testcases/0090.xhtml +0 -16
- data/spec/xhtml1-testcases/0091.sparql +0 -6
- data/spec/xhtml1-testcases/0091.xhtml +0 -16
- data/spec/xhtml1-testcases/0092.nt +0 -3
- data/spec/xhtml1-testcases/0092.sparql +0 -16
- data/spec/xhtml1-testcases/0092.xhtml +0 -15
- data/spec/xhtml1-testcases/0093.nt +0 -2
- data/spec/xhtml1-testcases/0093.sparql +0 -4
- data/spec/xhtml1-testcases/0093.xhtml +0 -15
- data/spec/xhtml1-testcases/0094.nt +0 -3
- data/spec/xhtml1-testcases/0094.sparql +0 -16
- data/spec/xhtml1-testcases/0094.xhtml +0 -15
- data/spec/xhtml1-testcases/0099.sparql +0 -3
- data/spec/xhtml1-testcases/0099.xhtml +0 -20
- data/spec/xhtml1-testcases/0100.sparql +0 -15
- data/spec/xhtml1-testcases/0100.xhtml +0 -16
- data/spec/xhtml1-testcases/0101.sparql +0 -15
- data/spec/xhtml1-testcases/0101.xhtml +0 -16
- data/spec/xhtml1-testcases/0102.sparql +0 -15
- data/spec/xhtml1-testcases/0102.xhtml +0 -16
- data/spec/xhtml1-testcases/0103.sparql +0 -15
- data/spec/xhtml1-testcases/0103.xhtml +0 -15
- data/spec/xhtml1-testcases/0104.nt +0 -3
- data/spec/xhtml1-testcases/0104.sparql +0 -5
- data/spec/xhtml1-testcases/0104.xhtml +0 -18
- data/spec/xhtml1-testcases/0105.nt +0 -1
- data/spec/xhtml1-testcases/0105.sparql +0 -7
- data/spec/xhtml1-testcases/0105.xhtml +0 -13
- data/spec/xhtml1-testcases/0106.nt +0 -1
- data/spec/xhtml1-testcases/0106.sparql +0 -7
- data/spec/xhtml1-testcases/0106.xhtml +0 -13
- data/spec/xhtml1-testcases/0107.sparql +0 -4
- data/spec/xhtml1-testcases/0107.xhtml +0 -11
- data/spec/xhtml1-testcases/0108.sparql +0 -3
- data/spec/xhtml1-testcases/0108.xhtml +0 -14
- data/spec/xhtml1-testcases/0109.nt +0 -1
- data/spec/xhtml1-testcases/0109.sparql +0 -3
- data/spec/xhtml1-testcases/0109.xhtml +0 -15
- data/spec/xhtml1-testcases/0110.nt +0 -1
- data/spec/xhtml1-testcases/0110.sparql +0 -4
- data/spec/xhtml1-testcases/0110.xhtml +0 -12
- data/spec/xhtml1-testcases/0111.nt +0 -2
- data/spec/xhtml1-testcases/0111.sparql +0 -5
- data/spec/xhtml1-testcases/0111.xhtml +0 -14
- data/spec/xhtml1-testcases/0112.sparql +0 -3
- data/spec/xhtml1-testcases/0112.xhtml +0 -16
- data/spec/xhtml1-testcases/0113.nt +0 -2
- data/spec/xhtml1-testcases/0113.sparql +0 -4
- data/spec/xhtml1-testcases/0113.xhtml +0 -12
- data/spec/xhtml1-testcases/0114.nt +0 -3
- data/spec/xhtml1-testcases/0114.sparql +0 -5
- data/spec/xhtml1-testcases/0114.xhtml +0 -15
- data/spec/xhtml1-testcases/0115.nt +0 -4
- data/spec/xhtml1-testcases/0115.sparql +0 -14
- data/spec/xhtml1-testcases/0115.xhtml +0 -17
- data/spec/xhtml1-testcases/0116.nt +0 -2
- data/spec/xhtml1-testcases/0116.sparql +0 -6
- data/spec/xhtml1-testcases/0116.xhtml +0 -10
- data/spec/xhtml1-testcases/0117.sparql +0 -4
- data/spec/xhtml1-testcases/0117.xhtml +0 -15
- data/spec/xhtml1-testcases/0118.nt +0 -1
- data/spec/xhtml1-testcases/0118.sparql +0 -5
- data/spec/xhtml1-testcases/0118.xhtml +0 -16
- data/spec/xhtml1-testcases/0119.sparql +0 -5
- data/spec/xhtml1-testcases/0119.xhtml +0 -19
- data/spec/xhtml1-testcases/0120.sparql +0 -5
- data/spec/xhtml1-testcases/0120.xhtml +0 -17
- data/spec/xhtml1-testcases/0121.sparql +0 -4
- data/spec/xhtml1-testcases/0121.xhtml +0 -24
- data/spec/xhtml1-testcases/0122.sparql +0 -4
- data/spec/xhtml1-testcases/0122.xhtml +0 -16
- data/spec/xhtml1-testcases/0123.sparql +0 -5
- data/spec/xhtml1-testcases/0123.xhtml +0 -18
- data/spec/xhtml1-testcases/0124.sparql +0 -6
- data/spec/xhtml1-testcases/0124.xhtml +0 -14
- data/spec/xhtml1-testcases/0125.sparql +0 -5
- data/spec/xhtml1-testcases/0125.xhtml +0 -16
- data/spec/xhtml1-testcases/0126.sparql +0 -5
- data/spec/xhtml1-testcases/0126.xhtml +0 -15
- data/spec/xhtml1-testcases/1001.nt +0 -6
- data/spec/xhtml1-testcases/1001.sparql +0 -8
- data/spec/xhtml1-testcases/1001.xhtml +0 -20
- data/spec/xhtml1-testcases/9998.xhtml +0 -8
- data/spec/xhtml1-testcases/9999.xhtml +0 -8
- data/spec/xhtml1-testcases/rdfa-xhtml1-test-manifest.rdf +0 -1303
@@ -1 +0,0 @@
|
|
1
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0066.xhtml> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Document> .
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
4
|
-
xmlns:foaf="http://xmlns.com/foaf/0.1/">
|
5
|
-
<head typeof="foaf:Document">
|
6
|
-
<title>Test 0066</title>
|
7
|
-
</head>
|
8
|
-
<body>
|
9
|
-
<p>This is test #66.</p>
|
10
|
-
</body>
|
11
|
-
</html>
|
@@ -1 +0,0 @@
|
|
1
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0067.xhtml> <http://xmlns.com/foaf/0.1/topic> "Test 0067" .
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
4
|
-
xmlns:foaf="http://xmlns.com/foaf/0.1/">
|
5
|
-
<head>
|
6
|
-
<title property="foaf:topic">Test 0067</title>
|
7
|
-
</head>
|
8
|
-
<body>
|
9
|
-
<p>This is test #67.</p>
|
10
|
-
</body>
|
11
|
-
</html>
|
@@ -1 +0,0 @@
|
|
1
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0067.xhtml> <http://purl.org/dc/elements/1.1/title> "Test 0067" .
|
@@ -1,14 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
4
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
5
|
-
<head>
|
6
|
-
<title>Test 0068</title>
|
7
|
-
</head>
|
8
|
-
<body>
|
9
|
-
<p about="0067.xhtml">
|
10
|
-
The previous test was
|
11
|
-
<span property="dc:title">Test 0067</span>.
|
12
|
-
</p>
|
13
|
-
</body>
|
14
|
-
</html>
|
@@ -1 +0,0 @@
|
|
1
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0069.xhtml> <http://www.w3.org/1999/xhtml/vocab#next> <http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0070.xhtml> .
|
@@ -1,14 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
3
|
-
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
5
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
6
|
-
<head>
|
7
|
-
<title>Test 0069</title>
|
8
|
-
</head>
|
9
|
-
<body>
|
10
|
-
<p>The next test will be
|
11
|
-
<a about="" rel="next" href="0070.xhtml">Test 0070</a>.
|
12
|
-
</p>
|
13
|
-
</body>
|
14
|
-
</html>
|
@@ -1 +0,0 @@
|
|
1
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0070.xhtml> <http://www.w3.org/1999/xhtml/vocab#prev> <http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0069.xhtml> .
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
3
|
-
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
5
|
-
<head>
|
6
|
-
<title>Test 0070</title>
|
7
|
-
</head>
|
8
|
-
<body>
|
9
|
-
<p>The previous test was
|
10
|
-
<span about="" rel="prev" resource="0069.xhtml">Test 0069</span>.
|
11
|
-
</p>
|
12
|
-
</body>
|
13
|
-
</html>
|
@@ -1 +0,0 @@
|
|
1
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0071.xhtml> <http://creativecommons.org/ns#license> <http://creativecommons.org/licenses/by-nd/3.0/> .
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
3
|
-
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
5
|
-
xmlns:cc="http://creativecommons.org/ns#">
|
6
|
-
<head>
|
7
|
-
<title>Test 0071</title>
|
8
|
-
</head>
|
9
|
-
<body>
|
10
|
-
<p>This page is under a Creative Commons
|
11
|
-
<a rel="cc:license"
|
12
|
-
href="http://creativecommons.org/licenses/by-nd/3.0/">
|
13
|
-
Attribution-No Derivatives 3.0 license</a>.
|
14
|
-
</p>
|
15
|
-
</body>
|
16
|
-
</html>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
3
|
-
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
5
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
6
|
-
<head>
|
7
|
-
<base href="http://www.example.org/"></base>
|
8
|
-
<title>Test 0072</title>
|
9
|
-
</head>
|
10
|
-
<body>
|
11
|
-
<p about="faq">
|
12
|
-
Learn more by reading the example.org
|
13
|
-
<span property="dc:title">Example FAQ</span>.
|
14
|
-
</p>
|
15
|
-
</body>
|
16
|
-
</html>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
3
|
-
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
5
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
6
|
-
<head>
|
7
|
-
<base href="http://www.example.org/"></base>
|
8
|
-
<title>Test 0073</title>
|
9
|
-
</head>
|
10
|
-
<body>
|
11
|
-
<p>
|
12
|
-
This article was written by
|
13
|
-
<span rel="dc:creator" resource="jane">Jane</span>.
|
14
|
-
</p>
|
15
|
-
</body>
|
16
|
-
</html>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
3
|
-
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
5
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
6
|
-
<head>
|
7
|
-
<base href="http://www.example.org/"></base>
|
8
|
-
<title>Test 0074</title>
|
9
|
-
</head>
|
10
|
-
<body>
|
11
|
-
<p>
|
12
|
-
This article was written by
|
13
|
-
<a rel="dc:creator" href="jane">Jane</a>.
|
14
|
-
</p>
|
15
|
-
</body>
|
16
|
-
</html>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
3
|
-
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml"
|
5
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
6
|
-
<head>
|
7
|
-
<base href="http://www.example.org/"></base>
|
8
|
-
<title>Test 0075</title>
|
9
|
-
</head>
|
10
|
-
<body>
|
11
|
-
<p>
|
12
|
-
This page is under a Creative Commons
|
13
|
-
<a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/">Attribution-No Derivatives 3.0 license</a>.
|
14
|
-
</p>
|
15
|
-
</body>
|
16
|
-
</html>
|
@@ -1,23 +0,0 @@
|
|
1
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#alternate> <http://example.org/alternate> .
|
2
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#appendix> <http://example.org/appendix> .
|
3
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#bookmark> <http://example.org/bookmark> .
|
4
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#cite> <http://example.org/cite> .
|
5
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#chapter> <http://example.org/chapter> .
|
6
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#contents> <http://example.org/contents> .
|
7
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#copyright> <http://example.org/copyright> .
|
8
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#glossary> <http://example.org/glossary> .
|
9
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#help> <http://example.org/help> .
|
10
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#icon> <http://example.org/icon> .
|
11
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#index> <http://example.org/index> .
|
12
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#meta> <http://example.org/meta> .
|
13
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#next> <http://example.org/next> .
|
14
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#p3pv1> <http://example.org/p3pv1> .
|
15
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#prev> <http://example.org/prev> .
|
16
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#role> <http://example.org/role> .
|
17
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#section> <http://example.org/section> .
|
18
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#subsection> <http://example.org/subsection> .
|
19
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#start> <http://example.org/start> .
|
20
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#license> <http://example.org/license> .
|
21
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#up> <http://example.org/up> .
|
22
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#last> <http://example.org/last> .
|
23
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml> <http://www.w3.org/1999/xhtml/vocab#stylesheet> <http://example.org/stylesheet> .
|
@@ -1,70 +0,0 @@
|
|
1
|
-
ASK WHERE { <http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
2
|
-
<http://www.w3.org/1999/xhtml/vocab#alternate>
|
3
|
-
<http://example.org/alternate> .
|
4
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
5
|
-
<http://www.w3.org/1999/xhtml/vocab#appendix>
|
6
|
-
<http://example.org/appendix> .
|
7
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
8
|
-
<http://www.w3.org/1999/xhtml/vocab#bookmark>
|
9
|
-
<http://example.org/bookmark> .
|
10
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
11
|
-
<http://www.w3.org/1999/xhtml/vocab#cite>
|
12
|
-
<http://example.org/cite> .
|
13
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
14
|
-
<http://www.w3.org/1999/xhtml/vocab#chapter>
|
15
|
-
<http://example.org/chapter> .
|
16
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
17
|
-
<http://www.w3.org/1999/xhtml/vocab#contents>
|
18
|
-
<http://example.org/contents> .
|
19
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
20
|
-
<http://www.w3.org/1999/xhtml/vocab#copyright>
|
21
|
-
<http://example.org/copyright> .
|
22
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
23
|
-
<http://www.w3.org/1999/xhtml/vocab#glossary>
|
24
|
-
<http://example.org/glossary> .
|
25
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
26
|
-
<http://www.w3.org/1999/xhtml/vocab#help>
|
27
|
-
<http://example.org/help> .
|
28
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
29
|
-
<http://www.w3.org/1999/xhtml/vocab#icon>
|
30
|
-
<http://example.org/icon> .
|
31
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
32
|
-
<http://www.w3.org/1999/xhtml/vocab#index>
|
33
|
-
<http://example.org/index> .
|
34
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
35
|
-
<http://www.w3.org/1999/xhtml/vocab#meta>
|
36
|
-
<http://example.org/meta> .
|
37
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
38
|
-
<http://www.w3.org/1999/xhtml/vocab#next>
|
39
|
-
<http://example.org/next> .
|
40
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
41
|
-
<http://www.w3.org/1999/xhtml/vocab#p3pv1>
|
42
|
-
<http://example.org/p3pv1> .
|
43
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
44
|
-
<http://www.w3.org/1999/xhtml/vocab#prev>
|
45
|
-
<http://example.org/prev> .
|
46
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
47
|
-
<http://www.w3.org/1999/xhtml/vocab#role>
|
48
|
-
<http://example.org/role> .
|
49
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
50
|
-
<http://www.w3.org/1999/xhtml/vocab#section>
|
51
|
-
<http://example.org/section> .
|
52
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
53
|
-
<http://www.w3.org/1999/xhtml/vocab#subsection>
|
54
|
-
<http://example.org/subsection> .
|
55
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
56
|
-
<http://www.w3.org/1999/xhtml/vocab#start>
|
57
|
-
<http://example.org/start> .
|
58
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
59
|
-
<http://www.w3.org/1999/xhtml/vocab#license>
|
60
|
-
<http://example.org/license> .
|
61
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
62
|
-
<http://www.w3.org/1999/xhtml/vocab#up>
|
63
|
-
<http://example.org/up> .
|
64
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
65
|
-
<http://www.w3.org/1999/xhtml/vocab#last>
|
66
|
-
<http://example.org/last> .
|
67
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0076.xhtml>
|
68
|
-
<http://www.w3.org/1999/xhtml/vocab#stylesheet>
|
69
|
-
<http://example.org/stylesheet> .
|
70
|
-
}
|
@@ -1,35 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
3
|
-
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
5
|
-
<head>
|
6
|
-
<title>Test 0076</title>
|
7
|
-
</head>
|
8
|
-
<body>
|
9
|
-
<p>
|
10
|
-
<a rel="alternate" href="http://example.org/alternate">alternate</a>
|
11
|
-
<a rel="appendix" href="http://example.org/appendix">appendix</a>
|
12
|
-
<a rel="bookmark" href="http://example.org/bookmark">bookmark</a>
|
13
|
-
<a rel="cite" href="http://example.org/cite">cite</a>
|
14
|
-
<a rel="chapter" href="http://example.org/chapter">chapter</a>
|
15
|
-
<a rel="contents" href="http://example.org/contents">contents</a>
|
16
|
-
<a rel="copyright" href="http://example.org/copyright">copyright</a>
|
17
|
-
<a rel="glossary" href="http://example.org/glossary">glossary</a>
|
18
|
-
<a rel="help" href="http://example.org/help">help</a>
|
19
|
-
<a rel="icon" href="http://example.org/icon">icon</a>
|
20
|
-
<a rel="index" href="http://example.org/index">index</a>
|
21
|
-
<a rel="last" href="http://example.org/last">last</a>
|
22
|
-
<a rel="license" href="http://example.org/license">license</a>
|
23
|
-
<a rel="meta" href="http://example.org/meta">meta</a>
|
24
|
-
<a rel="next" href="http://example.org/next">next</a>
|
25
|
-
<a rel="p3pv1" href="http://example.org/p3pv1">p3pv1</a>
|
26
|
-
<a rel="prev" href="http://example.org/prev">prev</a>
|
27
|
-
<a rel="role" href="http://example.org/role">role</a>
|
28
|
-
<a rel="section" href="http://example.org/section">section</a>
|
29
|
-
<a rel="subsection" href="http://example.org/subsection">subsection</a>
|
30
|
-
<a rel="start" href="http://example.org/start">start</a>
|
31
|
-
<a rel="stylesheet" href="http://example.org/stylesheet">stylesheet</a>
|
32
|
-
<a rel="up" href="http://example.org/up">up</a>
|
33
|
-
</p>
|
34
|
-
</body>
|
35
|
-
</html>
|
@@ -1,23 +0,0 @@
|
|
1
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#alternate> <http://example.org/alternate> .
|
2
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#appendix> <http://example.org/appendix> .
|
3
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#bookmark> <http://example.org/bookmark> .
|
4
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#cite> <http://example.org/cite> .
|
5
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#chapter> <http://example.org/chapter> .
|
6
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#contents> <http://example.org/contents> .
|
7
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#copyright> <http://example.org/copyright> .
|
8
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#glossary> <http://example.org/glossary> .
|
9
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#help> <http://example.org/help> .
|
10
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#icon> <http://example.org/icon> .
|
11
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#index> <http://example.org/index> .
|
12
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#meta> <http://example.org/meta> .
|
13
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#next> <http://example.org/next> .
|
14
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#p3pv1> <http://example.org/p3pv1> .
|
15
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#prev> <http://example.org/prev> .
|
16
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#role> <http://example.org/role> .
|
17
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#section> <http://example.org/section> .
|
18
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#subsection> <http://example.org/subsection> .
|
19
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#start> <http://example.org/start> .
|
20
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#license> <http://example.org/license> .
|
21
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#up> <http://example.org/up> .
|
22
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#last> <http://example.org/last> .
|
23
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml> <http://www.w3.org/1999/xhtml/vocab#stylesheet> <http://example.org/stylesheet> .
|
@@ -1,70 +0,0 @@
|
|
1
|
-
ASK WHERE { <http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
2
|
-
<http://www.w3.org/1999/xhtml/vocab#alternate>
|
3
|
-
<http://example.org/alternate> .
|
4
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
5
|
-
<http://www.w3.org/1999/xhtml/vocab#appendix>
|
6
|
-
<http://example.org/appendix> .
|
7
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
8
|
-
<http://www.w3.org/1999/xhtml/vocab#bookmark>
|
9
|
-
<http://example.org/bookmark> .
|
10
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
11
|
-
<http://www.w3.org/1999/xhtml/vocab#cite>
|
12
|
-
<http://example.org/cite> .
|
13
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
14
|
-
<http://www.w3.org/1999/xhtml/vocab#chapter>
|
15
|
-
<http://example.org/chapter> .
|
16
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
17
|
-
<http://www.w3.org/1999/xhtml/vocab#contents>
|
18
|
-
<http://example.org/contents> .
|
19
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
20
|
-
<http://www.w3.org/1999/xhtml/vocab#copyright>
|
21
|
-
<http://example.org/copyright> .
|
22
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
23
|
-
<http://www.w3.org/1999/xhtml/vocab#glossary>
|
24
|
-
<http://example.org/glossary> .
|
25
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
26
|
-
<http://www.w3.org/1999/xhtml/vocab#help>
|
27
|
-
<http://example.org/help> .
|
28
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
29
|
-
<http://www.w3.org/1999/xhtml/vocab#icon>
|
30
|
-
<http://example.org/icon> .
|
31
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
32
|
-
<http://www.w3.org/1999/xhtml/vocab#index>
|
33
|
-
<http://example.org/index> .
|
34
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
35
|
-
<http://www.w3.org/1999/xhtml/vocab#meta>
|
36
|
-
<http://example.org/meta> .
|
37
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
38
|
-
<http://www.w3.org/1999/xhtml/vocab#next>
|
39
|
-
<http://example.org/next> .
|
40
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
41
|
-
<http://www.w3.org/1999/xhtml/vocab#p3pv1>
|
42
|
-
<http://example.org/p3pv1> .
|
43
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
44
|
-
<http://www.w3.org/1999/xhtml/vocab#prev>
|
45
|
-
<http://example.org/prev> .
|
46
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
47
|
-
<http://www.w3.org/1999/xhtml/vocab#role>
|
48
|
-
<http://example.org/role> .
|
49
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
50
|
-
<http://www.w3.org/1999/xhtml/vocab#section>
|
51
|
-
<http://example.org/section> .
|
52
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
53
|
-
<http://www.w3.org/1999/xhtml/vocab#subsection>
|
54
|
-
<http://example.org/subsection> .
|
55
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
56
|
-
<http://www.w3.org/1999/xhtml/vocab#start>
|
57
|
-
<http://example.org/start> .
|
58
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
59
|
-
<http://www.w3.org/1999/xhtml/vocab#license>
|
60
|
-
<http://example.org/license> .
|
61
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
62
|
-
<http://www.w3.org/1999/xhtml/vocab#up>
|
63
|
-
<http://example.org/up> .
|
64
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
65
|
-
<http://www.w3.org/1999/xhtml/vocab#last>
|
66
|
-
<http://example.org/last> .
|
67
|
-
<http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0077.xhtml>
|
68
|
-
<http://www.w3.org/1999/xhtml/vocab#stylesheet>
|
69
|
-
<http://example.org/stylesheet> .
|
70
|
-
}
|