ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
2
TitleSubtitleDescriptionVersionOfficial TypeFull ExamplePrevious version
3
LabProtocolBioschemas profile describing a LabProtocol in Life Sciences. An experimental LabProtocol is a sequence of tasks and operations executed to perform experimental research in biological and biomedical areas.This LabProtocol profile specification presents the markup for describing a LabProtocol type according to Bioschemas. An experimental LabProtocol is a sequence of tasks and operations executed to perform experimental research in biological and biomedical areas.

<h4>Summary of Changes</h4>
Changes since previous draft of the LabProtocols profile:
<ul>
<li>LabProtocol profile definition updated to the one on the type, see <a href='https://github.com/BioSchemas/specifications/issues/331'>issue 331</a></li>
<li>Description property added, see <a href='https://github.com/BioSchemas/specifications/issues/436'>issue 436</a></li>
<li>Title added as minimum, see <a href='https://github.com/BioSchemas/specifications/issues/438'>issue 438</a>.</li>
<li>Protocol advantage property description updated, see <a href='https://github.com/BioSchemas/specifications/issues/440'>issue 440</a></li>
<li>Time properties updated (totalTime as it was plus performTime and prepTime as optional), see <a href='https://github.com/BioSchemas/specifications/issues/441'>issue 441</a></li>
<li>ReagentUsed property description updated, now using CHEBI definition, also MolecularEntity and ChemicalSubstance to the range list added, see <a href='https://github.com/BioSchemas/specifications/issues/442'>issue 442</a></li>
<li>LabProtocol now used as the parent type for this profile, see <a href='https://github.com/BioSchemas/specifications/issues/443'>issue 443</a></li>
</ul>
0.5-DRAFThttp://bioschemas.org/LabProtocolhttps://github.com/BioSchemas/Specifications/tree/master/LabProtocol/examples
https://docs.google.com/spreadsheets/d/16PRB0Izdlj43-pTVcepi-2okjhBkiTjno_bkRBP0PeE
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100