annotate src/serd-0.18.2/tests/test-no-spaces.ttl @ 124:e3d5853d5918

Current stable PortAudio source
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 18 Oct 2016 13:11:05 +0100
parents 545efbb81310
children
rev   line source
cannam@85 1 @prefix eg: <http://example.org/> .
cannam@85 2 eg:s eg:p eg:o;eg:p2 eg:o2,eg:o3 .
cannam@85 3 eg:s a<http://example.org/Thing> .