specifications icon indicating copy to clipboard operation
specifications copied to clipboard

Issue with ComputationalWorkflow inputs and outputs

Open albangaignard opened this issue 2 years ago • 2 comments

While working on Bioschemas validation for workflows, we found that none of the input or output parameters were retrieved with RDF parsers.

JSON-LD playground cannot get workflow inputs/outputs. wf_18.jsonld.txt

There is also a warning when using the schema.org validator : Capture d’écran 2023-02-01 à 16 27 20

albangaignard avatar Feb 01 '23 15:02 albangaignard

Possible workaround : when using this profile, input and output JSON-LD keys could be prefixed with another namespace, different from http://schema.org.

albangaignard avatar Feb 01 '23 15:02 albangaignard

@albangaignard does this work correctly in the ComputationalTool type? In any case, it'd be good if both are fixed in the same way.

matuskalas avatar Feb 01 '23 21:02 matuskalas