@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { "Basel"; ; a . "CC0-1.0"; "Creative Commons Zero v1.0 Universal"; "1.0"; a . , , , ; "2019"; ; "A lightweight approach to research object data packaging"; ; ; a . "Frederik Coppens"; a . "Eoghan Ó Carragáin"; a . "Kristi Holmes"; a . "Stian Soiland-Reyes"; a . "Finn Bacall"; a . "Salvador Capella-Gutierrez"; a . "Thomas Thelen"; a . "Nick Juty"; a . "Michael R Crusoe"; a . "Peter Sefton"; a . "Jason A. Clark"; a . "José María Fernández"; a . "Jose Manuel Gomez-Perez"; a . "Alasdair J. G. Gray"; a . "Ignacio Eguinoa"; a . "Kyle Chard"; a . "Oscar Corcho"; a . "Daniel Garijo"; a . "Giacomo Tartari"; a . "Carole Goble"; a . "Stuart Owen"; a . "Alan R Williams"; a . "Raul Palma"; 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 . "2019-08-29"; ; "A lightweight approach to research object... - Stian Soiland-Reyes - OBF: BOSC - ISMB ECCB 2019"; ; a . , , , , , , , , , , , , , , , , , , , , , , ; ; "2019-11-15"; """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.jsonld. 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."""; , , ; ; ; "RO-Crate specification dataset"; ; "1.0.0"; a . ; "text/html", ; ; "RO-Crate Metadata Specification 1.0"; ; "1.0.0"; a , . "application/pdf", ; "https://github.com/ResearchObject/ro-crate/releases/download/1.0.0/ro-crate-1.0.0.pdf"; "RO-Crate Metadata Specification 1.0"; ; "1.0.0"; a . "application/ld+json"; ; ; "RO-Crate JSON-LD Context"; ; "1.0.0"; a . dct:conformsTo ; ; "ro-crate-metadata.jsonld"; ; a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2025-06-16T15:23:34.157+02:00"^^xsd:dateTime; a npx:ExampleRoCreateNanopub . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApbztY8l4lWqVF8L/djJ1knoc7Nm5kVHT9NqSe0fXO9Hel3DRO2IyxJYVEvThhllBuHNtZK32ww23AlglArokhxPCSBPKvVgQS6r46khF2D85tnd5htaBq+bfjMqL+LDlQh3LdBpAqrLmsmfsPkU65CCxSGufBs2v39p41z5FkRXE1JKJ/UZe+1OUq+CibjOfo1g1Nz6HO0fZML7GnQBj5X9lvU0llmDk/sqdNMxAJDSQh2/Zh0kz7+Dm7vJOx3mNEXU4FuzVzKBYwTotvEcJod7Vot1fPOJXPGoNDVNKMQffCala9o4pqT739LS7R7ZFVMjzPkLUxYCjnEgOZI5t6wIDAQAB"; npx:hasSignature "M4VyIt0Lt7C2fnlw8RmEpvpFfUBptJVhcnDqnVJ6AYusO1d1IlB5r1HSdRxNKCLm1GUCtCNMq6XP8CxSC8O0+c7tEuJNWN602LPZe3sdf+cgWAShg8mBysrf3NOqo6ol8ImQVgs/nb4eEKNXaWHzPjXJRewVRlAwoULxr3WYkgTAY5ECRPq+25ZKg6vNyIgFY5+f/rQGceCtodi/S6wy4aXBMctofnJ3fV1FKOWmYvQm3JYaf5NBcfIOpQnclk2WbnKuJF3tq4xHdB6UyWDslx1NsI/Yzl7RtuWV9pG35oIhRoIOPTMD1YwvSmNS1hmmpNt+SbChftC31efwUhZh9A=="; npx:hasSignatureTarget this:; npx:signedBy . }