Visualization

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

part of computation in version v1 - view as JSON Schema

Required properties are highlighted in bold
propertyvalue
name*descriptiontypeinstruction
environment linked object Environment OR
WebServiceVersion
Add the computational environment in which this computation was executed.
input Something or someone that is put into or participates in a process or machine. linked object array (1 - n) of type:
LocalFile OR
File OR
FileBundle OR
SoftwareVersion
Add all inputs used by this activity.
output Something or someone that comes out of, is delivered or produced by a process or machine. linked object array (1 - n) of type:
LocalFile OR
File OR
FileArchive OR
FileBundle
Add all outputs generated by this activity.
startTime string (format: date-time or time) 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).
customPropertySet embedded object array (1 - n) of type:
CustomPropertySet
Add any user-defined parameters grouped in context-specific sets that are not covered in the standardized properties of this activity.
description Longer statement or account giving the characteristics of someone or something. string Enter a description of this activity.
endTime string (format: date-time or time) 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).
launchConfiguration linked object LaunchConfiguration Add the launch configuration of this computation (e.g., command-line arguments).
lookupLabel string Enter a lookup label for this activity that may help you to find this instance more easily.
performedBy linked object array (1 - n) of type:
Person OR
SoftwareAgent
Add all agents that performed this activity.
recipe linked object WorkflowRecipeVersion Add the workflow recipe version used for this computation.
resourceUsage embedded object array (1 - n) of type:
QuantitativeValue OR
QuantitativeValueRange
Enter all resources used during this computation (e.g., core-hours or energy).
startedBy linked object Person OR
SoftwareAgent
Add the agent that started this computation.
status linked object ActionStatusType Enter the current status of this computation.
studyTarget Structure or function that was targeted within a study. linked object array (1 - n) of type:
ParcellationEntity OR
ParcellationEntityVersion OR
CustomAnatomicalEntity OR
MolecularEntity OR
OrganismSubstance OR
ElectricalStimulusType OR
UBERONParcellation OR
Handedness OR
OlfactoryStimulusType OR
DiseaseModel OR
Disease OR
GustatoryStimulusType OR
AuditoryStimulusType OR
OpticalStimulusType OR
CellCultureType OR
BreedingType OR
TactileStimulusType OR
BiologicalOrder OR
OrganismSystem OR
BiologicalSex OR
VisualStimulusType OR
CellType OR
Organ OR
TissueSampleType OR
Species OR
GeneticStrainType OR
TermSuggestion OR
SubcellularEntity
Add all study targets of this activity.
tag array (1 - n) of type:
string
Enter any custom tags for this computation.
technique Method of accomplishing a desired aim. linked object array (1 - n) of type:
AnalysisTechnique
Add all analysis techniques that were used in this computation.
wasInformedBy linked object Optimization OR
Visualization OR
DataAnalysis OR
DataCopy OR
ModelValidation OR
GenericComputation OR
Simulation
Add another computation that sent data to this one during runtime.
*This is the simplified property name - within a metadata instance of this schema (JSON-LD) the properties are extended to map to the openMINDS vocabulary namespace ("https://openminds.ebrains.eu/vocab/PROPERTY_NAME").