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

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

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

{
[] :a :b .
:c :d [] .
}

 {
[] :a :b .
:c :d [] .
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy