Profile repository¶
Structure¶
See also
The standard’s page for Structure
make update calls the manage.py script, which calls the build_profile method in extension_registry.py, which compiles a profile’s extensions into a consolidated extension, storing the results in schema/profile, and extends OCDS with the consolidated extension, storing the results in schema/patched. It also updates the codelists field in extension.json. All these built files are version controlled.