obiba / opal-python-client

Python command lines for accessing Opal web services.
GNU General Public License v3.0
4 stars 3 forks source link

Locales in import-annot and export-annot #7

Closed meek0 closed 5 years ago

meek0 commented 5 years ago

export-annotshould manage variable annotations with locale attribute and the result should be of the form : project,table,variable,namespace,name,value,locale.

import-annot, used with the result of export-annot should manage localized annotation values.

Currently only values with "UNDEFINED" locale are managed.

ymarcon commented 5 years ago

It is required to be back compatible with annotztion files without the locale column.