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