Skip to content

Can we find a dictionnary of 'BT' code and json fields ? #772

Answered by YvesJo
MathildeDI asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
You'll be able to find some eforms related information at https://single-market-economy.ec.europa.eu/single-market/public-procurement/digital-procurement/eforms_en
Also the excel spreadsheet of the Implementing Regulation Annex at https://ec.europa.eu/docsroom/documents/52697
In fields.json, you may find, for each defined Field, the identifier of the associated Business Term:

{
"id" : "BT-27-Lot",
"parentNodeId" : "ND-LotValueEstimate",
"name" : "Estimated Value",
"btId" : "BT-27",

Field IDs are derived from the BT IDs.

In the translations folder of the SDK you may find the labels of the BTs (file business-term_XX.xml) and the labels for the fields (file field_xx.xml).
KR

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rouschr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
fields Related to field metadata (/fields/fields.json) business terms Clarifications on business terms
2 participants