Matches in Nanopublications for { ?s <http://purl.org/dc/terms/description> ?o ?g. }
- plan description "@is_fairworkflow(label='Blend two images') def wf_t2(img1, img2): blurred_image = blur(img1) transparent_image = white_to_transparency(img2) new_image = overlay(blurred_image, transparent_image) return new_image " assertion.
- plan description "@is_fairworkflow(label='Awesome workflow for rotating and adding text to image') def wf_t3(im_in, angle): rotated_image = rotate_image(im_in, angle) im_out = add_text_into_image(rotated_image) return im_out " assertion.
- plan description "@is_fairworkflow(label='YAIC: Yet Another Image Converter (licence:cc0,author:rsiebes,date:06-05-2021 )') def yaic_workflow(originalImg): grayImg = rgb2gray_image(originalImg) invertedImg = invert_colors(grayImg) blendedImg = mask_image(blur(invertedImg),originalImg) contrastedImg = contrast_image(blendedImg,2) return contrastedImg " assertion.
- plan description "@is_fairworkflow(label='YAIB: Yet Another Image Blender (licence:cc0,author:rsiebes, date:06-05-2021 )') def yaib_workflow(backgroundImg,foregroundImg): blendedImg = mask_image(blur(backgroundImg),foregroundImg) return blendedImg " assertion.
- plan description "@is_fairworkflow(label='YAIB: Yet Another Image Blender (licence:cc0,author:rsiebes, date:06-05-2021 )') def yaib_workflow(backgroundImg,foregroundImg): blendedImg = mask_image(blur(backgroundImg),foregroundImg) return blendedImg " assertion.
- plan description "@is_fairworkflow(label='Make an image blurred and add copyright warning (licence:cc0,author:rsiebes, date:06-05-2021 )') def my_awesome_copyright_watermark_blur_workflow(im_in, text): blurredImg = blur(im_in) blurredWatermarkImg = my_watermark_step(blurredImg,text) return blurredWatermarkImg " assertion.
- plan description "@is_fairworkflow(label='takes an images and returns a pencil sketch version') def to_pencil_sketch(original_image): gray = rgb2gray_image(original_image) neg_gray = invert_colors(gray) blur_neg_gray = blur(neg_gray) blended = blend_image(gray, blur_neg_gray) final = contrast_image(blended, 5) return final " assertion.
- plan description "@is_fairworkflow(label='puts an image infront of a second image') def overlay_in_front(back_img, front_img): blur_back = blur(back_img) trans_front = white_to_transparency(front_img) final = overlay(blur_back, trans_front) return final " assertion.
- step description "@is_fairstep(label='AWESOME upside down flipper') # Give it your own name: def my_awesome_flipper(image): from PIL import Image new_image = image.rotate(180) new_image.show() return new_image " assertion.
- plan description "@is_fairworkflow(label='flip and smooth an image') def my_awesome_workflow(im_in): im_half = my_awesome_step(im_in) im_out = my_awesome_flipper(im_half) return im_out " assertion.
- usage-of-linked-data-scopes description "Usage of the Linked Data Scopes ontology in a research project" assertion.
- usage-of-linked-data-scopes description "Usage of the Linked Data Scopes ontology in a research project" assertion.
- RAxBBJ2WkonyQNlXfdCAOaCi64J_xqgVGeaLjVQow9M88 description "The author has addressed all review comments received and the formalization looks good." assertion.
- RAmG2bXxwkIzARk4Mda-lqZU0RVnkpX7hUHBIPcdLHQUU description "All review comments were addressed and the formalization looks good." assertion.
- RAeRSya2qIYymsBxiqOZP_oaQpHXUVXiydKvPCFM-7DDQ description "All review comments were addressed and the formalization looks good." assertion.
- RA22JAQihYeiJkNIjvwnxLPmjuG74yPcRXpPyVX8DV6fA description "All review comments were addressed and the formalization looks good." assertion.
- RAbWbJCYlLhlYBDn9PVxdJP_WUbbi058aRcK-3sOJsRwY description "All review comments were addressed and the formalization looks good." assertion.
- RAokVMmiZSbRh01diNeJLum4p13kUd-NZjGFuVtxVz4Bs description "The review comments were addressed and the updated formalization looks good." assertion.
- RAyg4UgIVovBGia-hk4qEuRzOq14fcOlYAclC6YGQaVYU description "The review comments were addressed and the updated formalization looks good." assertion.
- RA1FoHM9lwJ1XAV1eB871XcMAKfod73G_i4YtgoLpJVH0 description "All review comments were addressed and responded to and the formalization looks good." assertion.
- RAMgThXW6xx8QiPmW9VhVuxWCN2ZWe-pmxDcFfdx_A7z0 description "The author has addressed the review comments and the formalization looks good." assertion.
- RAXkuXJ4IK10Ai9F39_tOFDy6ewi7znau6OQhUEXP4nPc description "The author has addressed the review comments and the formalization looks good." assertion.
- RAgoIxfXPqNDY8vnK2EmBQDAFwuFIDJtfaMplTvPMq3pg description "The review comments were addressed and the formalization looks good." assertion.
- RAn15vsPJEVdJvjNKtBPo_oadtjeP9oc3Si-69FiJ4poQ description "The review comments were addressed and the formalization looks good." assertion.
- RAoo8EvTgfkxJw5SgZXbJvRl5nQG7ygeGaHp8Zud1U4Zw description "The review comments were addressed and the formalization looks good." assertion.
- RABzhulhaPhOzo9MxWxl230N72-azdlpMNwu_HtDqsuUc description "The authors have responded to the review comments and the formalization looks good." assertion.
- RA12lVwEtmddK9OwDkZQZlgJaOD2-0NXtAtO_jDaG-3VQ description "The formalization looks good and the author has addressed the received review comments." assertion.
- RAXVRaFjWDlX5cZcVRXETaEIAx6QAyLK5JCrzDP-yDp9U description "The formalization looks good and the author addressed and responded to all the review comments received." assertion.
- dataset description "Ocean in situ data observe by Argo profiling floats" assertion.
- online-version-of-nanobench description "An online version of Nanobench would allow users to use it via the web without having to install it locally." assertion.
- www.wikidata.org description "Wikidata is a free and open knowledge base that can be read and edited by both humans and machines. Wikidata acts as central storage for the structured data of its Wikimedia sister projects including Wikipedia, Wikivoyage, Wiktionary, Wikisource, and others." assertion.
- www.wikidata.org description "Wikidata is a free and open knowledge base that can be read and edited by both humans and machines. Wikidata acts as central storage for the structured data of its Wikimedia sister projects including Wikipedia, Wikivoyage, Wiktionary, Wikisource, and others." assertion.
- lov.linkeddata.es description "LOV is the main catalog of vocabularies published and used on the Web. LOV provides a choice of several hundreds of such vocabularies, based on quality requirements including URI stability and availability on the Web, use of standard formats and publication best practices, quality metadata and documentation, identifiable and trustable publication body, proper versioning policy." assertion.
- lov.linkeddata.es description "LOV is the main catalog of vocabularies published and used on the Web. LOV provides a choice of several hundreds of such vocabularies, based on quality requirements including URI stability and availability on the Web, use of standard formats and publication best practices, quality metadata and documentation, identifiable and trustable publication body, proper versioning policy." assertion.
- data.ign.fr description "French Mapping open data on administrative units and the register of coordinate systems." assertion.
- nanopub4arguments description "We could use nanopublications to structure arguments on the web such that we could automatically aggregate them and apply argumentation theories." assertion.
- prod-dekalog.inria.fr description "This dataset contains the results of the indexing done by IndeGx." assertion.
- www.wikidata.org description "Wikidata is a free, collaborative, multilingual, secondary database, collecting structured data to provide support for Wikipedia, Wikimedia Commons, the other wikis of the Wikimedia movement, and to anyone in the world." assertion.
- cbsmicrodata_metadata description "This knowledge graph was made for metadata of Statistics Netherlands (CBS) microdata (the data from individuals, companies or street level). It was a project for Knowledge Graph Course 2020 at Maastricht University. The goal of this project is to convert the descriptions of all CBS microdata sets into one knowledge graph with high-quality and comprehensive metadata so that the researchers can easily query the metadata, explore the relations among multiple datasets, and find the needed variables." assertion.
- cbsmicrodata_metadata description "This knowledge graph was made for metadata of Statistics Netherlands (CBS) microdata (the data from individuals, companies or street level). It was a project for Knowledge Graph Course 2020 at Maastricht University. The goal of this project is to convert the descriptions of all CBS microdata sets into one knowledge graph with high-quality and comprehensive metadata so that the researchers can easily query the metadata, explore the relations among multiple datasets, and find the needed variables." assertion.
- query.wikidata.org description "Wikidata is a free and open knowledge base that can be read and edited by both humans and machines." assertion.
- test description "this is a test" assertion.
- leiden-declaration description "This declaration expresses the support of an unprecedented effort to create a new Internet that is based on the FAIR guiding principles, open standards and protocols, and increased reliability and trustworthiness of data. In short, a new Internet that works as a truly meaningful data space." assertion.
- fip description "ODISSEI Portal" assertion.
- fip description "ODISSEI Portal" assertion.
- test description "this is just a test" assertion.
- abc description "this is just a test" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 2" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 1" assertion.
- _step description "Step 3" assertion.
- _step description "Step 3" assertion.
- _step description "Step 3" assertion.
- _step description "Step 3" assertion.
- _step description "Step 3" assertion.
- _step description "Step 3" assertion.
- _step description "Step 3" assertion.
- _step description "Step 3" assertion.
- _step description "Step 3" assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- _step description " @is_fairstep(label='test_label') def add(a: int, b: int) -> int: """ Computational step adding two ints together. """ return a + b " assertion.
- RAyE_qJYzZXoMcHEY3z_x5qgpWWCdjWi6dpNr4UWFWzwo description "accepted as is" assertion.