Module Rdf.Serializer


module Serializer: sig .. end
Serializes a model in a format such as RDF/XML.

class c : ?name:string -> ?mime_type:string -> ?uri:Rdf.Uri.c -> unit -> object .. end
Redland Serializer class.