Matches in Nanopublications for { <http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#step> ?p ?o ?g. }
Showing items 1 to 10 of
10
with 100 items per page.
- step type Step assertion.
- step type ScriptTask assertion.
- step label "Convert the RGB color image to grayscale" assertion.
- step description "@is_fairstep(label='Convert the RGB color image to grayscale') def grayscale(rgb): return np.dot(rgb[...,:3], [0.299, 0.587, 0.114]) " assertion.
- step hasInputVar rgb assertion.
- step isStepOfPlan plan assertion.
- step precedes step assertion.
- step precedes step assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.