//else
if(model!=null)
rdfSource = new RDF2GoSource(model);
// Creates Trust Engine
trustEngine = new PrologTrustEngine(rdfSource);
// Includes information about which is the URI of the trusting agent
trustEngine.addProperty("myURI", this.agent_uri);
// Adds namespaces