Change approach to dealing with nonstandard CAS numbers. On an input of '0034-56-7', the non-standard
entry (which still matches the regexp) should be accepted as a synonym, though other possible
defective entries are not. Inspired by defects observed in ecoinvent 'Naphtalene' _(sic)_.
Also renamed `compartments.compartment.NullContext` (exception) to `NullContextException`.