kjetilk / p5-atteanx-query-cache

Experimental prefetching SPARQL query cacher, take 2
0 stars 1 forks source link

Two-variable TPs can be used to answer one-variable TPs #17

Open kjetilk opened 8 years ago

kjetilk commented 8 years ago

Currently, triple patterns that have two variables are used to only respond to queries that have the same bound term with two variables. They could and should be used to respond to queries that have two bound terms and one variable too.