All Downloads are FREE. Search and download functionalities are using the official Maven repository.

testcases.turtle.tests-ttl-w3c-20170126.turtle-subm-23.ttl Maven / Gradle / Ivy

The newest version!
# comment test
@prefix :  .
: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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy