Full identifier: http://purl.org/np/RAlmPhtMIe-taJ-JDus6xjNPmABe_ym-le3KZyNWksCko#code
| Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
|---|---|---|---|---|---|---|
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
code
|
python 3.8.6
|
Robin A Richardson
|
2021-02-09T16:18:17.096Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
code
|
@is_fairstep(label='Addition and subtraction', returns=(['http://www.example.org/distance', 'http://www.example.org/number'], None))
def another_step(a:float, b:float) -> Tuple[float, float]:
"""This step returns an addition and a subtraction of its inputs"""
return a + b, a - b
|
Robin A Richardson
|
2021-02-09T16:18:17.096Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
code
|
Robin A Richardson
|
2021-02-09T16:18:17.096Z
|