-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomputationalworkflow_br.properties
More file actions
28 lines (26 loc) · 2 KB
/
computationalworkflow_br.properties
File metadata and controls
28 lines (26 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
metadatablock.name=fluxocomputacional
metadatablock.displayName=Metadados de Fluxo Computacional
metadatablock.displayFacet=Fluxo Computacional
datasetfieldtype.workflowType.title=Tipo de Fluxo de Trabalho
datasetfieldtype.workflowType.description=O tipo de Fluxo de Trabalho Computacional, que é projetado para compor e executar uma série de etapas computacionais ou de manipulação de dados em uma aplicação científica
datasetfieldtype.workflowType.watermark=
datasetfieldtype.workflowCodeRepository.title=URL de Repositório Externo de Código
datasetfieldtype.workflowCodeRepository.description=Um link para outro repositório público onde o código não compilado, legível por humanos, e códigos relacionados também estão localizados (ex.: GitHub, GitLab, SVN)
datasetfieldtype.workflowCodeRepository.watermark=https://...
datasetfieldtype.workflowDocumentation.title=Documentação
datasetfieldtype.workflowDocumentation.description=Um link (URL) para a documentação ou texto descrevendo o Fluxo de Trabalho Computacional e seu uso
datasetfieldtype.workflowDocumentation.watermark=
controlledvocabulary.workflowType.common_workflow_language_(cwl)=Common Workflow Language (CWL)
controlledvocabulary.workflowType.workflow_description_language_(wdl)=Workflow Description Language (WDL)
controlledvocabulary.workflowType.nextflow=Nextflow
controlledvocabulary.workflowType.snakemake=Snakemake
controlledvocabulary.workflowType.ruffus=Ruffus
controlledvocabulary.workflowType.jupyter_notebook=Jupyter Notebook
controlledvocabulary.workflowType.r_notebook=R Notebook
controlledvocabulary.workflowType.dagman=DAGMan
controlledvocabulary.workflowType.matlab_script=Script MATLAB
controlledvocabulary.workflowType.bash_script=Script Bash
controlledvocabulary.workflowType.makefile=Makefile
controlledvocabulary.workflowType.other_python-based_workflow=Outro fluxo de trabalho baseado em Python
controlledvocabulary.workflowType.other_r-based_workflow=Outro fluxo de trabalho baseado em R
controlledvocabulary.workflowType.other=Outro