Releases: DSACMS/gov-codejson
Releases · DSACMS/gov-codejson
Major Schema Update: v2.0.0
gov-codejson: v2.0.0 Schema Updates
This release contains the latest version of the code.json metadata standard (v2.0.0) as well as the agency-index.json schema (v2.0.0) needed for compliance with the SHARE IT Act
code.json
- Added new information to be collected required by the SHARE IT Act:
feedbackMechanism,contractNumber,reuseFrequency,repositoryURL,repositoryVisibility,usageTypewith SHARE IT Act exemptions - Added a new field
AIUseCaseID, required by M-25-21 - Added optional fields from the GSA code.json metadata standard
Government-Wide Schema: https://github.com/DSACMS/gov-codejson/blob/main/schemas/schema-2.0.0.json
CMS Schema: https://github.com/DSACMS/gov-codejson/blob/main/schemas/cms/schema-2.0.0.json
agency-index.json
- Added schema and documentation for this index file, since it is part of agency deliverables for SHARE IT Act compliance
Schema: https://github.com/DSACMS/gov-codejson/blob/main/schemas/agency-index/schema-2.0.0.json
Documentation
- procedures.md: Contains tools and processes to generate and update code.json & agency-index.json files, including tools created by other teams and agencies