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

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

There is a newer version: 5.1.0
Show newest version
# Test ; operator
@prefix :  .

{
:a :b :c ;
   :d :e ;
   :f :g .
}

 {
:a :b :c ;
   :d :e ;
   :f :g .
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy