- From: Stian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
- Date: Fri, 14 Nov 2014 11:23:19 +0000
- To: public-rosc@w3.org, Linked JSON <public-linked-json@w3.org>, public-openannotation <public-openannotation@w3.org>, "public-lod@w3.org" <public-lod@w3.org>
I am proud to announce the updated Research Object Bundle 1.0, a researchobject.org specification: https://w3id.org/bundle/2014-11-05/ This specification defines RO Bundle, a ZIP-based file format that bundles resources which when aggregated form an identifiable conceptual work; say a collection of datasets resulting from a scientific experiment, or a gathering of logs and outputs from a particular command line execution. This specification is accompanied by two APIs for creating and managing RO Bundles: Java: https://github.com/wf4ever/robundle/ Ruby: https://github.com/myGrid/ruby-ro-bundle The RO Bundle include a manifest, aggregated resources (which might be included as files in the ZIP or as external URIs), their annotations and provenance for the purposes of exporting, archiving, publishing and transferring the Research Object as a whole. The structure of the ZIP-file is decided by the user and/or application, except for the reserved paths for the mediatype, JSON-LD manifest and annotations. RO Bundle relies on several existing RDF vocabularies : * OAI-ORE - aggregation * PROV - general provenance * PAV - contributions and sources * ORCID - identifying contributors * FOAF - describing contributors * OA - annotation on aggregated resources * RO - research object model For further comments or suggestions, feel free to use the mailing list for the W3C ROSC community group - http://www.w3.org/community/rosc/ or raise a Github issue/pull request at https://github.com/ResearchObject/specifications/tree/gh-pages/bundle/draft -- Stian Soiland-Reyes, Manchester e-Science Lab School of Computer Science The University of Manchester http://soiland-reyes.com/stian/work/ http://orcid.org/0000-0001-9842-9718
Received on Friday, 14 November 2014 11:24:08 UTC