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

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

There is a newer version: 5.1.0
Show 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 - 2025 Weber Informatics LLC | Privacy Policy