annotate src/serd-0.18.2/tests/test-22.ttl @ 114:241db1b1eff2

added includes as well
author Matthias Mauch <matthiasmauch@gmail.com>
date Thu, 09 Jan 2014 13:23:08 +0000
parents 545efbb81310
children
rev   line source
cannam@85 1 @prefix : <http://example.org#> .
cannam@85 2 :a :b -1.0 .
cannam@85 3 :c :d -1 .
cannam@85 4 :e :f -1.0e0 .