relaton / relaton-bipm

MIT License
2 stars 0 forks source link

(URGENT) Support new “declaration” type #23

Closed ronaldtse closed 2 years ago

ronaldtse commented 2 years ago

As implemented in https://github.com/metanorma/bipm-data-outcomes/pull/8 , relaton-bipm needs to support the “declaration” type of resolution.

The syntax to refer to it would be “BODY Declaration (YYYY)” where BODY is the “subject”, YYYY is the “identifier”.

In French it would be “BODY Déclaration YYYY”.

andrew2net commented 2 years ago

In French it would be “BODY Déclaration YYYY”

@ronaldtse the Relaton model contains English and French translations in one item. Do we really need to have references in different languages?

andrew2net commented 2 years ago

@ronaldtse do we need to get only English content with an English reference and only French with a French reference?

ronaldtse commented 2 years ago

@andrew2net we should be able to fetch the same reference (which is bilingual) using English or French.

i.e. the data is bilingual. The fetch syntax (whether in English or French) retrieves the same item.