view src/sord-0.12.0/tests/test-25.ttl @ 169:223a55898ab9 tip default

Add null config files
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 02 Mar 2020 14:03:47 +0000
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