Research data manifest via RO-Crate 1.1

Type: object

Type: const Default: "https://w3id.org/ro/crate/1.1/context"
Specific value: "https://w3id.org/ro/crate/1.1/context"

Type: array

Used to express a RDF graph.

Each item of this array must be:


Type: object

Type: const Default: "Organization"
Specific value: "Organization"

Type: string

ROR ID if available

Type: array of object

Each item of this array must be:

Type: object

Type: const Default: "Person"
Specific value: "Person"

Type: string

ORCID if available or local id

Type: array of object

Reference to PropertyValue object containing eduPersonPrincipalName

Each item of this array must be:

Type: stringFormat: email
Type: object

Used to describe key-value pairs for domain and eduPersonPrincipalName

Type: string

Type: const Default: "PropertyValue"
Specific value: "PropertyValue"

Type: string

Examples:

"domain"
"eduPersonPrincipalName"

Type: string

Examples:

"gu.se"
"xperson@gu.se"
Type: object

Type: string Default: "./"

Relative file path of dataset, should be the string './'

Type: const Default: "Dataset"
Specific value: "Dataset"

Type: string

Type: object

Type: string

Relative file path from dataset root


Example:

"directory/data.csv"

Type: const Default: "File"
Specific value: "File"

Type: integer

Value must be greater or equal to 0

Type: string

Checksum for the file using SHA-256

Must match regular expression: ^[a-fA-F0-9]{64}$

Type: string

Media Type, https://schema.org/encodingFormat


Example:

"text/csv"

Type: stringFormat: date-time

Date of creation, https://schema.org/dateCreated

Type: stringFormat: date-time

Date when object was most recently modified, https://schema.org/dateModified

Type: stringFormat: uri

URL for the content of the object, https://schema.org/url


Example:

"https://example.com/datasets/42/directory/data.csv"
Type: object


Must not be:

Type: enum (of string)

Must be one of:

  • "CreativeWork"
  • "Dataset"
  • "File"
  • "Person"
  • "Organization"
  • "PropertyValue"

At least one of the items must be:

Type: object

Type: const Default: "ro-crate-metadata.json"
Specific value: "ro-crate-metadata.json"

Type: const Default: "CreativeWork"
Specific value: "CreativeWork"

Type: stringFormat: uuid

Type: object

Type: array

Type: object

Type: const Default: "./"
Specific value: "./"

Type: object

Type: const Default: "https://w3id.org/ro/crate/1.1"
Specific value: "https://w3id.org/ro/crate/1.1"