[I/O] error parsing sbml with empty id
If no id is provided in model, pass validator but throw null pointer exception during creation of bionetwork. The same goes if id contains special characters (this case, however, do not pass validator), as an empty id is passed by JSBML to the bionetwork constructor. This is related to the bionetwork being considered a Bioentity, which has constraints on identifiers.