Recipe Type
Description of a planned procedure. bioschemas.org/LabProtocol
Constructors
| Constructor |
Description
|
Full Usage:
Recipe(?name, ?description, ?version, ?url, ?intendedUse, ?additionalType, ?parameters, ?components, ?additionalProperty)
Parameters:
string
?description : string
?version : string
?url : string
?intendedUse : DefinedTerm
?additionalType : string
?parameters : FormalParameter seq
?components : Annotation seq
?additionalProperty : Annotation seq
Returns: Recipe
|
|
Instance members
| Instance member |
Description
|
|
|
|
|
|
|
|
|
Full Usage:
this.AdditionalType
Returns: string option
|
|
|
Equipment, reagents, and software used in this recipe (components).
|
Full Usage:
this.Description
Returns: string option
|
|
|
|
Full Usage:
this.Name
Returns: string option
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.Url
Returns: string option
|
|
Full Usage:
this.Version
Returns: string option
|
|
ProcessCore