The purpose of this manifest is to integrate a local research storage with SND DORIS so that the researchers can easily describe, refer to and publish data without data having to leave the organisation’s own storage.
The goal is to have as few required fields as possible and focus on using a RO-Crate manifest to describe a set of files connected to an organisation (e.g. a university) and a list of researchers (identified by Swamid/eduGAIN identifiers).
The manifest for describing the storage manifest and files is based on RO-Crate 1.1.
PHP Nextcloud extension example
This is an overview of the properties supported by SND’s RO-Crate profile.
ro-crate-metadata.json
reference to the manifest, must be ro-crate-metadata.jsonhttps://w3id.org/ro/crate/1.1
04679b46-964c-11ec-b909-0242ac120002
UUID for the manifestdomain
example.com
organisation’s top domaineduPersonPrincipalName
localid@example.com
person Swamid/eduGAIN idexample-file.csv
relative path from dataset roothttps://example.com/04679b46-964c-11ec-b909-0242ac120002/example-file.csv
optional: public URL to fileSimple manifest with two files
Note: RO-Crate manifests must be expressed as a JSON-LD flattened graph, nested properties are not allowed.
This means references must be expressed with local id:s, for example Person.identifier
to PropertyValue
to reference the value for eduPersonPrincipalName
(see example manifest and example scripts).
To get access to the staging environment for handling the server contact SND.