Schema

You can download the release-schema.json file in English.

Tender

The extension defines these fields in the Tender object from OCDS:

Field Title Description Type(s)
designContest Design contest

Information about the organization of a design contest.

DesignContest object

Lot

The extension defines these fields in the Lot object from the Lots extension:

Field Title Description Type(s)
designContest Design contest

Information about the organization of a design contest.

DesignContest object

DesignContest

The extension defines a new DesignContest object with these fields:

Field Title Description Type(s)
selectedParticipants Selected participants

The organizations that have already been selected to participate in the design contest.

array of OrganizationReference objects
hasPrizes Has prizes

Whether prizes will be awarded in the design contest.

boolean
prizes Prizes

Information about the prizes awarded in the design contest.

Prizes object
rewardsDetails Rewards details

The details and conditions of the payments to be made to the participants.

string
followUpContracts Follow-up contracts

Whether any contracts following the design contest will be awarded to the winner or winners of the design contest.

boolean
bindingJuryDecision Binding jury decision

Whether the jury’s decision is binding on the procuring entity.

boolean
juryMembers Jury members

The members of the jury.

array of JuryMember objects

JuryMember

The extension defines a new JuryMember object with these fields:

Field Title Description Type(s)
name Name

The name of the jury member.

string

Prizes

The extension defines a new Prizes object with these fields:

Field Title Description Type(s)
description Description

The description of the prizes.

string
details Details

Information about the individual prizes.

array of Prize objects

Prize

The extension defines a new Prize object with these fields:

Field Title Description Type(s)
id Identifier

The locally unique identifier for the prize.

string
description Description

The description of the prize.

string
value Value

The value of the prize.

Value object