view src/serd-0.18.2/tests/test-25.ttl @ 152:ffc6df9c760c

List of exclusions from the appimage repo
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 28 Jun 2018 15:29:59 +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