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

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

The newest version!
# GRAPH tests
PREFIX :  

# GRAPH and a triples block.
GRAPH :g { 
   :s :p :o .
   GRAPH :g1 { :s1 :p1 :o1 }
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy