Always 'SchemaDefRequirement'
The list of type definitions.
Document fragment to load this record object from.
Base URI to generate child document IDs against.
Context for loading URIs and populating objects.
ID at this position in the document (if available)
Generated using TypeDoc
Auto-generated class implementation for https://w3id.org/cwl/cwl#SchemaDefRequirement
This field consists of an array of type definitions which must be used when interpreting the
inputsandoutputsfields. When atypefield contains a IRI, the implementation must check if the type is defined inschemaDefsand use that definition. If the type is not found inschemaDefs, it is an error. The entries inschemaDefsmust be processed in the order listed such that later schema definitions may refer to earlier schema definitions.enumandrecordtypes only.$include-ing them in thetypesfield.