annotate src/serd-0.18.2/tests/test-list-in-blank.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 : <http://example.org/stuff/1.0/> .
cannam@85 2 :a :b [ :c ( "apple" "banana" ) ] .