Skip to content

Commit 15d5284

Browse files
Updating Profile
1 parent 5cbba8f commit 15d5284

1 file changed

Lines changed: 173 additions & 0 deletions

File tree

Lines changed: 173 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,173 @@
1+
---
2+
# spec_info content generated using GOWeb
3+
# DO NOT MANUALLY EDIT THE CONTENT
4+
cross_walk_url: ''
5+
dde_ui_url: https://discovery.biothings.io/view/bioschemasdrafts/bioschemasdrafts:LabProcess
6+
gh_tasks: https://github.com/Bioschemas/specifications/labels/type%3A%20LabProcess
7+
group: ''
8+
hierarchy: []
9+
json-ld_url: LabProcess/jsonld/LabProcess_v1.0-DRAFT.json
10+
live_deploy: /liveDeploys
11+
mapping:
12+
- bsc_description: ''
13+
cardinality: ONE
14+
controlled_vocab: ''
15+
description: The name of the item.
16+
example: ''
17+
expected_types:
18+
- Text
19+
marginality: Minimum
20+
property: name
21+
type: ''
22+
type_url: ''
23+
- bsc_description: ''
24+
cardinality: MANY
25+
controlled_vocab: ''
26+
description: A parameter value of the experimental process, usually a key-value
27+
pair using ontology terms.
28+
example: ''
29+
expected_types:
30+
- PropertyValue
31+
marginality: Recommended
32+
property: parameterValue
33+
type: ''
34+
type_url: ''
35+
- bsc_description: ''
36+
cardinality: ONE
37+
controlled_vocab: ''
38+
description: The lab protocol describes the experimental workflow and its parameters,
39+
which is instantiated by this process.
40+
example: ''
41+
expected_types:
42+
- Protocol
43+
marginality: Recommended
44+
property: executesLabProtocol
45+
type: ''
46+
type_url: ''
47+
- bsc_description: ''
48+
cardinality: MANY
49+
controlled_vocab: ''
50+
description: The direct performer or driver of the action (animate or inanimate).
51+
e.g. *John* wrote a book.
52+
example: ''
53+
expected_types:
54+
- Organization
55+
- person
56+
marginality: Recommended
57+
property: agent
58+
type: ''
59+
type_url: ''
60+
- bsc_description: ''
61+
cardinality: ONE
62+
controlled_vocab: ''
63+
description: The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation),
64+
the time that it is expected to end. For actions that span a period of time, when
65+
the action was performed. e.g. John wrote a book from January to *December*. For
66+
media, including audio and video, it's the time offset of the end of a clip within
67+
a larger file.\n\nNote that Event uses startDate/endDate instead of startTime/endTime,
68+
even when describing dates with times. This situation may be clarified in future
69+
revisions.
70+
example: ''
71+
expected_types:
72+
- DateTime
73+
- time
74+
marginality: Recommended
75+
property: endTime
76+
type: ''
77+
type_url: ''
78+
- bsc_description: ''
79+
cardinality: MANY
80+
controlled_vocab: ''
81+
description: The object upon which the action is carried out, whose state is kept
82+
intact or changed. Also known as the semantic roles patient, affected or undergoer
83+
(which change their state) or theme (which doesn't). e.g. John read *a book*.
84+
example: ''
85+
expected_types:
86+
- Thing
87+
marginality: Recommended
88+
property: object
89+
type: ''
90+
type_url: ''
91+
- bsc_description: ''
92+
cardinality: MANY
93+
controlled_vocab: ''
94+
description: The result produced in the action. e.g. John wrote *a book*.
95+
example: ''
96+
expected_types:
97+
- Thing
98+
marginality: Recommended
99+
property: result
100+
type: ''
101+
type_url: ''
102+
- bsc_description: ''
103+
cardinality: MANY
104+
controlled_vocab: ''
105+
description: The object that helped the agent perform the action. e.g. John wrote
106+
a book with *a pen*.
107+
example: ''
108+
expected_types:
109+
- Thing
110+
marginality: Optional
111+
property: instrument
112+
type: ''
113+
type_url: ''
114+
- bsc_description: ''
115+
cardinality: ONE
116+
controlled_vocab: ''
117+
description: The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation),
118+
the time that it is expected to start. For actions that span a period of time,
119+
when the action was performed. e.g. John wrote a book from *January* to December.
120+
For media, including audio and video, it's the time offset of the start of a clip
121+
within a larger file.\n\nNote that Event uses startDate/endDate instead of startTime/endTime,
122+
even when describing dates with times. This situation may be clarified in future
123+
revisions.
124+
example: ''
125+
expected_types:
126+
- DateTime
127+
- time
128+
marginality: Optional
129+
property: startTime
130+
type: ''
131+
type_url: ''
132+
- bsc_description: ''
133+
cardinality: ONE
134+
controlled_vocab: ''
135+
description: A description of the item.
136+
example: ''
137+
expected_types:
138+
- Text
139+
marginality: Optional
140+
property: description
141+
type: ''
142+
type_url: ''
143+
- bsc_description: ''
144+
cardinality: MANY
145+
controlled_vocab: ''
146+
description: A sub property of description. A short description of the item used
147+
to disambiguate from other, similar items. Information from other properties (in
148+
particular, name) may be necessary for the description to be useful for disambiguation.
149+
example: ''
150+
expected_types:
151+
- Text
152+
marginality: Optional
153+
property: disambiguatingDescription
154+
type: ''
155+
type_url: ''
156+
name: LabProcess
157+
parent_type: LabProcess
158+
previous_release: ''
159+
previous_version: ''
160+
redirect_from: []
161+
spec_info:
162+
description: 'Bioschemas profile for annotating a retrospective description of the
163+
application of experimental tasks and operations, given as a LabProcess. Version
164+
1.0-DRAFT, prepared by: Florian Wetzels and H. Lukas Weil'
165+
full_example: https://github.com/BioSchemas/specifications/tree/master/LabProcess/examples
166+
official_type: LabProcess
167+
title: LabProcess
168+
version: 1.0-DRAFT
169+
version_date: 2026622T175844
170+
spec_type: Profile
171+
status: revision
172+
use_cases_url: /useCases/LabProcess
173+
---

0 commit comments

Comments
 (0)