Schema
You can download the release-schema.json file in English.
Attribute
The extension defines a new Attribute object with these fields:
| Field | Title | Description | Type(s) |
|---|---|---|---|
name
|
Name |
The name of the attribute, such as 'brand', 'manufacturer', and similar. |
string |
value
|
Value |
The value of the attribute. |
string or number |
id
|
Id |
A local identifier for the attribute. |
string |
Item
The extension defines these fields in the Item object from OCDS:
| Field | Title | Description | Type(s) |
|---|---|---|---|
attributes
|
Attributes |
The attributes of the item. |
array of Attribute objects |