You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Body:


Attributes:

OIDoid

Namename

Type(Computation | Imputation | Transpose)(optional)
CommentOIDoidref(optional)


Contained in:

A MethodDef defines how a data value can be obtained from a collection of other data values. The Description element must be provided and should include a prose description. The MethodSignature element must also be provided and identifies the input parameter and return values for the MethodDef. The Description and MethodSignature are the normative content of the MethodDef.

If a FormalExpression is provided, it must contain a machine-readable expression that implements the Description and MethodSignature. Multiple FormalExpressions can be provided if each has a different Context attribute, allowing the same expression to be represented in forms appropriate to multiple systems. A FormalExpression can reference an external code library such that it can be retrieved for execution at run-time. If MethodDef execution order must be specified then use workflows for this purpose.

  • No labels