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

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

The newest version!
# GRAPH tests
PREFIX :  

# GRAPH - no directives
graph :g { 
  :s :p :o 
prefix x:  
  x:s1 x:p1 x:o1 .
}







© 2015 - 2024 Weber Informatics LLC | Privacy Policy