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