view src/serd-0.18.2/tests/bad-04.ttl @ 102:e3883bb427de

Merge
author Chris Cannam <chris.cannam@eecs.qmul.ac.uk>
date Mon, 25 Mar 2013 12:24:36 +0000
parents 545efbb81310
children
line wrap: on
line source
# No comma is allowed in collections
@prefix : <http://example.org/stuff/1.0/> .
:a :b ( "apple", "banana" ) .