view src/sord-0.12.0/tests/test-02.ttl @ 99:c6e1ae789cfb

Add Vamp builds
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 20 Mar 2013 16:05:58 +0000
parents 545efbb81310
children
line wrap: on
line source
# Test , operator
@prefix : <http://example.org/base#> .
:a :b :c,
      :d,
      :e .