Injektilo.RDF.RdfModel.CleanLoad Function
Performs the entity substitutions before passing the content to the .net XML parser. This gets around the entity/namespace bugs, but takes a little longer and uses more resources.

Public void CleanLoad (string)
  Type Name Description  
    string uri The URI of the content to parse and load.  
  Return Description  
    void    
Other overloads:
Injektilo.RDF.RdfModel.CleanLoad(e,e)