Nanopublications LDF server
Nanopublications
Search Nanopublications by triple/quad pattern
subject
predicate
object
graph
Matches in Nanopublications for
{ ?s ?p "def rotate_image(img:Image) -> Image: """Transforming an image by 180 degrees""" out = im.transpose(Image.ROTATE_180) return out" ?g. }
Showing items 1 to 1 of
1
with
100
items per page.
step
description
"
def rotate_image(img:Image) -> Image: """Transforming an image by 180 degrees""" out = im.transpose(Image.ROTATE_180) return out
"
assertion
.