@prefix dc: . @prefix rdf: . @prefix rdfs: . @prefix : . # --------------------------------------------- # This test cases are based on the dataset # testing/Optimizer/Test-data.n3 # # Author: Markus Stocker # Version: $Id$ # --------------------------------------------- rdf:type :TestCase ; dc:title "TD001" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s1 ?p2 ?o2" ] ; :weight "0.9375" . rdf:type :TestCase ; dc:title "TD002" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 ":s1 ?p1 ?o1" ; rdf:_2 ":s1 ?p2 ?o2" ] ; :weight "0.21875" . rdf:type :TestCase ; dc:title "TD003" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s2 ?p2 ?s1" ] ; :weight "0.96875" . rdf:type :TestCase ; dc:title "TD004" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 ":s1 ?p1 ?o1" ; rdf:_2 "?s2 ?p2 :s1" ] ; :weight "0.3515625" . rdf:type :TestCase ; dc:title "TD005" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?o1 ?p2 ?o2" ] ; :weight "0.96875" . rdf:type :TestCase ; dc:title "TD006" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 :o1" ; rdf:_2 ":o1 ?p2 ?o2" ] ; :weight "0.3515625" . rdf:type :TestCase ; dc:title "TD007" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s2 ?p2 ?o1" ] ; :weight "0.96875" . rdf:type :TestCase ; dc:title "TD008" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 :o1" ; rdf:_2 "?s2 ?p2 :o1" ] ; :weight "0.52734375" . rdf:type :TestCase ; dc:title "TD009" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 ":s1 ?p1 :o1" ; rdf:_2 ":s1 ?p2 :o1" ] ; :weight "0.05078125" . rdf:type :TestCase ; dc:title "TD010" ; :heuristic "BGP_VARIABLE_COUNTING" ; :edge [ rdf:type rdf:Seq ; rdf:_1 ":s1 :p1 :o1" ; rdf:_2 ":s1 :p2 :o2" ] ; :weight "0.013671875" . rdf:type :TestCase ; dc:title "TD011" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s1 ?p2 ?o2" ] ; :weight "0.9375" . rdf:type :TestCase ; dc:title "TD012" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 " ?p1 ?o1" ; rdf:_2 " ?p2 ?o2" ] ; :weight "0.21875" . rdf:type :TestCase ; dc:title "TD013" ; rdfs:comment "A rather bad estimation, in fact this pattern does not match anything. The probabilistic framework as accurate index information about this pattern." ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s2 ?p2 ?s1" ] ; :weight "0.96875" . rdf:type :TestCase ; dc:title "TD014" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 " ?p1 ?o1" ; rdf:_2 "?s2 ?p2 " ] ; :weight "0.3515625" . rdf:type :TestCase ; dc:title "TD015" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?o1 ?p2 ?o2" ] ; :weight "0.96875" . rdf:type :TestCase ; dc:title "TD016" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 " ; rdf:_2 " ?p2 ?o2" ] ; :weight "0.3515625" . rdf:type :TestCase ; dc:title "TD017" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s2 ?p2 ?o1" ] ; :weight "0.96875" . rdf:type :TestCase ; dc:title "TD018" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 xxx-xxx-xxx" ; rdf:_2 "?s2 ?p2 xxx-xxx-xxx" ] ; :weight "0.52734375" . rdf:type :TestCase ; dc:title "TD019" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 " ?p1 person1a" ; rdf:_2 " ?p2 person1a" ] ; :weight "0.05078125" . rdf:type :TestCase ; dc:title "TD020" ; :heuristic "BGP_GRAPH_STATISTICS_HANDLER" ; :edge [ rdf:type rdf:Seq ; rdf:_1 " person1a" ; rdf:_2 " person1@msn.com" ] ; :weight "0.013671875" . rdf:type :TestCase ; dc:title "TD021" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s2 ?p2 ?o2" ] ; :weight "0.0" . rdf:type :TestCase ; dc:title "TD022" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s1 ?p2 ?o2" ] ; :weight "0.22132943754565376" . rdf:type :TestCase ; dc:title "TD023" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 " ?p1 ?o1" ; rdf:_2 " ?p2 ?o2" ] ; :weight "0.0017706355003652306" . rdf:type :TestCase ; dc:title "TD024" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?p1 ?o1" ; rdf:_2 "?s2 ?p2 ?s1" ] ; :weight "0.0" . rdf:type :TestCase ; dc:title "TD025" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 " ?p1 ?o1" ; rdf:_2 "?s2 ?p2 " ] ; :weight "0.0" . rdf:type :TestCase ; dc:title "TD026" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?o1" ; rdf:_2 "?s2 ?o1" ] ; :weight "0.018261504747991233" . rdf:type :TestCase ; dc:title "TD027" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 ?o1" ; rdf:_2 "?s2 ?o1" ] ; :weight "0.0" . rdf:type :TestCase ; dc:title "TD028" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 xxx-xxx-xxx" ; rdf:_2 "?s2 xxx-xxx-xxx" ] ; :weight "0.0" . rdf:type :TestCase ; dc:title "TD029" ; :heuristic "BGP_PROBABILISTIC_FRAMEWORK" ; :edge [ rdf:type rdf:Seq ; rdf:_1 "?s1 xxx-xxx-xxx" ; rdf:_2 "?s2 xxx-xxx-xxx" ] ; :weight "0.0007304601899196494" .