view src/sord-0.12.0/tests/test-25.ttl @ 110:4c576e416934

Add Vamp SDK, move serd/sord to more obvious locations
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 04 Jul 2014 08:16:02 +0100
parents 545efbb81310
children
line wrap: on
line source
# comment test
@prefix : <http://example.org/#> .
:a :b :c . # end of line comment
:d # ignore me
  :e # and me
      :f # and me
        .
:g :h #ignore me
     :i,  # and me
     :j . # and me

:k :l :m ; #ignore me
   :n :o ; # and me
   :p :q . # and me