?storage_name:string ->
?name:string ->
?options_string:string ->
unit ->
object ('a)
  method clone : 'a
  method is_valid : bool
  method repr : Rdf.repr
end