Skip to content

Commit

Permalink
update guidance.yaml: update example for BT-707-Part
Browse files Browse the repository at this point in the history
  • Loading branch information
odscjen committed Dec 5, 2024
1 parent 2537b78 commit 69a9791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions output/mapping/eforms/guidance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10590,9 +10590,9 @@
BG-101: Procurement Documents
eForms guidance: |-
[Get the document for the document reference](operations.md#get-the-document-for-a-document-reference).
Look up the code's label in the [authority table](https://op.europa.eu/en/web/eu-vocabularies/concept-scheme/-/resource?uri=http://publications.europa.eu/resource/authority/communication-justification) and map to the document's `.accessDetails`.
Look up the code's label in the [authority table](https://op.europa.eu/en/web/eu-vocabularies/concept-scheme/-/resource?uri=http://publications.europa.eu/resource/authority/communication-justification) and map to the document's `.accessDetails`. Append if other information is already mapped to this field.
eForms example: <cac:CallForTendersDocumentReference><cbc:ID>20210521/CTFD/ENG/7654-02</cbc:ID><cbc:DocumentTypeCode listName="communication-justification">ipr-iss</cbc:DocumentTypeCode></cac:CallForTendersDocumentReference>
OCDS example: '{"tender":{"documents":[{"id":"20210521/CTFD/ENG/7654-02","accessDetails":"Restricted. Intellectual property rights issues"}]}}'
OCDS example: '{"tender":{"documents":[{"id":"20210521/CTFD/ENG/7654-02","accessDetails":"Intellectual property rights issues"}]}}'
sdk: https://docs.ted.europa.eu/eforms/latest/schema/procedure-lot-part-information.html#procurementDocsSection
- id: BT-708-Lot
parentNodeId: ND-LotDocOfficialLanguage
Expand Down

0 comments on commit 69a9791

Please sign in to comment.