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

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

The newest version!
# Test non empty [] operator; not allowed as predicate
@prefix :  .

{
[ :a :b ] :c :d .
:e :f [ :g :h ] .
}

 {
[ :a :b ] :c :d .
:e :f [ :g :h ] .
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy