{"id":29702571,"url":"https://github.com/devgateway/ocds_certificate_extension","last_synced_at":"2026-02-06T06:01:55.800Z","repository":{"id":78414426,"uuid":"184640781","full_name":"devgateway/ocds_certificate_extension","owner":"devgateway","description":"Local extension for DNV Argentina project","archived":false,"fork":false,"pushed_at":"2019-06-12T12:52:07.000Z","size":11,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-23T13:00:09.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devgateway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-02T19:37:39.000Z","updated_at":"2019-06-12T12:52:09.000Z","dependencies_parsed_at":"2023-07-30T13:31:22.560Z","dependency_job_id":null,"html_url":"https://github.com/devgateway/ocds_certificate_extension","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devgateway/ocds_certificate_extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Focds_certificate_extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Focds_certificate_extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Focds_certificate_extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Focds_certificate_extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devgateway","download_url":"https://codeload.github.com/devgateway/ocds_certificate_extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Focds_certificate_extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29153140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-23T12:39:40.861Z","updated_at":"2026-02-06T06:01:55.793Z","avatar_url":"https://github.com/devgateway.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Certificates\n\nWe need a local extension for Direccion Nacional de Vialidad Argentina (DNV) in which we can define specific information about the contracting process such as:\n\n* Certificates\n\nThis extension will allow DNV to show more precise information about the certificates been made during the contracting implementation.\n\n## Worked example\nThe \"certificates\" extension will be a field inside contracts.implementation, which mean that will be at the same level as transactions\n\n```json\n{\n  \"certificates\" : [ \n\t{\n\t\t\"_id\" : \"0002084/2016\",\n\t\t\"status\" : \"EMITIDO\",\n\t\t\"date\" : \"2015-12-01T11:00:00.000Z\",\n\t\t\"certificateAmount\" : {\n\t\t\t\"amount\" : 1000,\n\t\t\t\"currency\" : \"ARS\"\n\t\t},\n\t\t\"totalAmount\" : {\n\t\t\t\"amount\" : 2000,\n\t\t\t\"currency\" : \"ARS\"\n\t\t}\n\t}, \n\t{\n\t\t\"_id\" : \"0002447/2016\",\n\t\t\"status\" : \"PAGADO\",\n\t\t\"date\" : \"2016-01-01T11:00:00.000Z\",\n\t\t\"certificateAmount\" : {\n\t\t\t\"amount\" : 2000,\n\t\t\t\"currency\" : \"ARS\"\n\t\t},\n\t\t\"totalAmount\" : {\n\t\t\t\"amount\" : 8000,\n\t\t\t\"currency\" : \"ARS\"\n\t\t}\n\t}\n  ]\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgateway%2Focds_certificate_extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevgateway%2Focds_certificate_extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgateway%2Focds_certificate_extension/lists"}