Skip to content

Latest commit

 

History

History
194 lines (121 loc) · 6.35 KB

File metadata and controls

194 lines (121 loc) · 6.35 KB

WorkflowRecipe

Semantic name

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

Display as

Workflow recipe

Structured information about the description of a prospective workflow.



Properties

Required

description, developer, fullName, hasVersion, shortName

Optional

custodian, digitalIdentifier, homepage, howToCite


custodian

The 'custodian' is a legal person who is responsible for the content and quality of the data, metadata, and/or code of a research product.

schema_specifications

semantic name

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

value type
linked object array (1-N) of type
Consortium, Organization or Person
instructions

Add all parties that fulfill the role of a custodian for this research product (e.g., a research group leader or principle investigator). Custodians are typically the main contact in case of misconduct, obtain permission from the contributors to publish personal information, and maintain the content and quality of the data, metadata, and/or code of the research product. Unless specified differently, this custodian will be responsible for all attached research product versions.

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 (or abstract) of this research product. Note that this should be a suitable description for all attached research product versions.

BACK TO TOP


developer

Legal person that creates or improves products or services (e.g., software, applications, etc.).

schema_specifications

semantic name

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

value type
linked object array (1-N) of type
Consortium, Organization or Person
instructions

Add all parties that developed this workflow recipe.

BACK TO TOP


digitalIdentifier

Digital handle to identify objects or legal persons.

schema_specifications

semantic name

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

value type
linked object of type
DOI
instructions

Add the globally unique and persistent digital identifier of this research product. Note that this digital identifier will be used to reference all attached research product versions.

BACK TO TOP


fullName

Whole, non-abbreviated name of something or somebody.

schema_specifications

semantic name

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

value type
string
formatting: text/plain; singleline
instructions

Enter a descriptive full name (or title) for this research product. Note that this should be a suitable full name for all attached research product versions.

BACK TO TOP


hasVersion

Reference to variants of an original.

schema_specifications

semantic name

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

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

Add all versions of this workflow recipe.

BACK TO TOP


homepage

Main website of something or someone.

schema_specifications

semantic name

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

value type
string
formatting: text/plain; singleline
instructions

Enter the internationalized resource identifier (IRI) to the homepage of this research product.

BACK TO TOP


howToCite

Preferred format for citing a particular object or legal person.

schema_specifications

semantic name

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

value type
string
formatting: text/markdown; multiline
instructions

Enter the preferred citation text for this research product. Leave blank if citation text can be extracted from the assigned digital identifier.

BACK TO TOP


shortName

Shortened or fully abbreviated name of something or somebody.

schema_specifications

semantic name

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

value type
string
formatting: text/plain; singleline
instructions

Enter a short name (or alias) for this research product that could be used as a shortened display title (e.g., for web services with too little space to display the full name).

BACK TO TOP