Schema
You can download the release-schema.json
file in English.
Organization
The extension defines these fields in the Organization
object from OCDS:
Field | Title | Description | Type(s) |
---|---|---|---|
additionalContactPoints
|
Additional contact points |
An array of additional contact points that may be consulted for information. Additional contact points should each list the languages they operate in their name, and as structured data in the availableLanguage field. |
array of ContactPoint objects |
ContactPoint
The extension defines these fields in the ContactPoint
object from OCDS:
Field | Title | Description | Type(s) |
---|---|---|---|
availableLanguage
|
Available languages |
The languages the contact point operates in, using either two-letter ISO639-1, or extended BCP47 language tags. The use of lowercase two-letter codes from ISO639-1 is strongly recommended unless there is a clear user need for distinguishing the language subtype. |
array of strings |
address
|
Address |
The address of the contact point. |
Address object |