librdf_model* librdf_new_model_from_model (librdf_model* old_model);
librdf_model* librdf_new_model_from_model
the existing librdf_model
Creates a new model as a copy of the existing model in the same storage context.
a new librdf_model or NULL on failure