This issue is opened as a response to #215.
{
"@id": "1st-tool.cwl",
"@type": "File",
"name": "First executable tool",
"description": "An example Common Workflow Language File",
"contentSize": "120",
"encodingFormat": ["text/plain", {"@id": "https://www.commonwl.org/v1.0/Workflow.html"}]
}
[ {
"@id" : "xsd:string"
} ]
does not comply with the flattened structure of the RO-Crate json document.
This issue is opened as a response to #215.
{ "@id": "1st-tool.cwl", "@type": "File", "name": "First executable tool", "description": "An example Common Workflow Language File", "contentSize": "120", "encodingFormat": ["text/plain", {"@id": "https://www.commonwl.org/v1.0/Workflow.html"}] }