@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix pav: . @prefix rdf: . @prefix owl: . @prefix rdfg: . @prefix dce: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a ; "2451-8492"; "Data Science"; "http://datasciencehub.net/" . a ; "Basel"; . a ; "CC0-1.0"; "Creative Commons Zero v1.0 Universal"; "1.0" . a ; , , , , , , , , , , , , , , , ; "2022-01-04T13:00:00Z"; ; ; "Packaging research artefacts with RO-Crate" . a ; , , , ; "2019"; ; "A lightweight approach to research object data packaging"; ; . a ; "text/html", ; , , , , , , , , , , , , , , , ; "RO-Crate Metadata Specification 1.1 (single-page HTML)"; ; "1.1.2" . a ; "application/pdf", ; , , , , , , , , , , , , , , , ; "RO-Crate Metadata Specification 1.1 (PDF)"; ; "1.1.2" . a ; "Marco La Rosa" . a ; "Karl Sebby" . a ; "Cedric Decruw" . a ; "Frederik Coppens" . a ; "Mark Wilkinson" . a ; "Eoghan Ó Carragáin" . a ; "Jasper Koehorst" . a ; "Simone Leo" . a ; "Kristi Holmes" . a ; "Ronald Siebes" . a ; "Muhammad Radifar" . a ; "Stian Soiland-Reyes" . a ; "Sveinung Gundersen" . a ; "Finn Bacall" . a ; "Salvador Capella-Gutierrez" . a ; "brandon whitehead" . a ; "Sergio Serra" . a ; "Douglas Lowe" . a ; "Thomas Thelen" . a ; "Nick Juty" . a ; "Chenxu Niu" . a ; "Shady El Damaty" . a ; "Michael R Crusoe" . a ; "Björn Grüning" . a ; "Alexander Kanitz" . a ; "Peter Sefton" . a ; "Jason A. Clark" . a ; "José María Fernández" . a ; "Tomasz Miksa" . a ; "Paul Brack" . a ; "Jose Manuel Gomez-Perez" . a ; "Alasdair J. G. Gray" . a ; "Jeremy Jay" . a ; "Ignacio Eguinoa" . a ; "Kyle Chard" . a ; "Hervé Ménager" . a ; "Oscar Corcho" . a ; "Marc Portier" . a ; "Kosuke Tanabe" . a ; "Paul Groth" . a ; "Erich Bremer" . a ; "Daniel Garijo" . a ; "Bert Droesbeke" . a ; "Giacomo Tartari" . a ; "Carole Goble" . a ; "Mercè Crosas" . a ; "Xuanqi Li" . a ; "Paul Walk" . a ; "Milan Ojsteršek" . a ; "Ana Trisovic" . a ; "Stuart Owen" . a ; "Alan R Williams" . a ; "Mark Graves" . a ; "Andreas Czerniak" . a ; "Gavin Kennedy" . a ; "LJ Garcia Castro"; "Leyla Jael Castro" . a ; "Shaun de Witt" . a ; "Raul Palma" . a ; "Laura Rodríguez-Navas" . a ; ; "Research Object Crate (RO-Crate) website"; ; "https://www.researchobject.org/ro-crate/" . a ; "Packaging research artefacts with RO-Crate (RO-Crate)" . a ; "Apache-2.0"; "Apache License 2.0"; "2.0" . a ; "2019-06-25"; ; "ISMB ECCB 2019"; "2019-06-21" . a ; "PDF 1.4"; "Acrobat PDF 1.4 - Portable Document Format" . a ; "HTML5"; "Hypertext Markup Language 5" . a ; "BOSC2019"; "2019-06-25"; ; "Bioinformatics Open Source Conference 2019"; "2019-06-24"; . a ; "ResearchObject.org"; "https://www.researchobject.org/" . a , ; "About this document" . a , ; "Changelog" . a , ; "Implementation notes" . a , ; "Appendix" . a , ; "RO-Crate JSON-LD" . a , ; "Handling relative URI references" . a ; "application/ld+json"; "https://w3id.org/ro/crate/1.1/context"; , , , ; ; "RO-Crate JSON-LD Context"; , ; "1.1.2" . a , ; "Contextual Entities" . a , ; "Data Entities" . a , ; "text/html", ; "https://w3id.org/ro/crate/1.1"; "RO-Crate Metadata Specification 1.1"; ; "1.1.2" . a , ; "Introduction" . a , ; "Metadata of the RO-Crate" . a , ; "Provenance of entities" . a , ; "Root Data Entity" . a , ; "RO-Crate Structure" . a , ; "Terminology" . a , ; "Workflows and scripts" . a ; , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ; "RO-Crate Community"; ; "2022-01-19T10:54:41Z"; "https://www.researchobject.org/ro-crate/community" . a ; , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ; , ; "2022-01-19"; """This specification defines a method, known as RO-Crate (Research Object Crate), of organizing file-based data with associated metadata, using linked data principles, in both human and machine readable formats, with the ability to include additional domain-specific metadata. The core of RO-Crate is a JSON-LD file, the RO-Crate Metadata File, named ro-crate-metadata.json. This file contains structured metadata about the dataset as a whole (the Root Data Entity) and, optionally, about some or all of its files. This provides a simple way to, for example, assert the authors (e.g. people, organizations) of the RO-Crate or one its files, or to capture more complex provenance for files, such as how they were created using software and equipment. While providing the formal specification for RO-Crate, this document also aims to be a practical guide for software authors to create tools for generating and consuming research data packages, with explanation by examples."""; , ; , , , , , , , , , , , , , , , , , , ; "https://doi.org/10.5281/zenodo.5841615"; ; ; ; "RO-Crate specification dataset"; ; "1.1.2" . a ; dct:conformsTo ; ; . a ; "2019-08-29"; ; "A lightweight approach to research object... - Stian Soiland-Reyes - OBF: BOSC - ISMB ECCB 2019"; . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { this: a npx:ExampleNanopub; dct:created "2025-06-27T17:09:01.667+02:00"^^xsd:dateTime . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApbztY8l4lWqVF8L/djJ1knoc7Nm5kVHT9NqSe0fXO9Hel3DRO2IyxJYVEvThhllBuHNtZK32ww23AlglArokhxPCSBPKvVgQS6r46khF2D85tnd5htaBq+bfjMqL+LDlQh3LdBpAqrLmsmfsPkU65CCxSGufBs2v39p41z5FkRXE1JKJ/UZe+1OUq+CibjOfo1g1Nz6HO0fZML7GnQBj5X9lvU0llmDk/sqdNMxAJDSQh2/Zh0kz7+Dm7vJOx3mNEXU4FuzVzKBYwTotvEcJod7Vot1fPOJXPGoNDVNKMQffCala9o4pqT739LS7R7ZFVMjzPkLUxYCjnEgOZI5t6wIDAQAB"; npx:hasSignature "WBc0mp8031+V0mUFduiUYQz4MIG5yeiGmsqBBo6AAczHgPY9j2GK/KL/BUR+6w/JGNObYIdJQkgo6Mxlh30X2+/50XW0NwfV5PwFejnPTKQpye/G1DVHJq2Um4TXucw/nWlzQZVwVdg+qMY8sY6a9Nx2hAvXGGDxZyMjHc6j8+My1HqLK2M6nOv47GyfRvEb7NJx0GwBHrmsrGGZV2ajgbi9c22MHNWzyO3+nVG1rhNH0vQAFD31Vn158G4KgMXdUb58boIiGfYyXRzEC/Vk5i2znch4E/NBmL09MzTimCWXo4XPNUtw0FtMWA+8m8tBA1nFP+lJFaVdTLu31zRX7g=="; npx:hasSignatureTarget this:; npx:signedBy . }