https://cgi-italy.github.io/insula/schemas/v1.1.1/apps/insula-json-dataset.schema.json
Insula JSON dataset configuration
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | insula-json-dataset.schema.json |
merged type (Insula JSON dataset)
all of
one (and only one) of
Reference this group by using
{"$ref":"https://cgi-italy.github.io/insula/schemas/v1.1.1/apps/insula-json-dataset.schema.json#/$defs/common"}
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
id | string |
Required | cannot be null | Insula JSON dataset |
name | string |
Required | cannot be null | Insula JSON dataset |
description | string |
Optional | cannot be null | Insula JSON dataset |
thumb | string |
Optional | cannot be null | Insula JSON dataset |
The dataset unique identifier
id
is required
Type: string
(Dataset ID)
cannot be null
defined in: Insula JSON dataset
string
(Dataset ID)
The dataset name
name
is required
Type: string
(Dataset name)
cannot be null
defined in: Insula JSON dataset
string
(Dataset name)
The dataset description. HTML content is supported
description
is optional
Type: string
(Dataset description)
cannot be null
defined in: Insula JSON dataset
string
(Dataset description)
The dataset thumb URL
thumb
is optional
Type: string
(Dataset thumb)
cannot be null
defined in: Insula JSON dataset
string
(Dataset thumb)