if (reactionterm.definitionExists(definition)) {
              err = new Error();
              err.status = 422;
              err.error = "Duplicate Definition Exists";
              err.message = "Duplicate Definition Exists";