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

testcases.trig.trig-subm-23.trig Maven / Gradle / Ivy

There is a newer version: 5.1.0
Show 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
}

 {
: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 - 2025 Weber Informatics LLC | Privacy Policy