Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAo3AM1OF-7iODlXgKN0THz3AuwdW0SxJsXpbNuRQ3jdg#assertion>. }
Showing items 1 to 19 of
19
with 100 items per page.
- step type Step assertion.
- step type ScriptTask assertion.
- a type Variable assertion.
- b type Variable assertion.
- out1 type Variable assertion.
- step label "Addition" assertion.
- a label "a" assertion.
- b label "b" assertion.
- out1 label "out1" assertion.
- a comment "float" assertion.
- b comment "float" assertion.
- out1 comment "float" assertion.
- step description "Adding up numbers!" assertion.
- step hasInputVar a assertion.
- step hasInputVar b assertion.
- step SoftwareSourceCode code assertion.
- code text "@is_fairstep(label='Addition') def add(a:float, b:float) -> float: """Adding up numbers!""" return a + b " assertion.
- code programmingLanguage "python 3.8.6" assertion.
- step hasOutputVar out1 assertion.