Skip to content

Latest commit

 

History

History
256 lines (162 loc) · 12.6 KB

File metadata and controls

256 lines (162 loc) · 12.6 KB

ProtocolExecution

Semantic name

https://openminds.ebrains.eu/core/ProtocolExecution

Display as

Protocol execution

Structured information on a protocol execution.



Properties

Required

input, isPartOf, output, protocol

Optional

behavioralProtocol, customPropertySet, description, endTime, lookupLabel, performedBy, preparationDesign, startTime, studyTarget


behavioralProtocol

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/behavioralProtocol

value type
linked object array (1-N) of type
BehavioralProtocol
instructions

Add all behavioral protocols that were performed during this protocol execution.

BACK TO TOP


customPropertySet

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/customPropertySet

value type
embedded object array (1-N) of type
CustomPropertySet
instructions

Add any user-defined parameters grouped in context-specific sets that are not covered in the standardized properties of this activity.

BACK TO TOP


description

Longer statement or account giving the characteristics of someone or something.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/description

value type
string
formatting: text/markdown; multiline
instructions

Enter a description of this activity.

BACK TO TOP


endTime

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/endTime

value type
string
formatting: text/plain; singleline
instructions

Enter the date and/or time on when this activity ended, formatted as either '2023-02-07T16:00:00+00:00' (date-time) or '16:00:00+00:00' (time).

BACK TO TOP


input

Something or someone that is put into or participates in a process or machine.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/input

value type
instructions

Add all inputs used by this activity.

BACK TO TOP


isPartOf

Reference to the ensemble of multiple things or beings.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/isPartOf

value type
linked object of type
DatasetVersion
instructions

Add the dataset version in which this activity was conducted.

BACK TO TOP


lookupLabel

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/lookupLabel

value type
string
formatting: text/plain; singleline
instructions

Enter a lookup label for this activity that may help you to find this instance more easily.

BACK TO TOP


output

Something or someone that comes out of, is delivered or produced by a process or machine.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/output

value type
instructions

Add all outputs generated by this activity.

BACK TO TOP


performedBy

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/performedBy

value type
linked object array (1-N) of type
SoftwareAgent or Person
instructions

Add all agents that performed this activity.

BACK TO TOP


preparationDesign

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/preparationDesign

value type
linked object of type
PreparationType
instructions

Add the initial preparation type for this activity.

BACK TO TOP


protocol

Plan that describes the process of a scientific or medical experiment, treatment, or procedure.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/protocol

value type
linked object array (1-N) of type
Protocol
instructions

Add all protocols used during this activity.

BACK TO TOP


startTime

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/startTime

value type
string
formatting: text/plain; singleline
instructions

Enter the date and/or time on when this activity started, formatted as either '2023-02-07T16:00:00+00:00' (date-time) or '16:00:00+00:00' (time).

BACK TO TOP


studyTarget

Structure or function that was targeted within a study.

BACK TO TOP