Construct a run parameter object for a run.
makeOMLRunParameter(name, value, component = NA_character_)[character(1)]
The name of the parameter.
[character(1)]
The value of the parameter.
[character(1)]
The implementation name of a component, if the parameter belongs to this component.
This name must match a component of the implementation.
Other run-related functions: convertOMLMlrRunToBMR,
  convertOMLRunToBMR,
  deleteOMLObject, getOMLRun,
  listOMLRuns, makeOMLRun,
  tagOMLObject, uploadOMLRun