}
@BeforeClass
public static void setup() throws Exception {
offline = new OfflineConfigurationImpl(new Hashtable<String,Object>());
ScopeRegistry reg = new ScopeRegistryImpl();
// This one is created from scratch
MGraph ont2 = ClerezzaOWLUtils.createOntology(baseIri2.toString());
minorSrc = new GraphSource(ont2.getGraph());
dropSrc = getLocalSource("/ontologies/droppedcharacters.owl");