Construct a Serializer object.
# S4 method for Serializer
initialize(.Object, world, name = "rdfxml",
mimeType = "application/rdf+xml", typeUri = as.character(NA))
the Serializer object
a World object
name of a previously created serializer factory to use
a mime type of the syntax of the model
a URI for the syntax of the model
the Serializer object