open-contracting / ocdskit

A suite of command-line tools for working with OCDS data
https://ocdskit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 7 forks source link

New commands: humanize and machinize #96

Closed jpmckinney closed 3 years ago

jpmckinney commented 5 years ago

humanize

machinize

Need to consider (perhaps reuse/copy code from CoVE):

Regarding extensions, need to consider how to retrieve translated schema/codelists. (Check how CoVE handles different languages of the schema.)

jpmckinney commented 3 years ago

This issue was created to avoid putting OCDS-specific logic in Flatten Tool. However, we now have an OCDS-specific tool (Spoonbill), so we can move this logic there.

See https://github.com/open-contracting/spoonbill/issues/54