Skip to content

CompraNet/ocds_schemeUrl_extension

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Identifier Scheme Url Extension

Description

A url to more with human-readable information about the scheme used in the identifier block

Fields

  • identifier.schemeURL: A url to more with human-readable information about the scheme used in the identifier block

Example

...
 "parties": [
          {
            "id": "06C00",
            "additionalIdentifiers": [
              {
                "scheme": "MX-CPA",
                "id": "06",
                "legalName": "Hacienda y Crédito Público",
                "schemeUrl": "http://www.transparenciapresupuestaria.gob.mx/work/models/PTP/DatosAbiertos/Metadatos/catalogos_presupuestarios.xlsx"
              }
            ],
            "name": "Comisión Nacional de Seguros y Fianzas",
            "contactPoint": {
              "name": "Luis Fernando Sanchez Fernandez"
            },
            "identifier": {
              "id": "06C00",
              "legalName": "Comisión Nacional de Seguros y Fianzas",
              "scheme": "MX-CPA",
              "schemeUrl": "http://www.transparenciapresupuestaria.gob.mx/work/models/PTP/DatosAbiertos/Metadatos/catalogos_presupuestarios.xlsx"
            },
            "roles": [
              "buyer"
            ]
          },
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published