Skip to content

Latest commit

 

History

History
339 lines (216 loc) · 15.3 KB

File metadata and controls

339 lines (216 loc) · 15.3 KB

GenericComputation

Semantic name

https://openminds.ebrains.eu/computation/GenericComputation

Display as

Generic computation

Structured information about a computation whose type is unknown or unspecified.



Properties

Required

environment, input, output, startTime

Optional

customPropertySet, description, endTime, launchConfiguration, lookupLabel, performedBy, recipe, resourceUsage, startedBy, status, studyTarget, tag, technique, wasInformedBy


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


environment

schema_specifications

semantic name

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

value type
linked object of type
Environment or WebServiceVersion
instructions

Add the computational environment in which this computation was executed.

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
linked object array (1-N) of type
LocalFile, File, FileBundle or SoftwareVersion
instructions

Add all inputs used by this activity.

BACK TO TOP


launchConfiguration

schema_specifications

semantic name

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

value type
linked object of type
LaunchConfiguration
instructions

Add the launch configuration of this computation (e.g., command-line arguments).

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
linked object array (1-N) of type
LocalFile, File, FileArchive or FileBundle
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


recipe

schema_specifications

semantic name

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

value type
linked object of type
WorkflowRecipeVersion
instructions

Add the workflow recipe version used for this computation.

BACK TO TOP


resourceUsage

schema_specifications

semantic name

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

value type
embedded object array (1-N) of type
QuantitativeValue or QuantitativeValueRange
instructions

Enter all resources used during this computation (e.g., core-hours or energy).

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


startedBy

schema_specifications

semantic name

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

value type
linked object of type
SoftwareAgent or Person
instructions

Add the agent that started this computation.

BACK TO TOP


status

schema_specifications

semantic name

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

value type
linked object of type
ActionStatusType
instructions

Enter the current status of this computation.

BACK TO TOP


studyTarget

Structure or function that was targeted within a study.

BACK TO TOP


tag

schema_specifications

semantic name

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

value type
string array (1-N)
formatting: text/plain; singleline
instructions

Enter any custom tags for this computation.

BACK TO TOP


technique

Method of accomplishing a desired aim.

schema_specifications

semantic name

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

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

Add all analysis techniques that were used in this computation.

BACK TO TOP


wasInformedBy

schema_specifications

semantic name

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

value type
instructions

Add another computation that sent data to this one during runtime.

BACK TO TOP