Nanopublications LDF server

Nanopublications

Search Nanopublications by triple/quad pattern

Matches in Nanopublications for { ?s ?p "@is_fairstep(label='Resize image') def resize_image(imgStr:str) -> str: """Resize the image 300x300 """ from PIL import Image image = Image.open(io.BytesIO(imgStr)) new_image = image.resize((300, 300)) mgOut = io.BytesIO() new_image.save(imgOut, format="png") return imgOut.getvalue()" ?g. }

Showing items 1 to 1 of 1 with 100 items per page.