Skip to content

Metadata

  • Dataset (object)
    • $schema: Must be: "https://fairspec.github.io/fairspec-extension/profiles/0.4.0/dataset.json".
    • resources (array, required): Length must be at least 1.
  • Resource
  • Table1Resource (object): Data records have to conform to the Table1 schema.
    • name: Must be: "table1".
    • tableSchema: Must be: "https://fairspec.github.io/fairspec-extension/schemas/0.4.0/table1.json".
  • Table2Resource (object): Data items have to conform to the Table2 schema.
    • name: Must be: "table2".
    • tableSchema: Must be: "https://fairspec.github.io/fairspec-extension/schemas/0.4.0/table2.json".