Skip to content

Commit

Permalink
release-schema,tenderStatus(typo): Change favour to favor
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Mar 25, 2024
1 parent 4ae8303 commit b0defa9
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion schema/codelists/tenderStatus.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Code,Title,Description,Deprecated,Deprecation note
planning,Planning,"A future contracting process is being considered. Early information about the process can be provided in the tender section. A process with this status might provide information on early engagement or consultation opportunities, during which the details of a subsequent tender can be shaped.",1.2,"Deprecated as unnecessary, since contracting processes are separate from planning processes (which do not have any states)."
planned,Planned,"The contracting process is scheduled, but contracting documents (for example, procurement documents) are not yet available to potential suppliers.",1.2,Deprecated because the same information can be determined by the absence of `tender.datePublished` (new in 1.2).
active,Active,"The contracting documents (for example, procurement documents) are available to potential suppliers, and the bid submission deadline has not yet passed.",1.2,Deprecated because the same information can be determined by the presence of `tender.datePublished` (new in 1.2) and by comparing `tender/tenderPeriod/endDate` to `date`.
complete,Complete,The bid submission deadline has passed.,1.2,Deprecated in favour of 'complete' in the tender final status codelist (new in 1.2).
complete,Complete,The bid submission deadline has passed.,1.2,Deprecated in favor of 'complete' in the tender final status codelist (new in 1.2).
cancelled,Cancelled,"The contracting process was cancelled by the buyer or the procuring entity (for example, because of a change in needs, insufficient funds, or technical or procedural errors) after the contracting documents (for example, procurement documents) were available to potential suppliers, but not later than the bid submission deadline.",1.2,OCDS 1.2 replaces this code with a new field for final states.
unsuccessful,Unsuccessful,"The contracting process failed (for example, no bids were received, all bids were withdrawn by the bidders, all bids were rejected by the buyer or the procuring entity) after the contracting documents (for example, procurement documents) were available to potential suppliers, but not later than the bid submission deadline.",1.2,OCDS 1.2 replaces this code with a new field for final states.
withdrawn,Withdrawn,No further information on the contracting process is available under this ocid.,1.2,"This code is deprecated, because it describes the status of the publication, not of the contracting process."
12 changes: 6 additions & 6 deletions schema/dereferenced-release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -6224,7 +6224,7 @@
}
},
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -8737,7 +8737,7 @@
}
},
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -13996,7 +13996,7 @@
}
},
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -19237,7 +19237,7 @@
}
},
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -21746,7 +21746,7 @@
}
},
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -26999,7 +26999,7 @@
}
},
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down
6 changes: 3 additions & 3 deletions schema/release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"description": "The use of individual amendment objects has been deprecated. From OCDS 1.1 information should be provided in the amendments array.",
"$ref": "#/definitions/Amendment",
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -693,7 +693,7 @@
"description": "The use of individual amendment objects has been deprecated. From OCDS 1.1 information should be provided in the amendments array.",
"$ref": "#/definitions/Amendment",
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -885,7 +885,7 @@
"description": "The use of individual amendment objects has been deprecated. From OCDS 1.1 information should be provided in the amendments array.",
"$ref": "#/definitions/Amendment",
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down
6 changes: 3 additions & 3 deletions schema/versioned-release-validation-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@
"amendment": {
"$ref": "#/definitions/Amendment",
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -783,7 +783,7 @@
"amendment": {
"$ref": "#/definitions/Amendment",
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down Expand Up @@ -1003,7 +1003,7 @@
"amendment": {
"$ref": "#/definitions/Amendment",
"deprecated": {
"description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.",
"description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.",
"deprecatedVersion": "1.1"
}
}
Expand Down

0 comments on commit b0defa9

Please sign in to comment.