Eyal Oren wrote: > context = RDFS::Resource.new('mycontext') > Query.new.distinct(:s).where(:s,:p,:o, context).execute Great, thanks for the usage description. Could you add a context option to the RDFS::Resource finders?