rdf
Rdf.Bgp
Evaluation of Basic Graph Patterns (BGP).
module type P = sig ... end
module type S = sig ... end
module Make (_ : P) : S