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

testcases.trig.trig-graph-bad-02.trig Maven / Gradle / Ivy

The newest version!
# GRAPH tests
PREFIX :  

# GRAPH not followed by DOT
GRAPH :g1 { :s :p :o } .
GRAPH :g2 { :s :p :o } .




© 2015 - 2024 Weber Informatics LLC | Privacy Policy