-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add field lists to CoST IDS mapping files, update core CoST mapping to reflect latest schema #483
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
duncandewhurst
changed the title
A field lists to OC4IDS mapping files
Add field lists to OC4IDS mapping files
Mar 27, 2024
duncandewhurst
changed the title
Add field lists to OC4IDS mapping files
Add field lists to OC4IDS mapping files, update core CoST mapping to reflect latest schema
Mar 27, 2024
duncandewhurst
changed the title
Add field lists to OC4IDS mapping files, update core CoST mapping to reflect latest schema
Add field lists to CoST IDS mapping files, update core CoST mapping to reflect latest schema
Mar 27, 2024
odscjen
requested changes
Mar 28, 2024
Co-authored-by: Jen Harris <[email protected]>
…g/infrastructure into machine-readable-mapping
duncandewhurst
requested review from
jpmckinney
and removed request for
neelima-j
March 28, 2024 20:14
jpmckinney
force-pushed
the
machine-readable-mapping
branch
from
March 28, 2024 21:15
06cde70
to
0112732
Compare
jpmckinney
approved these changes
Mar 28, 2024
@@ -1068,5 +1068,45 @@ def update_sustainability_docs(): | |||
f.writelines(docs) | |||
|
|||
|
|||
@cli.command() | |||
def update_sustainability_fields(): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update https://ocds-standard-development-handbook.readthedocs.io/en/latest/profiles/infrastructure.html to describe when to run this command.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issues
Description
mapping/
. For the.csv
files, the field lists are hand-authored. Forsustainability.yaml
, the field lists are generated from the examples for each mapping, bymanage.py update-sustainability-fields
. These field lists are used to calculate coverage of the CoST IDS and to filter the OC4IDS field-level mapping template by CoST IDS element (work in progress).budget/budgetBreakdown
>budget/budgetBreakdowns/budgetBreakdown
)Merge checklist
After merging
-v machine-readable-mapping -s
with-v 0.9-dev -s
).