annotate src/serd-0.18.2/tests/test-no-spaces.ttl @ 85:545efbb81310

Import initial set of sources
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 18 Mar 2013 14:12:14 +0000
parents
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> .