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

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

The newest version!
# Test ; operator
@prefix :  .

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy