Schema
You can download the release-schema.json file in English.
Release
The extension defines these fields in the release schema:
| Field | Title | Description | Type(s) |
|---|---|---|---|
sources
|
Sources |
The information systems from which the data originates. |
array of Source objects |
Source
The extension defines a new Source object with these fields:
| Field | Title | Description | Type(s) |
|---|---|---|---|
id
|
ID |
The locally unique identifier for the source. |
string or integer |
name
|
Name |
The name of the source. |
string |
url
|
URL |
The web address of the source. |
string |