annotate src/sord-0.12.0/tests/test-21.ttl @ 159:f4b37539fcc7

Rebuild win32 Opus using mingw 5 rather than 7 to avoid runtime incompatibility
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 30 Jan 2019 10:30:56 +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 .