Rewords the section on the usage of FormalParameter to clarify that strict conformance to a Bioschemas profile is not required. For instance, consumers should not break if a parameter does not have a name or a conformsTo.
Also removes this entry from the ComputationalWorkflow in the example:
since the workflow does not actually strictly conform to the profile (e.g., it does not have a dateCreated).
Finally, I've reworded a sentence in the Provenance Run Crate profile so it does not imply that hasPart is also required in the Bioschemas ComputationalWorkflow profile.
Rewords the section on the usage of
FormalParameter
to clarify that strict conformance to a Bioschemas profile is not required. For instance, consumers should not break if a parameter does not have aname
or aconformsTo
.Also removes this entry from the
ComputationalWorkflow
in the example:since the workflow does not actually strictly conform to the profile (e.g., it does not have a
dateCreated
).Finally, I've reworded a sentence in the Provenance Run Crate profile so it does not imply that
hasPart
is also required in the Bioschemas ComputationalWorkflow profile.