Bruno P. Kinoshita
Bruno P. Kinoshita
@rsirvent has kindly shared his most up to date code, and I noticed he was manually writing the WRROC `CreateAction` and properties. I then had a look at [streamflow]() and...
Hi @simleo >Looking at https://autosubmit.readthedocs.io/en/master/userguide/defining_workflows/index.html, it seems that the workflow refers to shell scripts for the various steps, and from what you've said I guess these scripts can contain arbitrary...
I've updated the AS [merge request](https://earth.bsc.es/gitlab/es/autosubmit/-/merge_requests/317) with a check box to implement the inputs and outputs. I will use a link of globs in the Autosubmit config file `conf/rocrate.yml` (used...
@simleo , I started working on the inputs and outputs today, but got stuck working on the inputs & outputs. Could you confirm if I have to use the `FormalParameter`...
I will have to read a bit more about formal parameters and take another look at workflowhub/compss/more ro-crate files. But I think I got the right direction to follow here....
Hi @simleo Spent some time reading about FAIRDom, Seek, WorkflowHub, BioSchemas, and the formal parameter. It was quite a journey reviewing terms and how things are connected. >AFAIK, WorkflowHub does...
Hello there. If there's anything that can be done in TAP plug-in just let me know :o) Being busy with $work projects in the past months, but I have some...
Could be @marcelduran . Can you make a gist with the TAP stream, please? I'll debug it in tap4j to check what's going on.
Hi @marcelduran! Thanks! The following YAML is not valid: ``` message: There are 2 static components that are not on CDN. Using these CDN hostnames from your preferences: img.cdn-redfin.com offenders:...
Hmm, you can try replacing ``` Using these CDN hostnames... ``` By ``` <p>Using these CDN hostnames... ``` I think someone reported an issue for the TAP plug-in a year...