Skip to content

Commit

Permalink
codelists/+relatedProcessScheme.csv: Add and remove codes
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandewhurst committed Feb 4, 2025
1 parent d8168b4 commit 673ff63
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ For complete guidance on meeting the disclosure requirements of European law, se
"relatedProcesses": [
{
"id": "1",
"identifier": "123e4567-e89b-12d3-a456-426614174000",
"identifier": "123e4567-e89b-12d3-a456-426614174000-06",
"part": "PAR-0001",
"scheme": "eu-oj",
"scheme": "eu-notice-id-ref",
"relationship": [
"planning"
]
Expand All @@ -160,6 +160,14 @@ Report issues for this extension in the [ocds-extensions repository](https://git

## Changelog

### 2025-02-04

* Add `RelatedProcess.part` field.
* `+relatedProcessScheme.csv`:
* Add 'eu-notice-id-ref'
* Add 'eu-ojs-notice-id'
* Remove 'eu-oj'

### 2024-10-18

* Add `Bid.foreignSubsidyMeasures` field.
Expand Down
3 changes: 2 additions & 1 deletion codelists/+relatedProcessScheme.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Code,Title,Description
eu-oj,Official Journal of the European Union,An Official Journal of the European Union contracting process identifier.
eu-notice-id-ref,eForms versioned notice identifier,An eForms notice identifier (UUID) concatenated with the associated version identifier (2 digits) in the form {UUID}-{vv}.
eu-ojs-notice-id,Official Journal of the European Union notice identifier,"An Official Journal of the European Union notice identifier, also known as a Notice Publication ID in eForms."

0 comments on commit 673ff63

Please sign in to comment.