1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
@base <http://www.w3.org/2001/sw/DataAccess/df1/tests/test-28.ttl> .
@prefix rdf: <../../../../../1999/02/22-rdf-syntax-ns#> .
<http://example.org/foo>
<http://example.org/bar>
2.345,
1,
1.0,
# 1., (no longer valid)
1.000000000,
2.3,
2.234000005,
2.2340000005,
2.23400000005,
2.234000000005,
2.2340000000005,
2.23400000000005,
2.234000000000005,
2.2340000000000005,
2.23400000000000005,
2.234000000000000005,
2.2340000000000000005,
2.23400000000000000005,
2.234000000000000000005,
2.2340000000000000000005,
2.23400000000000000000005,
1.2345678901234567890123457890 .
|